2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-01 18:24:23 +08:00
linux-next/include/net/bluetooth
Gustavo F. Padovan 09fd0de5bd Bluetooth: Replace spin_lock by mutex in hci_dev
Now we run everything in HCI in process context, so it's a better idea use
mutex instead spin_lock. The macro remains hci_dev_lock() (and I got rid
of hci_dev_lock_bh()), of course.

Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-12-18 17:07:54 -02:00
..
bluetooth.h Bluetooth: Remove magic bluetooth version numbers 2011-12-03 08:27:58 +09:00
hci_core.h Bluetooth: Replace spin_lock by mutex in hci_dev 2011-12-18 17:07:54 -02:00
hci.h Bluetooth: LE Set Scan Parameter Command 2011-12-02 21:19:31 +09:00
l2cap.h Bluetooth: Move scope of kernel parameter enable_hs 2011-11-16 16:54:29 -02:00
mgmt.h Bluetooth: Add MGMT event for Passkey Entry 2011-11-21 14:44:48 -02:00
rfcomm.h Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm 2011-11-07 17:24:49 -02:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
smp.h Bluetooth: Move SMP crypto functions to a workqueue 2011-09-21 12:58:12 -03:00