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