summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang2022-08-251-1/+5
* Bluetooth: hci_serdev: call init_rwsem() before p->open()Pavel Skripkin2022-04-151-1/+2
* Bluetooth: hci_bcm: Check for error irqJiasheng Jiang2022-01-271-1/+6
* Bluetooth: bfusb: fix division by zero in send pathJohan Hovold2022-01-271-0/+3
* Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.Tim Jiang2021-07-201-0/+5
* Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtlClaire Chang2021-03-071-0/+5
* Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...Christophe JAILLET2021-03-041-8/+19
* Bluetooth: revert: hci_h5: close serdev device and free hu in h5_closeHans de Goede2021-01-121-6/+2
* Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam2021-01-061-2/+6
* Bluetooth: hci_h5: fix memory leak in h5_closeAnant Thazhemadam2020-12-301-0/+3
* Bluetooth: hci_uart: Cancel init work before unregisteringSamuel Holland2020-10-292-0/+3
* Bluetooth: btrtl: Use kvmalloc for FW allocationsMaxim Mikityanskiy2020-10-011-9/+11
* Bluetooth: hci_serdev: Only unregister device if it was registeredNicolas Boichat2020-08-191-1/+2
* Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flagsNicolas Boichat2020-08-191-1/+1
* Bluetooth: hci_bcm: fix freeing not-requested IRQMichał Mirosław2020-06-221-1/+4
* Bluetooth: btbcm: Add 2 missing models to subver tablesHans de Goede2020-06-221-0/+2
* Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum2020-01-091-1/+2
* Bluetooth: hci_bcm: Handle specific unknown packets after firmware loadingJonathan Bakker2019-12-051-0/+22
* Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli2019-12-011-0/+3
* Bluetooth: btrsi: fix bt tx timeout issueSanjay Kumar Konduri2019-11-201-1/+12
* Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto racesBalakrishna Godavarthi2019-11-201-0/+1
* Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesJian-Hong Pan2019-10-011-0/+3
* Bluetooth: btrtl: HCI reset on close for Realtek BT chipJian-Hong Pan2019-10-013-0/+27
* Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Mario Limonciello2019-09-191-5/+0
* 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-047-0/+29
* Bluetooth: Add new 13d3:3501 QCA_ROME deviceJoão Paulo Rechi Vita2019-07-261-0/+1
* Bluetooth: Add new 13d3:3491 QCA_ROME deviceJoão Paulo Rechi Vita2019-07-261-0/+1
* Bluetooth: hci_bcsp: Fix memory leak in rx_skbTomas Bortoli2019-07-261-0/+5
* Bluetooth: hci_qca: Give enough time to ROME controller to bootup.Balakrishna Godavarthi2019-05-311-0/+2
* Bluetooth: mediatek: fix up an error path to restore bdev->tx_stateSean Wang2019-05-081-0/+2
* Bluetooth: btusb: request wake pin with NOAUTOENBrian Norris2019-05-081-1/+1
* Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang2019-03-271-2/+1
* Bluetooth: hci_ldisc: Initialize hci_dev before open()Jeremy Cline2019-03-271-7/+14
* Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()Myungho Jung2019-03-272-0/+8
* Bluetooth: btrtl: Restore old logic to assume firmware is already loadedKai-Heng Feng2019-03-101-3/+7
* Bluetooth: hci_bcm: Handle deferred probing for the clock supplyChen-Yu Tsai2019-02-121-0/+4
* Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Raghuram Hegde2019-01-261-35/+37
* Bluetooth: hci_qca: Remove hdev dereference in qca_close().Balakrishna Godavarthi2018-11-131-6/+9
* Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetoothChristian Hewitt2018-11-131-0/+1
* Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-10-111-1/+1
|\
| * treewide: Replace more open-coded allocation size multiplicationsKees Cook2018-10-051-1/+1
* | Bluetooth: hci_ldisc: Free rw_semaphore on closeHermes Zhang2018-09-111-0/+2
|/
* Bluetooth: mediatek: Fix memory leakGustavo A. R. Silva2018-08-211-3/+5
* Bluetooth: Make BT_HCIUART_RTL configuration option depend on ACPIHans de Goede2018-08-211-0/+1
* Bluetooth: mediatek: pass correct size to h4_recv_buf()Dan Carpenter2018-08-131-1/+1
* Bluetooth: Introduce BT_HCIUART_RTL configuration optionMarcel Holtmann2018-08-092-0/+17
* Bluetooth: mediatek: Add protocol support for MediaTek serial devicesSean Wang2018-08-073-0/+641
* Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann2018-08-061-3/+3
* Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEVJohan Hedberg2018-08-041-0/+1