index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
1
-1
/
+9
2022-07-05
Bluetooth: core: Fix deadlock on hci_power_on_sync.
Vasyl Vavrychuk
1
-0
/
+3
2022-06-06
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
1
-2
/
+2
2022-05-13
Bluetooth: core: Fix missing power_on work cancel on HCI close
Vasyl Vavrychuk
1
-2
/
+0
2022-05-12
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-3
/
+3
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-02-24
Bluetooth: hci_core: Fix leaking sent_cmd skb
Luiz Augusto von Dentz
1
-0
/
+1
2022-01-26
Bluetooth: hci_core: Rate limit the logging of invalid SCO handle
Luiz Augusto von Dentz
1
-2
/
+2
2022-01-21
Bluetooth: msft: Handle MSFT Monitor Device Event
Manish Mandlik
1
-0
/
+1
2021-12-23
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
-1
/
+7
2021-12-03
Bluetooth: hci_core: Cancel sync command if sending a frame failed
Benjamin Berg
1
-3
/
+11
2021-10-29
Bluetooth: hci_sync: Rework hci_suspend_notifier
Luiz Augusto von Dentz
1
-94
/
+12
2021-10-29
Bluetooth: hci_sync: Rework init stages
Luiz Augusto von Dentz
1
-1202
/
+1
2021-10-29
Bluetooth: hci_sync: Convert MGMT_SET_POWERED
Luiz Augusto von Dentz
1
-12
/
+33
2021-10-29
Bluetooth: hci_sync: Rework background scan
Luiz Augusto von Dentz
1
-7
/
+7
2021-10-29
Bluetooth: Add helper for serialized HCI command execution
Marcel Holtmann
1
-19
/
+4
2021-10-13
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
1
-0
/
+1
2021-10-02
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-08
Bluetooth: Add support for Read Local Supported Codecs V2
Kiran K
1
-1
/
+3
2021-09-08
Bluetooth: Enumerate local supported codec and cache details
Kiran K
1
-4
/
+7
2021-08-31
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-29
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-03
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-07
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
[next]