index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
2021-08-19
Bluetooth: Fix return value in hci_dev_do_close()
Kangmin Park
2021-08-19
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
2021-08-16
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-05
Bluetooth: Add support hdev to allocate private data
Tedd Ho-Jeong An
2021-07-28
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-06-26
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
2021-06-26
Bluetooth: use inclusive language to describe CPB
Archie Pusaka
2021-06-26
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
2021-06-26
Bluetooth: Add ncmd=0 recovery handling
Manish Mandlik
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-02
Bluetooth: Fix spelling mistakes
Zheng Yongjun
2021-05-27
Bluetooth: fix the erroneous flush_work() order
Lin Ma
2021-04-08
Bluetooth: Set defaults for le_scan_{int,window}_adv_monitor
Marcel Holtmann
2021-04-06
Bluetooth: Add support for reading AOSP vendor capabilities
Marcel Holtmann
2021-01-29
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
2021-01-25
Bluetooth: btusb: fix memory leak on suspend and resume
Vamshi K Sthambamkadi
2021-01-25
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
2021-01-25
Bluetooth: advmon offload MSFT remove monitor
Archie Pusaka
2021-01-25
Bluetooth: advmon offload MSFT add monitor
Archie Pusaka
2020-12-07
Bluetooth: Query LE tx power on startup
Daniel Winkler
2020-12-07
Bluetooth: Use intervals and tx power from mgmt cmds
Daniel Winkler
2020-12-07
Bluetooth: Add helper to set adv data
Daniel Winkler
2020-12-07
Bluetooth: Add toggle to switch off interleave scan
Howard Chung
2020-12-07
Bluetooth: Interleave with allowlist scan
Howard Chung
2020-12-07
Bluetooth: Fix attempting to set RPA timeout when unsupported
Edward Vear
2020-09-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-09-20
Bluetooth: Update Adv monitor count upon removal
Miao-chen Chou
2020-09-18
net: bluetooth: delete duplicated words
Randy Dunlap
2020-09-13
Bluetooth: Emit controller suspend and resume events
Abhishek Pandit-Subedi
2020-09-11
Bluetooth: Report num supported adv instances for hw offloading
Daniel Winkler
2020-09-11
Bluetooth: Re-order clearing suspend tasks
Abhishek Pandit-Subedi
2020-09-01
Bluetooth: Clear suspend tasks on unregister
Abhishek Pandit-Subedi
2020-07-30
Bluetooth: Enable RPA Timeout
Sathish Narasimman
2020-07-30
Bluetooth: Translate additional address type correctly
Marcel Holtmann
2020-07-28
Bluetooth: Fix suspend notifier race
Abhishek Pandit-Subedi
2020-07-28
Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
Max Chou
2020-07-28
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
2020-07-07
Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()
Miao-chen Chou
2020-07-07
Bluetooth: Adding a configurable autoconnect timeout
Alain Michaud
2020-06-18
Bluetooth: Update background scan and report device based on advertisement mo...
Miao-chen Chou
2020-06-18
Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
Miao-chen Chou
2020-06-18
Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
Miao-chen Chou
2020-06-18
Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
Miao-chen Chou
2020-06-18
Bluetooth: Replace wakeable list with flag
Abhishek Pandit-Subedi
2020-06-18
Bluetooth: Add bdaddr_list_with_flags for classic whitelist
Abhishek Pandit-Subedi
2020-06-12
Bluetooth: centralize default value initialization.
Alain Michaud
2020-06-12
Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections
Alain Michaud
2020-06-08
Bluetooth: Allow suspend even when preparation has failed
Abhishek Pandit-Subedi
2020-05-13
Bluetooth: Add hook for driver to prevent wake from suspend
Abhishek Pandit-Subedi
[prev]
[next]