| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-16 | Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap | Christian Eggers | 1 | -4/+4 |
| 2025-01-15 | Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() | Charles Han | 1 | -0/+3 |
| 2024-11-14 | Bluetooth: btbcm: fix missing of_node_put() in btbcm_get_board_name() | Javier Carrasco | 1 | -3/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-03-06 | Bluetooth: btbcm: Use devm_kstrdup() | Christophe JAILLET | 1 | -4/+1 |
| 2024-03-06 | Bluetooth: btbcm: Use strreplace() | Christophe JAILLET | 1 | -5/+2 |
| 2023-08-11 | Bluetooth: btbcm: add default address for BCM43430A1 | Mans Rullgard | 1 | -0/+5 |
| 2023-04-23 | Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not set | Hans de Goede | 1 | -3/+44 |
| 2023-04-10 | bluetooth: btbcm: Fix logic error in forming the board name. | Sasha Finkelstein | 1 | -1/+1 |
| 2022-07-21 | Bluetooth: hci_bcm: Add BCM4349B1 variant | Ahmad Fatoum | 1 | -0/+2 |
| 2022-07-21 | Bluetooth: hci_bcm: Add support for FW loading in autobaud mode | Hakan Jansson | 1 | -8/+23 |
| 2022-05-13 | Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth | Tim Harvey | 1 | -0/+1 |
| 2022-05-13 | Bluetooth: btbcm: Support per-board firmware variants | Linus Walleij | 1 | -1/+51 |
| 2022-01-06 | Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 and 8,2 | Aditya Garg | 1 | -0/+12 |
| 2021-12-07 | Bluetooth: btbcm: disable read tx power for some Macs with the T2 Security chip | Aditya Garg | 1 | -0/+39 |
| 2021-08-16 | Bluetooth: btbcm: add patch ram for bluetooth | Angus Ainslie | 1 | -0/+1 |
| 2021-06-26 | Bluetooth: btbcm: Add entry for BCM43430B0 UART Bluetooth | Mikhail Rudenko | 1 | -0/+1 |
| 2020-05-28 | Bluetooth: btbcm: Added 003.006.007, changed 001.003.015 | Azamat H. Hackimov | 1 | -1/+2 |
| 2020-04-22 | Bluetooth: btbcm: Add 2 missing models to subver tables | Hans de Goede | 1 | -0/+2 |
| 2020-04-22 | Bluetooth: btbcm: Try multiple Patch filenames when loading the Patch firmware | Hans de Goede | 1 | -16/+43 |
| 2020-04-22 | Bluetooth: btbcm: Bail sooner from btbcm_initialize() when not loading fw | Hans de Goede | 1 | -7/+7 |
| 2020-04-22 | Bluetooth: btbcm: Make btbcm_setup_patchram use btbcm_finalize | Hans de Goede | 1 | -19/+8 |
| 2020-04-22 | Bluetooth: btbcm: Make btbcm_initialize() print local-name on re-init too | Hans de Goede | 1 | -9/+10 |
| 2020-04-22 | Bluetooth: btbcm: Fold Patch loading + applying into btbcm_initialize() | Hans de Goede | 1 | -20/+30 |
| 2020-04-22 | Bluetooth: btbcm: Move setting of USE_BDADDR_PROPERTY quirk to hci_bcm.c | Hans de Goede | 1 | -6/+0 |
| 2020-04-22 | Bluetooth: btbcm: Drop upper nibble version check from btbcm_initialize() | Hans de Goede | 1 | -4/+0 |
| 2020-01-09 | Bluetooth: btbcm : Fix warning about missing blank lines after declarations | Changqi Du | 1 | -0/+2 |
| 2019-11-27 | Bluetooth: btbcm: Support pcm configuration | Abhishek Pandit-Subedi | 1 | -0/+46 |
| 2019-11-22 | Bluetooth: btbcm: Use the BDADDR_PROPERTY quirk | Andre Heider | 1 | -0/+6 |
| 2019-11-21 | Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetooth | Mohammad Rasim | 1 | -0/+1 |
| 2019-11-19 | Bluetooth: btbcm: Add entry for BCM4334B0 UART Bluetooth | Stephan Gerhold | 1 | -0/+3 |
| 2019-09-05 | bluetooth: bcm: Add support for loading firmware for BCM4345C5 | Ondrej Jirman | 1 | -0/+3 |
| 2019-07-06 | Bluetooth: btbcm: Add entry for BCM4359C0 UART bluetooth | Neil Armstrong | 1 | -0/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -16/+1 |
| 2019-05-05 | Bluetooth: btbcm: Add default address for BCM2076B1 | Stephan Gerhold | 1 | -0/+5 |
| 2019-04-23 | Bluetooth: btbcm: Add entry for BCM2076B1 UART Bluetooth | Stephan Gerhold | 1 | -0/+1 |
| 2019-04-23 | Bluetooth: btbcm: Add default address for BCM43341B | Ferry Toth | 1 | -1/+3 |
| 2018-12-19 | Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetooth | Paweł Chmiel | 1 | -0/+1 |
| 2018-12-19 | Bluetooth: btbcm: Add default address for BCM43430A0 | Chen-Yu Tsai | 1 | -1/+6 |
| 2018-12-19 | Bluetooth: hci_bcm: Add BCM20702A1 variant | Maxime Ripard | 1 | -0/+6 |
| 2018-09-27 | Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth | Christian Hewitt | 1 | -0/+1 |
| 2018-05-18 | Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM" | Hans de Goede | 1 | -5/+4 |
| 2018-05-18 | Bluetooth: btbcm: Remove duplicate code from btbcm_setup_patchram() | Hans de Goede | 1 | -73/+5 |
| 2018-05-18 | Bluetooth: btbcm: Allow using btbcm_initialize() for reinit | Hans de Goede | 1 | -23/+10 |
| 2018-05-18 | Bluetooth: btbcm: Make btbcm_initialize() also work for USB connected devices | Hans de Goede | 1 | -29/+43 |
| 2018-05-18 | Bluetooth: btbcm: Factor out common code to determine subversion | Hans de Goede | 1 | -22/+18 |
| 2018-05-18 | Bluetooth: btbcm: Stop using upper nibble of rev to chose between uart/USB paths | Hans de Goede | 1 | -9/+6 |
| 2018-01-18 | Bluetooth: btbcm: Add entry for BCM4343A0 UART bluetooth | Jörg Krause | 1 | -0/+1 |
| 2017-10-30 | Bluetooth: Use bt_dev_err and bt_dev_info when possible | Marcel Holtmann | 1 | -53/+50 |
| 2017-10-14 | Bluetooth: btbcm: Add entry for BCM4356A2 UART bluetooth | Hans de Goede | 1 | -0/+2 |
| 2017-10-10 | Bluetooth: btbcm: Add support for MINIX Z83-4 based devices | Ian W MORRISON | 1 | -0/+1 |
| 2017-08-17 | Bluetooth: btbcm: Consolidate the controller information commands | Marcel Holtmann | 1 | -30/+39 |
| 2017-06-29 | Bluetooth: btbcm: Add entry for BCM43430 UART bluetooth | Ian Molton | 1 | -0/+1 |
| 2017-06-12 | Bluetooth: btbcm: Read controller features during configuration | Marcel Holtmann | 1 | -0/+36 |
| 2017-02-16 | Bluetooth: btbcm: Add a delay for module reset | Wen-chien Jesse Sung | 1 | -0/+3 |
| 2016-02-23 | Bluetooth: btbcm: Fix handling of firmware not found | Petri Gynther | 1 | -1/+2 |
| 2015-10-21 | Bluetooth: btbcm: Read USB product information for Apple devices | Marcel Holtmann | 1 | -0/+9 |
| 2015-10-21 | Bluetooth: btbcm: Fix firmware version number calculation | Marcel Holtmann | 1 | -4/+4 |
| 2015-10-07 | Bluetooth: btbcm: Read the local name in setup stage | Marcel Holtmann | 1 | -0/+44 |
| 2015-10-05 | Bluetooth: btbcm: Send HCI Reset before sending Apple specific commands | Marcel Holtmann | 1 | -2/+8 |
| 2015-07-30 | Bluetooth: btbcm: Add BCM4330B1 UART device | Frederic Danis | 1 | -1/+7 |
| 2015-07-14 | Bluetooth: btbcm: allow btbcm_read_verbose_config to fail on Apple | Chris Mason | 1 | -6/+5 |
| 2015-06-17 | Bluetooth: btbcm: Support the BCM4354 Bluetooth UART device | Ilya Faenson | 1 | -0/+2 |
| 2015-06-06 | Bluetooth: btbcm: Add helper functions for UART setup | Frederic Danis | 1 | -0/+89 |
| 2015-06-06 | Bluetooth: btbcm: Add BCM4324B3 UART device | Frederic Danis | 1 | -2/+13 |
| 2015-06-06 | Bluetooth: btbcm: Move request/release_firmware() | Frederic Danis | 1 | -14/+12 |
| 2015-05-15 | Bluetooth: btbcm: Fix calls to __hci_cmd_sync() | Frederic Danis | 1 | -6/+0 |
| 2015-04-30 | Bluetooth: btbcm: Export patchram download as separate function | Marcel Holtmann | 1 | -69/+79 |
| 2015-04-07 | Bluetooth: btbcm: Add firmware table for UART based devices | Marcel Holtmann | 1 | -15/+41 |
| 2015-04-07 | Bluetooth: btusb: Move Broadcom quirk setting into support module | Marcel Holtmann | 1 | -0/+4 |
| 2015-04-07 | Bluetooth: btbcm: Add support for Broadcom controller setup | Marcel Holtmann | 1 | -0/+258 |
| 2015-04-07 | Bluetooth: btbcm: Introduce generic Broadcom Bluetooth support | Marcel Holtmann | 1 | -0/+99 |