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
2023-10-25
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
1
-3
/
+5
2023-06-14
Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
Luiz Augusto von Dentz
1
-4
/
+4
2023-02-06
Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
Archie Pusaka
1
-0
/
+1
2023-01-18
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-3
/
+3
2022-01-27
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
1
-0
/
+1
2021-09-22
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
1
-0
/
+6
2021-09-22
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
1
-0
/
+8
2021-08-15
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-8
/
+8
2021-08-08
Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...
Greg Kroah-Hartman
1
-8
/
+8
2021-07-20
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
1
-8
/
+8
2021-06-10
Bluetooth: fix the erroneous flush_work() order
Lin Ma
1
-1
/
+6
2021-03-03
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
1
-2
/
+4
2019-12-31
Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
Mattijs Korpershoek
1
-1
/
+8
2019-12-31
Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
Ben Dooks (Codethink)
1
-2
/
+2
2017-06-29
bluetooth: remove WQ_MEM_RECLAIM from hci workqueues
Tejun Heo
1
-4
/
+3
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-06-12
Bluetooth: Send HCI Set Event Mask Page 2 command only when needed
Marcel Holtmann
1
-2
/
+15
2017-05-18
Bluetooth: Skip vendor diagnostic configuration for HCI User Channel
Marcel Holtmann
1
-5
/
+6
2017-05-18
Bluetooth: Set LE Default PHY preferences
Marcel Holtmann
1
-0
/
+12
2017-05-18
Bluetooth: Enable LE PHY Update Complete event
Marcel Holtmann
1
-0
/
+6
2017-05-18
Bluetooth: Enable LE Channel Selection Algorithm event
Marcel Holtmann
1
-0
/
+8
2017-05-18
Bluetooth: Set LE Suggested Default Data Length to maximum
Marcel Holtmann
1
-0
/
+9
2017-04-12
Bluetooth: Change initial min and max interval
Jonas Holmberg
1
-2
/
+2
2016-09-19
Bluetooth: Fix wrong New Settings event when closing HCI User Channel
Marcel Holtmann
1
-0
/
+1
2016-07-18
Bluetooth: Add debugfs fields for hardware and firmware info
Marcel Holtmann
1
-0
/
+24
2016-07-09
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
1
-15
/
+13
2016-05-13
Bluetooth: fix power_on vs close race
Jiri Slaby
1
-2
/
+2
2016-02-23
Bluetooth: hci_core: cancel power off delayed work properly
Wei-Ning Huang
1
-0
/
+1
2016-02-23
Bluetooth: Use managed version of led_trigger_register in LED trigger
Heiner Kallweit
1
-2
/
+0
2016-02-23
Bluetooth: add LED trigger for indicating HCI is powered up
Heiner Kallweit
1
-0
/
+8
2016-02-20
Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skb
Douglas Anderson
1
-2
/
+4
2015-12-20
Bluetooth: use list_for_each_entry*
Geliang Tang
1
-5
/
+3
2015-12-10
Bluetooth: Clean up current advertising instance tracking
Johan Hedberg
1
-4
/
+8
2015-12-10
Bluetooth: Perform HCI update for power on synchronously
Johan Hedberg
1
-5
/
+16
2015-12-10
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
Johan Hedberg
1
-13
/
+0
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
1
-18
/
+1
2015-11-19
Bluetooth: Clean up hci_core code
Prasanna Karthik
1
-3
/
+4
2015-11-19
Bluetooth: Simplify request cleanup code
Johan Hedberg
1
-3
/
+1
2015-11-19
Bluetooth: Add error return value to hci_req_sync callback
Johan Hedberg
1
-13
/
+32
2015-11-19
Bluetooth: Move LE scan disable/restart behind req_workqueue
Johan Hedberg
1
-168
/
+0
2015-11-19
Bluetooth: Add HCI status return parameter to hci_req_sync()
Johan Hedberg
1
-13
/
+13
2015-11-19
Bluetooth: Add stubs for synchronous HCI request functionality
Johan Hedberg
1
-0
/
+4
2015-11-19
Bluetooth: Add 'sync' specifier to synchronous request APIs
Johan Hedberg
1
-14
/
+14
2015-11-19
Bluetooth: Move synchronous request handling into hci_request.c
Johan Hedberg
1
-193
/
+0
2015-11-19
Bluetooth: Remove unnecessary call to hci_update_background_scan
Johan Hedberg
1
-3
/
+1
2015-11-19
Bluetooth: Compress the size of struct hci_ctrl
Johan Hedberg
1
-7
/
+7
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling
Marcel Holtmann
1
-11
/
+12
2015-11-19
Bluetooth: Make LE only events conditional on supported commands
Marcel Holtmann
1
-4
/
+18
2015-11-19
Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event mask
Marcel Holtmann
1
-1
/
+2
[next]