summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2019-11-22Bluetooth: btbcm: Use the BDADDR_PROPERTY quirkAndre Heider-0/+6
2019-11-21Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetoothMohammad Rasim-0/+2
2019-11-19Bluetooth: btbcm: Add entry for BCM4334B0 UART BluetoothStephan Gerhold-0/+3
2019-11-15Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum-1/+2
2019-11-09Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991Balakrishna Godavarthi-20/+74
2019-11-09Bluetooth: btqca: Rename ROME specific variables to generic variablesBalakrishna Godavarthi-25/+25
2019-11-07Bluetooth: btmtksdio: add MODULE_DEVICE_TABLE()Bartosz Golaszewski-0/+1
2019-11-04Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli-0/+3
2019-11-04Bluetooth: hci_qca: add PM supportClaire Chang-3/+124
2019-10-26Bluetooth: hci_bcm: Add compatible string for BCM43540Abhishek Pandit-Subedi-0/+1
2019-10-26Bluetooth: btrtl: remove unneeded semicolonYueHaibing-1/+1
2019-10-21Bluetooth: hci_bcm: Fix RTS handling during startupStefan Wahren-0/+2
2019-10-21Revert "Bluetooth: hci_qca: Add delay for wcn3990 stability"Jeffrey Hugo-3/+1
2019-10-19Bluetooth: btusb: Remove return statement in btintel_reset_to_bootloaderNathan Chancellor-1/+0
2019-10-17Bluetooth: hci_qca: Split qca_power_setup()Bjorn Andersson-25/+36
2019-10-17Bluetooth: hci_qca: Use regulator bulk enable/disableBjorn Andersson-42/+13
2019-10-17Bluetooth: hci_qca: Don't vote for specific voltageBjorn Andersson-18/+8
2019-10-17Bluetooth: hci_qca: Update regulator_set_load() usageBjorn Andersson-15/+18
2019-10-17Bluetooth: hci_qca: Add delay for wcn3990 stabilityJeffrey Hugo-1/+3
2019-10-17Bluetooth: btusb: Trigger Intel FW download error recoveryAmit K Bag-4/+67
2019-10-16Bluetooth: btwilink: drop superseded driverSebastian Reichel-349/+0
2019-10-16Revert "Bluetooth: hci_ll: set operational frequency earlier"Adam Ford-21/+18
2019-10-16Bluetooth: btusb: Use IS_ENABLED instead of #ifdefMarcel Holtmann-15/+7
2019-10-16Bluetooth: btusb: avoid unused function warningArnd Bergmann-3/+2
2019-10-16Bluetooth: btusb: print FW version after FW downloadAmit K Bag-0/+7
2019-10-16Bluetooth: btrtl: Fix an issue for the incorrect error return code.Max Chou-1/+1
2019-10-16Bluetooth: hci_nokia: Save a few cycles in 'nokia_enqueue()'Christophe JAILLET-1/+1
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-10/+10
2019-09-05Bluetooth: btusb: Use cmd_timeout to reset Realtek deviceAlex Lu-0/+31
2019-09-05Bluetooth: btrtl: Fix an issue that failing to download the FW which size is ...Max Chou-1/+5
2019-09-05Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macrosAlex Lu-28/+28
2019-09-05Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macrosAlex Lu-6/+6
2019-09-05Bluetooth: btrtl: Add firmware version printAlex Lu-21/+35
2019-09-05Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERYAlex Lu-0/+5
2019-09-05Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the P...Harish Bandi-2/+5
2019-09-05bluetooth: hci_bcm: Give more time to come out of resetOndrej Jirman-1/+1
2019-09-05bluetooth: bcm: Add support for loading firmware for BCM4345C5Ondrej Jirman-0/+4
2019-09-05Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART RadioRocky Liao-0/+5
2019-09-05Bluetooth: hci_qca: Make structure qca_proto constantNishka Dasgupta-1/+1
2019-09-05Bluetooth: btusb: Fix suspend issue for Realtek devicesAlex Lu-4/+30
2019-09-05Bluetooth: hci_bcm: Fix -Wunused-const-variable warningsYueHaibing-15/+15
2019-09-05Bluetooth: hci_qca: Remove redundant initializations to zeroMatthias Kaehlcke-19/+0
2019-09-04Bluetooth: bpa10x: change return valueNavid Emamdoost-1/+1
2019-09-04Bluetooth: hci_qca: disable irqs when spinlock is acquiredHarish Bandi-4/+6
2019-09-04Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesJian-Hong Pan-0/+3
2019-08-30Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Mario Limonciello-5/+0
2019-08-14Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()Rocky Liao-2/+2
2019-08-12Bluetooth: btqca: Reset download type to defaultBalakrishna Godavarthi-0/+1
2019-08-12Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_eventClaire Chang-1/+1
2019-08-12Bluetooth: hci_qca: Send VS pre shutdown command.Harish Bandi-0/+31