summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2025-02-28bluetooth: btusb: Initialize .owner field of force_poll_sync_fopsSalah Triki1-0/+1
2025-02-20Bluetooth: Always allow SCO packets for user channelHsin-chen Chuang1-2/+4
2025-02-13Bluetooth: btintel_pcie: Fix a potential race conditionKiran K1-1/+4
2025-01-29Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streamingNeeraj Sanjay Kale1-2/+1
2025-01-29Bluetooth: Fix possible infinite recursion of btusb_resetHsin-chen Chuang1-5/+0
2025-01-29Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()Douglas Anderson1-0/+7
2025-01-15Bluetooth: qca: Fix poor RF performance for WCN6855Zijun Hu1-2/+3
2025-01-15Bluetooth: Get rid of cmd_timeout and use the reset callbackHsin-chen Chuang3-14/+14
2025-01-15Bluetooth: Remove the cmd timeout count in btusbHsin-chen Chuang1-10/+0
2025-01-15Bluetooth: Use str_enable_disable-like helpersKrzysztof Kozlowski3-11/+14
2025-01-15Bluetooth: btmtk: Remove resetting mt7921 before downloading the fwHao Qin1-2/+2
2025-01-15Bluetooth: btusb: Add RTL8851BE device 13d3:3600Garrett Wilke1-0/+3
2025-01-15Bluetooth: btusb: Add MT7921e device 13d3:3576Garrett Wilke1-0/+2
2025-01-15Bluetooth: btrtl: check for NULL in btrtl_setup_realtek()Max Chou1-1/+3
2025-01-15Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name()Charles Han1-0/+3
2025-01-15Bluetooth: qca: Expand firmware-name to load specific rampatchCheng Jiang3-46/+63
2025-01-15Bluetooth: qca: Update firmware-name to support board specific nvmCheng Jiang1-28/+85
2025-01-15Bluetooth: btusb: Add new VID/PID 13d3/3628 for MT7925En-Wei Wu1-0/+2
2025-01-15Bluetooth: btusb: Add new VID/PID 13d3/3610 for MT7922Andrew Halaney1-0/+2
2025-01-15Bluetooth: btusb: add sysfs attribute to control USB alt settingYing Hsu1-1/+33
2025-01-15Bluetooth: btusb: Add ID 0x2c7c:0x0130 for Qualcomm WCN785xMark Dietzer1-0/+2
2025-01-08Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.Chris Lu1-0/+7
2025-01-08Bluetooth: btnxpuart: Fix driver sending truncated dataNeeraj Sanjay Kale1-0/+1
2024-12-12Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo1-8/+12
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds3-3/+3
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds16-154/+621
2024-11-21Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2024-11-14Bluetooth: btintel: Direct exception event to bluetooth stackKiran K1-3/+2
2024-11-14Bluetooth: hci_bcm: Use the devm_clk_get_optional() helperAndy Shevchenko1-17/+8
2024-11-14Bluetooth: btusb: Add 3 HWIDs for MT7925Jiande Lu1-0/+6
2024-11-14Bluetooth: btusb: Add new VID/PID 0489/e124 for MT7925Jonathan McCrohan1-0/+2
2024-11-14Bluetooth: btrtl: Decrease HCI_OP_RESET timeout from 10 s to 2 sHilda Wu1-1/+1
2024-11-14Bluetooth: btbcm: fix missing of_node_put() in btbcm_get_board_name()Javier Carrasco1-3/+1
2024-11-14Bluetooth: btusb: Add new VID/PID 0489/e111 for MT7925Hao Qin1-0/+2
2024-11-14Bluetooth: btmtk: adjust the position to init iso data anchorChris Lu2-1/+1
2024-11-14Bluetooth: btintel_pcie: Replace deprecated PCI functionsPhilipp Stanner1-7/+3
2024-11-14Bluetooth: Set quirks for ATS2851Danil Pylaev1-0/+2
2024-11-14Bluetooth: btintel_pcie: remove redundant assignment to variable retColin Ian King1-3/+1
2024-11-14Bluetooth: btintel: Do no pass vendor events to stackKiran K2-5/+10
2024-11-14Bluetooth: btintel_pcie: Remove deadcodeEverest K.C.1-1/+0
2024-11-14Bluetooth: hci_qca: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski1-22/+2
2024-11-14Bluetooth: btintel: Add DSBR support for BlazarIW, BlazarU and GaPKiran K2-8/+23
2024-11-14Bluetooth: btmtksdio: Lookup device node only as fallbackChen-Yu Tsai1-2/+15
2024-11-14Bluetooth: btintel_pcie: Add recovery mechanismKiran K3-34/+91
2024-11-14Bluetooth: btintel_pcie: Add handshake between driver and firmwareKiran K4-12/+329
2024-11-14Bluetooth: btnxpuart: Add GPIO support to power save featureNeeraj Sanjay Kale1-6/+51
2024-11-14Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925Jiande Lu1-0/+12
2024-11-14Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tablesHilda Wu1-0/+2
2024-11-14bluetooth: Fix typos in the commentsYan Zhen9-14/+14
2024-11-14Bluetooth: btnxpuart: Rename IW615 to IW610Neeraj Sanjay Kale1-8/+8