index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_request.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-05
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-22
Bluetooth: hci_sync: Add hci_le_create_conn_sync
Luiz Augusto von Dentz
1
-50
/
+0
2021-12-22
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-07
Bluetooth: Configure codec for HFP offload use case
Kiran K
1
-0
/
+47
2021-08-03
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-18
Bluetooth: Remove hci_req_le_suspend_config
Abhishek Pandit-Subedi
1
-17
/
+8
2020-12-07
Bluetooth: Set missing suspend task bits
Abhishek Pandit-Subedi
1
-0
/
+8
2020-12-07
Bluetooth: Use intervals and tx power from mgmt cmds
Daniel Winkler
1
-10
/
+19
2020-12-07
Bluetooth: Add toggle to switch off interleave scan
Howard Chung
1
-1
/
+2
2020-12-07
Bluetooth: Handle active scan case
Howard Chung
1
-1
/
+3
2020-12-07
Bluetooth: Handle system suspend resume case
Howard Chung
1
-1
/
+3
2020-12-07
Bluetooth: Interleave with allowlist scan
Howard Chung
1
-7
/
+121
2020-12-07
Bluetooth: Rename get_adv_instance_scan_rsp
Luiz Augusto von Dentz
1
-23
/
+9
2020-12-07
Bluetooth: Fix not sending Set Extended Scan Response
Luiz Augusto von Dentz
1
-8
/
+6
2020-11-11
Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI request
Howard Chung
1
-26
/
+26
2020-11-09
Bluetooth: Fix: LL PRivacy BLE device fails to connect
Sathish Narasimman
1
-4
/
+8
2020-11-09
Bluetooth: Resume advertising after LE connection
Daniel Winkler
1
-5
/
+16
2020-09-25
Bluetooth: Fix update of own_addr_type if ll_privacy supported
Sathish Narasimman
1
-1
/
+7
2020-09-20
Bluetooth: Set scan parameters for ADV Monitor
Howard Chung
1
-0
/
+3
2020-09-14
Bluetooth: pause/resume advertising around suspend
Daniel Winkler
1
-10
/
+57
[next]