summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2025-03-25Bluetooth: btintel_pcie: Add support for device coredumpKiran K3-7/+291
2025-03-25Bluetooth: btusb: Fix regression in the initialization of fake Bluetooth cont...Pedro Nishiyama1-0/+2
2025-03-25Bluetooth: btintel_pcie: Read hardware exception dataKiran K3-1/+247
2025-03-25Bluetooth: btintel_pcie: Setup buffers for firmware tracesKiran K2-0/+121
2025-03-25Bluetooth: qca: add WCN3950 supportDmitry Baryshkov3-0/+43
2025-03-25Bluetooth: qca: simplify WCN399x NVM loadingDmitry Baryshkov1-7/+6
2025-03-25bluetooth: btnxpuart: Support for controller wakeup gpio configLoic Poulain1-4/+28
2025-03-25Bluetooth: hci_qca: use the power sequencer for wcn6750Janaki Ramaiah Thota1-1/+1
2025-03-25Bluetooth: btusb: Add 2 HWIDs for MT7922Jiande Lu1-0/+4
2025-03-25Bluetooth: hci_vhci: convert timeouts to secs_to_jiffies()Easwar Hariharan1-2/+2
2025-03-25Bluetooth: hci_uart: Fix another race during initializationArseniy Krasnov2-6/+15
2025-03-25Bluetooth: hci_uart: fix race during initializationArseniy Krasnov1-1/+2
2025-03-25Bluetooth: btintel: Add DSBR support for ScPKiran K2-0/+6
2025-03-25Bluetooth: Fix code style warningJeremy Clifton1-2/+1
2025-03-25Bluetooth: btusb: Add 13 USB device IDs for Qualcomm WCN785xZijun Hu1-0/+26
2025-03-25Bluetooth: btintel_pcie: Add device id of Whale PeakKiran K1-0/+1
2025-03-25Bluetooth: btintel: Add support for Intel Scorpius PeakKiran K2-0/+4
2025-03-25Bluetooth: btusb: Add new VID/PID for WCN785xDorian Cruveiller1-0/+2
2025-03-25Bluetooth: btusb: mediatek: Add err code to btusb claim iso printoutDouglas Anderson1-1/+1
2025-03-07Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNELHsin-chen Chuang2-0/+53
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