summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown()Rocky Liao2020-01-151-12/+16
* Bluetooth: hci_bcm: enable IRQ capability from devicetreeGuillaume La Roque2020-01-151-0/+3
* Bluetooth: btsdio: Check for valid packet typeLuiz Augusto von Dentz2020-01-151-5/+14
* Bluetooth: hci_h5: Add support for ISO packetsLuiz Augusto von Dentz2020-01-151-0/+3
* Bluetooth: hci_h4: Add support for ISO packetsLuiz Augusto von Dentz2020-01-152-0/+8
* Bluetooth: hci_vhci: Add support for ISO packetsLuiz Augusto von Dentz2020-01-151-0/+1
* Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome p...Rocky Liao2020-01-141-21/+33
* Bluetooth: btbcm : Fix warning about missing blank lines after declarationsChangqi Du2020-01-091-0/+2
* Bluetooth: hci_qca: Remove set but not used variable 'opcode'YueHaibing2020-01-081-2/+1
* Bluetooth: hci_qca: Use vfree() instead of kfree()Wei Yongjun2020-01-081-2/+2
* Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME deviceRocky Liao2020-01-061-0/+1
* Bluetooth: hci_qca: Collect controller memory dump during SSRBalakrishna Godavarthi2020-01-041-5/+291
* Bluetooth: hci_bcm: Drive RTS only for BCM43438Stefan Wahren2020-01-041-4/+17
* Bluetooth: btbcm: Add missing static inline in headerAbhishek Pandit-Subedi2020-01-041-2/+2
* Bluetooth: hci_qca: Replace of_device_get_match_data with device_get_match_dataRocky Liao2020-01-041-1/+1
* Bluetooth: hci_bcm: Add device-tree compatible for BCM4329Dmitry Osipenko2020-01-041-0/+1
* Bluetooth: btusb: Disable runtime suspend on Realtek devicesKai-Heng Feng2019-12-051-0/+4
* Bluetooth: btusb: fix memory leak on fwColin Ian King2019-11-291-1/+1
* Bluetooth: btusb: fix non-atomic allocation in completion handlerJohan Hovold2019-11-281-1/+1
* Bluetooth: hci_bcm: Support pcm params in dtsAbhishek Pandit-Subedi2019-11-271-0/+19
* Bluetooth: btbcm: Support pcm configurationAbhishek Pandit-Subedi2019-11-272-0/+62
* Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354Abhishek Pandit-Subedi2019-11-271-2/+29
* Bluetooth: btusb: Edit the logical value for Realtek Bluetooth resetMax Chou2019-11-271-2/+2
* Bluetooth: btbcm: Use the BDADDR_PROPERTY quirkAndre Heider2019-11-221-0/+6
* Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetoothMohammad Rasim2019-11-212-0/+2
* Bluetooth: btbcm: Add entry for BCM4334B0 UART BluetoothStephan Gerhold2019-11-191-0/+3
* Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum2019-11-151-1/+2
* Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991Balakrishna Godavarthi2019-11-093-20/+74
* Bluetooth: btqca: Rename ROME specific variables to generic variablesBalakrishna Godavarthi2019-11-092-25/+25
* Bluetooth: btmtksdio: add MODULE_DEVICE_TABLE()Bartosz Golaszewski2019-11-071-0/+1
* Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli2019-11-041-0/+3
* Bluetooth: hci_qca: add PM supportClaire Chang2019-11-041-3/+124
* Bluetooth: hci_bcm: Add compatible string for BCM43540Abhishek Pandit-Subedi2019-10-261-0/+1
* Bluetooth: btrtl: remove unneeded semicolonYueHaibing2019-10-261-1/+1
* Bluetooth: hci_bcm: Fix RTS handling during startupStefan Wahren2019-10-211-0/+2
* Revert "Bluetooth: hci_qca: Add delay for wcn3990 stability"Jeffrey Hugo2019-10-211-3/+1
* Bluetooth: btusb: Remove return statement in btintel_reset_to_bootloaderNathan Chancellor2019-10-191-1/+0
* Bluetooth: hci_qca: Split qca_power_setup()Bjorn Andersson2019-10-171-25/+36
* Bluetooth: hci_qca: Use regulator bulk enable/disableBjorn Andersson2019-10-171-42/+13
* Bluetooth: hci_qca: Don't vote for specific voltageBjorn Andersson2019-10-171-18/+8
* Bluetooth: hci_qca: Update regulator_set_load() usageBjorn Andersson2019-10-171-15/+18
* Bluetooth: hci_qca: Add delay for wcn3990 stabilityJeffrey Hugo2019-10-171-1/+3
* Bluetooth: btusb: Trigger Intel FW download error recoveryAmit K Bag2019-10-173-4/+67
* Bluetooth: btwilink: drop superseded driverSebastian Reichel2019-10-163-349/+0
* Revert "Bluetooth: hci_ll: set operational frequency earlier"Adam Ford2019-10-161-21/+18
* Bluetooth: btusb: Use IS_ENABLED instead of #ifdefMarcel Holtmann2019-10-161-15/+7
* Bluetooth: btusb: avoid unused function warningArnd Bergmann2019-10-161-3/+2