summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2022-08-17Bluetooth: Add default wakeup callback for HCI UART driverYing Hsu
2022-08-17Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586Hilda Wu
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587Hilda Wu
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558Hilda Wu
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675Hilda Wu
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007Hilda Wu
2022-08-11Bluetooth: btusb: Add support of IMC Networks PID 0x3568Aaron Ma
2022-08-11Bluetooth: hci_bcm: Add DT compatible for CYW55572Hakan Jansson
2022-08-11Bluetooth: hci_bcm: Add BCM4349B1 variantAhmad Fatoum
2022-08-11Bluetooth: hci_qca: Return wakeup for qca_wakeupSai Teja Aluvala
2022-06-09Bluetooth: btmtksdio: fix the reset takes too longSean Wang
2022-06-09Bluetooth: btmtksdio: fix possible FW initialization failureSean Wang
2022-06-09Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_eventSean Wang
2022-06-09Bluetooth: mt7921s: Fix the incorrect pointer checkSean Wang
2022-06-09Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCAZijun Hu
2022-06-09Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for QCALuiz Augusto von Dentz
2022-06-06Bluetooth: hci_qca: Use del_timer_sync() before freeingSteven Rostedt
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
2022-03-18Bluetooth: btmtkuart: fix the conflict between mtk and msft vendor eventSean Wang
2022-03-18Bluetooth: btmtkuart: add .set_bdaddr supportSean Wang
2022-03-18Bluetooth: btmtkuart: rely on BT_MTK moduleSean Wang
2022-03-18Bluetooth: btusb: Add missing Chicony device for Realtek RTL8723BETakashi Iwai
2022-03-04Bluetooth: btusb: Add another Realtek 8761BUHelmut Grohne
2022-03-04Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1Luca Weiss
2022-03-04Bluetooth: btmtksdio: Fix kernel oops when sdio suspend.Yake Yang
2022-03-04Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921Yake Yang
2022-03-04Bluetooth: btusb: Make use of of BIT macro to declare flagsLuiz Augusto von Dentz
2022-03-04Bluetooth: mediatek: fix the conflict between mtk and msft vendor eventSean Wang
2022-03-04Bluetooth: mt7921s: support bluetooth reset mechanismChih-Ying Chiang
2022-03-04Bluetooth: btusb: Improve stability for QCA devicesZijun Hu
2022-03-04Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN)Piotr Dymacz
2022-03-04Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) deviceKiran K
2022-01-28Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-01-26Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_openVyacheslav Bocharov
2022-01-26Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08Vyacheslav Bocharov
2022-01-21Bluetooth: btmtksdio: mask out interrupt statusSean Wang
2022-01-21Bluetooth: btmtksdio: run sleep mode by defaultSean Wang
2022-01-21Bluetooth: btmtksdio: lower log level in btmtksdio_runtime_[resume|suspend]()Sean Wang