index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
a2mp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
1
-2
/
+1
2014-12-10
put iov_iter into msghdr
Al Viro
1
-2
/
+1
2014-07-03
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
Jukka Rissanen
1
-0
/
+1
2014-07-03
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
1
-1
/
+2
2014-07-03
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
1
-1
/
+1
2014-07-03
Bluetooth: Use const for struct l2cap_ops field
Marcel Holtmann
1
-1
/
+1
2014-03-12
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-2
/
+2
2014-03-07
Bluetooth: Fix skb allocation check for A2MP
Gustavo Padovan
1
-1
/
+7
2014-02-13
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
Johan Hedberg
1
-2
/
+6
2013-10-16
Bluetooth: Ignore A2MP data on non-BR/EDR links
Johan Hedberg
1
-0
/
+3
2013-10-16
Bluetooth: Add l2cap_chan_no_resume stub for A2MP
Marcel Holtmann
1
-0
/
+1
2013-10-16
Bluetooth: Add chan->ops->set_shutdown()
Gustavo Padovan
1
-0
/
+1
2013-10-16
Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c
Gustavo Padovan
1
-0
/
+1
2013-10-16
Bluetooth: Extend state_change() call to report errors too
Gustavo Padovan
1
-1
/
+2
2013-10-13
Bluetooth: Remove l2cap_conn->dst usage from AMP manager
Marcel Holtmann
1
-1
/
+2
2013-10-11
Bluetooth: Move a2mp.h header file into net/bluetooth/
Marcel Holtmann
1
-1
/
+1
2013-10-11
Bluetooth: Move amp.h header file into net/bluetooth/
Marcel Holtmann
1
-1
/
+2
2013-10-07
Bluetooth: List powered down AMP controllers correctly
Marcel Holtmann
1
-1
/
+4
2013-10-06
Bluetooth: Simplify device type check for AMP discover response
Marcel Holtmann
1
-11
/
+7
2013-10-06
Bluetooth: Check for non BR/EDR controller in AMP discover response
Marcel Holtmann
1
-1
/
+1
2013-10-06
Bluetooth: Remove check for number of AMP controller
Marcel Holtmann
1
-4
/
+3
2013-10-06
Bluetooth: Remove pointless inline function
Marcel Holtmann
1
-8
/
+3
2013-10-06
Bluetooth: Rename AMP status constants and use them
Marcel Holtmann
1
-1
/
+1
2013-10-06
Bluetooth: Use explicit AMP controller id value for BR/EDR
Marcel Holtmann
1
-2
/
+2
2013-10-06
Bluetooth: Separate AMP controller type from HCI device type
Marcel Holtmann
1
-4
/
+4
2013-10-06
Bluetooth: Remove useless external function to count controllers
Marcel Holtmann
1
-1
/
+9
2013-10-06
Bluetooth: Fix controller list for AMP discover response
Marcel Holtmann
1
-1
/
+1
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-02
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-28
Bluetooth: Fix two warnings in BT_DBG
Gustavo Padovan
1
-1
/
+1
2012-09-28
Bluetooth: AMP: Handle Accept phylink command status evt
Andrei Emeltchenko
1
-0
/
+32
2012-09-28
Bluetooth: AMP: Accept Physical Link
Andrei Emeltchenko
1
-4
/
+1
2012-09-28
Bluetooth: AMP: Process Chan Selected event
Andrei Emeltchenko
1
-1
/
+40
2012-09-28
Bluetooth: A2MP: Add fallback to normal l2cap init sequence
Andrei Emeltchenko
1
-0
/
+28
2012-09-28
Bluetooth: AMP: Create Physical Link
Andrei Emeltchenko
1
-0
/
+2
2012-09-28
Bluetooth: Choose connection based on capabilities
Andrei Emeltchenko
1
-5
/
+29
2012-09-28
Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
Andrei Emeltchenko
1
-1
/
+59
2012-09-28
Bluetooth: A2MP: Process A2MP Getinfo Rsp
Andrei Emeltchenko
1
-1
/
+33
2012-09-28
Bluetooth: AMP: Handle create / disc phylink req
Andrei Emeltchenko
1
-2
/
+19
2012-09-28
Bluetooth: AMP: Remote AMP ctrl definitions
Andrei Emeltchenko
1
-0
/
+5
2012-09-28
Bluetooth: A2MP: Process Discover Response
Andrei Emeltchenko
1
-1
/
+61
2012-09-28
Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
Andrei Emeltchenko
1
-5
/
+51
[next]