summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btmtksdio: fix the reset takes too longSean Wang2022-05-131-0/+5
* Bluetooth: btmtksdio: fix possible FW initialization failureSean Wang2022-05-131-8/+8
* Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_eventSean Wang2022-05-131-1/+2
* Bluetooth: btbcm: Add entry for BCM4373A0 UART BluetoothTim Harvey2022-05-131-0/+1
* Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921Sean Wang2022-05-131-0/+3
* Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devicesIsmael Luceno2022-05-131-0/+4
* Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCAZijun Hu2022-05-131-0/+1
* Bluetooth: btusb: add support for Qualcomm WCN785xZijun Hu2022-05-131-2/+8
* Bluetooth: btrtl: Add support for RTL8852CMax Chou2022-05-131-0/+13
* Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for QCALuiz Augusto von Dentz2022-05-131-0/+5
* Bluetooth: hci_qca: Use del_timer_sync() before freeingSteven Rostedt2022-05-131-2/+2
* Bluetooth: btintel: Constify static struct regmap_busRikard Falkeborn2022-05-131-1/+1
* Bluetooth: mt7921s: Fix the incorrect pointer checkSean Wang2022-05-131-1/+1
* Bluetooth: btbcm: Support per-board firmware variantsLinus Walleij2022-05-131-1/+51
* Bluetooth: ath3k: remove superfluous header filesMianhan Liu2022-03-181-1/+0
* Bluetooth: bcm203x: remove superfluous header filesMianhan Liu2022-03-181-1/+0
* Bluetooth: hci_bcm: Add the Asus TF103C to the bcm_broken_irq_dmi_tableHans de Goede2022-03-181-8/+36
* Bluetooth: mt7921s: Add WBS supportYake Yang2022-03-181-0/+3
* Bluetooth: mt7921s: Add .btmtk_get_codec_config_dataYake Yang2022-03-181-0/+50
* Bluetooth: mt7921s: Add .get_data_path_idYake Yang2022-03-181-1/+14
* Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATESYake Yang2022-03-181-0/+3
* Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interruptYake Yang2022-03-181-2/+2
* Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()Dan Carpenter2022-03-181-5/+7
* Bluetooth: btrtl: Add support for RTL8852BMax Chou2022-03-181-0/+13
* Bluetooth: hci_uart: add missing NULL check in h5_enqueuePavel Skripkin2022-03-181-3/+5
* Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake CSR controllersIsmael Ferreras Morezuelas2022-03-181-2/+4
* Bluetooth: btmtkuart: fix the conflict between mtk and msft vendor eventSean Wang2022-03-181-8/+1
* Bluetooth: btmtkuart: add .set_bdaddr supportSean Wang2022-03-181-0/+1
* Bluetooth: btmtkuart: rely on BT_MTK moduleSean Wang2022-03-184-158/+29
* Bluetooth: btusb: Add missing Chicony device for Realtek RTL8723BETakashi Iwai2022-03-181-0/+1
* Bluetooth: btusb: Add another Realtek 8761BUHelmut Grohne2022-03-041-0/+2
* Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1Luca Weiss2022-03-041-0/+2
* Bluetooth: btmtksdio: Fix kernel oops when sdio suspend.Yake Yang2022-03-041-2/+2
* Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921Yake Yang2022-03-041-0/+3
* Bluetooth: btusb: Make use of of BIT macro to declare flagsLuiz Augusto von Dentz2022-03-041-27/+27
* Bluetooth: mediatek: fix the conflict between mtk and msft vendor eventSean Wang2022-03-043-16/+2
* Bluetooth: mt7921s: support bluetooth reset mechanismChih-Ying Chiang2022-03-042-1/+118
* Bluetooth: btusb: Improve stability for QCA devicesZijun Hu2022-03-041-0/+8
* Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN)Piotr Dymacz2022-03-041-0/+5
* Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) deviceKiran K2022-03-041-0/+1
* Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-01-2811-66/+293
|\
| * Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_openVyacheslav Bocharov2022-01-261-0/+5
| * Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08Vyacheslav Bocharov2022-01-261-0/+8
| * Bluetooth: btmtksdio: mask out interrupt statusSean Wang2022-01-211-0/+2
| * Bluetooth: btmtksdio: run sleep mode by defaultSean Wang2022-01-211-2/+2
| * Bluetooth: btmtksdio: lower log level in btmtksdio_runtime_[resume|suspend]()Sean Wang2022-01-211-2/+2
| * Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl()Mark Chen2022-01-211-0/+38
| * Bluetooth: mt7921s: fix bus hang with wrong privilegeMark Chen2022-01-211-0/+8
| * Bluetooth: btmtksdio: refactor btmtksdio_runtime_[suspend|resume]()Mark Chen2022-01-211-41/+53
| * Bluetooth: mt7921s: fix firmware coredump retrieveMark Chen2022-01-211-0/+10