summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: serdev: Constify serdev_device_opsRikard Falkeborn2020-05-131-3/+1
* Bluetooth: btusb: Add support for Intel Bluetooth Device Typhoon Peak (8087:0...Raghuram Hegde2020-05-131-0/+2
* Bluetooth: btusb: Implement hdev->prevent_wakeAbhishek Pandit-Subedi2020-05-131-0/+8
* Bluetooth: hci_h5: Add support for binding RTL8723BS with device treeVasily Khoruzhick2020-05-111-0/+2
* Bluetooth: hci_qca: allow max-speed to be set for QCA9377 devicesChristian Hewitt2020-04-281-7/+9
* Bluetooth: hci_qca: add compatible for QCA9377Christian Hewitt2020-04-281-0/+1
* Bluetooth: btusb: Adding support for LE scatternet to Jfp and ThPAlain Michaud2020-04-281-2/+7
* Bluetooth: Adding driver and quirk defs for multi-role LEAlain Michaud2020-04-281-0/+1
* Bluetooth: btbcm: Add 2 missing models to subver tablesHans de Goede2020-04-221-0/+2
* Bluetooth: btbcm: Try multiple Patch filenames when loading the Patch firmwareHans de Goede2020-04-221-16/+43
* Bluetooth: btbcm: Bail sooner from btbcm_initialize() when not loading fwHans de Goede2020-04-221-7/+7
* Bluetooth: btbcm: Make btbcm_setup_patchram use btbcm_finalizeHans de Goede2020-04-223-22/+11
* Bluetooth: btbcm: Make btbcm_initialize() print local-name on re-init tooHans de Goede2020-04-221-9/+10
* Bluetooth: btbcm: Fold Patch loading + applying into btbcm_initialize()Hans de Goede2020-04-223-40/+35
* Bluetooth: btbcm: Move setting of USE_BDADDR_PROPERTY quirk to hci_bcm.cHans de Goede2020-04-222-6/+6
* Bluetooth: btbcm: Drop upper nibble version check from btbcm_initialize()Hans de Goede2020-04-221-4/+0
* Bluetooth: btrtl: Add support for RTL8761BZiqian SUN (Zamir)2020-04-111-1/+9
* Bluetooth: btusb: check for NULL in btusb_find_altsetting()Sathish Narasimman2020-04-081-0/+3
* Bluetooth: btusb: Enable MSFT extension for Intel ThunderPeak devicesMiao-chen Chou2020-04-051-0/+9
* Bluetooth: btusb: Enable Intel events even if already in operational modeMarcel Holtmann2020-04-051-8/+9
* Bluetooth: btusb: handle mSBC audio over USB EndpointsSathish Narasimman2020-04-051-37/+119
* Bluetooth: hci_bcm: fix freeing not-requested IRQMichał Mirosław2020-04-031-1/+4
* Bluetooth: hci_bcm: respect IRQ polarity from DTMichał Mirosław2020-04-031-1/+2
* Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390Rocky Liao2020-04-023-13/+48
* Bluetooth: btusb: print Intel fw build version in power-on bootSukumar Ghorai2020-03-161-1/+8
* Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possibleMarcel Holtmann2020-03-111-13/+13
* Bluetooth: bfusb: Switch from BT_ERR to bt_dev_err where possibleMarcel Holtmann2020-03-111-17/+16
* Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud2020-03-081-1/+1
* Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional()Rocky Liao2020-03-041-8/+8
* Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA RomeRocky Liao2020-03-041-21/+26
* Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991Rocky Liao2020-03-011-3/+7
* Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA RomeRocky Liao2020-02-281-1/+3
* Bluetooth: Support querying for WBS support through MGMTAlain Michaud2020-02-281-0/+3
* Bluetooth: btusb: Add flag to define wideband speech capabilityAlain Michaud2020-02-281-6/+13
* Bluetooth: hci_h4: Remove a redundant assignment in 'h4_flush()'Christophe JAILLET2020-02-281-2/+0
* Bluetooth: hci_h4: Fix a typo in a commentChristophe JAILLET2020-02-281-1/+1
* Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-282-5/+5
* Bluetooth: hci_h5: Move variable into local scopeMarcel Holtmann2020-02-181-1/+2
* Bluetooth: hci_qca: Bug fixes while collecting controller memory dumpVenkata Lakshmi Narayana Gubba2020-02-181-34/+67
* Bluetooth: hci_h5: btrtl: Add support for RTL8822CMax Chou2020-02-183-1/+33
* Bluetooth: Fix a typo in KconfigChristophe JAILLET2020-02-161-1/+1
* Bluetooth: hci_uart: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-1/+1
* Bluetooth: hci_intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-1/+1
* Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-2/+2
* Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE deviceSergey Shatunov2020-02-081-0/+1
* Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOCVenkata Lakshmi Narayana Gubba2020-02-051-7/+3
* Bluetooth: hci_qca: Enable clocks required for BT SOCVenkata Lakshmi Narayana Gubba2020-02-031-0/+16
* Bluetooth: btrtl: Use kvmalloc for FW allocationsMaxim Mikityanskiy2020-01-241-9/+11
* Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA RomeRocky Liao2020-01-161-9/+11
* Bluetooth: hci_qca: Retry btsoc initialize when it failsRocky Liao2020-01-151-0/+19