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.13.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
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-1
/
+6
2015-03-06
Bluetooth: Add mgmt HCI channel registration API
Johan Hedberg
1
-0
/
+17
2015-03-06
Bluetooth: Introduce controller setting information for static address
Marcel Holtmann
1
-0
/
+1
2015-03-05
Bluetooth: fix service discovery behaviour for empty uuids filter
Jakub Pawlowski
1
-0
/
+2
2015-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-97
/
+56
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-4
/
+4
2015-03-02
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...
Eyal Birger
1
-3
/
+3
2015-03-02
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
Eyal Birger
1
-7
/
+3
2015-02-27
Bluetooth: Update New CSRK event to match latest specification
Johan Hedberg
2
-2
/
+7
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: Remove mgmt_rp_read_local_oob_ext_data struct
Johan Hedberg
1
-4
/
+0
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: Add missing response structure for HCI Delete Stored Link Key
Marcel Holtmann
1
-0
/
+4
2015-01-12
Bluetooth: Handle command complete event for HCI Read Stored Link Keys
Marcel Holtmann
1
-0
/
+2
2015-01-12
Bluetooth: Add defintions for HCI Read Stored Link Key command
Marcel Holtmann
1
-0
/
+11
2015-01-12
Bluetooth: Add opcode parameter to hci_req_complete_t callback
Marcel Holtmann
1
-1
/
+1
2015-01-03
Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option
Marcel Holtmann
1
-0
/
+12
2015-01-03
Bluetooth: Remove no longer needed force_sc_support debugfs option
Marcel Holtmann
2
-3
/
+1
2015-01-03
Bluetooth: Remove broken force_lesc_support debugfs option
Marcel Holtmann
1
-1
/
+0
2015-01-03
Bluetooth: Introduce force_bredr_smp debugfs option for testing
Marcel Holtmann
1
-0
/
+1
2014-12-26
Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constant
Marcel Holtmann
1
-0
/
+10
2014-12-20
Bluetooth: Remove duplicate constant for RFCOMM PSM
Marcel Holtmann
1
-2
/
+0
2014-12-20
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
1
-0
/
+1
2014-12-20
Bluetooth: Store default and maximum LE data length settings
Marcel Holtmann
1
-0
/
+6
2014-12-20
Bluetooth: Add structures for LE Data Length Extension feature
Marcel Holtmann
1
-0
/
+43
2014-12-20
Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
Johan Hedberg
1
-2
/
+0
2014-12-20
Bluetooth: Add hci_request support for hci_update_background_scan
Johan Hedberg
1
-2
/
+0
2014-12-19
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
1
-25
/
+0
2014-12-19
Bluetooth: Split hci_update_page_scan into two functions
Johan Hedberg
1
-1
/
+2
2014-12-19
Bluetooth: 6lowpan: Add IPSP PSM value
Jukka Rissanen
1
-0
/
+1
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
1
-29
/
+0
2014-12-10
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
1
-29
/
+0
2014-12-10
put iov_iter into msghdr
Al Viro
1
-1
/
+1
2014-12-10
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
1
-3
/
+3
2014-12-05
Bluetooth: Enabled LE Direct Advertising Report event if supported
Marcel Holtmann
1
-0
/
+1
2014-12-05
Bluetooth: Add definitions for LE Direct Advertising Report event
Marcel Holtmann
1
-0
/
+10
2014-12-05
Bluetooth: Move LE advertising report defines to the right location
Marcel Holtmann
1
-19
/
+19
2014-12-05
Bluetooth: Report invalid RSSI for service discovery and background scan
Marcel Holtmann
1
-0
/
+3
2014-12-05
Bluetooth: Add helper function for clearing the discovery filter
Marcel Holtmann
1
-0
/
+8
[prev]
[next]