index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Age
Commit message (
Expand
)
Author
2012-06-04
Merge Linaro Android branch ' jstultz/linaro-android-3.4
Philippe Langlais
2012-05-22
bluetooth: Add SCO parameters support for socket
Andrzej Kaczmarek
2012-05-14
Bluetooth: notify userspace of security level change
Gustavo Padovan
2012-04-19
Merge commit 'v3.4-rc3' into android-3.4
Colin Cross
2012-04-09
Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.
Nick Pelly
2012-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
Bluetooth: Fix memory leaks due to chan refcnt
Andrei Emeltchenko
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
2012-03-02
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2012-02-29
Bluetooth: Save remote L2CAP fixed channel mask
Andrei Emeltchenko
2012-02-29
Bluetooth: use kfree_skb() instead of kfree()
Dan Carpenter
2012-02-24
Bluetooth: Remove duplicated code in l2cap conn req
Andrei Emeltchenko
2012-02-24
Bluetooth: Fix double locking in LE and conless chan
Andrei Emeltchenko
2012-02-23
Bluetooth: Change sk lock to chan lock in L2CAP core
Andrei Emeltchenko
2012-02-23
Bluetooth: Add unlocked __l2cap_chan_add function
Andrei Emeltchenko
2012-02-23
Bluetooth: Add socket error function
Andrei Emeltchenko
2012-02-23
Bluetooth: Add locked and unlocked state_change
Andrei Emeltchenko
2012-02-23
Bluetooth: Add l2cap_chan_lock
Andrei Emeltchenko
2012-02-23
Bluetooth: Revert to mutexes from RCU list
Andrei Emeltchenko
2012-02-23
Bluetooth: trivial: Fix long line
Andrei Emeltchenko
2012-02-17
Bluetooth: Prefix hex numbers with object name
Andrei Emeltchenko
2012-02-17
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
2012-02-17
Bluetooth: Move scope of state_to_string
Andrei Emeltchenko
2012-02-13
Bluetooth: Fix double acking I-Frames when sending pending I-Frames
Szymon Janc
2012-02-13
Bluetooth: Fix possible missing I-Frame acknowledgement
Szymon Janc
2012-02-13
Bluetooth: Remove unneeded sk variable
Andrei Emeltchenko
2012-02-13
Bluetooth: Clean up l2cap_chan_add
Andrei Emeltchenko
2012-02-13
Bluetooth: Change chan_ready param from sk to chan
Andrei Emeltchenko
2012-02-13
Bluetooth: Fix possible use after free in delete path
Ulisses Furquim
2012-02-13
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2012-02-13
Bluetooth: Make l2cap_ertm_data_rcv static
Szymon Janc
2012-02-13
Bluetooth: Add alloc_skb chan operator
Andrei Emeltchenko
2012-02-13
Bluetooth: trivial: space correction
Andrei Emeltchenko
2012-02-13
Bluetooth: Rename conn->pend to conn->flags
Johan Hedberg
2012-02-13
Bluetooth: Change sk to l2cap_chan
Andrei Emeltchenko
2012-02-13
Bluetooth: Use chan instead of sk
Andrei Emeltchenko
2012-02-13
Bluetooth: Drop L2CAP chan reference if ERTM ack_timer fired
Szymon Janc
2012-02-13
Bluetooth: Don't send RNR immediately when entering local busy
Szymon Janc
2012-02-13
Bluetooth: Clear ack_timer when sending ack
Szymon Janc
2012-02-13
Bluetooth: Set P-bit for SREJ frame only if there are I-frames to ack
Szymon Janc
2012-02-13
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2012-02-13
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2012-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
Bluetooth: Don't use *_bh locks anymore
Gustavo F. Padovan
2012-01-02
Bluetooth: Fix bacpy in l2cap_core.c
Gustavo F. Padovan
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-22
Bluetooth: add debug output to l2cap_ack_timeout()
Gustavo F. Padovan
2011-12-22
Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
Ulisses Furquim
[next]