aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2020-01-24Bluetooth: btrtl: Use kvmalloc for FW allocationsGravatar Maxim Mikityanskiy 1-9/+11
2020-01-16Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA RomeGravatar Rocky Liao 1-9/+11
2020-01-15Bluetooth: hci_qca: Retry btsoc initialize when it failsGravatar Rocky Liao 1-0/+19
2020-01-15Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown()Gravatar Rocky Liao 1-12/+16
2020-01-15Bluetooth: hci_bcm: enable IRQ capability from devicetreeGravatar Guillaume La Roque 1-0/+3
2020-01-15Bluetooth: btsdio: Check for valid packet typeGravatar Luiz Augusto von Dentz 1-5/+14
2020-01-15Bluetooth: hci_h5: Add support for ISO packetsGravatar Luiz Augusto von Dentz 1-0/+3
2020-01-15Bluetooth: hci_h4: Add support for ISO packetsGravatar Luiz Augusto von Dentz 2-0/+8
2020-01-15Bluetooth: hci_vhci: Add support for ISO packetsGravatar Luiz Augusto von Dentz 1-0/+1
2020-01-14Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome p...Gravatar Rocky Liao 1-21/+33
2020-01-09Bluetooth: btbcm : Fix warning about missing blank lines after declarationsGravatar Changqi Du 1-0/+2
2020-01-08Bluetooth: hci_qca: Remove set but not used variable 'opcode'Gravatar YueHaibing 1-2/+1
2020-01-08Bluetooth: hci_qca: Use vfree() instead of kfree()Gravatar Wei Yongjun 1-2/+2
2020-01-06Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME deviceGravatar Rocky Liao 1-0/+1
2020-01-04Bluetooth: hci_qca: Collect controller memory dump during SSRGravatar Balakrishna Godavarthi 1-5/+291
2020-01-04Bluetooth: hci_bcm: Drive RTS only for BCM43438Gravatar Stefan Wahren 1-4/+17
2020-01-04Bluetooth: btbcm: Add missing static inline in headerGravatar Abhishek Pandit-Subedi 1-2/+2
2020-01-04Bluetooth: hci_qca: Replace of_device_get_match_data with device_get_match_dataGravatar Rocky Liao 1-1/+1
2020-01-04Bluetooth: hci_bcm: Add device-tree compatible for BCM4329Gravatar Dmitry Osipenko 1-0/+1
2019-12-05Bluetooth: btusb: Disable runtime suspend on Realtek devicesGravatar Kai-Heng Feng 1-0/+4
2019-11-29Bluetooth: btusb: fix memory leak on fwGravatar Colin Ian King 1-1/+1
2019-11-28Bluetooth: btusb: fix non-atomic allocation in completion handlerGravatar Johan Hovold 1-1/+1
2019-11-27Bluetooth: hci_bcm: Support pcm params in dtsGravatar Abhishek Pandit-Subedi 1-0/+19
2019-11-27Bluetooth: btbcm: Support pcm configurationGravatar Abhishek Pandit-Subedi 2-0/+62
2019-11-27Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354Gravatar Abhishek Pandit-Subedi 1-2/+29
2019-11-27Bluetooth: btusb: Edit the logical value for Realtek Bluetooth resetGravatar Max Chou 1-2/+2
2019-11-22Bluetooth: btbcm: Use the BDADDR_PROPERTY quirkGravatar Andre Heider 1-0/+6
2019-11-21Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetoothGravatar Mohammad Rasim 2-0/+2
2019-11-19Bluetooth: btbcm: Add entry for BCM4334B0 UART BluetoothGravatar Stephan Gerhold 1-0/+3
2019-11-15Bluetooth: btusb: fix PM leak in error case of setupGravatar Oliver Neukum 1-1/+2
2019-11-09Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991Gravatar Balakrishna Godavarthi 3-20/+74
2019-11-09Bluetooth: btqca: Rename ROME specific variables to generic variablesGravatar Balakrishna Godavarthi 2-25/+25
2019-11-07Bluetooth: btmtksdio: add MODULE_DEVICE_TABLE()Gravatar Bartosz Golaszewski 1-0/+1
2019-11-04Bluetooth: Fix invalid-free in bcsp_close()Gravatar Tomas Bortoli 1-0/+3
2019-11-04Bluetooth: hci_qca: add PM supportGravatar Claire Chang 1-3/+124
2019-10-26Bluetooth: hci_bcm: Add compatible string for BCM43540Gravatar Abhishek Pandit-Subedi 1-0/+1
2019-10-26Bluetooth: btrtl: remove unneeded semicolonGravatar YueHaibing 1-1/+1
2019-10-21Bluetooth: hci_bcm: Fix RTS handling during startupGravatar Stefan Wahren 1-0/+2
2019-10-21Revert "Bluetooth: hci_qca: Add delay for wcn3990 stability"Gravatar Jeffrey Hugo 1-3/+1
2019-10-19Bluetooth: btusb: Remove return statement in btintel_reset_to_bootloaderGravatar Nathan Chancellor 1-1/+0
2019-10-17Bluetooth: hci_qca: Split qca_power_setup()Gravatar Bjorn Andersson 1-25/+36
2019-10-17Bluetooth: hci_qca: Use regulator bulk enable/disableGravatar Bjorn Andersson 1-42/+13
2019-10-17Bluetooth: hci_qca: Don't vote for specific voltageGravatar Bjorn Andersson 1-18/+8
2019-10-17Bluetooth: hci_qca: Update regulator_set_load() usageGravatar Bjorn Andersson 1-15/+18
2019-10-17Bluetooth: hci_qca: Add delay for wcn3990 stabilityGravatar Jeffrey Hugo 1-1/+3
2019-10-17Bluetooth: btusb: Trigger Intel FW download error recoveryGravatar Amit K Bag 3-4/+67
2019-10-16Bluetooth: btwilink: drop superseded driverGravatar Sebastian Reichel 3-349/+0
2019-10-16Revert "Bluetooth: hci_ll: set operational frequency earlier"Gravatar Adam Ford 1-21/+18
2019-10-16Bluetooth: btusb: Use IS_ENABLED instead of #ifdefGravatar Marcel Holtmann 1-15/+7
2019-10-16Bluetooth: btusb: avoid unused function warningGravatar Arnd Bergmann 1-3/+2