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-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
2013-02-01
Bluetooth: Refactor mgmt_pending_foreach
Andre Guedes
2013-02-01
Bluetooth: Remove unneeded locking
Andre Guedes
2013-02-01
Bluetooth: Reduce critical section in sco_conn_ready
Andre Guedes
2013-02-01
Bluetooth: Increment Management interface revision
Johan Hedberg
2013-02-01
Bluetooth: Fix link security setting when powering on
Johan Hedberg
2013-02-01
Bluetooth: Add support for 128-bit UUIDs in EIR data
Johan Hedberg
2013-02-01
Bluetooth: Add support for 32-bit UUIDs in EIR data
Johan Hedberg
2013-02-01
Bluetooth: Refactor UUID-16 list generation into its own function
Johan Hedberg
2013-02-01
Bluetooth: Remove useless eir_len variable from EIR creation
Johan Hedberg
2013-02-01
Bluetooth: Simplify UUID16 list generation for EIR
Johan Hedberg
2013-02-01
Bluetooth: Simplify UUID removal code
Johan Hedberg
2013-02-01
Bluetooth: Keep track of UUID type upon addition
Johan Hedberg
2013-02-01
Bluetooth: Simplify UUIDs clearing code
Johan Hedberg
2013-02-01
Bluetooth: Store UUIDs in the same order that they were added
Johan Hedberg
2013-01-31
Bluetooth: Fix hci_conn timeout routine
Andre Guedes
2013-01-31
Bluetooth: Fix handling of unexpected SMP PDUs
Johan Hedberg
2013-01-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
2013-01-23
Bluetooth: Add support for reading LE supported states
Johan Hedberg
2013-01-23
Bluetooth: Add support for reading LE White List Size
Johan Hedberg
2013-01-23
Bluetooth: Add LE Local Features reading support
Johan Hedberg
2013-01-23
Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblock
Johan Hedberg
2013-01-23
Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect
Johan Hedberg
2013-01-23
Bluetooth: Fix checking for valid disconnect parameters in unpair_device
Johan Hedberg
2013-01-23
Bluetooth: Fix checking for valid address type values in mgmt commands
Johan Hedberg
2013-01-23
Bluetooth: Check for valid key->authenticated value for LTKs
Johan Hedberg
2013-01-23
Bluetooth: Refactor valid LTK data testing into its own function
Johan Hedberg
2013-01-23
Bluetooth: Fix checking for proper key->master value in Load LTKs
Johan Hedberg
2013-01-23
Bluetooth: Fix returning proper mgmt status for Load LTKs
Johan Hedberg
2013-01-23
Bluetooth: Fix checking for correct mgmt_load_link_keys parameters
Johan Hedberg
2013-01-23
Bluetooth: Fix pair device command reply if adapter is powered off
Szymon Janc
2013-01-23
Bluetooth: Fix Class of Device indication when powering off
Johan Hedberg
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
Bluetooth: Fix using system-global workqueue when not necessary
Johan Hedberg
2013-01-18
Bluetooth: Use req_workqueue for hci_request operations
Johan Hedberg
2013-01-18
Bluetooth: Add a new workqueue for hci_request operations
Johan Hedberg
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-10
Bluetooth: Fix uuid output in debugfs
Gustavo Padovan
2013-01-10
Bluetooth: Fix sending incorrect new_settings for mgmt_set_powered
Johan Hedberg
2013-01-10
Bluetooth: Fix returning proper command status for start_discovery
Johan Hedberg
2013-01-10
Bluetooth: Fix checking for exact values of boolean mgmt parameters
Johan Hedberg
[next]