index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
2019-08-17
1
-0
/
+1
*
Bluetooth: Use controller sets when available
Luiz Augusto von Dentz
2019-07-06
1
-1
/
+2
*
Bluetooth: Add support for LE ping feature
Spoorthi Ravishankar Koppad
2019-07-06
1
-0
/
+1
*
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
2019-05-05
1
-0
/
+5
*
Bluetooth: hci_core: Don't stop BT if the BD address missing in dts
Balakrishna Godavarthi
2019-04-24
1
-2
/
+0
*
Bluetooth: Add quirk for reading BD_ADDR from fwnode property
Matthias Kaehlcke
2019-02-26
1
-0
/
+43
*
Bluetooth: make hw_err static, reduces object code size
Colin Ian King
2019-01-25
1
-1
/
+1
*
Bluetooth: Allow driver specific cmd timeout handling
Rajat Jain
2019-01-25
1
-0
/
+3
*
Bluetooth: Fix debugfs NULL pointer dereference
Matias Karhumaa
2018-09-28
1
-0
/
+2
*
Bluetooth: Add definitions and track LE resolve list modification
Ankit Navik
2018-09-27
1
-0
/
+63
*
Bluetooth: Add new quirk for non-persistent setup settings
Sean Wang
2018-07-30
1
-1
/
+2
*
Bluetooth: Handle ADv set terminated event
Jaganath Kanakkassery
2018-07-30
1
-0
/
+8
*
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
2018-07-30
1
-1
/
+32
*
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
2018-07-30
1
-0
/
+2
*
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
2018-07-30
1
-2
/
+14
*
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
2018-07-30
1
-0
/
+4
*
Bluetooth: Define PHY flags in hdev and set 1M as default
Jaganath Kanakkassery
2018-07-30
1
-4
/
+5
*
Bluetooth: Use extended LE Connection if supported
Jaganath Kanakkassery
2018-07-06
1
-0
/
+8
*
Bluetooth: Process extended ADV report event
Jaganath Kanakkassery
2018-07-06
1
-0
/
+9
*
Bluetooth: Add HCI command for clear Resolv list
Ankit Navik
2018-07-06
1
-0
/
+5
*
Bluetooth: Store Resolv list size
Ankit Navik
2018-07-06
1
-0
/
+8
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
Bluetooth: Re-use kstrtobool_from_user()
Andy Shevchenko
2018-05-30
1
-16
/
+7
*
Bluetooth: Add __hci_cmd_send function
Loic Poulain
2018-05-18
1
-0
/
+31
*
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-10-30
1
-18
/
+17
*
bluetooth: remove WQ_MEM_RECLAIM from hci workqueues
Tejun Heo
2017-06-29
1
-4
/
+3
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
Bluetooth: Send HCI Set Event Mask Page 2 command only when needed
Marcel Holtmann
2017-06-12
1
-2
/
+15
*
Bluetooth: Skip vendor diagnostic configuration for HCI User Channel
Marcel Holtmann
2017-05-18
1
-5
/
+6
*
Bluetooth: Set LE Default PHY preferences
Marcel Holtmann
2017-05-18
1
-0
/
+12
*
Bluetooth: Enable LE PHY Update Complete event
Marcel Holtmann
2017-05-18
1
-0
/
+6
*
Bluetooth: Enable LE Channel Selection Algorithm event
Marcel Holtmann
2017-05-18
1
-0
/
+8
*
Bluetooth: Set LE Suggested Default Data Length to maximum
Marcel Holtmann
2017-05-18
1
-0
/
+9
*
Bluetooth: Change initial min and max interval
Jonas Holmberg
2017-04-12
1
-2
/
+2
*
Bluetooth: Fix wrong New Settings event when closing HCI User Channel
Marcel Holtmann
2016-09-19
1
-0
/
+1
*
Bluetooth: Add debugfs fields for hardware and firmware info
Marcel Holtmann
2016-07-18
1
-0
/
+24
*
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
2016-07-09
1
-15
/
+13
*
Bluetooth: fix power_on vs close race
Jiri Slaby
2016-05-13
1
-2
/
+2
*
Bluetooth: hci_core: cancel power off delayed work properly
Wei-Ning Huang
2016-02-23
1
-0
/
+1
*
Bluetooth: Use managed version of led_trigger_register in LED trigger
Heiner Kallweit
2016-02-23
1
-2
/
+0
*
Bluetooth: add LED trigger for indicating HCI is powered up
Heiner Kallweit
2016-02-23
1
-0
/
+8
*
Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skb
Douglas Anderson
2016-02-20
1
-2
/
+4
*
Bluetooth: use list_for_each_entry*
Geliang Tang
2015-12-20
1
-5
/
+3
*
Bluetooth: Clean up current advertising instance tracking
Johan Hedberg
2015-12-10
1
-4
/
+8
*
Bluetooth: Perform HCI update for power on synchronously
Johan Hedberg
2015-12-10
1
-5
/
+16
*
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-13
/
+0
*
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
2015-12-10
1
-18
/
+1
*
Bluetooth: Clean up hci_core code
Prasanna Karthik
2015-11-19
1
-3
/
+4
*
Bluetooth: Simplify request cleanup code
Johan Hedberg
2015-11-19
1
-3
/
+1
*
Bluetooth: Add error return value to hci_req_sync callback
Johan Hedberg
2015-11-19
1
-13
/
+32
[next]