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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
Bluetooth: Use kernel int types instead of ones from stdint.h
Johan Hedberg
1
-2
/
+2
2012-02-24
Bluetooth: mgmt: Track pending class changes
Johan Hedberg
1
-0
/
+1
2012-02-24
Bluetooth: mgmt: Add flags parameter to device_connected
Johan Hedberg
2
-2
/
+3
2012-02-23
Bluetooth: mgmt: Add legacy pairing info to dev_found events
Johan Hedberg
1
-2
/
+3
2012-02-23
Bluetooth: mgmt: Fix device_found parameters
Johan Hedberg
1
-1
/
+4
2012-02-23
Bluetooth: Add hdev->short_name for EIR generation
Johan Hedberg
2
-1
/
+4
2012-02-23
Bluetooth: Send management event for class of device changes
Marcel Holtmann
1
-0
/
+2
2012-02-23
Bluetooth: mgmt: Implement Set LE command
Johan Hedberg
2
-0
/
+2
2012-02-23
Bluetooth: mgmt: Make Set SSP command callable while powered off
Johan Hedberg
1
-1
/
+1
2012-02-23
Bluetooth: mgmt: Make Set Link Security callable while powered off
Johan Hedberg
1
-0
/
+1
2012-02-23
Bluetooth: Add l2cap_chan_lock
Andrei Emeltchenko
1
-0
/
+11
2012-02-21
Bluetooth: mgmt: Allow connectable/discoverable changes in off state
Johan Hedberg
1
-0
/
+2
2012-02-21
Bluetooth: Fix parameter list for setting local name
Marcel Holtmann
1
-0
/
+1
2012-02-21
Bluetooth: mgmt: Add basic support for Set High Speed command
Johan Hedberg
1
-0
/
+1
2012-02-21
Bluetooth: mgmt: Add address type parameter to Discovering event
Johan Hedberg
1
-0
/
+4
2012-02-21
Bluetooth: mgmt: Add address type parameter to Stop Discovery command
Johan Hedberg
1
-0
/
+3
2012-02-21
Bluetooth: Set supported settings based on enabled HS and/or LE
Marcel Holtmann
1
-0
/
+1
2012-02-21
Bluetooth: Add support for HCI monitor channel
Marcel Holtmann
3
-0
/
+53
2012-02-20
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
1
-5
/
+2
2012-02-20
Bluetooth: Remove unneeded bt_cb(skb)->channel variable
Marcel Holtmann
1
-1
/
+0
2012-02-20
Bluetooth: Split sending for HCI raw and control sockets
Marcel Holtmann
1
-2
/
+2
2012-02-19
Bluetooth: mgmt: Move status parameters into the cmd_complete header
Johan Hedberg
1
-7
/
+1
2012-02-19
Bluetooth: mgmt: Change ordering of cmd_status paramters
Johan Hedberg
1
-1
/
+1
2012-02-19
Bluetooth: Interleaved discovery support
Andre Guedes
1
-0
/
+2
2012-02-19
Bluetooth: Merge INQUIRY and LE_SCAN discovery states
Andre Guedes
1
-2
/
+1
2012-02-19
Bluetooth: Track discovery type
Andre Guedes
1
-0
/
+1
2012-02-19
Bluetooth: Prepare start_discovery
Andre Guedes
2
-5
/
+12
2012-02-17
Bluetooth: Add Intel copyright to mgmt files
Johan Hedberg
1
-0
/
+1
2012-02-17
Bluetooth: mgmt: Add address type to confirm name command
Johan Hedberg
1
-2
/
+2
2012-02-17
Bluetooth: mgmt: Add address type to PIN code messages
Johan Hedberg
1
-4
/
+4
2012-02-17
Bluetooth: mgmt: Add address type to link key messages
Johan Hedberg
1
-1
/
+1
2012-02-17
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
1
-1
/
+2
2012-02-17
Bluetooth: Move scope of state_to_string
Andrei Emeltchenko
1
-0
/
+27
2012-02-17
Bluetooth: Add logging functions bt_info and bt_err
Joe Perches
1
-6
/
+8
2012-02-17
Bluetooth: mgmt: Add support for Set SSP command
Johan Hedberg
1
-0
/
+1
2012-02-17
Bluetooth: mgmt: Add support for Set Link Security command
Johan Hedberg
1
-0
/
+1
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
Johan Hedberg
139
-1250
/
+3797
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
143
-1260
/
+3809
2012-02-15
Bluetooth: Implement Read Supported Commands commands for mgmt
Johan Hedberg
1
-0
/
+7
2012-02-15
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
1
-2
/
+2
2012-02-15
Bluetooth: Fix potential deadlock
Andre Guedes
1
-2
/
+2
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
1
-0
/
+2
2012-02-15
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
1
-1
/
+1
2012-02-15
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
1
-3
/
+3
2012-02-15
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
1
-1
/
+1
2012-02-13
Bluetooth: Introduce to_hci_conn
David Herrmann
1
-0
/
+1
2012-02-13
Bluetooth: Remove hci_dev->driver_data
David Herrmann
1
-1
/
+10
2012-02-13
Bluetooth: Introduce to_hci_dev()
David Herrmann
1
-0
/
+2
2012-02-13
Bluetooth: Add Device Unpaired mgmt event
Johan Hedberg
1
-0
/
+5
2012-02-13
Bluetooth: Add address type to mgmt_ev_auth_failed
Johan Hedberg
2
-2
/
+3
[next]