aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2024-01-25Bluetooth: btmtkuart: fix recv_buf() return valueFrancesco Dolcini
2023-10-25Bluetooth: vhci: Fix race when opening vhci deviceArkadiusz Bokowy
2023-09-23Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()Yuanjun Gong
2023-09-23Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race conditionZheng Wang
2023-05-17Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...Liu Jian
2023-04-05Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang
2023-04-05Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold
2023-01-18Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-18Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-18Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-18Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-08-25Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang
2022-04-15Bluetooth: hci_serdev: call init_rwsem() before p->open()Pavel Skripkin
2022-01-27Bluetooth: hci_bcm: Check for error irqJiasheng Jiang
2022-01-27Bluetooth: bfusb: fix division by zero in send pathJohan Hovold
2021-07-20Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.Tim Jiang
2021-03-07Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtlClaire Chang
2021-03-04Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...Christophe JAILLET
2021-01-12Bluetooth: revert: hci_h5: close serdev device and free hu in h5_closeHans de Goede
2021-01-06Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam
2020-12-30Bluetooth: hci_h5: fix memory leak in h5_closeAnant Thazhemadam
2020-10-29Bluetooth: hci_uart: Cancel init work before unregisteringSamuel Holland
2020-10-01Bluetooth: btrtl: Use kvmalloc for FW allocationsMaxim Mikityanskiy
2020-08-19Bluetooth: hci_serdev: Only unregister device if it was registeredNicolas Boichat
2020-08-19Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flagsNicolas Boichat
2020-06-22Bluetooth: hci_bcm: fix freeing not-requested IRQMichał Mirosław
2020-06-22Bluetooth: btbcm: Add 2 missing models to subver tablesHans de Goede
2020-01-09Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum
2019-12-05Bluetooth: hci_bcm: Handle specific unknown packets after firmware loadingJonathan Bakker
2019-12-01Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli
2019-11-20Bluetooth: btrsi: fix bt tx timeout issueSanjay Kumar Konduri
2019-11-20Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto racesBalakrishna Godavarthi
2019-10-01Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesJian-Hong Pan
2019-10-01Bluetooth: btrtl: HCI reset on close for Realtek BT chipJian-Hong Pan
2019-09-19Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Mario Limonciello
2019-09-10Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov
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: hci_qca: Give enough time to ROME controller to bootup.Balakrishna Godavarthi
2019-05-08Bluetooth: mediatek: fix up an error path to restore bdev->tx_stateSean Wang
2019-05-08Bluetooth: btusb: request wake pin with NOAUTOENBrian Norris
2019-03-27Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang
2019-03-27Bluetooth: hci_ldisc: Initialize hci_dev before open()Jeremy Cline
2019-03-27Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()Myungho Jung
2019-03-10Bluetooth: btrtl: Restore old logic to assume firmware is already loadedKai-Heng Feng
2019-02-12Bluetooth: hci_bcm: Handle deferred probing for the clock supplyChen-Yu Tsai
2019-01-26Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Raghuram Hegde
2018-11-13Bluetooth: hci_qca: Remove hdev dereference in qca_close().Balakrishna Godavarthi