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
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2012-02-15
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2012-02-15
Bluetooth: Fix potential deadlock
Andre Guedes
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
2012-02-15
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
2012-02-15
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2012-02-15
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2012-01-22
bluetooth: hci: Fix type of "enable_hs" to bool.
David S. Miller
2012-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-02
Bluetooth: Rename extfeatures
Andre Guedes
2011-12-22
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
Gustavo F. Padovan
2011-12-22
Bluetooth: Remove lock from inquiry_cache
Gustavo F. Padovan
2011-12-22
Bluetooth: Add MITM mechanism to LE-SMP
Brian Gix
2011-12-22
Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
Ulisses Furquim
2011-12-22
Bluetooth: Make HCI call directly into SCO and L2CAP event functions
Ulisses Furquim
2011-12-22
Bluetooth: Remove magic numbers from le scan cmd
Andrei Emeltchenko
2011-12-21
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
Ulisses Furquim
2011-12-20
Bluetooth: Rename info_work to info_timer
Gustavo F. Padovan
2011-12-20
Bluetooth: convert security timer to delayed_work
Gustavo F. Padovan
2011-12-20
Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h
Gustavo F. Padovan
2011-12-20
Bluetooth: Clean up magic pointers
Andrei Emeltchenko
2011-12-20
Bluetooth: Initialize default flow control mode
Andrei Emeltchenko
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-12-19
Bluetooth: Add missing mgmt_confirm_name command definition
Johan Hedberg
2011-12-19
Bluetooth: Fix mgmt_(block,unblock)_device opcodes
Johan Hedberg
2011-12-19
Bluetooth: Add missing confirm_name field to mgmt_ev_device_found
Johan Hedberg
2011-12-18
Bluetooth: Add HCI Read Data Block Size function
Andrei Emeltchenko
2011-12-18
Bluetooth: Update ordering and opcodes of mgmt messages
Johan Hedberg
2011-12-18
Bluetooth: Add timer for automatically disabling the service cache
Johan Hedberg
2011-12-18
Bluetooth: Remove mgmt_set_service_cache
Johan Hedberg
2011-12-18
Bluetooth: Move mgmt_set_fast_connectable to the right location
Johan Hedberg
2011-12-18
Bluetooth: Update mgmt_read_info and related mgmt messages
Johan Hedberg
2011-12-18
Bluetooth: Remove work_add and work_del from hci_sysfs
Gustavo F. Padovan
2011-12-18
Bluetooth: invert locking order in connect path
Gustavo F. Padovan
2011-12-18
Bluetooth: convert info timer to delayed_work
Gustavo F. Padovan
2011-12-18
Bluetooth: convert tx_task to workqueue
Gustavo F. Padovan
2011-12-18
Bluetooth: Move command task to workqueue
Gustavo F. Padovan
2011-12-18
Bluetooth: convert conn hash to RCU
Gustavo F. Padovan
2011-12-18
Bluetooth: convert chan_lock to mutex
Gustavo F. Padovan
2011-12-18
Bluetooth: Move L2CAP timers to workqueue
Gustavo F. Padovan
2011-12-18
Bluetooth: Use delayed work for advertisiment cache timeout
Gustavo F. Padovan
2011-12-18
Bluetooth: Use delayed_work for connection timeout
Gustavo F. Padovan
2011-12-18
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
2011-12-18
Bluetooth: Process recv path in a workqueue instead of a tasklet
Marcel Holtmann
2011-12-16
Bluetooth: make hci_conn_enter_sniff_mode static
Gustavo F. Padovan
2011-12-16
Bluetooth: Initialize LE connection count
Gustavo F. Padovan
2011-12-16
Bluetooth: remove lock from struct conn_hash
Gustavo F. Padovan
2011-12-16
Bluetooth: remove struct hci_chan_hash
Gustavo F. Padovan
2011-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
[next]