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