Bluetooth: Don't use *_bh locks anymore
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / bluetooth / l2cap_core.c
2012-01-03 Gustavo F. PadovanBluetooth: Don't use *_bh locks anymore
2012-01-02 Gustavo F. PadovanBluetooth: Fix bacpy in l2cap_core.c
2011-12-22 Gustavo F. PadovanBluetooth: add debug output to l2cap_ack_timeout()
2011-12-22 Ulisses FurquimBluetooth: Fix deadlocks with sock lock and L2CAP timer...
2011-12-22 Ulisses FurquimBluetooth: Make HCI call directly into SCO and L2CAP...
2011-12-20 Gustavo F. PadovanBluetooth: Rename info_work to info_timer
2011-12-20 Gustavo F. PadovanBluetooth: convert security timer to delayed_work
2011-12-20 Gustavo F. PadovanBluetooth: Move l2cap_{set,clear}_timer to l2cap.h
2011-12-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-19 Gustavo F. PadovanMerge git://git./linux/kernel/git/padovan/bluetooth
2011-12-19 Mat MartineauBluetooth: Prevent uninitialized data access in L2CAP...
2011-12-18 Gustavo F. PadovanBluetooth: Add ProFUSION's copyright
2011-12-18 Gustavo F. PadovanBluetooth: Change l2cap chan_list to use RCU
2011-12-18 Gustavo F. PadovanBluetooth: invert locking order in connect path
2011-12-18 Gustavo F. PadovanBluetooth: convert info timer to delayed_work
2011-12-18 Gustavo F. PadovanBluetooth: convert chan_lock to mutex
2011-12-18 Gustavo F. PadovanBluetooth: Remove sk_backlog usage from L2CAP
2011-12-18 Gustavo F. PadovanBluetooth: Don't use spin_lock socket lock anymore
2011-12-18 Gustavo F. PadovanBluetooth: Move L2CAP timers to workqueue
2011-12-18 Gustavo F. PadovanBluetooth: Replace spin_lock by mutex in hci_dev
2011-12-16 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2011-12-14 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-08 Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
2011-12-08 Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2011-12-06 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02 Gustavo F. PadovanMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-01 Luciano CoelhoMerge branch 'master' of git://git./linux/kernel/git...
2011-11-23 Gustavo F. PadovanBluetooth: Add user readable debug for state changes
2011-11-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-21 Andrei EmeltchenkoBluetooth: making enable_hs independent from L2CAP
2011-11-16 Szymon JancBluetooth: Fix some checkpatch.pl errors and warnings
2011-11-16 Szymon JancBluetooth: Simplify __l2cap_global_chan_by_addr
2011-11-16 Szymon JancBluetooth: Refactor loop in l2cap_retransmit_one_frame
2011-11-16 Szymon JancBluetooth: Simplify l2cap_add_to_srej_queue
2011-11-16 Szymon JancBluetooth: Fix possible NULL pointer derefence in l2cap...
2011-11-15 Linus TorvaldsMerge branch 'gpio/merge' of git://git.secretlab.ca...
2011-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-12 Linus TorvaldsMerge git://github.com/herbertx/crypto
2011-11-10 Gustavo F. PadovanBluetooth: Only set ack_timer if we didn't send and ack
2011-11-10 Gustavo F. PadovanBluetooth: Rename l2cap_check_security()
2011-11-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-08 Grant LikelyMerge branch 'for_3.2/gpio-cleanup' of git://gitorious...
2011-11-08 Andrei EmeltchenkoBluetooth: EFS: parse L2CAP config response
2011-11-08 Andrei EmeltchenkoBluetooth: Define HCI reasons instead of magic number
2011-11-08 Mark BrownMerge branch 'for-3.2' of git://git./linux/kernel/git...
2011-11-08 Benjamin HerrenschmidtMerge remote-tracking branch 'agust/next' into merge
2011-11-07 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-11-07 Szymon JancBluetooth: Add debug print to l2cap_chan_create
2011-11-07 Mat MartineauBluetooth: Add signal handlers for channel moves
2011-11-07 Mat MartineauBluetooth: Use symbolic values for the fixed channel map
2011-11-07 Mat MartineauBluetooth: Add signal handlers for channel creation
2011-11-07 Luiz Augusto von... Bluetooth: prioritizing data over HCI
2011-11-07 Luiz Augusto von... Bluetooth: set skbuffer priority based on L2CAP socket...
2011-11-07 Andrei EmeltchenkoBluetooth: correct debug output
2011-11-07 Andrei EmeltchenkoBluetooth: remove magic offset and size
2011-11-07 Gustavo F. PadovanBluetooth: small styles clean ups to l2cap_core.c
2011-11-07 Andrei EmeltchenkoBluetooth: EFS: implement L2CAP config pending state
2011-11-07 Andrzej KaczmarekBluetooth: Use miliseconds for L2CAP channel timeouts
2011-11-07 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-11-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-11-07 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-11-07 Randy DunlapMerge branch 'docs/docbook/drm' of git://github.com...
2011-11-07 Linus TorvaldsMerge branch 'upstream/jump-label-noearly' of git:...
2011-11-07 Linus TorvaldsMerge branch 'upstream/xen-settime' of git://git./linux...
2011-11-07 Linus TorvaldsMerge branch 'stable/cleanups-3.2' of git://git./linux...
2011-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-07 Len BrownMerge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools...
2011-11-07 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git./linux...
2011-11-07 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-11-07 Linus TorvaldsMerge branch 'trivial' of git://git./linux/kernel/git...
2011-11-07 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2011-11-07 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2011-11-07 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2011-11-07 Linus TorvaldsMerge branch 'stable/vmalloc-3.2' of git://git./linux...
2011-11-07 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-06 Linus TorvaldsMerge branch 'next/devel2' of git://git.linaro.org...
2011-11-06 Linus TorvaldsMerge branch 'next/cleanup3' of git://git.linaro.org...
2011-11-05 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2011-11-05 Tony LindgrenMerge branch 'for_3.2/pm-cleanup-2' of git://github...
2011-11-05 Tony LindgrenMerge branch 'prcm_scm_misc_fixes_3.2' of git://git...
2011-11-05 Tony LindgrenMerge branch 'omap_clock_fixes_3.2' of git://git.pwsan...
2011-11-05 Linus TorvaldsMerge branch 'for-3.2/drivers' of git://git.kernel...
2011-11-05 Linus TorvaldsMerge branch 'for-3.2/core' of git://git.kernel.dk...
2011-11-04 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-next
2011-11-04 Linus TorvaldsMerge branch 'for-linus' of git://github.com/cmetcalf...
2011-11-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-04 Paul MundtMerge branch 'rmobile/kota2' into rmobile-latest
2011-11-04 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2011-11-03 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-11-03 Linus TorvaldsMerge branch 'for-next' of git://git.infradead.org...
2011-11-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-03 Trond MyklebustMerge branch 'osd-devel' into nfs-for-next
2011-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/steve/linux-dm
2011-11-03 Linus TorvaldsMerge branch 'for-linus' of git://git.selinuxproject...
next