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
2015-03-15
Bluetooth: Add support for extended index management command
Marcel Holtmann
2015-03-15
Bluetooth: Add support for extended index management events
Marcel Holtmann
2015-03-15
Bluetooth: Use special function to send filter management index events
Marcel Holtmann
2015-03-15
Bluetooth: Provide hci_send_to_flagged_channel helper function
Marcel Holtmann
2015-03-15
Bluetooth: Add flags field and setting function for HCI sockets
Marcel Holtmann
2015-03-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-13
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
2015-03-13
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_change_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Add support connectable advertising setting
Marcel Holtmann
2015-03-12
Bluetooth: Remove two else branches that are not needed
Marcel Holtmann
2015-03-11
Bluetooth: Check for matching IRK when looking for paired LE devices
Johan Hedberg
2015-03-11
Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()
Johan Hedberg
2015-03-11
Bluetooth: Increment management interface revision
Marcel Holtmann
2015-03-10
Bluetooth: Add 'Already Paired' error for Pair Device command
Johan Hedberg
2015-03-10
Bluetooth: Make Fast Connectable available while powered off
Johan Hedberg
2015-03-07
Bluetooth: fix sco_exit compile warning
Alexander Aring
2015-03-06
Bluetooth: Add mgmt_send_event() helper to send to any HCI channel
Johan Hedberg
2015-03-06
Bluetooth: Rename pending_cmd to mgmt_pending_cmd
Johan Hedberg
2015-03-06
Bluetooth: Rename cmd_complete() to mgmt_cmd_complete()
Johan Hedberg
2015-03-06
Bluetooth: Rename cmd_status() to mgmt_cmd_status()
Johan Hedberg
2015-03-06
Bluetooth: Move all mgmt command quirks to handler table
Johan Hedberg
2015-03-06
Bluetooth: Convert mgmt to use HCI chan registration API
Johan Hedberg
2015-03-06
Bluetooth: Add mgmt HCI channel registration API
Johan Hedberg
2015-03-06
Bluetooth: Introduce controller setting information for static address
Marcel Holtmann
2015-03-05
Bluetooth: fix service discovery behaviour for empty uuids filter
Jakub Pawlowski
2015-03-05
Bluetooth: Refactor service discovery filter logic
Jakub Pawlowski
2015-03-05
Bluetooth: Move Service Discovery logic before refactoring
Jakub Pawlowski
2015-03-03
bluetooth: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2015-03-02
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...
Eyal Birger
2015-03-02
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
Eyal Birger
2015-02-27
Bluetooth: make hci_test_bit's addr const
Jiri Slaby
2015-02-27
Bluetooth: Update New CSRK event to match latest specification
Johan Hedberg
2015-02-20
Bluetooth: Remove unnecessary queue_monitor_skb() function
Johan Hedberg
2015-02-20
Bluetooth: Rename hci_send_to_control to hci_send_to_channel
Johan Hedberg
2015-02-20
Bluetooth: Use hci_copy_identity_addr() helper for SMP chan creation
Johan Hedberg
2015-02-19
Bluetooth: Fix checking for pending Set SSP in Set HS handler
Johan Hedberg
2015-02-19
Bluetooth: Remove bogus check for pending mgmt Set HS command
Johan Hedberg
2015-02-19
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-19
Bluetooth: Convert connect_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-19
Bluetooth: Convert L2CAP security callback to use hci_cb
Johan Hedberg
[prev]
[next]