summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btbcm.c
AgeCommit message (Expand)Author
2024-03-06Bluetooth: btbcm: Use devm_kstrdup()Christophe JAILLET
2024-03-06Bluetooth: btbcm: Use strreplace()Christophe JAILLET
2023-08-11Bluetooth: btbcm: add default address for BCM43430A1Mans Rullgard
2023-04-23Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not setHans de Goede
2023-04-10bluetooth: btbcm: Fix logic error in forming the board name.Sasha Finkelstein
2022-07-21Bluetooth: hci_bcm: Add BCM4349B1 variantAhmad Fatoum
2022-07-21Bluetooth: hci_bcm: Add support for FW loading in autobaud modeHakan Jansson
2022-05-13Bluetooth: btbcm: Add entry for BCM4373A0 UART BluetoothTim Harvey
2022-05-13Bluetooth: btbcm: Support per-board firmware variantsLinus Walleij
2022-01-06Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 and 8,2Aditya Garg
2021-12-07Bluetooth: btbcm: disable read tx power for some Macs with the T2 Security chipAditya Garg
2021-08-16Bluetooth: btbcm: add patch ram for bluetoothAngus Ainslie
2021-06-26Bluetooth: btbcm: Add entry for BCM43430B0 UART BluetoothMikhail Rudenko
2020-05-28Bluetooth: btbcm: Added 003.006.007, changed 001.003.015Azamat H. Hackimov
2020-04-22Bluetooth: btbcm: Add 2 missing models to subver tablesHans de Goede
2020-04-22Bluetooth: btbcm: Try multiple Patch filenames when loading the Patch firmwareHans de Goede
2020-04-22Bluetooth: btbcm: Bail sooner from btbcm_initialize() when not loading fwHans de Goede
2020-04-22Bluetooth: btbcm: Make btbcm_setup_patchram use btbcm_finalizeHans de Goede
2020-04-22Bluetooth: btbcm: Make btbcm_initialize() print local-name on re-init tooHans de Goede
2020-04-22Bluetooth: btbcm: Fold Patch loading + applying into btbcm_initialize()Hans de Goede
2020-04-22Bluetooth: btbcm: Move setting of USE_BDADDR_PROPERTY quirk to hci_bcm.cHans de Goede
2020-04-22Bluetooth: btbcm: Drop upper nibble version check from btbcm_initialize()Hans de Goede
2020-01-09Bluetooth: btbcm : Fix warning about missing blank lines after declarationsChangqi Du
2019-11-27Bluetooth: btbcm: Support pcm configurationAbhishek Pandit-Subedi
2019-11-22Bluetooth: btbcm: Use the BDADDR_PROPERTY quirkAndre Heider
2019-11-21Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetoothMohammad Rasim
2019-11-19Bluetooth: btbcm: Add entry for BCM4334B0 UART BluetoothStephan Gerhold
2019-09-05bluetooth: bcm: Add support for loading firmware for BCM4345C5Ondrej Jirman
2019-07-06Bluetooth: btbcm: Add entry for BCM4359C0 UART bluetoothNeil Armstrong
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-05Bluetooth: btbcm: Add default address for BCM2076B1Stephan Gerhold
2019-04-23Bluetooth: btbcm: Add entry for BCM2076B1 UART BluetoothStephan Gerhold
2019-04-23Bluetooth: btbcm: Add default address for BCM43341BFerry Toth
2018-12-19Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetoothPaweł Chmiel
2018-12-19Bluetooth: btbcm: Add default address for BCM43430A0Chen-Yu Tsai
2018-12-19Bluetooth: hci_bcm: Add BCM20702A1 variantMaxime Ripard
2018-09-27Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetoothChristian Hewitt
2018-05-18Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM"Hans de Goede
2018-05-18Bluetooth: btbcm: Remove duplicate code from btbcm_setup_patchram()Hans de Goede
2018-05-18Bluetooth: btbcm: Allow using btbcm_initialize() for reinitHans de Goede
2018-05-18Bluetooth: btbcm: Make btbcm_initialize() also work for USB connected devicesHans de Goede
2018-05-18Bluetooth: btbcm: Factor out common code to determine subversionHans de Goede
2018-05-18Bluetooth: btbcm: Stop using upper nibble of rev to chose between uart/USB pathsHans de Goede
2018-01-18Bluetooth: btbcm: Add entry for BCM4343A0 UART bluetoothJörg Krause
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann
2017-10-14Bluetooth: btbcm: Add entry for BCM4356A2 UART bluetoothHans de Goede
2017-10-10Bluetooth: btbcm: Add support for MINIX Z83-4 based devicesIan W MORRISON
2017-08-17Bluetooth: btbcm: Consolidate the controller information commandsMarcel Holtmann
2017-06-29Bluetooth: btbcm: Add entry for BCM43430 UART bluetoothIan Molton
2017-06-12Bluetooth: btbcm: Read controller features during configurationMarcel Holtmann