aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-16Bluetooth: btusb: print FW version after FW downloadGravatar Amit K Bag 1-0/+7
2019-10-16Bluetooth: btrtl: Fix an issue for the incorrect error return code.Gravatar Max Chou 1-1/+1
2019-10-16Bluetooth: hci_nokia: Save a few cycles in 'nokia_enqueue()'Gravatar Christophe JAILLET 1-1/+1
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 3-10/+10
2019-09-05Bluetooth: btusb: Use cmd_timeout to reset Realtek deviceGravatar Alex Lu 1-0/+31
2019-09-05Bluetooth: btrtl: Fix an issue that failing to download the FW which size is ...Gravatar Max Chou 1-1/+5
2019-09-05Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macrosGravatar Alex Lu 1-28/+28
2019-09-05Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macrosGravatar Alex Lu 1-6/+6
2019-09-05Bluetooth: btrtl: Add firmware version printGravatar Alex Lu 1-21/+35
2019-09-05Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERYGravatar Alex Lu 1-0/+5
2019-09-05Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the P...Gravatar Harish Bandi 2-2/+5
2019-09-05bluetooth: hci_bcm: Give more time to come out of resetGravatar Ondrej Jirman 1-1/+1
2019-09-05bluetooth: bcm: Add support for loading firmware for BCM4345C5Gravatar Ondrej Jirman 2-0/+4
2019-09-05Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART RadioGravatar Rocky Liao 1-0/+5
2019-09-05Bluetooth: hci_qca: Make structure qca_proto constantGravatar Nishka Dasgupta 1-1/+1
2019-09-05Bluetooth: btusb: Fix suspend issue for Realtek devicesGravatar Alex Lu 1-4/+30
2019-09-05Bluetooth: hci_bcm: Fix -Wunused-const-variable warningsGravatar YueHaibing 1-15/+15
2019-09-05Bluetooth: hci_qca: Remove redundant initializations to zeroGravatar Matthias Kaehlcke 1-19/+0
2019-09-04Bluetooth: bpa10x: change return valueGravatar Navid Emamdoost 1-1/+1
2019-09-04Bluetooth: hci_qca: disable irqs when spinlock is acquiredGravatar Harish Bandi 1-4/+6
2019-09-04Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesGravatar Jian-Hong Pan 1-0/+3
2019-08-30Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Gravatar Mario Limonciello 1-5/+0
2019-08-14Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()Gravatar Rocky Liao 1-2/+2
2019-08-12Bluetooth: btqca: Reset download type to defaultGravatar Balakrishna Godavarthi 1-0/+1
2019-08-12Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_eventGravatar Claire Chang 1-1/+1
2019-08-12Bluetooth: hci_qca: Send VS pre shutdown command.Gravatar Harish Bandi 3-0/+31