summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-05Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags>Matthias Kaehlcke
2019-05-05Bluetooth: btbcm: Add default address for BCM2076B1Stephan Gerhold
2019-05-03Bluetooth: hci_qca: Added support for WCN3998Harish Bandi
2019-04-23Bluetooth: hci_qca: Fix crash with non-serdev devicesMatthias Kaehlcke
2019-04-23Bluetooth: hci_qca: Give enough time to ROME controller to bootup.Balakrishna Godavarthi
2019-04-23Bluetooth: hci_bcm: Fix empty regulator supplies for Intel MacsChen-Yu Tsai
2019-04-23Bluetooth: btbcm: Add entry for BCM2076B1 UART BluetoothStephan Gerhold
2019-04-23Bluetooth: btbcm: Add default address for BCM43341BFerry Toth
2019-04-23Bluetooth: btmrvl: add support for SD8987 chipsetTamás Szűcs
2019-04-23Bluetooth: btmtksdio: Add runtime PM support to SDIO based BluetoothSean Wang
2019-04-23Bluetooth: btmtksdio: Fix hdev->stat.byte_rx accumulationSean Wang
2019-04-23Bluetooth: btmtksdio: Add a bit definition for CHLPCRSean Wang
2019-04-23Bluetooth: btmtksdio: Drop newline with bt_dev logging macrosSean Wang
2019-04-23Bluetooth: hci_h5: fix spelling mistake "sliped" -> "slipped"Colin Ian King
2019-04-23Bluetooth: mediatek: Fixed incorrect type in assignmentSean Wang
2019-04-23Bluetooth: btmtksdio: fix uninitialized symbol errors in btmtksdio_rx_packetSean Wang
2019-04-23Bluetooth: btsdio: Use module_sdio_driver helperSean Wang
2019-04-23Bluetooth: mediatek: Use module_sdio_driver helperSean Wang
2019-04-23Bluetooth: btqca: Fix misspelling of 'baudrate'Matthias Kaehlcke
2019-04-23Bluetooth: hci_qca: Add helper function to get the chip familyMatthias Kaehlcke
2019-04-23Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devicesSean Wang
2019-04-09Bluetooth: btusb: request wake pin with NOAUTOENBrian Norris
2019-03-02Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devicesSean Wang
2019-03-02Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990Matthias Kaehlcke
2019-02-27Bluetooth: btusb: add QCA6174A compatible propertiesBrian Norris
2019-02-27Bluetooth: hci_qca: Use msleep() instead of open coding itMatthias Kaehlcke
2019-02-27Bluetooth: hci_qca: Add delay after power-off pulseMatthias Kaehlcke
2019-02-27Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse()Matthias Kaehlcke
2019-02-27Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse()Matthias Kaehlcke
2019-02-26Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990Matthias Kaehlcke
2019-02-26Bluetooth: btqcomsmd: use HCI_QUIRK_USE_BDADDR_PROPERTYMatthias Kaehlcke
2019-02-26Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang
2019-02-18Bluetooth: mediatek: update the common setup between MT7622 and other devicesSean Wang
2019-02-18Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_syncSean Wang
2019-02-18Bluetooth: mediatek: fix up an error path to restore bdev->tx_stateSean Wang
2019-02-18Bluetooth: mediatek: trivial typo fixSean Wang
2019-02-18Bluetooth: hci_ldisc: Initialize hci_dev before open()Jeremy Cline
2019-02-18Bluetooth: hci_qca: Disable IBS state machine and flush Tx bufferBalakrishna Godavarthi
2019-02-18Bluetooth: hci_qca: Deassert RTS while baudrate change commandBalakrishna Godavarthi
2019-02-18Bluetooth: hci_qca: use wait_until_sent() for power pulsesBalakrishna Godavarthi
2019-02-18Bluetooth: remove redundant zero check on countColin Ian King
2019-01-29Bluetooth: btusb: Add shutdown routine for BTUSB_INTEL_NEW devicesRaghuram Hegde
2019-01-29Bluetooth: btusb: btusb_intel_cmd_timeout: use sleeping functionsRajat Jain
2019-01-28Bluetooth: btrtl: Restore old logic to assume firmware is already loadedKai-Heng Feng
2019-01-25Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chipRajat Jain
2019-01-22Bluetooth: btmrvl: Drop unused GPIO includesLinus Walleij