linux/net/bluetooth
Gustavo F. Padovan d01b2ff4e6 Bluetooth: convert chan_lock to mutex
spin lock doesn't fit ok anymore on the new code based on workqueues.

Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-12-18 17:07:56 -02:00
..
bnep Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth 2011-12-03 08:26:25 +09:00
cmtp Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth 2011-12-03 08:26:25 +09:00
hidp Bluetooth: Replace spin_lock by mutex in hci_dev 2011-12-18 17:07:54 -02:00
rfcomm Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next 2011-11-09 14:54:33 -05:00
af_bluetooth.c Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg() 2011-09-27 18:16:07 -03:00
hci_conn.c Bluetooth: hci_conn_auto_accept() doesn't need locking 2011-12-18 17:07:55 -02:00
hci_core.c Bluetooth: move hci_task_lock to mutex 2011-12-18 17:07:56 -02:00
hci_event.c Bluetooth: Use delayed work for advertisiment cache timeout 2011-12-18 17:07:55 -02:00
hci_sock.c Bluetooth: Replace spin_lock by mutex in hci_dev 2011-12-18 17:07:54 -02:00
hci_sysfs.c Bluetooth: Replace spin_lock by mutex in hci_dev 2011-12-18 17:07:54 -02:00
Kconfig bluetooth: uses crypto interfaces, select CRYPTO 2011-06-27 15:09:39 -04:00
l2cap_core.c Bluetooth: convert chan_lock to mutex 2011-12-18 17:07:56 -02:00
l2cap_sock.c Bluetooth: Use chan instead of l2cap_pi macro 2011-12-16 18:16:14 -02:00
lib.c Bluetooth: Add bt_printk 2011-06-30 19:17:12 -03:00
Makefile Bluetooth: Implement the first SMP commands 2011-06-13 15:11:55 -03:00
mgmt.c Bluetooth: Replace spin_lock by mutex in hci_dev 2011-12-18 17:07:54 -02:00
sco.c Bluetooth: Replace spin_lock by mutex in hci_dev 2011-12-18 17:07:54 -02:00
smp.c Bluetooth: Centralize SMP pairing failure handling 2011-12-01 22:54:37 +09:00