summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
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
2019-11-28Bluetooth: btusb: fix non-atomic allocation in completion handlerJohan Hovold
2019-11-27Bluetooth: hci_bcm: Support pcm params in dtsAbhishek Pandit-Subedi
2019-11-27Bluetooth: btbcm: Support pcm configurationAbhishek Pandit-Subedi
2019-11-27Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354Abhishek Pandit-Subedi
2019-11-27Bluetooth: btusb: Edit the logical value for Realtek Bluetooth resetMax Chou
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-11-15Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum
2019-11-09Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991Balakrishna Godavarthi
2019-11-09Bluetooth: btqca: Rename ROME specific variables to generic variablesBalakrishna Godavarthi
2019-11-07Bluetooth: btmtksdio: add MODULE_DEVICE_TABLE()Bartosz Golaszewski
2019-11-04Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli
2019-11-04Bluetooth: hci_qca: add PM supportClaire Chang
2019-10-26Bluetooth: hci_bcm: Add compatible string for BCM43540Abhishek Pandit-Subedi
2019-10-26Bluetooth: btrtl: remove unneeded semicolonYueHaibing
2019-10-21Bluetooth: hci_bcm: Fix RTS handling during startupStefan Wahren
2019-10-21Revert "Bluetooth: hci_qca: Add delay for wcn3990 stability"Jeffrey Hugo
2019-10-19Bluetooth: btusb: Remove return statement in btintel_reset_to_bootloaderNathan Chancellor
2019-10-17Bluetooth: hci_qca: Split qca_power_setup()Bjorn Andersson
2019-10-17Bluetooth: hci_qca: Use regulator bulk enable/disableBjorn Andersson
2019-10-17Bluetooth: hci_qca: Don't vote for specific voltageBjorn Andersson
2019-10-17Bluetooth: hci_qca: Update regulator_set_load() usageBjorn Andersson
2019-10-17Bluetooth: hci_qca: Add delay for wcn3990 stabilityJeffrey Hugo
2019-10-17Bluetooth: btusb: Trigger Intel FW download error recoveryAmit K Bag
2019-10-16Bluetooth: btwilink: drop superseded driverSebastian Reichel
2019-10-16Revert "Bluetooth: hci_ll: set operational frequency earlier"Adam Ford
2019-10-16Bluetooth: btusb: Use IS_ENABLED instead of #ifdefMarcel Holtmann
2019-10-16Bluetooth: btusb: avoid unused function warningArnd Bergmann