aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 5-72/+5
2022-07-22Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packetGravatar Luiz Augusto von Dentz 1-0/+10
2022-07-22Bluetooth: btusb: Add support for ISO packetsGravatar Luiz Augusto von Dentz 1-0/+14
2022-07-22Bluetooth: btrtl: Fix typo in commentGravatar shaomin Deng 1-1/+1
2022-07-21Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSRGravatar Zijun Hu 1-1/+0
2022-07-21Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCAGravatar Zijun Hu 1-1/+0
2022-07-21Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922Gravatar He Wang 1-0/+3
2022-07-21Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for MTKGravatar Yuri D'Elia 1-0/+1
2022-07-21Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in autobaud modeGravatar Hakan Jansson 1-4/+16
2022-07-21Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud modeGravatar Hakan Jansson 1-4/+1
2022-07-21Bluetooth: hci_bcm: Add DT compatible for CYW55572Gravatar Hakan Jansson 1-0/+1
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586Gravatar Hilda Wu 1-0/+2
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587Gravatar Hilda Wu 1-0/+2
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558Gravatar Hilda Wu 1-0/+2
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675Gravatar Hilda Wu 1-0/+2
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007Gravatar Hilda Wu 1-0/+4
2022-07-21Bluetooth: Add default wakeup callback for HCI UART driverGravatar Ying Hsu 1-0/+11
2022-07-21Bluetooth: btmtksdio: Add in-band wakeup supportGravatar Sean Wang 1-0/+15
2022-07-21Bluetooth: hci_bcm: Add BCM4349B1 variantGravatar Ahmad Fatoum 2-0/+3
2022-07-21Bluetooth: hci_intel: Add check for platform_driver_registerGravatar Jiasheng Jiang 1-1/+5
2022-07-21Bluetooth: hci_bcm: Add support for FW loading in autobaud modeGravatar Hakan Jansson 3-15/+40
2022-07-21Bluetooth: hci_qca: Return wakeup for qca_wakeupGravatar Sai Teja Aluvala 1-1/+1
2022-07-21Bluetooth: btusb: Add support of IMC Networks PID 0x3568Gravatar Aaron Ma 1-0/+3
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_390.RULEGravatar Thomas Gleixner 5-72/+5
2022-05-13Bluetooth: btmtksdio: fix the reset takes too longGravatar Sean Wang 1-0/+5
2022-05-13Bluetooth: btmtksdio: fix possible FW initialization failureGravatar Sean Wang 1-8/+8
2022-05-13Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_eventGravatar Sean Wang 1-1/+2
2022-05-13Bluetooth: btbcm: Add entry for BCM4373A0 UART BluetoothGravatar Tim Harvey 1-0/+1
2022-05-13Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921Gravatar Sean Wang 1-0/+3
2022-05-13Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devicesGravatar Ismael Luceno 1-0/+4
2022-05-13Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCAGravatar Zijun Hu 1-0/+1
2022-05-13Bluetooth: btusb: add support for Qualcomm WCN785xGravatar Zijun Hu 1-2/+8
2022-05-13Bluetooth: btrtl: Add support for RTL8852CGravatar Max Chou 1-0/+13
2022-05-13Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for QCAGravatar Luiz Augusto von Dentz 1-0/+5
2022-05-13Bluetooth: hci_qca: Use del_timer_sync() before freeingGravatar Steven Rostedt 1-2/+2
2022-05-13Bluetooth: btintel: Constify static struct regmap_busGravatar Rikard Falkeborn 1-1/+1
2022-05-13Bluetooth: mt7921s: Fix the incorrect pointer checkGravatar Sean Wang 1-1/+1
2022-05-13Bluetooth: btbcm: Support per-board firmware variantsGravatar Linus Walleij 1-1/+51
2022-03-18Bluetooth: ath3k: remove superfluous header filesGravatar Mianhan Liu 1-1/+0
2022-03-18Bluetooth: bcm203x: remove superfluous header filesGravatar Mianhan Liu 1-1/+0
2022-03-18Bluetooth: hci_bcm: Add the Asus TF103C to the bcm_broken_irq_dmi_tableGravatar Hans de Goede 1-8/+36
2022-03-18Bluetooth: mt7921s: Add WBS supportGravatar Yake Yang 1-0/+3
2022-03-18Bluetooth: mt7921s: Add .btmtk_get_codec_config_dataGravatar Yake Yang 1-0/+50
2022-03-18Bluetooth: mt7921s: Add .get_data_path_idGravatar Yake Yang 1-1/+14
2022-03-18Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATESGravatar Yake Yang 1-0/+3
2022-03-18Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interruptGravatar Yake Yang 1-2/+2
2022-03-18Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()Gravatar Dan Carpenter 1-5/+7
2022-03-18Bluetooth: btrtl: Add support for RTL8852BGravatar Max Chou 1-0/+13
2022-03-18Bluetooth: hci_uart: add missing NULL check in h5_enqueueGravatar Pavel Skripkin 1-3/+5
2022-03-18Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake CSR controllersGravatar Ismael Ferreras Morezuelas 1-2/+4