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_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-01
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
1
-6
/
+7
2021-09-29
Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier
Luiz Augusto von Dentz
1
-49
/
+67
2021-09-22
Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c
Luiz Augusto von Dentz
1
-124
/
+0
2021-09-21
Bluetooth: eir: Move EIR/Adv Data functions to its own file
Luiz Augusto von Dentz
1
-0
/
+54
2021-09-10
Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
Miao-chen Chou
1
-0
/
+3
2021-09-07
Bluetooth: Add support for Read Local Supported Codecs V2
Kiran K
1
-1
/
+3
2021-09-07
Bluetooth: Enumerate local supported codec and cache details
Kiran K
1
-4
/
+7
2021-08-30
Bluetooth: Fix using address type from events
Luiz Augusto von Dentz
1
-9
/
+0
2021-08-20
Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-16
/
+32
2021-08-19
Bluetooth: Fix return value in hci_dev_do_close()
Kangmin Park
1
-3
/
+4
2021-08-19
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
1
-0
/
+6
2021-08-16
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
1
-8
/
+8
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-8
/
+8
2021-08-05
Bluetooth: Add support hdev to allocate private data
Tedd Ho-Jeong An
1
-3
/
+10
2021-07-28
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-8
/
+9
2021-06-26
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
1
-12
/
+12
2021-06-26
Bluetooth: use inclusive language to describe CPB
Archie Pusaka
1
-8
/
+8
2021-06-26
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
1
-8
/
+8
2021-06-26
Bluetooth: Add ncmd=0 recovery handling
Manish Mandlik
1
-0
/
+22
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+6
2021-06-02
Bluetooth: Fix spelling mistakes
Zheng Yongjun
1
-4
/
+4
2021-05-27
Bluetooth: fix the erroneous flush_work() order
Lin Ma
1
-1
/
+6
2021-04-08
Bluetooth: Set defaults for le_scan_{int,window}_adv_monitor
Marcel Holtmann
1
-0
/
+2
2021-04-06
Bluetooth: Add support for reading AOSP vendor capabilities
Marcel Holtmann
1
-0
/
+3
2021-01-29
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
1
-7
/
+11
2021-01-25
Bluetooth: btusb: fix memory leak on suspend and resume
Vamshi K Sthambamkadi
1
-1
/
+2
2021-01-25
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
1
-2
/
+4
2021-01-25
Bluetooth: advmon offload MSFT remove monitor
Archie Pusaka
1
-23
/
+96
2021-01-25
Bluetooth: advmon offload MSFT add monitor
Archie Pusaka
1
-9
/
+46
2020-12-07
Bluetooth: Query LE tx power on startup
Daniel Winkler
1
-0
/
+8
2020-12-07
Bluetooth: Use intervals and tx power from mgmt cmds
Daniel Winkler
1
-3
/
+5
2020-12-07
Bluetooth: Add helper to set adv data
Daniel Winkler
1
-0
/
+31
2020-12-07
Bluetooth: Add toggle to switch off interleave scan
Howard Chung
1
-0
/
+1
2020-12-07
Bluetooth: Interleave with allowlist scan
Howard Chung
1
-0
/
+3
2020-12-07
Bluetooth: Fix attempting to set RPA timeout when unsupported
Edward Vear
1
-1
/
+1
2020-09-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-2
/
+39
2020-09-20
Bluetooth: Update Adv monitor count upon removal
Miao-chen Chou
1
-0
/
+2
2020-09-18
net: bluetooth: delete duplicated words
Randy Dunlap
1
-1
/
+1
2020-09-13
Bluetooth: Emit controller suspend and resume events
Abhishek Pandit-Subedi
1
-1
/
+25
2020-09-11
Bluetooth: Report num supported adv instances for hw offloading
Daniel Winkler
1
-1
/
+1
2020-09-11
Bluetooth: Re-order clearing suspend tasks
Abhishek Pandit-Subedi
1
-1
/
+1
2020-09-01
Bluetooth: Clear suspend tasks on unregister
Abhishek Pandit-Subedi
1
-0
/
+11
2020-07-30
Bluetooth: Enable RPA Timeout
Sathish Narasimman
1
-0
/
+8
2020-07-30
Bluetooth: Translate additional address type correctly
Marcel Holtmann
1
-0
/
+9
2020-07-28
Bluetooth: Fix suspend notifier race
Abhishek Pandit-Subedi
1
-2
/
+3
2020-07-28
Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
Max Chou
1
-1
/
+1
2020-07-28
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
1
-2
/
+4
2020-07-07
Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()
Miao-chen Chou
1
-2
/
+0
2020-07-07
Bluetooth: Adding a configurable autoconnect timeout
Alain Michaud
1
-0
/
+1
2020-06-18
Bluetooth: Update background scan and report device based on advertisement mo...
Miao-chen Chou
1
-0
/
+13
[next]