summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_core: Introduce hci_recv_event_dataLuiz Augusto von Dentz2022-07-223-0/+37
* Bluetooth: Convert delayed discov_off to hci_syncBrian Gix2022-07-222-89/+33
* Bluetooth: Remove update_scan hci_request dependancyBrian Gix2022-07-227-29/+17
* Bluetooth: Remove dead code from hci_request.cBrian Gix2022-07-223-290/+0
* Bluetooth: btrtl: Fix typo in commentshaomin Deng2022-07-221-1/+1
* Bluetooth: MGMT: Fix holding hci_conn reference while command is queuedLuiz Augusto von Dentz2022-07-221-39/+12
* Bluetooth: mgmt: Fix using hci_conn_abortLuiz Augusto von Dentz2022-07-223-5/+38
* Bluetooth: Use bt_status to convert from errnoLuiz Augusto von Dentz2022-07-221-1/+1
* Bluetooth: Add bt_statusLuiz Augusto von Dentz2022-07-222-0/+72
* Bluetooth: hci_sync: Split hci_dev_open_syncLuiz Augusto von Dentz2022-07-221-99/+126
* Bluetooth: hci_sync: Refactor remove Adv MonitorManish Mandlik2022-07-225-178/+75
* Bluetooth: hci_sync: Refactor add Adv MonitorManish Mandlik2022-07-224-196/+78
* Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTINGZijun Hu2022-07-222-14/+0
* Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSRZijun Hu2022-07-221-1/+0
* Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCAZijun Hu2022-07-221-1/+0
* Bluetooth: hci_sync: Check LMP feature bit instead of quirkZijun Hu2022-07-222-2/+3
* Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() event maskZijun Hu2022-07-221-2/+2
* Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922He Wang2022-07-221-0/+3
* Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for MTKYuri D'Elia2022-07-221-0/+1
* Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in autobaud modeHakan Jansson2022-07-221-4/+16
* Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud modeHakan Jansson2022-07-221-4/+1
* Bluetooth: hci_bcm: Add DT compatible for CYW55572Hakan Jansson2022-07-221-0/+1
* dt-bindings: net: broadcom-bluetooth: Add conditional constraintsHakan Jansson2022-07-221-0/+16
* dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT bindingHakan Jansson2022-07-221-0/+1
* Bluetooth: clean up error pointer checkingDan Carpenter2022-07-221-1/+1
* Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586Hilda Wu2022-07-221-0/+2
* Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587Hilda Wu2022-07-221-0/+2
* Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558Hilda Wu2022-07-221-0/+2
* Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675Hilda Wu2022-07-221-0/+2
* Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007Hilda Wu2022-07-221-0/+4
* Bluetooth: Add default wakeup callback for HCI UART driverYing Hsu2022-07-221-0/+11
* Bluetooth: hci_sync: Don't remove connected devices from accept listLuiz Augusto von Dentz2022-07-221-2/+5
* Bluetooth: hci_sync: Fix not updating privacy_modeLuiz Augusto von Dentz2022-07-221-0/+3
* Bluetooth: Collect kcov coverage from hci_rx_workTamas Koczka2022-07-221-1/+9
* Bluetooth: hci_sync: Fix resuming scan after suspend resumeZhengping Jiang2022-07-221-3/+2
* Bluetooth: btmtksdio: Add in-band wakeup supportSean Wang2022-07-221-0/+15
* Bluetooth: mgmt: Fix refresh cached connection infoZhengping Jiang2022-07-221-5/+5
* Bluetooth: HCI: Fix not always setting Scan Response/Advertising DataLuiz Augusto von Dentz2022-07-223-43/+76
* Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}Luiz Augusto von Dentz2022-07-222-17/+28
* Bluetooth: use memset avoid memory leaksXiaohui Zhang2022-07-221-0/+1
* Bluetooth: fix an error code in hci_register_dev()Dan Carpenter2022-07-221-1/+2
* Bluetooth: hci_bcm: Add BCM4349B1 variantAhmad Fatoum2022-07-222-0/+3
* dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT bindingAhmad Fatoum2022-07-221-0/+1
* Bluetooth: Unregister suspend with userchannelAbhishek Pandit-Subedi2022-07-223-8/+30
* Bluetooth: Fix index added after unregisterAbhishek Pandit-Subedi2022-07-221-1/+7
* Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi2022-07-223-3/+13
* Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang2022-07-221-1/+5
* Bluetooth: clear the temporary linkkey in hci_conn_cleanupAlain Michaud2022-07-222-2/+5
* Bluetooth: hci_bcm: Add support for FW loading in autobaud modeHakan Jansson2022-07-223-15/+40
* dt-bindings: net: broadcom-bluetooth: Add property for autobaud modeHakan Jansson2022-07-221-0/+7