summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2024-02-29Merge remote-tracking branch 'fslc/5.15-2.2.x-imx' into toradex_5.15-2.2.x-imxMax Krummenacher
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: btusb: add shutdown function for QCA6174Rocky Liao
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-09Merge branch '5.15-2.2.x-imx' into toradex_5.15-2.2.x-imxEmanuele Ghidoli
2023-09-08Bluetooth: hci_mrvl: Add serdev support for 88W8997Stefan Eichenberger
2023-09-08Bluetooth: hci_mrvl: use maybe_unused macro for device tree idsStefan Eichenberger
2023-09-06Bluetooth: 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-24Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not setHans de Goede
2023-05-24Bluetooth: btintel: Add LE States quirk supportChethan T N
2023-05-11Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...Liu Jian
2023-03-30Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang
2023-03-30Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold
2023-03-10Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CEMoises Cardona
2023-03-10Bluetooth: hci_qca: get wakeup status from serdev device handleZhengping Jiang
2023-01-24Bluetooth: hci_qca: Fix driver shutdown on closed serdevKrzysztof Kozlowski
2022-12-31Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-31Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-31Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-31Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-31Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-31Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()Wang ShaoBo
2022-12-14Bluetooth: btusb: Add debug message for CSR controllersIsmael Ferreras Morezuelas
2022-11-10Bluetooth: virtio_bt: Use skb_put to set lengthSoenke Huster
2022-10-26Bluetooth: btintel: Mark Intel controller to support LE_STATES quirkKiran K
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-08-17Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586Hilda Wu
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587Hilda Wu
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558Hilda Wu
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675Hilda Wu
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007Hilda Wu
2022-08-11Bluetooth: btusb: Add support of IMC Networks PID 0x3568Aaron Ma
2022-08-11Bluetooth: hci_bcm: Add DT compatible for CYW55572Hakan Jansson
2022-08-11Bluetooth: hci_bcm: Add BCM4349B1 variantAhmad Fatoum
2022-07-12Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_eventSean Wang
2022-06-06Bluetooth: hci_qca: Use del_timer_sync() before freeingSteven Rostedt
2022-04-08Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interruptYake Yang
2022-04-08Bluetooth: hci_uart: add missing NULL check in h5_enqueuePavel Skripkin