aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2023-08-11Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852CGravatar Max Chou 1-25/+45
2023-08-11Bluetooth: btusb: Move btusb_recv_event_intel to btintelGravatar Luiz Augusto von Dentz 3-74/+76
2023-08-11Bluetooth: btqca: Add WCN3988 supportGravatar Luca Weiss 3-4/+33
2023-08-11Bluetooth: btnxpuart: Add support for AW693 chipsetGravatar Neeraj Sanjay Kale 1-8/+31
2023-08-11Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()Gravatar Yuanjun Gong 1-1/+5
2023-08-11bluetooth: Explicitly include correct DT includesGravatar Rob Herring 3-3/+2
2023-08-11Bluetooth: btbcm: add default address for BCM43430A1Gravatar Mans Rullgard 1-0/+5
2023-08-11Bluetooth: btmtk: Fix kernel crash when processing coredumpGravatar Chris Lu 2-6/+7
2023-08-11Bluetooth: btusb: Add support for another MediaTek 7922 VID/PIDGravatar Roger Gammans 1-0/+3
2023-08-11Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTOGravatar Lee, Chun-Yi 1-1/+2
2023-08-11Bluetooth: btusb: Add new VID/PID 04ca/3804 for MT7922Gravatar Chris Lu 1-0/+3
2023-08-11Bluetooth: btusb: Add new VID/PID 0489/e102 for MT7922Gravatar Chris Lu 1-0/+3
2023-08-11Bluetooth: Add support for Gale Peak (8087:0036)Gravatar Kiran K 1-0/+1
2023-08-11Bluetooth: btusb: Add a new VID/PID 0489/e0f6 for MT7922Gravatar Chris Lu 1-0/+3
2023-08-11Bluetooth: btusb: Add device 0489:e0f5 as MT7922 deviceGravatar Valentin David 1-0/+3
2023-08-11Bluetooth: btusb: mediatek: add MediaTek devcoredump supportGravatar Jing Cai 3-0/+154
2023-08-11Bluetooth: btmtk: introduce btmtk reset workGravatar Jing Cai 3-71/+97
2023-08-11Bluetooth: btusb: mediatek: readx_poll_timeout replaces open codingGravatar Sean Wang 1-15/+15
2023-08-11Bluetooth: btmtk: add printing firmware informationGravatar Chris Lu 1-0/+5
2023-08-11Bluetooth: btintel: Add support for Gale PeakGravatar Kiran K 1-0/+3
2023-08-11Bluetooth: msft: Extended monitor tracking by address filterGravatar Hilda Wu 1-0/+4
2023-08-11Bluetooth: btusb: Add support Mediatek MT7925Gravatar Peter Tsao 3-20/+64
2023-08-11Bluetooth: btintel: Add support to reset bluetooth via ACPI DSMGravatar Kiran K 3-0/+139
2023-08-11Bluetooth: hci_qca: Add qcom devcoredump supportGravatar Sai Teja Aluvala 1-50/+85
2023-08-11Bluetooth: hci_qca: Add qcom devcoredump sysfs supportGravatar Sai Teja Aluvala 1-0/+15
2023-08-11Bluetooth: btrtl: Correct the length of the HCI command for drop fwGravatar Max Chou 1-8/+6
2023-08-11Bluetooth: btrtl: Add Realtek devcoredump supportGravatar Hilda Wu 3-27/+205
2023-07-20Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014Gravatar Tomasz Moń 1-0/+1
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-4/+24
2023-07-03virtio_bt: call scheduler when we free unused buffsGravatar Xianting Tian 1-0/+1
2023-06-29Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus AllyGravatar Matthew Anderson 1-0/+3
2023-06-29Bluetooth: hci_bcm: do not mark valid bd_addr as invalidGravatar Johan Hovold 1-1/+2
2023-06-29Bluetooth: btqca: use le32_to_cpu for ver.soc_idGravatar Min-Hua Chen 1-1/+1
2023-06-29Bluetooth: btusb: Add device 6655:8771 to device tablesGravatar Dan Gora 1-0/+2
2023-06-29Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarationsGravatar Dan Gora 1-2/+16
2023-06-05Bluetooth: hci_qca: fix debugfs registrationGravatar Johan Hovold 1-1/+5
2023-05-19Bluetooth: btnxpuart: Fix compiler warningsGravatar Neeraj Sanjay Kale 1-3/+3
2023-04-23Bluetooth: btusb: Add WCN6855 devcoredump supportGravatar Tim Jiang 1-0/+222
2023-04-23Bluetooth: btnxpuart: Enable flow control before checking boot signatureGravatar Neeraj Sanjay Kale 1-7/+6
2023-04-23Bluetooth: btrtl: Add the support for RTL8851BGravatar Max Chou 1-0/+15
2023-04-23Bluetooth: btnxpuart: Fix sparse warningsGravatar Luiz Augusto von Dentz 1-34/+51
2023-04-23Bluetooth: btrtl: Firmware format v2 supportGravatar Max Chou 2-41/+362
2023-04-23Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...Gravatar Liu Jian 1-1/+0
2023-04-23Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Gravatar Raul Cheleguini 1-0/+1
2023-04-23Bluetooth: vhci: Fix info leak in force_devcd_write()Gravatar Dan Carpenter 1-6/+10
2023-04-23Bluetooth: hci_qca: mark OF related data as maybe unusedGravatar Steev Klimaszewski 1-1/+1
2023-04-23Bluetooth: btnxpuart: No need to check the received bootloader signatureGravatar Neeraj Sanjay Kale 1-16/+3
2023-04-23Bluetooth: btnxpuart: Disable Power Save feature on startupGravatar Neeraj Sanjay Kale 1-1/+1
2023-04-23Bluetooth: btnxpuart: Deasset UART break before closing serdev deviceGravatar Neeraj Sanjay Kale 1-0/+1
2023-04-23Bluetooth: btnxpuart: Add support to download helper FW file for w8997Gravatar Neeraj Sanjay Kale 1-8/+59