summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2023-01-17Bluetooth: hci_qca: Fix driver shutdown on closed serdevKrzysztof Kozlowski
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-12Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()Wang ShaoBo
2022-12-12Bluetooth: btintel: Fix existing sparce warningsLuiz Augusto von Dentz
2022-12-12Bluetooth: btusb: Fix existing sparce warningLuiz Augusto von Dentz
2022-12-12Bluetooth: btusb: Fix new sparce warningsLuiz Augusto von Dentz
2022-12-12Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CUGongwei Li
2022-12-12Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559Artem Lukyanov
2022-12-12Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922Andy Chi
2022-12-12Bluetooth: hci_bcm4377: Fix missing pci_disable_device() on error in bcm4377_...Yang Yingliang
2022-12-12Bluetooth: btusb: Add Realtek 8761BUV support ID 0x2B89:0x8761Raman Varabets
2022-12-12Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCIe boardsSven Peter
2022-12-12Bluetooth: hci_bcm: Add CYW4373A0 supportMarek Vasut
2022-12-12Bluetooth: btusb: Add more device IDs for WCN6855Shengyu Qu
2022-12-12Bluetooth: btusb: Default CONFIG_BT_HCIBTUSB_POLL_SYNC=yLuiz Augusto von Dentz
2022-12-12Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNCLuiz Augusto von Dentz
2022-12-12virtio_bt: Fix alignment in configuration structIgor Skalkin
2022-12-12Bluetooth: hci_qca: only assign wakeup with serial port supportZhengping Jiang
2022-12-12Bluetooth: btusb: Ignore zero length of USB packets on ALT 6 for specific chipHilda Wu
2022-12-12Bluetooth: btrtl: Add btrealtek data structHilda Wu
2022-12-12Bluetooth: virtio_bt: fix device removalMichael S. Tsirkin
2022-12-12Bluetooth: Work around SCO over USB HCI design defectNicolas Cavallari
2022-12-12Bluetooth: btusb: Introduce generic USB resetArchie Pusaka
2022-12-12btusb: Avoid reset of ISOC endpoint alt settings to zeroChethan Tumkur Narayan
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-02Bluetooth: btusb: Add debug message for CSR controllersIsmael Ferreras Morezuelas
2022-12-02Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas
2022-11-24Bluetooth: hci_qca: Fix the teardown problem for realThomas Gleixner
2022-11-02Bluetooth: virtio_bt: Use skb_put to set lengthSoenke Huster
2022-09-19Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failureTetsuo Handa
2022-09-14Bluetooth: btusb: Add a new VID/PID 0e8d/0608 for MT7921Daniel Golle
2022-09-14Bluetooth: btusb: Add a new PID/VID 13d3/3583 for MT7921Sean Wang
2022-09-09Bluetooth: btintel: Mark Intel controller to support LE_STATES quirkKiran K
2022-09-09Bluetooth: btintel: Add support for MagnetorKiran K
2022-09-09Bluetooth: btusb: Add a new PID/VID 13d3/3578 for MT7921Chris Lu
2022-09-01Bluetooth: btusb: mediatek: fix WMT failure during runtime suspendSean Wang
2022-08-31Bluetooth: btusb: Add BT device 0cb8:c549 from RTW8852AE to tablesLarry Finger
2022-08-31Bluetooth: btusb: Add RTL8761BUV device (Edimax BT-8500)Szabolcs Sipos
2022-08-31Bluetooth: btusb: RTL8761BUV consistent namingSzabolcs Sipos
2022-08-31Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3592Max Chou
2022-08-25Bluetooth: Add VID/PID 0489/e0e0 for MediaTek MT7921Fae
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-22Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packetLuiz Augusto von Dentz
2022-07-22Bluetooth: btusb: Add support for ISO packetsLuiz Augusto von Dentz