| Age | Commit message (Expand) | Author | Files | Lines |
| 11 days | Bluetooth: HCI: Add support for LL Extended Feature Set | Luiz Augusto von Dentz | 1 | -2/+100 |
| 11 days | Bluetooth: HCI: Always use the identity address when initializing a connection | Luiz Augusto von Dentz | 1 | -1/+1 |
| 11 days | Bluetooth: ISO: Add support to bind to trigger PAST | Luiz Augusto von Dentz | 1 | -0/+92 |
| 11 days | Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PAST | Luiz Augusto von Dentz | 1 | -1/+54 |
| 11 days | Bluetooth: HCI: Add initial support for PAST | Luiz Augusto von Dentz | 1 | -0/+3 |
| 2025-11-10 | Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2025-10-24 | Bluetooth: hci_core: Fix tracking of periodic advertisement | Luiz Augusto von Dentz | 1 | -2/+2 |
| 2025-10-24 | Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00 | Luiz Augusto von Dentz | 1 | -3/+2 |
| 2025-10-24 | Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once | Cen Zhang | 1 | -3/+9 |
| 2025-09-27 | Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements | Luiz Augusto von Dentz | 1 | -4/+6 |
| 2025-09-20 | Bluetooth: hci_sync: Fix hci_resume_advertising_sync | Luiz Augusto von Dentz | 1 | -0/+7 |
| 2025-08-22 | Bluetooth: hci_sync: fix set_local_name race condition | Pavel Shpakovskiy | 1 | -3/+3 |
| 2025-08-15 | Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF | Yang Li | 1 | -4/+8 |
| 2025-08-15 | Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings | Luiz Augusto von Dentz | 1 | -2/+2 |
| 2025-08-15 | Bluetooth: hci_sync: Fix scan state after PA Sync has been established | Luiz Augusto von Dentz | 1 | -2/+5 |
| 2025-08-15 | Bluetooth: hci_sync: Avoid adding default advertising on startup | Yang Li | 1 | -1/+1 |
| 2025-07-23 | Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections | Yang Li | 1 | -5/+5 |
| 2025-07-23 | Bluetooth: Fix typos in comments | Bastien Nocera | 1 | -1/+1 |
| 2025-07-23 | Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_even... | Zijun Hu | 1 | -1/+1 |
| 2025-07-16 | Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap | Christian Eggers | 1 | -30/+29 |
| 2025-07-16 | Bluetooth: hci_sync: fix connectable extended advertising when using static r... | Alessandro Gasbarroni | 1 | -2/+2 |
| 2025-07-03 | Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handle | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2025-07-03 | Bluetooth: hci_sync: Fix not disabling advertising instance | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2025-06-27 | Bluetooth: HCI: Set extended advertising data synchronously | Christian Eggers | 1 | -77/+130 |
| 2025-06-27 | Bluetooth: hci_sync: revert some mesh modifications | Christian Eggers | 1 | -12/+4 |
| 2025-06-27 | Bluetooth: Prevent unintended pause by checking if advertising is active | Yang Li | 1 | -0/+4 |
| 2025-06-11 | Bluetooth: ISO: Fix not using bc_sid as advertisement SID | Luiz Augusto von Dentz | 1 | -3/+17 |
| 2025-06-11 | Bluetooth: eir: Fix possible crashes on eir_create_adv_data | Luiz Augusto von Dentz | 1 | -2/+3 |
| 2025-06-11 | Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance | Luiz Augusto von Dentz | 1 | -5/+15 |
| 2025-05-21 | Bluetooth: separate CIS_LINK and BIS_LINK link types | Pauli Virtanen | 1 | -6/+10 |
| 2025-05-21 | Bluetooth: ISO: Fix not using SID from adv report | Luiz Augusto von Dentz | 1 | -5/+44 |
| 2025-04-25 | Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync | Luiz Augusto von Dentz | 1 | -0/+63 |
| 2025-04-25 | Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver | Luiz Augusto von Dentz | 1 | -5/+82 |
| 2025-03-25 | Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO | Luiz Augusto von Dentz | 1 | -0/+24 |
| 2025-03-25 | Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE | Pedro Nishiyama | 1 | -1/+2 |
| 2025-03-25 | Bluetooth: Add quirk for broken READ_VOICE_SETTING | Pedro Nishiyama | 1 | -0/+3 |
| 2025-03-25 | Bluetooth: MGMT: convert timeouts to secs_to_jiffies() | Easwar Hariharan | 1 | -1/+1 |
| 2025-01-15 | Bluetooth: hci: Remove deadcode | Dr. David Alan Gilbert | 1 | -24/+0 |
| 2025-01-15 | Bluetooth: MGMT: Mark LL Privacy as stable | Luiz Augusto von Dentz | 1 | -22/+30 |
| 2025-01-08 | Bluetooth: hci_sync: Fix not setting Random Address when required | Luiz Augusto von Dentz | 1 | -5/+6 |
| 2024-11-14 | Bluetooth: Support new quirks for ATS2851 | Danil Pylaev | 1 | -1/+8 |
| 2024-10-30 | Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs | Sungwoo Kim | 1 | -7/+11 |
| 2024-10-23 | Bluetooth: hci_core: Disable works on hci_unregister_dev | Luiz Augusto von Dentz | 1 | -3/+9 |
| 2024-09-10 | Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL | Luiz Augusto von Dentz | 1 | -1/+4 |
| 2024-08-30 | Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once | Luiz Augusto von Dentz | 1 | -2/+40 |
| 2024-08-07 | Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor | Anton Khirnov | 1 | -0/+14 |
| 2024-07-26 | Bluetooth: hci_sync: Fix suspending with wrong filter policy | Luiz Augusto von Dentz | 1 | -0/+21 |
| 2024-07-15 | Bluetooth: hci_sync: Remove remaining dependencies of hci_request | Luiz Augusto von Dentz | 1 | -3/+11 |
| 2024-07-15 | Bluetooth: hci_sync: Move handling of interleave_scan | Luiz Augusto von Dentz | 1 | -5/+48 |
| 2024-07-15 | Bluetooth: hci_core: Don't use hci_prepare_cmd | Luiz Augusto von Dentz | 1 | -3/+2 |
| 2024-07-15 | Bluetooth: hci_core: Remove usage of hci_req_sync | Luiz Augusto von Dentz | 1 | -5/+5 |
| 2024-07-15 | Bluetooth: hci_core: cleanup struct hci_dev | Dmitry Antipov | 1 | -1/+0 |
| 2024-07-14 | Bluetooth: hci_core, hci_sync: cleanup struct discovery_state | Dmitry Antipov | 1 | -2/+0 |
| 2024-07-14 | Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connection | Luiz Augusto von Dentz | 1 | -0/+18 |
| 2024-06-28 | Bluetooth: L2CAP: Fix deadlock | Luiz Augusto von Dentz | 1 | -0/+13 |
| 2024-06-10 | Bluetooth: hci_sync: Fix not using correct handle | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2024-05-14 | Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1 | Luiz Augusto von Dentz | 1 | -9/+8 |
| 2024-05-14 | Bluetooth: HCI: Remove HCI_AMP support | Luiz Augusto von Dentz | 1 | -108/+4 |
| 2024-05-14 | Bluetooth: hci_sync: Use cmd->num_cis instead of magic number | Gustavo A. R. Silva | 1 | -1/+1 |
| 2024-05-14 | Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings | Gustavo A. R. Silva | 1 | -50/+34 |
| 2024-04-24 | Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync | Luiz Augusto von Dentz | 1 | -3/+6 |
| 2024-04-10 | Bluetooth: hci_sync: Fix using the same interval and window for Coded PHY | Luiz Augusto von Dentz | 1 | -3/+3 |
| 2024-03-29 | Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync | Luiz Augusto von Dentz | 1 | -1/+4 |
| 2024-03-29 | Bluetooth: add quirk for broken address properties | Johan Hovold | 1 | -1/+4 |
| 2024-03-08 | Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync | Luiz Augusto von Dentz | 1 | -0/+3 |
| 2024-03-06 | Bluetooth: hci_sync: Fix overwriting request callback | Luiz Augusto von Dentz | 1 | -3/+18 |
| 2024-03-06 | Bluetooth: hci_sync: Use QoS to determine which PHY to scan | Luiz Augusto von Dentz | 1 | -11/+55 |
| 2024-03-06 | Bluetooth: hci_sync: Use address filtering when HCI_PA_SYNC is set | Luiz Augusto von Dentz | 1 | -10/+35 |
| 2024-03-06 | Bluetooth: hci_sync: Fix UAF on create_le_conn_complete | Luiz Augusto von Dentz | 1 | -0/+3 |
| 2024-03-06 | Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync | Luiz Augusto von Dentz | 1 | -9/+4 |
| 2024-03-06 | Bluetooth: hci_sync: Attempt to dequeue connection attempt | Luiz Augusto von Dentz | 1 | -9/+65 |
| 2024-03-06 | Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue | Luiz Augusto von Dentz | 1 | -8/+124 |
| 2024-03-06 | Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync | Luiz Augusto von Dentz | 1 | -6/+10 |
| 2024-03-06 | Bluetooth: hci_conn: Always use sk_timeo as conn_timeout | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2024-03-06 | Bluetooth: hci_conn: Only do ACL connections sequentially | Jonas Dreßler | 1 | -0/+70 |
| 2024-03-06 | Bluetooth: hci_core: Cancel request on command timeout | Luiz Augusto von Dentz | 1 | -9/+11 |
| 2024-03-06 | Bluetooth: Add new state HCI_POWERING_DOWN | Jonas Dreßler | 1 | -5/+11 |
| 2024-02-28 | Bluetooth: hci_sync: Fix accept_list when attempting to suspend | Luiz Augusto von Dentz | 1 | -1/+4 |
| 2024-02-28 | Bluetooth: hci_sync: Check the correct flag before starting a scan | Jonas Dreßler | 1 | -1/+1 |
| 2023-12-22 | Bluetooth: hci_sync: fix BR/EDR wakeup bug | clancy shang | 1 | -4/+6 |
| 2023-12-22 | Bluetooth: hci_core: Remove le_restart_scan work | Luiz Augusto von Dentz | 1 | -89/+7 |
| 2023-10-23 | Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err | Marcel Ziswiler | 1 | -2/+2 |
| 2023-10-23 | Bluetooth: ISO: Set CIS bit only for devices with CIS support | Vlad Pruteanu | 1 | -2/+2 |
| 2023-10-23 | Bluetooth: ISO: Fix BIS cleanup | Iulia Tanasescu | 1 | -16/+12 |
| 2023-10-11 | Bluetooth: hci_sync: always check if connection is alive before deleting | Pauli Virtanen | 1 | -14/+12 |
| 2023-09-20 | Bluetooth: hci_codec: Fix leaking content of local_codecs | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2023-09-20 | Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER | Luiz Augusto von Dentz | 1 | -9/+4 |
| 2023-08-24 | Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED | Luiz Augusto von Dentz | 1 | -1/+4 |
| 2023-08-24 | Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync | Iulia Tanasescu | 1 | -0/+15 |
| 2023-08-24 | Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync | Luiz Augusto von Dentz | 1 | -20/+35 |
| 2023-08-11 | Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros | Luiz Augusto von Dentz | 1 | -2/+2 |
| 2023-08-11 | Bluetooth: hci_core: Make hci_is_le_conn_scanning public | Luiz Augusto von Dentz | 1 | -21/+0 |
| 2023-08-11 | Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync | Luiz Augusto von Dentz | 1 | -16/+29 |
| 2023-08-11 | Bluetooth: hci_sync: Fix handling of HCI_OP_CREATE_CONN_CANCEL | Luiz Augusto von Dentz | 1 | -0/+11 |
| 2023-08-11 | Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when aborting | Pauli Virtanen | 1 | -7/+9 |
| 2023-08-11 | Bluetooth: ISO: Notify user space about failed bis connections | Iulia Tanasescu | 1 | -0/+8 |
| 2023-08-11 | Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync | Luiz Augusto von Dentz | 1 | -0/+34 |
| 2023-08-11 | Bluetooth: hci_conn: Consolidate code for aborting connections | Luiz Augusto von Dentz | 1 | -8/+15 |
| 2023-08-11 | Bluetooth: hci_sync: Enable events for BIS capable devices | Claudia Draghicescu | 1 | -0/+3 |
| 2023-08-11 | Bluetooth: ISO: Support multiple BIGs | Iulia Tanasescu | 1 | -13/+15 |
| 2023-08-11 | Bluetooth: ISO: do not emit new LE Create CIS if previous is pending | Pauli Virtanen | 1 | -27/+63 |
| 2023-07-20 | Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync | Pauli Virtanen | 1 | -11/+106 |
| 2023-06-29 | Bluetooth: fix use-bdaddr-property quirk | Johan Hovold | 1 | -5/+3 |
| 2023-06-29 | Bluetooth: fix invalid-bdaddr quirk for non-persistent setup | Johan Hovold | 1 | -17/+11 |
| 2023-06-05 | Bluetooth: fix debugfs registration | Johan Hovold | 1 | -0/+3 |
| 2023-06-05 | Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER | Zhengping Jiang | 1 | -6/+14 |
| 2023-04-23 | Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running | Luiz Augusto von Dentz | 1 | -2/+23 |
| 2023-04-23 | Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851 | Raul Cheleguini | 1 | -1/+5 |
| 2023-04-23 | Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED | Luiz Augusto von Dentz | 1 | -0/+65 |
| 2023-04-23 | Bluetooth: Enable all supported LE PHY by default | Luiz Augusto von Dentz | 1 | -4/+24 |
| 2023-04-23 | Bluetooth: Add support for hci devcoredump | Abhishek Pandit-Subedi | 1 | -0/+2 |
| 2023-04-23 | Bluetooth: hci_sync: Remove duplicate statement | Inga Stotland | 1 | -1/+0 |
| 2023-04-23 | Bluetooth: hci_sync: Don't wait peer's reply when powering off | Archie Pusaka | 1 | -3/+5 |
| 2023-04-23 | Bluetooth: hci_sync: Fix smatch warning | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2023-04-10 | Bluetooth: Fix printing errors if LE Connection times out | Luiz Augusto von Dentz | 1 | -3/+10 |
| 2023-03-23 | Bluetooth: HCI: Fix global-out-of-bounds | Sungwoo Kim | 1 | -0/+2 |
| 2023-03-22 | Bluetooth: Fix race condition in hci_cmd_sync_clear | Min Li | 1 | -0/+2 |
| 2023-03-22 | Bluetooth: hci_sync: Resume adv with no RPA when active scan | Zhengping Jiang | 1 | -20/+44 |
| 2023-01-17 | Bluetooth: hci_sync: fix memory leak in hci_update_adv_data() | Zhengchao Shao | 1 | -10/+3 |
| 2023-01-17 | Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 | Luiz Augusto von Dentz | 1 | -3/+3 |
| 2022-12-12 | Bluetooth: Add quirk to disable MWS Transport Configuration | Sven Peter | 1 | -1/+1 |
| 2022-12-12 | Bluetooth: hci_sync: cancel cmd_timer if hci_open failed | Archie Pusaka | 1 | -0/+1 |
| 2022-12-12 | Bluetooth: hci_sync: Fix not setting static address | Luiz Augusto von Dentz | 1 | -0/+18 |
| 2022-12-02 | Bluetooth: Fix support for Read Local Supported Codecs V2 | Chethan T N | 1 | -4/+6 |
| 2022-12-02 | Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk | Ismael Ferreras Morezuelas | 1 | -2/+7 |
| 2022-09-30 | Bluetooth: hci_sync: Fix not indicating power state | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2022-09-28 | Bluetooth: Call shutdown for HCI_USER_CHANNEL | Abhishek Pandit-Subedi | 1 | -7/+26 |
| 2022-09-14 | Bluetooth: hci_sync: allow advertise when scan without RPA | Zhengping Jiang | 1 | -1/+1 |
| 2022-09-06 | Bluetooth: hci_sync: Fix hci_read_buffer_size_sync | Luiz Augusto von Dentz | 1 | -6/+6 |
| 2022-09-06 | Bluetooth: Implement support for Mesh | Brian Gix | 1 | -10/+77 |
| 2022-08-25 | Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn | Zhengping Jiang | 1 | -2/+4 |
| 2022-08-25 | Bluetooth: hci_sync: Fix suspend performance regression | Luiz Augusto von Dentz | 1 | -10/+14 |
| 2022-08-25 | Bluetooth: convert hci_update_adv_data to hci_sync | Brian Gix | 1 | -0/+20 |
| 2022-08-25 | Bluetooth: move hci_get_random_address() to hci_sync | Brian Gix | 1 | -0/+73 |
| 2022-08-25 | Bluetooth: Move Adv Instance timer to hci_sync | Brian Gix | 1 | -8/+121 |
| 2022-08-25 | Bluetooth: Rework le_scan_restart for hci_sync | Brian Gix | 1 | -0/+75 |
| 2022-08-25 | Bluetooth: Convert le_scan_disable timeout to hci_sync | Brian Gix | 1 | -0/+73 |
| 2022-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+3 |
| 2022-07-26 | Bluetooth: Always set event mask on suspend | Abhishek Pandit-Subedi | 1 | -3/+3 |
| 2022-07-22 | Bluetooth: Add initial implementation of BIS connections | Luiz Augusto von Dentz | 1 | -1/+248 |
| 2022-07-22 | Bluetooth: Add initial implementation of CIS connections | Luiz Augusto von Dentz | 1 | -1/+48 |
| 2022-07-22 | Bluetooth: Remove update_scan hci_request dependancy | Brian Gix | 1 | -0/+10 |
| 2022-07-21 | Bluetooth: mgmt: Fix using hci_conn_abort | Luiz Augusto von Dentz | 1 | -2/+1 |
| 2022-07-21 | Bluetooth: hci_sync: Split hci_dev_open_sync | Luiz Augusto von Dentz | 1 | -99/+126 |
| 2022-07-21 | Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING | Zijun Hu | 1 | -3/+0 |
| 2022-07-21 | Bluetooth: hci_sync: Check LMP feature bit instead of quirk | Zijun Hu | 1 | -2/+2 |
| 2022-07-21 | Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() event mask | Zijun Hu | 1 | -2/+2 |
| 2022-07-21 | Bluetooth: hci_sync: Don't remove connected devices from accept list | Luiz Augusto von Dentz | 1 | -2/+5 |
| 2022-07-21 | Bluetooth: hci_sync: Fix not updating privacy_mode | Luiz Augusto von Dentz | 1 | -0/+3 |
| 2022-07-21 | Bluetooth: hci_sync: Fix resuming scan after suspend resume | Zhengping Jiang | 1 | -3/+2 |
| 2022-07-21 | Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data | Luiz Augusto von Dentz | 1 | -21/+45 |
| 2022-07-05 | Bluetooth: core: Fix deadlock on hci_power_on_sync. | Vasyl Vavrychuk | 1 | -1/+0 |
| 2022-06-05 | bluetooth: don't use bitmaps for random flag accesses | Linus Torvalds | 1 | -3/+3 |
| 2022-05-13 | Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan | Luiz Augusto von Dentz | 1 | -15/+43 |
| 2022-05-13 | Bluetooth: core: Fix missing power_on work cancel on HCI close | Vasyl Vavrychuk | 1 | -0/+1 |
| 2022-05-13 | Bluetooth: Print broken quirks | Luiz Augusto von Dentz | 1 | -0/+31 |
| 2022-04-26 | Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted | Luiz Augusto von Dentz | 1 | -1/+10 |
| 2022-03-18 | Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL | Ismael Ferreras Morezuelas | 1 | -0/+16 |
| 2022-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -26/+23 |
| 2022-03-04 | Bluetooth: hci_sync: fix undefined return of hci_disconnect_all_sync() | Tom Rix | 1 | -1/+1 |
| 2022-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -9/+21 |
| 2022-03-03 | Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work | Luiz Augusto von Dentz | 1 | -26/+23 |
| 2022-02-24 | Bluetooth: hci_sync: Fix not using conn_timeout | Luiz Augusto von Dentz | 1 | -6/+15 |
| 2022-02-24 | Bluetooth: hci_sync: Fix hci_update_accept_list_sync | Luiz Augusto von Dentz | 1 | -1/+4 |
| 2022-02-24 | Bluetooth: fix data races in smp_unregister(), smp_del_chan() | Lin Ma | 1 | -2/+2 |
| 2022-01-27 | Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER is set | Luiz Augusto von Dentz | 1 | -0/+3 |
| 2022-01-10 | Bluetooth: hci_sync: Fix compilation warning | Luiz Augusto von Dentz | 1 | -2/+2 |
| 2021-12-22 | Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported | Luiz Augusto von Dentz | 1 | -5/+5 |
| 2021-12-22 | Bluetooth: hci_sync: Add check simultaneous roles support | Luiz Augusto von Dentz | 1 | -12/+12 |
| 2021-12-22 | Bluetooth: hci_sync: Wait for proper events when connecting LE | Luiz Augusto von Dentz | 1 | -4/+7 |
| 2021-12-22 | Bluetooth: hci_sync: Add support for waiting specific LE subevents | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2021-12-22 | Bluetooth: hci_sync: Add hci_le_create_conn_sync | Luiz Augusto von Dentz | 1 | -0/+277 |
| 2021-12-22 | Bluetooth: hci_sync: Push sync command cancellation to workqueue | Benjamin Berg | 1 | -1/+26 |
| 2021-12-21 | Bluetooth: hci_sync: Fix not always pausing advertising when necessary | Luiz Augusto von Dentz | 1 | -4/+2 |
| 2021-12-07 | Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list | Luiz Augusto von Dentz | 1 | -6/+45 |
| 2021-12-07 | Bluetooth: hci_core: Rework hci_conn_params flags | Luiz Augusto von Dentz | 1 | -4/+3 |
| 2021-12-07 | Bluetooth: add quirk disabling LE Read Transmit Power | Aditya Garg | 1 | -1/+2 |
| 2021-12-03 | Bluetooth: Add hci_cmd_sync_cancel to public API | Benjamin Berg | 1 | -0/+17 |
| 2021-11-16 | Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync | Luiz Augusto von Dentz | 1 | -0/+31 |
| 2021-11-16 | Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync | Luiz Augusto von Dentz | 1 | -1/+89 |
| 2021-11-16 | Bluetooth: Don't initialize msft/aosp when using user channel | Jesse Melhuish | 1 | -4/+8 |
| 2021-11-02 | Bluetooth: hci_sync: Fix not setting adv set duration | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2021-11-01 | Bluetooth: hci_sync: Fix missing static warnings | Luiz Augusto von Dentz | 1 | -2/+2 |
| 2021-10-29 | Bluetooth: hci_sync: Rework hci_suspend_notifier | Luiz Augusto von Dentz | 1 | -16/+278 |
| 2021-10-29 | Bluetooth: hci_sync: Rework init stages | Luiz Augusto von Dentz | 1 | -4/+1655 |
| 2021-10-29 | Bluetooth: hci_sync: Convert MGMT_OP_SSP | Brian Gix | 1 | -1/+6 |
| 2021-10-29 | Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME | Brian Gix | 1 | -1/+1 |
| 2021-10-29 | Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA | Brian Gix | 1 | -0/+9 |
| 2021-10-29 | Bluetooth: hci_sync: Convert MGMT_OP_SET_LE | Brian Gix | 1 | -2/+1 |
| 2021-10-29 | Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO | Brian Gix | 1 | -0/+6 |
| 2021-10-29 | Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN | Brian Gix | 1 | -2/+16 |
| 2021-10-29 | Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO | Brian Gix | 1 | -0/+19 |
| 2021-10-29 | Bluetooth: hci_sync: Enable synch'd set_bredr | Brian Gix | 1 | -1/+1 |
| 2021-10-29 | Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE | Brian Gix | 1 | -1/+1 |
| 2021-10-29 | Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY | Luiz Augusto von Dentz | 1 | -12/+226 |
| 2021-10-29 | Bluetooth: hci_sync: Convert MGMT_SET_POWERED | Luiz Augusto von Dentz | 1 | -3/+581 |
| 2021-10-29 | Bluetooth: hci_sync: Rework background scan | Luiz Augusto von Dentz | 1 | -0/+9 |
| 2021-10-29 | Bluetooth: hci_sync: Enable advertising when LL privacy is enabled | Luiz Augusto von Dentz | 1 | -72/+196 |
| 2021-10-29 | Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3 | Luiz Augusto von Dentz | 1 | -0/+617 |
| 2021-10-29 | Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2 | Luiz Augusto von Dentz | 1 | -0/+890 |