summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bluetooth: btusb: print FW version after FW downloadAmit K Bag2019-10-161-0/+7
* Bluetooth: btrtl: Fix an issue for the incorrect error return code.Max Chou2019-10-161-1/+1
* Bluetooth: hci_nokia: Save a few cycles in 'nokia_enqueue()'Christophe JAILLET2019-10-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-153-10/+10
|\
| * Bluetooth: bpa10x: change return valueNavid Emamdoost2019-09-041-1/+1
| * Bluetooth: hci_qca: disable irqs when spinlock is acquiredHarish Bandi2019-09-041-4/+6
| * Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesJian-Hong Pan2019-09-041-0/+3
| * Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Mario Limonciello2019-08-301-5/+0
* | Bluetooth: btusb: Use cmd_timeout to reset Realtek deviceAlex Lu2019-09-051-0/+31
* | Bluetooth: btrtl: Fix an issue that failing to download the FW which size is ...Max Chou2019-09-051-1/+5
* | Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macrosAlex Lu2019-09-051-28/+28
* | Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macrosAlex Lu2019-09-051-6/+6
* | Bluetooth: btrtl: Add firmware version printAlex Lu2019-09-051-21/+35
* | Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERYAlex Lu2019-09-051-0/+5
* | Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the P...Harish Bandi2019-09-052-2/+5
* | bluetooth: hci_bcm: Give more time to come out of resetOndrej Jirman2019-09-051-1/+1
* | bluetooth: bcm: Add support for loading firmware for BCM4345C5Ondrej Jirman2019-09-052-0/+4
* | Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART RadioRocky Liao2019-09-051-0/+5
* | Bluetooth: hci_qca: Make structure qca_proto constantNishka Dasgupta2019-09-051-1/+1
* | Bluetooth: btusb: Fix suspend issue for Realtek devicesAlex Lu2019-09-051-4/+30
* | Bluetooth: hci_bcm: Fix -Wunused-const-variable warningsYueHaibing2019-09-051-15/+15
* | Bluetooth: hci_qca: Remove redundant initializations to zeroMatthias Kaehlcke2019-09-051-19/+0
|/
* Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()Rocky Liao2019-08-141-2/+2
* Bluetooth: btqca: Reset download type to defaultBalakrishna Godavarthi2019-08-121-0/+1
* Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_eventClaire Chang2019-08-121-1/+1
* Bluetooth: hci_qca: Send VS pre shutdown command.Harish Bandi2019-08-123-0/+31
OpenPOWER on IntegriCloud