index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-1
/
+7
*
Bluetooth: hci_core: Cancel sync command if sending a frame failed
Benjamin Berg
2021-12-03
1
-3
/
+11
*
Bluetooth: hci_sync: Rework hci_suspend_notifier
Luiz Augusto von Dentz
2021-10-29
1
-94
/
+12
*
Bluetooth: hci_sync: Rework init stages
Luiz Augusto von Dentz
2021-10-29
1
-1202
/
+1
*
Bluetooth: hci_sync: Convert MGMT_SET_POWERED
Luiz Augusto von Dentz
2021-10-29
1
-12
/
+33
*
Bluetooth: hci_sync: Rework background scan
Luiz Augusto von Dentz
2021-10-29
1
-7
/
+7
*
Bluetooth: Add helper for serialized HCI command execution
Marcel Holtmann
2021-10-29
1
-19
/
+4
*
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
2021-10-13
1
-0
/
+1
*
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
2021-10-01
1
-6
/
+7
*
Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier
Luiz Augusto von Dentz
2021-09-29
1
-49
/
+67
*
Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c
Luiz Augusto von Dentz
2021-09-22
1
-124
/
+0
*
Bluetooth: eir: Move EIR/Adv Data functions to its own file
Luiz Augusto von Dentz
2021-09-21
1
-0
/
+54
*
Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
Miao-chen Chou
2021-09-10
1
-0
/
+3
*
Bluetooth: Add support for Read Local Supported Codecs V2
Kiran K
2021-09-07
1
-1
/
+3
*
Bluetooth: Enumerate local supported codec and cache details
Kiran K
2021-09-07
1
-4
/
+7
*
Bluetooth: Fix using address type from events
Luiz Augusto von Dentz
2021-08-30
1
-9
/
+0
*
Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-08-20
1
-16
/
+32
|
\
|
*
Bluetooth: Fix return value in hci_dev_do_close()
Kangmin Park
2021-08-19
1
-3
/
+4
|
*
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
2021-08-19
1
-0
/
+6
|
*
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
2021-08-16
1
-8
/
+8
|
*
Bluetooth: Add support hdev to allocate private data
Tedd Ho-Jeong An
2021-08-05
1
-3
/
+10
|
*
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-07-28
1
-8
/
+9
*
|
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-05
1
-8
/
+8
|
/
*
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
2021-06-26
1
-12
/
+12
*
Bluetooth: use inclusive language to describe CPB
Archie Pusaka
2021-06-26
1
-8
/
+8
*
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
2021-06-26
1
-8
/
+8
*
Bluetooth: Add ncmd=0 recovery handling
Manish Mandlik
2021-06-26
1
-0
/
+22
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
1
-1
/
+6
|
\
|
*
Bluetooth: fix the erroneous flush_work() order
Lin Ma
2021-05-27
1
-1
/
+6
*
|
Bluetooth: Fix spelling mistakes
Zheng Yongjun
2021-06-02
1
-4
/
+4
|
/
*
Bluetooth: Set defaults for le_scan_{int,window}_adv_monitor
Marcel Holtmann
2021-04-08
1
-0
/
+2
*
Bluetooth: Add support for reading AOSP vendor capabilities
Marcel Holtmann
2021-04-06
1
-0
/
+3
*
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
2021-01-29
1
-7
/
+11
*
Bluetooth: btusb: fix memory leak on suspend and resume
Vamshi K Sthambamkadi
2021-01-25
1
-1
/
+2
*
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
2021-01-25
1
-2
/
+4
*
Bluetooth: advmon offload MSFT remove monitor
Archie Pusaka
2021-01-25
1
-23
/
+96
*
Bluetooth: advmon offload MSFT add monitor
Archie Pusaka
2021-01-25
1
-9
/
+46
*
Bluetooth: Query LE tx power on startup
Daniel Winkler
2020-12-07
1
-0
/
+8
*
Bluetooth: Use intervals and tx power from mgmt cmds
Daniel Winkler
2020-12-07
1
-3
/
+5
*
Bluetooth: Add helper to set adv data
Daniel Winkler
2020-12-07
1
-0
/
+31
*
Bluetooth: Add toggle to switch off interleave scan
Howard Chung
2020-12-07
1
-0
/
+1
*
Bluetooth: Interleave with allowlist scan
Howard Chung
2020-12-07
1
-0
/
+3
*
Bluetooth: Fix attempting to set RPA timeout when unsupported
Edward Vear
2020-12-07
1
-1
/
+1
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-09-29
1
-2
/
+39
|
\
|
*
Bluetooth: Update Adv monitor count upon removal
Miao-chen Chou
2020-09-20
1
-0
/
+2
|
*
Bluetooth: Emit controller suspend and resume events
Abhishek Pandit-Subedi
2020-09-13
1
-1
/
+25
|
*
Bluetooth: Report num supported adv instances for hw offloading
Daniel Winkler
2020-09-11
1
-1
/
+1
|
*
Bluetooth: Re-order clearing suspend tasks
Abhishek Pandit-Subedi
2020-09-11
1
-1
/
+1
|
*
Bluetooth: Clear suspend tasks on unregister
Abhishek Pandit-Subedi
2020-09-01
1
-0
/
+11
[next]