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
2013-06-12
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
2013-06-12
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
Johan Hedberg
2013-06-12
Bluetooth: Fix checks for LE support on LE-only controllers
Johan Hedberg
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-23
Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling
Marcel Holtmann
2013-04-23
Bluetooth: hci_get_cmd_complete() can be static
Fengguang Wu
2013-04-23
Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
Johan Hedberg
2013-04-19
Bluetooth: Fix HCI command send functions to use const specifier
Johan Hedberg
2013-04-18
Bluetooth: Rename LE_SCANNING_* macros
Andre Guedes
2013-04-18
Bluetooth: Add macros for filter duplicates values
Andre Guedes
2013-04-18
Bluetooth: Add LE scan type macros
Andre Guedes
2013-04-18
Bluetooth: Change LE scanning timeout macros
Andre Guedes
2013-04-18
Bluetooth: Add reading of all local feature pages
Johan Hedberg
2013-04-18
Bluetooth: Track feature pages in a single table
Johan Hedberg
2013-04-18
Bluetooth: Move and rename hci_conn_accept
Frédéric Dalleau
2013-04-18
Bluetooth: Fix incorrect SSP mode bit for non SSP devices
Jaganath Kanakkassery
2013-04-17
Bluetooth: hidp: fix sending output reports on intr channel
David Herrmann
2013-04-17
Bluetooth: hidp: don't send boot-protocol messages as HID-reports
David Herrmann
2013-04-17
Bluetooth: hidp: merge 'send' functions into hidp_send_message()
David Herrmann
2013-04-17
Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
David Herrmann
2013-04-17
Bluetooth: hidp: handle kernel_sendmsg() errors correctly
David Herrmann
2013-04-17
Bluetooth: hidp: remove old session-management
David Herrmann
2013-04-17
Bluetooth: hidp: add new session-management helpers
David Herrmann
2013-04-17
Bluetooth: l2cap: add l2cap_user sub-modules
David Herrmann
2013-04-17
Bluetooth: l2cap: introduce l2cap_conn ref-counting
David Herrmann
2013-04-17
Bluetooth: hidp: move hidp_schedule() to core.c
David Herrmann
2013-04-17
Bluetooth: hidp: test "terminate" before sleeping
David Herrmann
2013-04-17
Bluetooth: hidp: remove unused session->state field
David Herrmann
2013-04-17
Bluetooth: introduce hci_conn ref-counting
David Herrmann
2013-04-17
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
2013-04-11
Bluetooth: Reject SCO when hci connection timeouts
Claudio Takahasi
2013-04-11
Bluetooth: Remove unneeded parameter
Claudio Takahasi
2013-04-11
Bluetooth: Minor coding style fix
Claudio Takahasi
2013-04-11
Bluetooth: Use GFP_KERNEL in sco_conn_add
Claudio Takahasi
2013-04-11
Bluetooth: Fix SCO connection reference
Claudio Takahasi
2013-04-11
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-09
bluetooth: fix race in bt_procfs_init()
Al Viro
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-09
bluetooth: don't bother with ->owner for procfs fops
Al Viro
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-07
Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()
Mathias Krause
2013-04-07
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
2013-04-07
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
2013-04-05
Bluetooth: hidp: verify l2cap sockets
David Herrmann
2013-04-05
Bluetooth: hidp: remove redundant error message
David Herrmann
2013-04-04
Bluetooth: Remove driver init queue from core
Marcel Holtmann
[next]