Age | Commit message (Expand) | Author |
2020-04-22 | Bluetooth: btbcm: Add 2 missing models to subver tables | Hans de Goede |
2020-04-22 | Bluetooth: btbcm: Try multiple Patch filenames when loading the Patch firmware | Hans de Goede |
2020-04-22 | Bluetooth: btbcm: Bail sooner from btbcm_initialize() when not loading fw | Hans de Goede |
2020-04-22 | Bluetooth: btbcm: Make btbcm_setup_patchram use btbcm_finalize | Hans de Goede |
2020-04-22 | Bluetooth: btbcm: Make btbcm_initialize() print local-name on re-init too | Hans de Goede |
2020-04-22 | Bluetooth: btbcm: Fold Patch loading + applying into btbcm_initialize() | Hans de Goede |
2020-04-22 | Bluetooth: btbcm: Move setting of USE_BDADDR_PROPERTY quirk to hci_bcm.c | Hans de Goede |
2020-04-22 | Bluetooth: btbcm: Drop upper nibble version check from btbcm_initialize() | Hans de Goede |
2020-01-09 | Bluetooth: btbcm : Fix warning about missing blank lines after declarations | Changqi Du |
2019-11-27 | Bluetooth: btbcm: Support pcm configuration | Abhishek Pandit-Subedi |
2019-11-22 | Bluetooth: btbcm: Use the BDADDR_PROPERTY quirk | Andre Heider |
2019-11-21 | Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetooth | Mohammad Rasim |
2019-11-19 | Bluetooth: btbcm: Add entry for BCM4334B0 UART Bluetooth | Stephan Gerhold |
2019-09-05 | bluetooth: bcm: Add support for loading firmware for BCM4345C5 | Ondrej Jirman |
2019-07-06 | Bluetooth: btbcm: Add entry for BCM4359C0 UART bluetooth | Neil Armstrong |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-05 | Bluetooth: btbcm: Add default address for BCM2076B1 | Stephan Gerhold |
2019-04-23 | Bluetooth: btbcm: Add entry for BCM2076B1 UART Bluetooth | Stephan Gerhold |
2019-04-23 | Bluetooth: btbcm: Add default address for BCM43341B | Ferry Toth |
2018-12-19 | Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetooth | Paweł Chmiel |
2018-12-19 | Bluetooth: btbcm: Add default address for BCM43430A0 | Chen-Yu Tsai |
2018-12-19 | Bluetooth: hci_bcm: Add BCM20702A1 variant | Maxime Ripard |
2018-09-27 | Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth | Christian Hewitt |
2018-05-18 | Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM" | Hans de Goede |
2018-05-18 | Bluetooth: btbcm: Remove duplicate code from btbcm_setup_patchram() | Hans de Goede |
2018-05-18 | Bluetooth: btbcm: Allow using btbcm_initialize() for reinit | Hans de Goede |
2018-05-18 | Bluetooth: btbcm: Make btbcm_initialize() also work for USB connected devices | Hans de Goede |
2018-05-18 | Bluetooth: btbcm: Factor out common code to determine subversion | Hans de Goede |
2018-05-18 | Bluetooth: btbcm: Stop using upper nibble of rev to chose between uart/USB paths | Hans de Goede |
2018-01-18 | Bluetooth: btbcm: Add entry for BCM4343A0 UART bluetooth | Jörg Krause |
2017-10-30 | Bluetooth: Use bt_dev_err and bt_dev_info when possible | Marcel Holtmann |
2017-10-14 | Bluetooth: btbcm: Add entry for BCM4356A2 UART bluetooth | Hans de Goede |
2017-10-10 | Bluetooth: btbcm: Add support for MINIX Z83-4 based devices | Ian W MORRISON |
2017-08-17 | Bluetooth: btbcm: Consolidate the controller information commands | Marcel Holtmann |
2017-06-29 | Bluetooth: btbcm: Add entry for BCM43430 UART bluetooth | Ian Molton |
2017-06-12 | Bluetooth: btbcm: Read controller features during configuration | Marcel Holtmann |
2017-02-16 | Bluetooth: btbcm: Add a delay for module reset | Wen-chien Jesse Sung |
2016-02-23 | Bluetooth: btbcm: Fix handling of firmware not found | Petri Gynther |
2015-10-21 | Bluetooth: btbcm: Read USB product information for Apple devices | Marcel Holtmann |
2015-10-21 | Bluetooth: btbcm: Fix firmware version number calculation | Marcel Holtmann |
2015-10-07 | Bluetooth: btbcm: Read the local name in setup stage | Marcel Holtmann |
2015-10-05 | Bluetooth: btbcm: Send HCI Reset before sending Apple specific commands | Marcel Holtmann |
2015-07-30 | Bluetooth: btbcm: Add BCM4330B1 UART device | Frederic Danis |
2015-07-14 | Bluetooth: btbcm: allow btbcm_read_verbose_config to fail on Apple | Chris Mason |
2015-06-17 | Bluetooth: btbcm: Support the BCM4354 Bluetooth UART device | Ilya Faenson |
2015-06-06 | Bluetooth: btbcm: Add helper functions for UART setup | Frederic Danis |
2015-06-06 | Bluetooth: btbcm: Add BCM4324B3 UART device | Frederic Danis |
2015-06-06 | Bluetooth: btbcm: Move request/release_firmware() | Frederic Danis |
2015-05-15 | Bluetooth: btbcm: Fix calls to __hci_cmd_sync() | Frederic Danis |
2015-04-30 | Bluetooth: btbcm: Export patchram download as separate function | Marcel Holtmann |