aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btbcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-28Bluetooth: btbcm: Added 003.006.007, changed 001.003.015Azamat H. Hackimov1-1/+2
2020-04-22Bluetooth: btbcm: Add 2 missing models to subver tablesHans de Goede1-0/+2
2020-04-22Bluetooth: btbcm: Try multiple Patch filenames when loading the Patch firmwareHans de Goede1-16/+43
2020-04-22Bluetooth: btbcm: Bail sooner from btbcm_initialize() when not loading fwHans de Goede1-7/+7
2020-04-22Bluetooth: btbcm: Make btbcm_setup_patchram use btbcm_finalizeHans de Goede1-19/+8
2020-04-22Bluetooth: btbcm: Make btbcm_initialize() print local-name on re-init tooHans de Goede1-9/+10
2020-04-22Bluetooth: btbcm: Fold Patch loading + applying into btbcm_initialize()Hans de Goede1-20/+30
2020-04-22Bluetooth: btbcm: Move setting of USE_BDADDR_PROPERTY quirk to hci_bcm.cHans de Goede1-6/+0
2020-04-22Bluetooth: btbcm: Drop upper nibble version check from btbcm_initialize()Hans de Goede1-4/+0
2020-01-09Bluetooth: btbcm : Fix warning about missing blank lines after declarationsChangqi Du1-0/+2
2019-11-27Bluetooth: btbcm: Support pcm configurationAbhishek Pandit-Subedi1-0/+46
2019-11-22Bluetooth: btbcm: Use the BDADDR_PROPERTY quirkAndre Heider1-0/+6
2019-11-21Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetoothMohammad Rasim1-0/+1
2019-11-19Bluetooth: btbcm: Add entry for BCM4334B0 UART BluetoothStephan Gerhold1-0/+3
2019-09-05bluetooth: bcm: Add support for loading firmware for BCM4345C5Ondrej Jirman1-0/+3
2019-07-06Bluetooth: btbcm: Add entry for BCM4359C0 UART bluetoothNeil Armstrong1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2019-05-05Bluetooth: btbcm: Add default address for BCM2076B1Stephan Gerhold1-0/+5
2019-04-23Bluetooth: btbcm: Add entry for BCM2076B1 UART BluetoothStephan Gerhold1-0/+1
2019-04-23Bluetooth: btbcm: Add default address for BCM43341BFerry Toth1-1/+3
2018-12-19Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetoothPaweł Chmiel1-0/+1
2018-12-19Bluetooth: btbcm: Add default address for BCM43430A0Chen-Yu Tsai1-1/+6
2018-12-19Bluetooth: hci_bcm: Add BCM20702A1 variantMaxime Ripard1-0/+6
2018-09-27Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetoothChristian Hewitt1-0/+1
2018-05-18Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM"Hans de Goede1-5/+4
2018-05-18Bluetooth: btbcm: Remove duplicate code from btbcm_setup_patchram()Hans de Goede1-73/+5
2018-05-18Bluetooth: btbcm: Allow using btbcm_initialize() for reinitHans de Goede1-23/+10
2018-05-18Bluetooth: btbcm: Make btbcm_initialize() also work for USB connected devicesHans de Goede1-29/+43
2018-05-18Bluetooth: btbcm: Factor out common code to determine subversionHans de Goede1-22/+18
2018-05-18Bluetooth: btbcm: Stop using upper nibble of rev to chose between uart/USB pathsHans de Goede1-9/+6
2018-01-18Bluetooth: btbcm: Add entry for BCM4343A0 UART bluetoothJörg Krause1-0/+1
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann1-53/+50
2017-10-14Bluetooth: btbcm: Add entry for BCM4356A2 UART bluetoothHans de Goede1-0/+2
2017-10-10Bluetooth: btbcm: Add support for MINIX Z83-4 based devicesIan W MORRISON1-0/+1
2017-08-17Bluetooth: btbcm: Consolidate the controller information commandsMarcel Holtmann1-30/+39
2017-06-29Bluetooth: btbcm: Add entry for BCM43430 UART bluetoothIan Molton1-0/+1
2017-06-12Bluetooth: btbcm: Read controller features during configurationMarcel Holtmann1-0/+36
2017-02-16Bluetooth: btbcm: Add a delay for module resetWen-chien Jesse Sung1-0/+3
2016-02-23Bluetooth: btbcm: Fix handling of firmware not foundPetri Gynther1-1/+2
2015-10-21Bluetooth: btbcm: Read USB product information for Apple devicesMarcel Holtmann1-0/+9
2015-10-21Bluetooth: btbcm: Fix firmware version number calculationMarcel Holtmann1-4/+4
2015-10-07Bluetooth: btbcm: Read the local name in setup stageMarcel Holtmann1-0/+44
2015-10-05Bluetooth: btbcm: Send HCI Reset before sending Apple specific commandsMarcel Holtmann1-2/+8
2015-07-30Bluetooth: btbcm: Add BCM4330B1 UART deviceFrederic Danis1-1/+7
2015-07-14Bluetooth: btbcm: allow btbcm_read_verbose_config to fail on AppleChris Mason1-6/+5
2015-06-17Bluetooth: btbcm: Support the BCM4354 Bluetooth UART deviceIlya Faenson1-0/+2
2015-06-06Bluetooth: btbcm: Add helper functions for UART setupFrederic Danis1-0/+89
2015-06-06Bluetooth: btbcm: Add BCM4324B3 UART deviceFrederic Danis1-2/+13
2015-06-06Bluetooth: btbcm: Move request/release_firmware()Frederic Danis1-14/+12
2015-05-15Bluetooth: btbcm: Fix calls to __hci_cmd_sync()Frederic Danis1-6/+0