summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2018-11-21Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetoothChristian Hewitt1-0/+1
2018-10-10Bluetooth: Add a new Realtek 8723DE ID 0bda:b009Jian-Hong Pan1-0/+1
2018-09-19Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEVJohan Hedberg1-0/+1
2018-08-06Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan1-0/+3
2018-08-06Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningThierry Escande1-1/+1
2018-07-03Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir1-0/+6
2018-05-30Bluetooth: btusb: Add device ID for RTL8822BELarry Finger1-0/+3
2018-05-30Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas1-0/+3
2018-05-16Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Hans de Goede1-1/+1
2018-03-28Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174Takashi Iwai1-1/+1
2018-03-24Bluetooth: hci_qca: Avoid setup failure on missing rampatchLoic Poulain1-0/+3
2018-02-16Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede1-11/+10
2018-02-16Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng1-6/+0
2018-02-16Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede1-0/+9
2017-12-25Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Greg Kroah-Hartman1-5/+0
2017-12-20Bluetooth: btusb: driver to enable the usb-wakeup featureSukumar Ghorai1-0/+5
2017-11-21Bluetooth: btusb: fix QCA Rome suspend/resumeLeif Liddy1-0/+6
2017-09-14Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin1-0/+1
2017-05-20Bluetooth: hci_intel: add missing tty-device sanity checkJohan Hovold1-1/+12
2017-05-20Bluetooth: hci_bcm: add missing tty-device sanity checkJohan Hovold1-1/+4
2017-03-15Bluetooth: Add another AR3012 04ca:3018 deviceDmitry Tunin2-0/+3
2016-09-15Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]Tedd Ho-Jeong An1-5/+6
2016-08-20Bluetooth: hci_intel: Fix null gpio desc pointer dereferenceLoic Poulain1-4/+2
2016-06-01Bluetooth: vhci: Fix race at creating hci deviceTakashi Iwai1-6/+17
2016-06-01Bluetooth: vhci: purge unhandled skbsJiri Slaby1-0/+1
2016-06-01Bluetooth: vhci: fix open_timeout vs. hdev raceJiri Slaby1-3/+5
2016-04-12Bluetooth: Add new AR3012 ID 0489:e095Dmitry Tunin2-0/+3
2016-04-12Bluetooth: btusb: Add a new AR3012 ID 13d3:3472Dmitry Tunin2-0/+3
2016-04-12Bluetooth: btusb: Add a new AR3012 ID 04ca:3014Dmitry Tunin2-0/+3
2016-04-12Bluetooth: btusb: Add new AR3012 ID 13d3:3395Dmitry Tunin2-0/+3
2016-03-04Bluetooth: Add support of Toshiba Broadcom based devicesDmitry Tunin1-0/+4
2015-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+4
2015-11-05Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2015-11-05Bluetooth: Fix possible deadlock in btusbKuba Pawlak1-2/+4
2015-10-25Bluetooth: btmrvl: add missing of_node_putJulia Lawall1-1/+4
2015-10-22Bluetooth: hci_bcm: checking for ERR_PTR instead of NULLDan Carpenter1-2/+2
2015-10-21Bluetooth: btintel: Enable extra Intel vendor eventsMarcel Holtmann3-9/+92
2015-10-21Bluetooth: btusb: Set manufacturer for Intel bootloader devicesMarcel Holtmann1-1/+3
2015-10-21Bluetooth: hci_uart: Provide initial manufacturer informationMarcel Holtmann6-0/+12
2015-10-21Bluetooth: btusb: Add support for latest Apple controllersMarcel Holtmann1-7/+15
2015-10-21Bluetooth: btusb: Set early vendor info for Intel and BroadcomMarcel Holtmann1-0/+4
2015-10-21Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2-0/+3
2015-10-21Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin2-0/+3
2015-10-21Bluetooth: btusb: Add support for Foxconn/Lenovo BCM43142A0 (105b:e065)Santtu Rekilä1-0/+3
2015-10-21Bluetooth: btbcm: Read USB product information for Apple devicesMarcel Holtmann1-0/+9
2015-10-21Bluetooth: btbcm: Fix firmware version number calculationMarcel Holtmann1-4/+4
2015-10-21Bluetooth: btusb: Mark BCM2045 devices to have broken link key commandsMarcel Holtmann1-0/+7
2015-10-21Bluetooth: btintel: Add diagnostic support for older controllersMarcel Holtmann3-0/+44
2015-10-21Bluetooth: btintel: Set quirk for non-persistent diagnostic settingsMarcel Holtmann2-3/+3
2015-10-21Bluetooth: bpa10x: fix BT_HCIUART dependencyArnd Bergmann1-2/+1