summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: bfusb: fix division by zero in send pathJohan Hovold2022-01-271-0/+3
* Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 modelsTakashi Iwai2022-01-111-7/+25
* Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.Tim Jiang2021-07-201-0/+5
* Bluetooth: btmrvl: fix hung task warning dumpChin-Ran Lo2020-05-101-1/+2
* Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum2020-01-121-1/+2
* Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli2019-11-281-0/+3
* Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang2019-11-251-2/+1
* Bluetooth: hci_ldisc: Fix null pointer derefence in case of early dataLoic Poulain2019-11-252-4/+8
* Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesJian-Hong Pan2019-10-051-0/+3
* Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke2019-09-101-0/+3
* Bluetooth: hci_uart: check for missing tty operationsVladis Dronov2019-08-045-0/+19
* Bluetooth: hci_bcsp: Fix memory leak in rx_skbTomas Bortoli2019-08-041-0/+5
* Revert "Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV"Greg Kroah-Hartman2018-11-271-1/+0
* Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetoothChristian Hewitt2018-11-211-0/+1
* Bluetooth: Add a new Realtek 8723DE ID 0bda:b009Jian-Hong Pan2018-10-101-0/+1
* Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEVJohan Hedberg2018-09-191-0/+1
* Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan2018-08-061-0/+3
* Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningThierry Escande2018-08-061-1/+1
* Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir2018-07-031-0/+6
* Bluetooth: btusb: Add device ID for RTL8822BELarry Finger2018-05-301-0/+3
* Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas2018-05-301-0/+3
* Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Hans de Goede2018-05-161-1/+1
* Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174Takashi Iwai2018-03-281-1/+1
* Bluetooth: hci_qca: Avoid setup failure on missing rampatchLoic Poulain2018-03-241-0/+3
* Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede2018-02-161-11/+10
* Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng2018-02-161-6/+0
* Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede2018-02-161-0/+9
* Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Greg Kroah-Hartman2017-12-251-5/+0
* Bluetooth: btusb: driver to enable the usb-wakeup featureSukumar Ghorai2017-12-201-0/+5
* Bluetooth: btusb: fix QCA Rome suspend/resumeLeif Liddy2017-11-211-0/+6
* Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin2017-09-131-0/+1
* Bluetooth: hci_intel: add missing tty-device sanity checkJohan Hovold2017-05-201-1/+12
* Bluetooth: hci_bcm: add missing tty-device sanity checkJohan Hovold2017-05-201-1/+4
* Bluetooth: Add another AR3012 04ca:3018 deviceDmitry Tunin2017-03-152-0/+3
* Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]Tedd Ho-Jeong An2016-09-151-5/+6
* Bluetooth: hci_intel: Fix null gpio desc pointer dereferenceLoic Poulain2016-08-201-4/+2
* Bluetooth: vhci: Fix race at creating hci deviceTakashi Iwai2016-06-011-6/+17
* Bluetooth: vhci: purge unhandled skbsJiri Slaby2016-06-011-0/+1
* Bluetooth: vhci: fix open_timeout vs. hdev raceJiri Slaby2016-06-011-3/+5
* Bluetooth: Add new AR3012 ID 0489:e095Dmitry Tunin2016-04-122-0/+3
* Bluetooth: btusb: Add a new AR3012 ID 13d3:3472Dmitry Tunin2016-04-122-0/+3
* Bluetooth: btusb: Add a new AR3012 ID 04ca:3014Dmitry Tunin2016-04-122-0/+3
* Bluetooth: btusb: Add new AR3012 ID 13d3:3395Dmitry Tunin2016-04-122-0/+3
* Bluetooth: Add support of Toshiba Broadcom based devicesDmitry Tunin2016-03-031-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-101-2/+4
|\
| * Bluetooth: Fix possible deadlock in btusbKuba Pawlak2015-11-051-2/+4
* | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-2/+2
|\ \ | |/ |/|
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-2/+2
* | Bluetooth: btmrvl: add missing of_node_putJulia Lawall2015-10-251-1/+4
* | Bluetooth: hci_bcm: checking for ERR_PTR instead of NULLDan Carpenter2015-10-221-2/+2