summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2025-03-25Bluetooth: btnxpuart: Add support for HCI coredump featureNeeraj Sanjay Kale-15/+132
2025-03-25Bluetooth: btnxpuart: Move vendor specific initialization to .post_initNeeraj Sanjay Kale-18/+27
2025-03-25Bluetooth: btintel_pcie: Add support for device coredumpKiran K-7/+291
2025-03-25Bluetooth: btusb: Fix regression in the initialization of fake Bluetooth cont...Pedro Nishiyama-0/+2
2025-03-25Bluetooth: btintel_pcie: Read hardware exception dataKiran K-1/+247
2025-03-25Bluetooth: btintel_pcie: Setup buffers for firmware tracesKiran K-0/+121
2025-03-25Bluetooth: qca: add WCN3950 supportDmitry Baryshkov-0/+43
2025-03-25Bluetooth: qca: simplify WCN399x NVM loadingDmitry Baryshkov-7/+6
2025-03-25bluetooth: btnxpuart: Support for controller wakeup gpio configLoic Poulain-4/+28
2025-03-25Bluetooth: hci_qca: use the power sequencer for wcn6750Janaki Ramaiah Thota-1/+1
2025-03-25Bluetooth: btusb: Add 2 HWIDs for MT7922Jiande Lu-0/+4
2025-03-25Bluetooth: hci_vhci: convert timeouts to secs_to_jiffies()Easwar Hariharan-2/+2
2025-03-25Bluetooth: hci_uart: Fix another race during initializationArseniy Krasnov-6/+15
2025-03-25Bluetooth: hci_uart: fix race during initializationArseniy Krasnov-1/+2
2025-03-25Bluetooth: btintel: Add DSBR support for ScPKiran K-0/+6
2025-03-25Bluetooth: Fix code style warningJeremy Clifton-2/+1
2025-03-25Bluetooth: btusb: Add 13 USB device IDs for Qualcomm WCN785xZijun Hu-0/+26
2025-03-25Bluetooth: btintel_pcie: Add device id of Whale PeakKiran K-0/+1
2025-03-25Bluetooth: btintel: Add support for Intel Scorpius PeakKiran K-0/+4
2025-03-25Bluetooth: btusb: Add new VID/PID for WCN785xDorian Cruveiller-0/+2
2025-03-25Bluetooth: btusb: mediatek: Add err code to btusb claim iso printoutDouglas Anderson-1/+1
2025-03-07Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNELHsin-chen Chuang-0/+53
2025-02-27bluetooth: btusb: Initialize .owner field of force_poll_sync_fopsSalah Triki-0/+1
2025-02-20Bluetooth: Always allow SCO packets for user channelHsin-chen Chuang-2/+4
2025-02-13Bluetooth: btintel_pcie: Fix a potential race conditionKiran K-1/+4
2025-01-29Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streamingNeeraj Sanjay Kale-2/+1
2025-01-29Bluetooth: Fix possible infinite recursion of btusb_resetHsin-chen Chuang-5/+0
2025-01-29Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()Douglas Anderson-0/+7
2025-01-15Bluetooth: qca: Fix poor RF performance for WCN6855Zijun Hu-2/+3
2025-01-15Bluetooth: Get rid of cmd_timeout and use the reset callbackHsin-chen Chuang-14/+14
2025-01-15Bluetooth: Remove the cmd timeout count in btusbHsin-chen Chuang-10/+0
2025-01-15Bluetooth: Use str_enable_disable-like helpersKrzysztof Kozlowski-11/+14
2025-01-15Bluetooth: btmtk: Remove resetting mt7921 before downloading the fwHao Qin-2/+2
2025-01-15Bluetooth: btusb: Add RTL8851BE device 13d3:3600Garrett Wilke-0/+3
2025-01-15Bluetooth: btusb: Add MT7921e device 13d3:3576Garrett Wilke-0/+2
2025-01-15Bluetooth: btrtl: check for NULL in btrtl_setup_realtek()Max Chou-1/+3
2025-01-15Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name()Charles Han-0/+3
2025-01-15Bluetooth: qca: Expand firmware-name to load specific rampatchCheng Jiang-46/+63
2025-01-15Bluetooth: qca: Update firmware-name to support board specific nvmCheng Jiang-28/+85
2025-01-15Bluetooth: btusb: Add new VID/PID 13d3/3628 for MT7925En-Wei Wu-0/+2
2025-01-15Bluetooth: btusb: Add new VID/PID 13d3/3610 for MT7922Andrew Halaney-0/+2
2025-01-15Bluetooth: btusb: add sysfs attribute to control USB alt settingYing Hsu-1/+33
2025-01-15Bluetooth: btusb: Add ID 0x2c7c:0x0130 for Qualcomm WCN785xMark Dietzer-0/+2
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