index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
Bluetooth: Set security level on incoming pairing request
Ido Yariv
2012-03-08
Bluetooth: Fix access to the STK generation methods matrix
Ido Yariv
2012-03-08
Bluetooth: Fix using uninitialized variable
Luiz Augusto von Dentz
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
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: 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: 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: 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
2012-02-23
Bluetooth: Change sk lock to chan lock in L2CAP core
Andrei Emeltchenko
2012-02-23
Bluetooth: Add unlocked __l2cap_chan_add function
Andrei Emeltchenko
[next]