index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
a2mp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
Bluetooth: Replaced kzalloc and memcpy with kmemdup
Alexandru Gheorghiu
1
-4
/
+2
2013-01-09
Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state
Andrei Emeltchenko
1
-3
/
+3
2013-01-09
Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write
Andrei Emeltchenko
1
-2
/
+36
2012-11-01
Bluetooth: Rename ctrl_id to remote_amp_id
Andrei Emeltchenko
1
-2
/
+2
2012-10-18
Bluetooth: AMP: Get amp_mgr reference in HS hci_conn
Andrei Emeltchenko
1
-1
/
+3
2012-10-15
Bluetooth: Add chan->ops->defer()
Gustavo Padovan
1
-0
/
+1
2012-10-08
Bluetooth: AMP: Factor out phylink_add
Andrei Emeltchenko
1
-2
/
+2
2012-10-08
Bluetooth: AMP: Factor out amp_ctrl_add
Andrei Emeltchenko
1
-6
/
+2
2012-10-01
Bluetooth: A2MP: Fix potential NULL dereference
Andrei Emeltchenko
1
-6
/
+8
2012-09-28
Bluetooth: A2MP: Correct assoc_len size
Andrei Emeltchenko
1
-4
/
+8
2012-09-27
Bluetooth: Fix two warnings in BT_DBG
Gustavo Padovan
1
-1
/
+1
2012-09-27
Bluetooth: AMP: Handle Accept phylink command status evt
Andrei Emeltchenko
1
-0
/
+32
2012-09-27
Bluetooth: AMP: Accept Physical Link
Andrei Emeltchenko
1
-4
/
+1
2012-09-27
Bluetooth: AMP: Process Chan Selected event
Andrei Emeltchenko
1
-1
/
+40
2012-09-27
Bluetooth: A2MP: Add fallback to normal l2cap init sequence
Andrei Emeltchenko
1
-0
/
+28
2012-09-27
Bluetooth: AMP: Create Physical Link
Andrei Emeltchenko
1
-0
/
+2
2012-09-27
Bluetooth: Choose connection based on capabilities
Andrei Emeltchenko
1
-5
/
+29
2012-09-27
Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
Andrei Emeltchenko
1
-1
/
+59
2012-09-27
Bluetooth: A2MP: Process A2MP Getinfo Rsp
Andrei Emeltchenko
1
-1
/
+33
2012-09-27
Bluetooth: AMP: Handle create / disc phylink req
Andrei Emeltchenko
1
-2
/
+19
2012-09-27
Bluetooth: AMP: Remote AMP ctrl definitions
Andrei Emeltchenko
1
-0
/
+5
2012-09-27
Bluetooth: A2MP: Process Discover Response
Andrei Emeltchenko
1
-1
/
+61
2012-09-27
Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
Andrei Emeltchenko
1
-5
/
+51
2012-09-27
Bluetooth: AMP: Use HCI cmd to Read AMP Info
Andrei Emeltchenko
1
-16
/
+41
2012-09-27
Bluetooth: A2MP: Create amp_mgr global list
Andrei Emeltchenko
1
-0
/
+29
2012-08-06
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
1
-1
/
+1
2012-08-06
Bluetooth: Do not shadow hdr variable
Andrei Emeltchenko
1
-3
/
+7
2012-08-06
Bluetooth: debug: Fix printing A2MP cmd code format
Andrei Emeltchenko
1
-2
/
+2
2012-07-11
Bluetooth: debug: Print amp_mgr refcnt
Andrei Emeltchenko
1
-2
/
+2
2012-06-05
Bluetooth: Create empty l2cap ops function
Gustavo Padovan
1
-20
/
+3
2012-06-05
Bluetooth: A2MP: Do not reference hci_conn
Andrei Emeltchenko
1
-2
/
+0
2012-06-05
Bluetooth: A2MP: Manage incoming connections
Andrei Emeltchenko
1
-0
/
+16
2012-06-05
Bluetooth: A2MP: Handling fixed channels
Andrei Emeltchenko
1
-2
/
+1
2012-06-05
Bluetooth: A2MP: Process A2MP Command Responses
Andrei Emeltchenko
1
-0
/
+12
2012-06-05
Bluetooth: A2MP: Process A2MP Disc Physlink Request
Andrei Emeltchenko
1
-0
/
+36
2012-06-05
Bluetooth: A2MP: Process A2MP Create Physlink Request
Andrei Emeltchenko
1
-0
/
+40
2012-06-05
Bluetooth: A2MP: Process A2MP Get AMP Assoc Request
Andrei Emeltchenko
1
-0
/
+35
2012-06-05
Bluetooth: A2MP: Process A2MP Get Info Request
Andrei Emeltchenko
1
-0
/
+37
2012-06-05
Bluetooth: A2MP: Process A2MP Change Notify
Andrei Emeltchenko
1
-0
/
+19
2012-06-05
Bluetooth: A2MP: Process A2MP Discover Request
Andrei Emeltchenko
1
-0
/
+85
2012-06-05
Bluetooth: A2MP: Process A2MP Command Reject
Andrei Emeltchenko
1
-0
/
+19
2012-06-05
Bluetooth: A2MP: Process A2MP messages
Andrei Emeltchenko
1
-0
/
+65
2012-06-05
Bluetooth: A2MP: Add chan callbacks
Andrei Emeltchenko
1
-0
/
+55
2012-06-05
Bluetooth: A2MP: Build and Send msg helpers
Andrei Emeltchenko
1
-0
/
+46
2012-06-05
Bluetooth: A2MP: AMP Manager basic functions
Andrei Emeltchenko
1
-0
/
+54
2012-06-05
Bluetooth: A2MP: Create A2MP channel
Andrei Emeltchenko
1
-0
/
+69