index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
a2mp.c
Commit message (
Expand
)
Author
Age
*
Bluetooth: Ignore A2MP data on non-BR/EDR links
Johan Hedberg
2013-10-16
*
Bluetooth: Add l2cap_chan_no_resume stub for A2MP
Marcel Holtmann
2013-10-15
*
Bluetooth: Add chan->ops->set_shutdown()
Gustavo Padovan
2013-10-15
*
Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c
Gustavo Padovan
2013-10-15
*
Bluetooth: Extend state_change() call to report errors too
Gustavo Padovan
2013-10-15
*
Bluetooth: Remove l2cap_conn->dst usage from AMP manager
Marcel Holtmann
2013-10-13
*
Bluetooth: Move a2mp.h header file into net/bluetooth/
Marcel Holtmann
2013-10-10
*
Bluetooth: Move amp.h header file into net/bluetooth/
Marcel Holtmann
2013-10-10
*
Bluetooth: List powered down AMP controllers correctly
Marcel Holtmann
2013-10-07
*
Bluetooth: Simplify device type check for AMP discover response
Marcel Holtmann
2013-10-06
*
Bluetooth: Check for non BR/EDR controller in AMP discover response
Marcel Holtmann
2013-10-06
*
Bluetooth: Remove check for number of AMP controller
Marcel Holtmann
2013-10-06
*
Bluetooth: Remove pointless inline function
Marcel Holtmann
2013-10-06
*
Bluetooth: Rename AMP status constants and use them
Marcel Holtmann
2013-10-06
*
Bluetooth: Use explicit AMP controller id value for BR/EDR
Marcel Holtmann
2013-10-06
*
Bluetooth: Separate AMP controller type from HCI device type
Marcel Holtmann
2013-10-06
*
Bluetooth: Remove useless external function to count controllers
Marcel Holtmann
2013-10-06
*
Bluetooth: Fix controller list for AMP discover response
Marcel Holtmann
2013-10-06
*
Bluetooth: Replaced kzalloc and memcpy with kmemdup
Alexandru Gheorghiu
2013-03-18
*
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
2013-01-09
*
Bluetooth: Rename ctrl_id to remote_amp_id
Andrei Emeltchenko
2012-11-01
*
Bluetooth: AMP: Get amp_mgr reference in HS hci_conn
Andrei Emeltchenko
2012-10-18
*
Bluetooth: Add chan->ops->defer()
Gustavo Padovan
2012-10-15
*
Bluetooth: AMP: Factor out phylink_add
Andrei Emeltchenko
2012-10-07
*
Bluetooth: AMP: Factor out amp_ctrl_add
Andrei Emeltchenko
2012-10-07
*
Bluetooth: A2MP: Fix potential NULL dereference
Andrei Emeltchenko
2012-10-01
*
Bluetooth: A2MP: Correct assoc_len size
Andrei Emeltchenko
2012-09-28
*
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-09-27
*
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-08-06
*
Bluetooth: debug: Print amp_mgr refcnt
Andrei Emeltchenko
2012-07-11
*
Bluetooth: Create empty l2cap ops function
Gustavo Padovan
2012-06-04
*
Bluetooth: A2MP: Do not reference hci_conn
Andrei Emeltchenko
2012-06-04
*
Bluetooth: A2MP: Manage incoming connections
Andrei Emeltchenko
2012-06-04
[next]