index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
hci_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-18
Bluetooth: hci_core/mgmt: move adv timeout to hdev
Florian Grandel
1
-1
/
+4
2015-06-18
Bluetooth: hci_core/mgmt: Introduce multi-adv list
Florian Grandel
1
-0
/
+17
2015-06-09
Bluetooth: Move SCO support under BT_BREDR config option
Arron Wang
1
-0
/
+12
2015-06-09
Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void
Arron Wang
1
-2
/
+2
2015-06-09
Bluetooth: Fix encryption key size handling for LTKs
Johan Hedberg
1
-1
/
+1
2015-04-07
Bluetooth: Remove hci_recv_stream_fragment function
Marcel Holtmann
1
-3
/
+0
2015-04-07
Bluetooth: Make data pointer of hci_recv_stream_fragment const
Marcel Holtmann
1
-1
/
+1
2015-04-02
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
1
-3
/
+0
2015-04-02
Bluetooth: Remove unused hci_req_pending() function
Johan Hedberg
1
-2
/
+0
2015-04-02
Bluetooth: Remove unneeded recv_event variable
Johan Hedberg
1
-1
/
+0
2015-04-02
Bluetooth: Convert hci_req_sync family of function to new request API
Johan Hedberg
1
-0
/
+1
2015-03-24
Bluetooth: Add support for adv instance timeout
Arman Uguray
1
-0
/
+2
2015-03-24
Bluetooth: Add data structure for advertising instance
Arman Uguray
1
-0
/
+16
2015-03-17
Bluetooth: Move generic mgmt command dispatcher to hci_sock.c
Johan Hedberg
1
-3
/
+0
2015-03-17
Bluetooth: Add hdev_init callback for HCI channels
Johan Hedberg
1
-0
/
+1
2015-03-16
Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag
Marcel Holtmann
1
-1
/
+0
2015-03-15
Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n)
Marcel Holtmann
1
-4
/
+4
2015-03-15
Bluetooth: Add support for untrusted access to management commands
Marcel Holtmann
1
-1
/
+2
2015-03-15
Bluetooth: Consolidate socket channel sending function back into one
Marcel Holtmann
1
-3
/
+1
2015-03-15
Bluetooth: Provide hci_send_to_flagged_channel helper function
Marcel Holtmann
1
-0
/
+2
2015-03-13
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
1
-1
/
+0
2015-03-13
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
Marcel Holtmann
1
-9
/
+15
2015-03-13
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
Marcel Holtmann
1
-0
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
Marcel Holtmann
1
-0
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
Marcel Holtmann
1
-0
/
+2
2015-03-13
Bluetooth: Introduce hci_dev_change_flag helper macro
Marcel Holtmann
1
-0
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
1
-0
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
1
-0
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
1
-6
/
+8
2015-03-10
Bluetooth: Add 'Already Paired' error for Pair Device command
Johan Hedberg
1
-0
/
+2
2015-03-06
Bluetooth: Move all mgmt command quirks to handler table
Johan Hedberg
1
-1
/
+5
2015-03-06
Bluetooth: Convert mgmt to use HCI chan registration API
Johan Hedberg
1
-1
/
+3
2015-03-06
Bluetooth: Add mgmt HCI channel registration API
Johan Hedberg
1
-0
/
+17
2015-03-05
Bluetooth: fix service discovery behaviour for empty uuids filter
Jakub Pawlowski
1
-0
/
+2
2015-02-27
Bluetooth: Update New CSRK event to match latest specification
Johan Hedberg
1
-1
/
+1
2015-02-20
Bluetooth: Rename hci_send_to_control to hci_send_to_channel
Johan Hedberg
1
-1
/
+2
2015-02-19
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
Johan Hedberg
1
-28
/
+16
2015-02-19
Bluetooth: Convert connect_cfm to be triggered through hci_cb
Johan Hedberg
1
-24
/
+16
2015-02-19
Bluetooth: Convert L2CAP security callback to use hci_cb
Johan Hedberg
1
-34
/
+6
2015-02-19
Bluetooth: Convert hci_cb_list_lock to a mutex
Johan Hedberg
1
-9
/
+9
2015-02-15
Bluetooth: Add shutdown callback before closing the device
Tedd Ho-Jeong An
1
-0
/
+1
2015-02-02
Bluetooth: Add restarting to service discovery
Jakub Pawlowski
1
-0
/
+1
2015-02-02
Bluetooth: Add le_scan_restart work for LE scan restarting
Jakub Pawlowski
1
-0
/
+5
2015-01-31
Bluetooth: Store OOB data present value for each set of remote OOB data
Marcel Holtmann
1
-0
/
+1
2015-01-28
Bluetooth: Perform a power cycle when receiving hardware error event
Marcel Holtmann
1
-0
/
+3
2015-01-23
Bluetooth: Convert Set SC to use HCI Request
Johan Hedberg
1
-1
/
+0
2015-01-16
Bluetooth: Remove unused function
Rickard Strandqvist
1
-1
/
+0
2015-01-12
Bluetooth: Handle command complete event for HCI Read Stored Link Keys
Marcel Holtmann
1
-0
/
+2
2015-01-02
Bluetooth: Remove no longer needed force_sc_support debugfs option
Marcel Holtmann
1
-2
/
+1
2014-12-20
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
1
-0
/
+1
[next]