index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
2012-03-07
Bluetooth: Fix coding style in all .h files
Gustavo F. Padovan
2012-03-07
Bluetooth: Use correct type for userspace exported structs
Gustavo F. Padovan
2012-03-07
Bluetooth: Fix coding style in mgmt.h
Gustavo F. Padovan
2012-03-06
Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6]
James M. Leddy
2012-03-03
Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush
Andre Guedes
2012-03-03
Bluetooth: mgmt: Fix updating local name when powering on
Johan Hedberg
2012-03-03
Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
Johan Hedberg
2012-03-02
Bluetooth: mgmt: Add new error code for invalid index
Johan Hedberg
2012-03-02
Bluetooth: mgmt: Fix command status error code values
Johan Hedberg
2012-03-02
Bluetooth: Fix clearing of HCI_PENDING_CLASS flag
Johan Hedberg
2012-03-02
Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2012-03-02
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2012-03-01
Bluetooth: mgmt: Centralize message length checks
Johan Hedberg
2012-03-01
Bluetooth: mgmt: Add defines for command sizes
Johan Hedberg
2012-03-01
Bluetooth: mgmt: Move command handlers into a table
Johan Hedberg
2012-03-01
Bluetooth: mgmt: Initialize HCI_MGMT flag for any command
Johan Hedberg
2012-03-01
Bluetooth: mgmt: Refactor hci_dev lookup for commands
Johan Hedberg
2012-03-01
Bluetooth: Fix init sequence for some CSR based controllers
Johan Hedberg
2012-03-01
Bluetooth: Check capabilities in BR/EDR and LE-Only discovery
Andre Guedes
2012-03-01
Bluetooth: mgmt: Add missing hci_dev locking to set_le()
Johan Hedberg
2012-03-01
Bluetooth: Fix coding style with breaking lines
Gustavo F. Padovan
2012-02-29
Bluetooth: Fix Kconfig help description
Andre Guedes
2012-02-29
Bluetooth: Use NULL instead of integer for mgmt_device_connected param
Szymon Janc
2012-02-29
Bluetooth: Change interleaved discovery behavior
Andre Guedes
2012-02-29
Bluetooth: Save remote L2CAP fixed channel mask
Andrei Emeltchenko
2012-02-29
Bluetooth: change min_t() cast in hci_reassembly()
Dan Carpenter
2012-02-29
Bluetooth: use kfree_skb() instead of kfree()
Dan Carpenter
2012-02-28
Bluetooth: Use LMP_HOST_SSP define instead of magic values
Johan Hedberg
2012-02-28
Bluetooth: Add missing host features definitions
Johan Hedberg
2012-02-28
Bluetooth: Remove redundant read_host_features commands
Johan Hedberg
2012-02-28
Bluetooth: Don't send unnecessary write_le_enable command
Johan Hedberg
2012-02-27
Bluetooth: Use kernel int types instead of ones from stdint.h
Johan Hedberg
2012-02-24
Bluetooth: Remove duplicated code in l2cap conn req
Andrei Emeltchenko
2012-02-24
Bluetooth: Fix double locking in LE and conless chan
Andrei Emeltchenko
2012-02-24
Bluetooth: Add support for creating HCI UART based AMP controllers
Marcel Holtmann
2012-02-24
Bluetooth: Allow HCI UART reset parameter via flags ioctl
Marcel Holtmann
2012-02-24
Bluetooth: Fix init request completion with AMP controllers
Andrei Emeltchenko
2012-02-24
Bluetooth: Fix init request completion with old controllers
Johan Hedberg
2012-02-24
Bluetooth: mgmt: Fix clear_uuids response
Johan Hedberg
2012-02-24
Bluetooth: mgmt: Fix dev_class related command response timing
Johan Hedberg
2012-02-24
Bluetooth: mgmt: Track pending class changes
Johan Hedberg
2012-02-23
Bluetooth: mgmt: Add flags parameter to device_connected
Johan Hedberg
2012-02-23
Bluetooth: mgmt: Fix clear UUIDs response
Johan Hedberg
2012-02-23
Bluetooth: mgmt: Move service cache setting to a more sensible place
Johan Hedberg
2012-02-23
Bluetooth: mgmt: Fix return value of add/remove_uuid
Johan Hedberg
2012-02-23
Bluetooth: mgmt: Fix update_eir/class with HCI_AUTO_OFF flag set
Johan Hedberg
2012-02-23
Bluetooth: Set DISCOVERY_STOPPED if controller resets
Andre Guedes
2012-02-23
Bluetooth: mgmt: Fix count parameter in get_connections reply
Johan Hedberg
2012-02-23
Bluetooth: Remove socket lock check
Andrei Emeltchenko
[next]