summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2019-07-26Bluetooth: Add new 13d3:3501 QCA_ROME deviceJoão Paulo Rechi Vita
2019-07-26Bluetooth: Add new 13d3:3491 QCA_ROME deviceJoão Paulo Rechi Vita
2019-07-26Bluetooth: hci_bcsp: Fix memory leak in rx_skbTomas Bortoli
2019-05-31Bluetooth: mediatek: Fixed incorrect type in assignmentSean Wang
2019-05-31Bluetooth: btbcm: Add default address for BCM43341BFerry Toth
2019-05-31Bluetooth: hci_qca: Give enough time to ROME controller to bootup.Balakrishna Godavarthi
2019-05-31Bluetooth: hci_qca: Fix crash with non-serdev devicesMatthias Kaehlcke
2019-05-11Bluetooth: hci_bcm: Fix empty regulator supplies for Intel MacsChen-Yu Tsai
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
2019-01-22Bluetooth: btmrvl: add support for sd8977 chipsetHemantkumar Suthar
2019-01-22Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()Myungho Jung
2019-01-22Bluetooth: btmrvl: lower log level of informational messageStefan Agner
2019-01-22Bluetooth: btmrvl: improve printk messagesStefan Agner
2019-01-22Bluetooth: hci_qca: Add helper to set device addressBalakrishna Godavarthi
2018-12-19Bluetooth: hci_bcm: Handle specific unknown packets after firmware loadingJonathan Bakker
2018-12-19Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetoothPaweł Chmiel
2018-12-19Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Raghuram Hegde
2018-12-19Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resumeHans de Goede
2018-12-19Bluetooth: hci_h5: Add suspend / resume opsHans de Goede
2018-12-19Bluetooth: hci_intel: clean an indentation issue, remove extraneous spacesColin Ian King
2018-12-19Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.Balakrishna Godavarthi
2018-12-19Bluetooth: Remove unnecessary smp_mb__after_atomic() barriersAndrea Parri
2018-12-19Bluetooth: btbcm: Add default address for BCM43430A0Chen-Yu Tsai
2018-12-19Bluetooth: hci_bcm: Add compatible string for BCM4330Chen-Yu Tsai
2018-12-19Bluetooth: hci_bcm: Add BCM20702A1 variantMaxime Ripard
2018-12-19Bluetooth: hci_bcm: Wait for device to come out of reset after power onChen-Yu Tsai