summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2025-01-02Bluetooth: btusb: mediatek: change the conditions for ISO interfaceChris Lu
2025-01-02Bluetooth: btusb: mediatek: add intf release flow when usb disconnectChris Lu
2025-01-02Bluetooth: btusb: mediatek: add callback function in btusb_disconnectChris Lu
2025-01-02Bluetooth: btusb: mediatek: move Bluetooth power off command positionChris Lu
2024-12-19Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo
2024-12-14Bluetooth: btusb: Add 3 HWIDs for MT7925Jiande Lu
2024-12-14Bluetooth: btusb: Add new VID/PID 0489/e124 for MT7925Jonathan McCrohan
2024-12-14Bluetooth: btusb: Add new VID/PID 0489/e111 for MT7925Hao Qin
2024-12-14Bluetooth: Set quirks for ATS2851Danil Pylaev
2024-12-14Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925Jiande Lu
2024-12-14Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tablesHilda Wu
2024-12-05Bluetooth: btbcm: fix missing of_node_put() in btbcm_get_board_name()Javier Carrasco
2024-12-05Bluetooth: btmtk: adjust the position to init iso data anchorChris Lu
2024-12-05Bluetooth: btintel: Do no pass vendor events to stackKiran K
2024-12-05Bluetooth: btintel_pcie: Add handshake between driver and firmwareKiran K
2024-11-12Bluetooth: btintel: Direct exception event to bluetooth stackKiran K
2024-10-16Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001Luiz Augusto von Dentz
2024-10-16Bluetooth: btusb: Fix not being able to reconnect after suspendLuiz Augusto von Dentz
2024-10-04Bluetooth: btusb: Don't fail external suspend requestsLuiz Augusto von Dentz
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-27Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-12Bluetooth: btintel_pcie: Allocate memory for driver private dataKiran K
2024-09-12Bluetooth: btusb: Fix not handling ZPL/short-transferLuiz Augusto von Dentz
2024-09-12Bluetooth: btusb: Add 2 USB HW IDs for MT7925 (0xe118/e)Michael Burch
2024-09-12Bluetooth: btsdio: Do not bind to non-removable CYW4373Scott Ehlert
2024-09-10Bluetooth: btrtl: Set msft ext address filter quirk for RTL8852BHilda Wu
2024-09-10Bluetooth: btrtl: Use kvmemdup to simplify the codeLi Zetao
2024-09-10Bluetooth: btusb: Add Mediatek MT7925 support ID 0x13d3:0x3608Pavel Nikulin
2024-09-10Bluetooth: btrtl: Add the support for RTL8922AMax Chou
2024-09-10Bluetooth: hci_ldisc: Use speed set by btattach as oper_speedFrédéric Danis
2024-09-10Bluetooth: btnxpuart: Add support for ISO packetsNeeraj Sanjay Kale
2024-09-10Bluetooth: hci_h4: Add support for ISO packets in h4_recv.hNeeraj Sanjay Kale
2024-09-10Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122Hilda Wu
2024-09-10Bluetooth: btusb: Invert LE State flag to set invalid rather then validLuiz Augusto von Dentz
2024-09-10Bluetooth: hci_uart: Add support for Amlogic HCI UARTYang Li
2024-09-10Bluetooth: btusb: Add MediaTek MT7925-B22M support ID 0x13d3:0x3604Alexander Hall
2024-09-10Bluetooth: btintel_pcie: Add support for ISO dataKiran
2024-08-30Bluetooth: qca: If memdump doesn't work, re-enable IBSDouglas Anderson
2024-08-23Bluetooth: btnxpuart: Fix random crash seen while removing driverNeeraj Sanjay Kale
2024-08-23Bluetooth: btintel: Allow configuring drive strength of BRIKiran K
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz
2024-08-07Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdownBartosz Golaszewski
2024-08-07Bluetooth: hci_qca: fix QCA6390 support on non-DT platformsBartosz Golaszewski
2024-08-07Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390Bartosz Golaszewski
2024-07-26Bluetooth: btmtk: remove #ifdef around declarationsArnd Bergmann
2024-07-26Bluetooth: btmtk: Fix btmtk.c undefined reference build error harderArnd Bergmann
2024-07-26Bluetooth: btmtk: Fix btmtk.c undefined reference build errorChris Lu
2024-07-26Bluetooth: btmtk: Fix kernel crash when entering btmtk_usb_suspendChris Lu