summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2025-05-02Bluetooth: btrtl: Prevent potential NULL dereferenceDan Carpenter
2025-05-02Bluetooth: hci_uart: Fix another race during initializationArseniy Krasnov
2025-05-02Bluetooth: hci_uart: fix race during initializationArseniy Krasnov
2024-12-14Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tablesHilda Wu
2024-10-22Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001Luiz Augusto von Dentz
2024-10-17Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-10-17Bluetooth: btusb: Fix not handling ZPL/short-transferLuiz Augusto von Dentz
2024-09-04Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTOLee, Chun-Yi
2024-08-19Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591WangYuli
2024-08-19Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tablesHilda Wu
2024-07-18Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm rebootZijun Hu
2024-07-05Bluetooth: ath3k: Fix multiple issues reported by checkpatch.plUri Arev
2024-05-02Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli
2024-04-13Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz
2024-04-13Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis
2024-02-23Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066Zijun Hu
2024-01-25Bluetooth: btmtkuart: fix recv_buf() return valueFrancesco Dolcini
2023-11-28Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BEGuan Wentao
2023-11-28Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tablesMasum Reza
2023-11-28bluetooth: Add device 13d3:3571 to device tablesLarry Finger
2023-11-28bluetooth: Add device 0bda:887b to device tablesLarry Finger
2023-11-28Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559Artem Lukyanov
2023-11-28Bluetooth: btusb: Add date->evt_skb is NULL checkyouwan Wang
2023-10-25Bluetooth: vhci: Fix race when opening vhci deviceArkadiusz Bokowy
2023-09-19Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan
2023-09-19Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()Yuanjun Gong
2023-09-19Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race conditionZheng Wang
2023-08-26Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus AllyMatthew Anderson
2023-06-14Bluetooth: hci_qca: fix debugfs registrationJohan Hovold
2023-05-30Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not setHans de Goede
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-03-11Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CEMoises Cardona
2023-01-24Bluetooth: hci_qca: Fixed issue during suspendVenkata Lakshmi Narayana Gubba
2023-01-24Bluetooth: hci_qca: check for SSR triggered flag while suspendVenkata Lakshmi Narayana Gubba
2023-01-24Bluetooth: hci_qca: Wait for SSR completion during suspendVenkata Lakshmi Narayana Gubba
2023-01-24Bluetooth: hci_qca: Fix driver shutdown on closed serdevKrzysztof Kozlowski
2023-01-24Bluetooth: hci_qca: Wait for timeout during suspendVenkata Lakshmi Narayana Gubba
2023-01-14Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-14Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-14Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-14Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-14Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-14Bluetooth: btusb: Add debug message for CSR controllersIsmael Ferreras Morezuelas
2022-10-26Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failureTetsuo Handa
2022-10-26Bluetooth: btusb: mediatek: fix WMT failure during runtime suspendSean Wang
2022-10-26Bluetooth: btusb: fix excessive stack usageArnd Bergmann
2022-10-26Bluetooth: btusb: Fine-tune mt7663 mechanism.Mark Chen
2022-08-21Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang