summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2025-01-08Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.Chris Lu-0/+7
2025-01-08Bluetooth: btnxpuart: Fix driver sending truncated dataNeeraj Sanjay Kale-0/+1
2024-12-12Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo-8/+12
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-3/+3
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-154/+621
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+3
2024-11-14Bluetooth: btintel: Direct exception event to bluetooth stackKiran K-3/+2
2024-11-14Bluetooth: hci_bcm: Use the devm_clk_get_optional() helperAndy Shevchenko-17/+8
2024-11-14Bluetooth: btusb: Add 3 HWIDs for MT7925Jiande Lu-0/+6
2024-11-14Bluetooth: btusb: Add new VID/PID 0489/e124 for MT7925Jonathan McCrohan-0/+2
2024-11-14Bluetooth: btrtl: Decrease HCI_OP_RESET timeout from 10 s to 2 sHilda Wu-1/+1
2024-11-14Bluetooth: btbcm: fix missing of_node_put() in btbcm_get_board_name()Javier Carrasco-3/+1
2024-11-14Bluetooth: btusb: Add new VID/PID 0489/e111 for MT7925Hao Qin-0/+2
2024-11-14Bluetooth: btmtk: adjust the position to init iso data anchorChris Lu-1/+1
2024-11-14Bluetooth: btintel_pcie: Replace deprecated PCI functionsPhilipp Stanner-7/+3
2024-11-14Bluetooth: Set quirks for ATS2851Danil Pylaev-0/+2
2024-11-14Bluetooth: btintel_pcie: remove redundant assignment to variable retColin Ian King-3/+1
2024-11-14Bluetooth: btintel: Do no pass vendor events to stackKiran K-5/+10
2024-11-14Bluetooth: btintel_pcie: Remove deadcodeEverest K.C.-1/+0
2024-11-14Bluetooth: hci_qca: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski-22/+2
2024-11-14Bluetooth: btintel: Add DSBR support for BlazarIW, BlazarU and GaPKiran K-8/+23
2024-11-14Bluetooth: btmtksdio: Lookup device node only as fallbackChen-Yu Tsai-2/+15
2024-11-14Bluetooth: btintel_pcie: Add recovery mechanismKiran K-34/+91
2024-11-14Bluetooth: btintel_pcie: Add handshake between driver and firmwareKiran K-12/+329
2024-11-14Bluetooth: btnxpuart: Add GPIO support to power save featureNeeraj Sanjay Kale-6/+51
2024-11-14Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925Jiande Lu-0/+12
2024-11-14Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tablesHilda Wu-0/+2
2024-11-14bluetooth: Fix typos in the commentsYan Zhen-14/+14
2024-11-14Bluetooth: btnxpuart: Rename IW615 to IW610Neeraj Sanjay Kale-8/+8
2024-11-14Bluetooth: btnxpuart: Drop _v0 suffix from FW namesNeeraj Sanjay Kale-4/+8
2024-11-14Bluetooth: btusb: Add one more ID 0x13d3:0x3623 for Qualcomm WCN785xZijun Hu-0/+2
2024-11-14Bluetooth: btusb: Add one more ID 0x0489:0xe0f3 for Qualcomm WCN785xZijun Hu-0/+2
2024-11-14Bluetooth: btusb: add Foxconn 0xe0fc for Qualcomm WCN785xAaron Ma-0/+2
2024-11-14Bluetooth: btusb: mediatek: change the conditions for ISO interfaceChris Lu-8/+8
2024-11-14Bluetooth: btusb: mediatek: add intf release flow when usb disconnectChris Lu-5/+15
2024-11-14Bluetooth: btusb: mediatek: add callback function in btusb_disconnectChris Lu-0/+4
2024-11-14Bluetooth: btusb: mediatek: move Bluetooth power off command positionChris Lu-1/+4
2024-11-12Bluetooth: btintel: Direct exception event to bluetooth stackKiran K-3/+2
2024-10-28Bluetooth: add HAS_IOPORT dependenciesNiklas Schnelle-3/+3
2024-10-16Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001Luiz Augusto von Dentz-4/+9
2024-10-16Bluetooth: btusb: Fix not being able to reconnect after suspendLuiz Augusto von Dentz-14/+0
2024-10-04Bluetooth: btusb: Don't fail external suspend requestsLuiz Augusto von Dentz-2/+18
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-18/+18
2024-09-27[tree-wide] finally take no_llseek outAl Viro-1/+0
2024-09-27Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan-2/+1
2024-09-12Bluetooth: btintel_pcie: Allocate memory for driver private dataKiran K-1/+1
2024-09-12Bluetooth: btusb: Fix not handling ZPL/short-transferLuiz Augusto von Dentz-1/+4
2024-09-12Bluetooth: btusb: Add 2 USB HW IDs for MT7925 (0xe118/e)Michael Burch-0/+4
2024-09-12Bluetooth: btsdio: Do not bind to non-removable CYW4373Scott Ehlert-0/+1