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
/
a2mp.c
Age
Commit message (
Expand
)
Author
2013-03-18
Bluetooth: Replaced kzalloc and memcpy with kmemdup
Alexandru Gheorghiu
2013-01-09
Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state
Andrei Emeltchenko
2013-01-09
Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write
Andrei Emeltchenko
2012-11-01
Bluetooth: Rename ctrl_id to remote_amp_id
Andrei Emeltchenko
2012-10-18
Bluetooth: AMP: Get amp_mgr reference in HS hci_conn
Andrei Emeltchenko
2012-10-15
Bluetooth: Add chan->ops->defer()
Gustavo Padovan
2012-10-08
Bluetooth: AMP: Factor out phylink_add
Andrei Emeltchenko
2012-10-08
Bluetooth: AMP: Factor out amp_ctrl_add
Andrei Emeltchenko
2012-10-01
Bluetooth: A2MP: Fix potential NULL dereference
Andrei Emeltchenko
2012-09-28
Bluetooth: A2MP: Correct assoc_len size
Andrei Emeltchenko
2012-09-27
Bluetooth: Fix two warnings in BT_DBG
Gustavo Padovan
2012-09-27
Bluetooth: AMP: Handle Accept phylink command status evt
Andrei Emeltchenko
2012-09-27
Bluetooth: AMP: Accept Physical Link
Andrei Emeltchenko
2012-09-27
Bluetooth: AMP: Process Chan Selected event
Andrei Emeltchenko
2012-09-27
Bluetooth: A2MP: Add fallback to normal l2cap init sequence
Andrei Emeltchenko
2012-09-27
Bluetooth: AMP: Create Physical Link
Andrei Emeltchenko
2012-09-27
Bluetooth: Choose connection based on capabilities
Andrei Emeltchenko
2012-09-27
Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
Andrei Emeltchenko
2012-09-27
Bluetooth: A2MP: Process A2MP Getinfo Rsp
Andrei Emeltchenko
2012-09-27
Bluetooth: AMP: Handle create / disc phylink req
Andrei Emeltchenko
2012-09-27
Bluetooth: AMP: Remote AMP ctrl definitions
Andrei Emeltchenko
2012-09-27
Bluetooth: A2MP: Process Discover Response
Andrei Emeltchenko
2012-09-27
Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
Andrei Emeltchenko
2012-09-27
Bluetooth: AMP: Use HCI cmd to Read AMP Info
Andrei Emeltchenko
2012-09-27
Bluetooth: A2MP: Create amp_mgr global list
Andrei Emeltchenko
2012-08-06
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
2012-08-06
Bluetooth: Do not shadow hdr variable
Andrei Emeltchenko
2012-08-06
Bluetooth: debug: Fix printing A2MP cmd code format
Andrei Emeltchenko
2012-07-11
Bluetooth: debug: Print amp_mgr refcnt
Andrei Emeltchenko
2012-06-05
Bluetooth: Create empty l2cap ops function
Gustavo Padovan
2012-06-05
Bluetooth: A2MP: Do not reference hci_conn
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Manage incoming connections
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Handling fixed channels
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Process A2MP Command Responses
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Process A2MP Disc Physlink Request
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Process A2MP Create Physlink Request
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Process A2MP Get AMP Assoc Request
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Process A2MP Get Info Request
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Process A2MP Change Notify
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Process A2MP Discover Request
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Process A2MP Command Reject
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Process A2MP messages
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Add chan callbacks
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Build and Send msg helpers
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: AMP Manager basic functions
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Create A2MP channel
Andrei Emeltchenko