summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2020-06-22Bluetooth: hci_bcm: fix freeing not-requested IRQMichał Mirosław
2020-06-22Bluetooth: hci_bcm: respect IRQ polarity from DTMichał Mirosław
2020-06-22Bluetooth: Adding driver and quirk defs for multi-role LEAlain Michaud
2020-06-22Bluetooth: btbcm: Add 2 missing models to subver tablesHans de Goede
2020-06-22Bluetooth: hci_qca: Fix suspend/resume functionality failureZijun Hu
2020-06-22Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()Chuhong Yuan
2020-03-16Bluetooth: btusb: print Intel fw build version in power-on bootSukumar Ghorai
2020-03-11Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possibleMarcel Holtmann
2020-03-11Bluetooth: bfusb: Switch from BT_ERR to bt_dev_err where possibleMarcel Holtmann
2020-03-08Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud
2020-03-04Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional()Rocky Liao
2020-03-04Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA RomeRocky Liao
2020-03-01Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991Rocky Liao
2020-02-28Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA RomeRocky Liao
2020-02-28Bluetooth: Support querying for WBS support through MGMTAlain Michaud
2020-02-28Bluetooth: btusb: Add flag to define wideband speech capabilityAlain Michaud
2020-02-28Bluetooth: hci_h4: Remove a redundant assignment in 'h4_flush()'Christophe JAILLET
2020-02-28Bluetooth: hci_h4: Fix a typo in a commentChristophe JAILLET
2020-02-28Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-18Bluetooth: hci_h5: Move variable into local scopeMarcel Holtmann
2020-02-18Bluetooth: hci_qca: Bug fixes while collecting controller memory dumpVenkata Lakshmi Narayana Gubba
2020-02-18Bluetooth: hci_h5: btrtl: Add support for RTL8822CMax Chou
2020-02-16Bluetooth: Fix a typo in KconfigChristophe JAILLET
2020-02-13Bluetooth: hci_uart: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-13Bluetooth: hci_intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-13Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-08Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE deviceSergey Shatunov
2020-02-05Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOCVenkata Lakshmi Narayana Gubba
2020-02-03Bluetooth: hci_qca: Enable clocks required for BT SOCVenkata Lakshmi Narayana Gubba
2020-01-24Bluetooth: btrtl: Use kvmalloc for FW allocationsMaxim Mikityanskiy
2020-01-16Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA RomeRocky Liao
2020-01-15Bluetooth: hci_qca: Retry btsoc initialize when it failsRocky Liao
2020-01-15Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown()Rocky Liao
2020-01-15Bluetooth: hci_bcm: enable IRQ capability from devicetreeGuillaume La Roque
2020-01-15Bluetooth: btsdio: Check for valid packet typeLuiz Augusto von Dentz
2020-01-15Bluetooth: hci_h5: Add support for ISO packetsLuiz Augusto von Dentz
2020-01-15Bluetooth: hci_h4: Add support for ISO packetsLuiz Augusto von Dentz
2020-01-15Bluetooth: hci_vhci: Add support for ISO packetsLuiz Augusto von Dentz
2020-01-14Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome p...Rocky Liao
2020-01-09Bluetooth: btbcm : Fix warning about missing blank lines after declarationsChangqi Du
2020-01-08Bluetooth: hci_qca: Remove set but not used variable 'opcode'YueHaibing
2020-01-08Bluetooth: hci_qca: Use vfree() instead of kfree()Wei Yongjun
2020-01-06Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME deviceRocky Liao
2020-01-04Bluetooth: hci_qca: Collect controller memory dump during SSRBalakrishna Godavarthi
2020-01-04Bluetooth: hci_bcm: Drive RTS only for BCM43438Stefan Wahren
2020-01-04Bluetooth: btbcm: Add missing static inline in headerAbhishek Pandit-Subedi
2020-01-04Bluetooth: hci_qca: Replace of_device_get_match_data with device_get_match_dataRocky Liao
2020-01-04Bluetooth: hci_bcm: Add device-tree compatible for BCM4329Dmitry Osipenko
2019-12-05Bluetooth: btusb: Disable runtime suspend on Realtek devicesKai-Heng Feng
2019-11-29Bluetooth: btusb: fix memory leak on fwColin Ian King