Age | Commit message (Expand) | Author |
2023-08-11 | Bluetooth: hci_core: Make hci_is_le_conn_scanning public | Luiz Augusto von Dentz |
2022-12-02 | Bluetooth: silence a dmesg error message in hci_request.c | Mateusz Jończyk |
2022-08-31 | Bluetooth: Move hci_abort_conn to hci_conn.c | Brian Gix |
2022-08-25 | Bluetooth: convert hci_update_adv_data to hci_sync | Brian Gix |
2022-08-25 | Bluetooth: move hci_get_random_address() to hci_sync | Brian Gix |
2022-08-25 | Bluetooth: Delete unreferenced hci_request code | Brian Gix |
2022-08-25 | Bluetooth: Move Adv Instance timer to hci_sync | Brian Gix |
2022-08-25 | Bluetooth: Convert SCO configure_datapath to hci_sync | Brian Gix |
2022-08-25 | Bluetooth: Delete unused hci_req_stop_discovery() | Brian Gix |
2022-08-25 | Bluetooth: Rework le_scan_restart for hci_sync | Brian Gix |
2022-08-25 | Bluetooth: Convert le_scan_disable timeout to hci_sync | Brian Gix |
2022-07-22 | Bluetooth: Add initial implementation of BIS connections | Luiz Augusto von Dentz |
2022-07-22 | Bluetooth: Convert delayed discov_off to hci_sync | Brian Gix |
2022-07-22 | Bluetooth: Remove update_scan hci_request dependancy | Brian Gix |
2022-07-22 | Bluetooth: Remove dead code from hci_request.c | Brian Gix |
2022-06-05 | bluetooth: don't use bitmaps for random flag accesses | Linus Torvalds |
2022-05-23 | Bluetooth: hci_sync: use hci_skb_event() helper | Ahmad Fatoum |
2022-05-13 | Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoring | Niels Dossche |
2021-12-22 | Bluetooth: hci_sync: Add hci_le_create_conn_sync | Luiz Augusto von Dentz |
2021-12-22 | Bluetooth: hci_sync: Push sync command cancellation to workqueue | Benjamin Berg |
2021-12-07 | Bluetooth: hci_core: Rework hci_conn_params flags | Luiz Augusto von Dentz |
2021-12-03 | Bluetooth: Add hci_cmd_sync_cancel to public API | Benjamin Berg |
2021-12-03 | Bluetooth: Reset more state when cancelling a sync command | Benjamin Berg |
2021-11-16 | Bluetooth: hci_request: Remove bg_scan_update work | Luiz Augusto von Dentz |
2021-11-16 | Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync | Luiz Augusto von Dentz |
2021-11-16 | Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync | Luiz Augusto von Dentz |
2021-10-29 | Bluetooth: hci_sync: Rework hci_suspend_notifier | Luiz Augusto von Dentz |
2021-10-29 | Bluetooth: hci_sync: Convert MGMT_SET_POWERED | Luiz Augusto von Dentz |
2021-10-29 | Bluetooth: hci_sync: Enable advertising when LL privacy is enabled | Luiz Augusto von Dentz |
2021-10-29 | Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 | Luiz Augusto von Dentz |
2021-10-29 | Bluetooth: Add helper for serialized HCI command execution | Marcel Holtmann |
2021-09-28 | Bluetooth: Fix Advertisement Monitor Suspend/Resume | Manish Mandlik |
2021-09-21 | Bluetooth: eir: Move EIR/Adv Data functions to its own file | Luiz Augusto von Dentz |
2021-09-07 | Bluetooth: Configure codec for HFP offload use case | Kiran K |
2021-08-03 | Bluetooth: Fix not generating RPA when required | Luiz Augusto von Dentz |
2021-06-26 | Bluetooth: Fix Set Extended (Scan Response) Data | Luiz Augusto von Dentz |
2021-06-26 | Bluetooth: use inclusive language when filtering devices | Archie Pusaka |
2021-06-26 | Bluetooth: use inclusive language when tracking connections | Archie Pusaka |
2021-06-26 | Bluetooth: disable filter dup when scan for adv monitor | Yun-Hao Chung |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-23 | bluetooth: eliminate the potential race condition when removing the HCI contr... | Lin Ma |
2021-04-06 | Bluetooth: LL privacy allow RPA | Sathish Narasimman |
2021-04-06 | Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACY | Sathish Narasimman |
2021-04-02 | Bluetooth: Check inquiry status before sending one | Archie Pusaka |
2021-04-02 | Bluetooth: Coding style fix | Meng Yu |
2021-03-15 | Bluetooth: Cancel le_scan_restart work when stopping discovery | Sonny Sasaka |
2021-03-03 | Bluetooth: Allow scannable adv with extended MGMT APIs | Daniel Winkler |
2021-03-03 | Bluetooth: Remove unneeded commands for suspend | Abhishek Pandit-Subedi |
2021-01-25 | Bluetooth: disable advertisement filters during suspend | Howard Chung |
2021-01-25 | Bluetooth: advmon offload MSFT interleave scanning integration | Archie Pusaka |