android_kernel_google_msm/net/bluetooth
Brian Gix 120d95f5dd Bluetooth: Stability fix: dev locking
The hci_dev should be locked/unlocked with the _bh form of
the spin lock, and function may not return while lock is held.

Change-Id: I2179a59506c2b212db5fb5b57bc27bff165b2cc6
Signed-off-by: Brian Gix <bgix@codeaurora.org>
2013-02-25 11:39:29 -08:00
..
bnep Bluetooth: bnep: Fix deadlock in session deletion 2013-02-25 11:38:40 -08:00
cmtp Bluetooth: Handle non-linear skbs produced by L2CAP. 2013-02-25 11:37:08 -08:00
hidp Bluetooth: Handle non-linear skbs produced by L2CAP. 2013-02-25 11:37:08 -08:00
rfcomm Bluetooth: Clear RFCOMM session timer when disconnecting last channel 2013-02-25 11:38:31 -08:00
af_bluetooth.c Bluetooth: Move stream receive functions to a shared location. 2013-02-25 11:37:25 -08:00
amp.c Bluetooth: Hold ref on hci_conn when setting up A2MP fixed channel 2013-02-25 11:39:21 -08:00
hci_conn.c Bluetooth: Grace period to re-enable encryption 2013-02-25 11:39:25 -08:00
hci_core.c Bluetooth: Better locking when tearing down an HCI connection. 2013-02-25 11:39:28 -08:00
hci_event.c Bluetooth: If link is encrypted, do not send encrpt link request 2013-02-25 11:39:27 -08:00
hci_sock.c Bluetooth: Allow headroom in ACL data packets from HCI socket 2013-02-25 11:38:56 -08:00
hci_sysfs.c Revert upstream bluetooth 2013-02-25 11:37:04 -08:00
Kconfig Bluetooth: SHA256 crypto is required for AMP key handling. 2013-02-25 11:37:12 -08:00
l2cap_core.c Bluetooth: Send a configuration request after security confirmation 2013-02-25 11:39:26 -08:00
l2cap_sock.c Bluetooth: Use seperate socket for LE ATT Server 2013-02-25 11:39:06 -08:00
lib.c Revert upstream bluetooth 2013-02-25 11:37:04 -08:00
Makefile Bluetooth: Added AMP manager and support for use of AMP channels. 2013-02-25 11:37:13 -08:00
mgmt.c Bluetooth: Stability fix: dev locking 2013-02-25 11:39:29 -08:00
sco.c Bluetooth: Lock sockets when closing HCI device 2013-02-25 11:39:09 -08:00
smp.c Bluetooth: Fix LE Connection refcnts 2013-02-25 11:39:04 -08:00