index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
a2mp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-8
/
+1
*
Bluetooth: a2mp: Use struct_size() helper
Gustavo A. R. Silva
2019-02-18
1
-1
/
+1
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-1
/
+1
*
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-10-30
1
-1
/
+1
*
networking: make skb_pull & friends return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-2
/
+2
*
Bluetooth: Move get info completed callback to a2mp.c
Arron Wang
2015-07-30
1
-1
/
+16
*
Bluetooth: Make __next_ident function static.
Marcel Holtmann
2015-02-15
1
-1
/
+1
*
Bluetooth: Make a2mp_send function static
Marcel Holtmann
2015-02-15
1
-1
/
+1
*
Bluetooth: Make amp_mgr_lookup_by_state function static
Marcel Holtmann
2015-02-15
1
-17
/
+17
*
Bluetooth: Make amp_mgr_list and amp_mgr_list_lock static
Marcel Holtmann
2015-02-15
1
-2
/
+2
*
Bluetooth: Move A2MP_FEAT_EXT declaration into A2MP source
Marcel Holtmann
2015-02-15
1
-0
/
+2
*
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
2014-12-09
1
-2
/
+1
*
put iov_iter into msghdr
Al Viro
2014-12-09
1
-2
/
+1
*
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
Jukka Rissanen
2014-07-03
1
-0
/
+1
*
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
2014-07-03
1
-1
/
+2
*
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
2014-07-03
1
-1
/
+1
*
Bluetooth: Use const for struct l2cap_ops field
Marcel Holtmann
2014-07-03
1
-1
/
+1
*
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
1
-2
/
+2
*
Bluetooth: Fix skb allocation check for A2MP
Gustavo Padovan
2014-03-07
1
-1
/
+7
*
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
Johan Hedberg
2014-02-13
1
-2
/
+6
*
Bluetooth: Ignore A2MP data on non-BR/EDR links
Johan Hedberg
2013-10-16
1
-0
/
+3
*
Bluetooth: Add l2cap_chan_no_resume stub for A2MP
Marcel Holtmann
2013-10-15
1
-0
/
+1
*
Bluetooth: Add chan->ops->set_shutdown()
Gustavo Padovan
2013-10-15
1
-0
/
+1
*
Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c
Gustavo Padovan
2013-10-15
1
-0
/
+1
*
Bluetooth: Extend state_change() call to report errors too
Gustavo Padovan
2013-10-15
1
-1
/
+2
*
Bluetooth: Remove l2cap_conn->dst usage from AMP manager
Marcel Holtmann
2013-10-13
1
-1
/
+2
*
Bluetooth: Move a2mp.h header file into net/bluetooth/
Marcel Holtmann
2013-10-11
1
-1
/
+1
*
Bluetooth: Move amp.h header file into net/bluetooth/
Marcel Holtmann
2013-10-11
1
-1
/
+2
*
Bluetooth: List powered down AMP controllers correctly
Marcel Holtmann
2013-10-07
1
-1
/
+4
*
Bluetooth: Simplify device type check for AMP discover response
Marcel Holtmann
2013-10-06
1
-11
/
+7
*
Bluetooth: Check for non BR/EDR controller in AMP discover response
Marcel Holtmann
2013-10-06
1
-1
/
+1
*
Bluetooth: Remove check for number of AMP controller
Marcel Holtmann
2013-10-06
1
-4
/
+3
*
Bluetooth: Remove pointless inline function
Marcel Holtmann
2013-10-06
1
-8
/
+3
*
Bluetooth: Rename AMP status constants and use them
Marcel Holtmann
2013-10-06
1
-1
/
+1
*
Bluetooth: Use explicit AMP controller id value for BR/EDR
Marcel Holtmann
2013-10-06
1
-2
/
+2
*
Bluetooth: Separate AMP controller type from HCI device type
Marcel Holtmann
2013-10-06
1
-4
/
+4
*
Bluetooth: Remove useless external function to count controllers
Marcel Holtmann
2013-10-06
1
-1
/
+9
*
Bluetooth: Fix controller list for AMP discover response
Marcel Holtmann
2013-10-06
1
-1
/
+1
*
Bluetooth: Replaced kzalloc and memcpy with kmemdup
Alexandru Gheorghiu
2013-03-18
1
-4
/
+2
*
Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state
Andrei Emeltchenko
2013-01-09
1
-3
/
+3
*
Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write
Andrei Emeltchenko
2013-01-09
1
-2
/
+36
*
Bluetooth: Rename ctrl_id to remote_amp_id
Andrei Emeltchenko
2012-11-01
1
-2
/
+2
*
Bluetooth: AMP: Get amp_mgr reference in HS hci_conn
Andrei Emeltchenko
2012-10-18
1
-1
/
+3
*
Bluetooth: Add chan->ops->defer()
Gustavo Padovan
2012-10-15
1
-0
/
+1
*
Bluetooth: AMP: Factor out phylink_add
Andrei Emeltchenko
2012-10-08
1
-2
/
+2
*
Bluetooth: AMP: Factor out amp_ctrl_add
Andrei Emeltchenko
2012-10-08
1
-6
/
+2
*
Bluetooth: A2MP: Fix potential NULL dereference
Andrei Emeltchenko
2012-10-01
1
-6
/
+8
*
Bluetooth: A2MP: Correct assoc_len size
Andrei Emeltchenko
2012-09-28
1
-4
/
+8
*
Bluetooth: Fix two warnings in BT_DBG
Gustavo Padovan
2012-09-27
1
-1
/
+1
[next]