summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-22Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packetLuiz Augusto von Dentz
2022-07-22Bluetooth: btusb: Add support for ISO packetsLuiz Augusto von Dentz
2022-07-22Bluetooth: btrtl: Fix typo in commentshaomin Deng
2022-07-21Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSRZijun Hu
2022-07-21Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCAZijun Hu
2022-07-21Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922He Wang
2022-07-21Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for MTKYuri D'Elia
2022-07-21Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in autobaud modeHakan Jansson
2022-07-21Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud modeHakan Jansson
2022-07-21Bluetooth: hci_bcm: Add DT compatible for CYW55572Hakan Jansson
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586Hilda Wu
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587Hilda Wu
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558Hilda Wu
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675Hilda Wu
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007Hilda Wu
2022-07-21Bluetooth: Add default wakeup callback for HCI UART driverYing Hsu
2022-07-21Bluetooth: btmtksdio: Add in-band wakeup supportSean Wang
2022-07-21Bluetooth: hci_bcm: Add BCM4349B1 variantAhmad Fatoum
2022-07-21Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang
2022-07-21Bluetooth: hci_bcm: Add support for FW loading in autobaud modeHakan Jansson
2022-07-21Bluetooth: hci_qca: Return wakeup for qca_wakeupSai Teja Aluvala
2022-07-21Bluetooth: btusb: Add support of IMC Networks PID 0x3568Aaron Ma
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_390.RULEThomas Gleixner
2022-05-13Bluetooth: btmtksdio: fix the reset takes too longSean Wang
2022-05-13Bluetooth: btmtksdio: fix possible FW initialization failureSean Wang
2022-05-13Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_eventSean Wang
2022-05-13Bluetooth: btbcm: Add entry for BCM4373A0 UART BluetoothTim Harvey
2022-05-13Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921Sean Wang
2022-05-13Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devicesIsmael Luceno
2022-05-13Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCAZijun Hu
2022-05-13Bluetooth: btusb: add support for Qualcomm WCN785xZijun Hu
2022-05-13Bluetooth: btrtl: Add support for RTL8852CMax Chou
2022-05-13Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for QCALuiz Augusto von Dentz
2022-05-13Bluetooth: hci_qca: Use del_timer_sync() before freeingSteven Rostedt
2022-05-13Bluetooth: btintel: Constify static struct regmap_busRikard Falkeborn
2022-05-13Bluetooth: mt7921s: Fix the incorrect pointer checkSean Wang
2022-05-13Bluetooth: btbcm: Support per-board firmware variantsLinus Walleij
2022-03-18Bluetooth: ath3k: remove superfluous header filesMianhan Liu
2022-03-18Bluetooth: bcm203x: remove superfluous header filesMianhan Liu
2022-03-18Bluetooth: hci_bcm: Add the Asus TF103C to the bcm_broken_irq_dmi_tableHans de Goede
2022-03-18Bluetooth: mt7921s: Add WBS supportYake Yang
2022-03-18Bluetooth: mt7921s: Add .btmtk_get_codec_config_dataYake Yang
2022-03-18Bluetooth: mt7921s: Add .get_data_path_idYake Yang
2022-03-18Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATESYake Yang
2022-03-18Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interruptYake Yang
2022-03-18Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()Dan Carpenter
2022-03-18Bluetooth: btrtl: Add support for RTL8852BMax Chou
2022-03-18Bluetooth: hci_uart: add missing NULL check in h5_enqueuePavel Skripkin
2022-03-18Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake CSR controllersIsmael Ferreras Morezuelas