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
2019-11-22
Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks
Marcel Holtmann
1
-2
/
+24
2019-10-17
Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
Mattijs Korpershoek
1
-1
/
+8
2019-10-16
Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
Ben Dooks (Codethink)
1
-2
/
+2
2019-08-17
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
1
-0
/
+1
2019-07-06
Bluetooth: Use controller sets when available
Luiz Augusto von Dentz
1
-1
/
+2
2019-07-06
Bluetooth: Add support for LE ping feature
Spoorthi Ravishankar Koppad
1
-0
/
+1
2019-05-05
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
1
-0
/
+5
2019-04-24
Bluetooth: hci_core: Don't stop BT if the BD address missing in dts
Balakrishna Godavarthi
1
-2
/
+0
2019-02-26
Bluetooth: Add quirk for reading BD_ADDR from fwnode property
Matthias Kaehlcke
1
-0
/
+43
2019-01-25
Bluetooth: make hw_err static, reduces object code size
Colin Ian King
1
-1
/
+1
2019-01-25
Bluetooth: Allow driver specific cmd timeout handling
Rajat Jain
1
-0
/
+3
2018-09-28
Bluetooth: Fix debugfs NULL pointer dereference
Matias Karhumaa
1
-0
/
+2
2018-09-27
Bluetooth: Add definitions and track LE resolve list modification
Ankit Navik
1
-0
/
+63
2018-07-30
Bluetooth: Add new quirk for non-persistent setup settings
Sean Wang
1
-1
/
+2
2018-07-30
Bluetooth: Handle ADv set terminated event
Jaganath Kanakkassery
1
-0
/
+8
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
1
-1
/
+32
2018-07-30
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
1
-0
/
+2
2018-07-30
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
1
-2
/
+14
2018-07-30
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
1
-0
/
+4
2018-07-30
Bluetooth: Define PHY flags in hdev and set 1M as default
Jaganath Kanakkassery
1
-4
/
+5
2018-07-06
Bluetooth: Use extended LE Connection if supported
Jaganath Kanakkassery
1
-0
/
+8
2018-07-06
Bluetooth: Process extended ADV report event
Jaganath Kanakkassery
1
-0
/
+9
2018-07-06
Bluetooth: Add HCI command for clear Resolv list
Ankit Navik
1
-0
/
+5
2018-07-06
Bluetooth: Store Resolv list size
Ankit Navik
1
-0
/
+8
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-30
Bluetooth: Re-use kstrtobool_from_user()
Andy Shevchenko
1
-16
/
+7
2018-05-18
Bluetooth: Add __hci_cmd_send function
Loic Poulain
1
-0
/
+31
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
1
-18
/
+17
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
[next]