dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/bluetooth
Ming Lei ca330c5a91 hci_usb: replace mb with smp_mb
smp_mb is enough for ordering memory operations among processors,and mb is
more expensive than smp_mb for UP machine, so replace it with smp_mb().

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-09-22 19:21:51 -07:00
..
Kconfig [Bluetooth] Add SCO support to btusb driver 2008-08-18 13:23:52 +02:00
Makefile [Bluetooth] Add generic driver for Bluetooth USB devices 2007-10-22 02:59:46 -07:00
bcm203x.c [Bluetooth] Removal of unnecessary ignore module parameter 2008-08-07 22:26:55 +02:00
bfusb.c [Bluetooth] Removal of unnecessary ignore module parameter 2008-08-07 22:26:55 +02:00
bluecard_cs.c [Bluetooth] Eliminate checks for impossible conditions in IRQ handler 2007-10-22 02:59:44 -07:00
bpa10x.c [Bluetooth] Removal of unnecessary ignore module parameter 2008-08-07 22:26:55 +02:00
bt3c_cs.c [Bluetooth] Consolidate maintainers information 2008-08-18 13:23:53 +02:00
btsdio.c drivers/bluetooth/btsdio.c: fix double-free 2008-02-05 03:09:17 -08:00
btuart_cs.c pcmcia: replace kio_addr_t with unsigned int everywhere 2008-02-05 09:44:08 -08:00
btusb.c [Bluetooth] Add SCO support to btusb driver 2008-08-18 13:23:52 +02:00
dtl1_cs.c [Bluetooth] Eliminate checks for impossible conditions in IRQ handler 2007-10-22 02:59:44 -07:00
hci_bcsp.c bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff. 2008-09-21 22:44:08 -07:00
hci_h4.c [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr 2007-04-25 22:28:21 -07:00
hci_ldisc.c [Bluetooth] Consolidate maintainers information 2008-08-18 13:23:53 +02:00
hci_ll.c [BLUETOOTH]: Always send explicit hci_ll wake-up acks. 2008-01-10 22:24:43 -08:00
hci_uart.h [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips 2007-10-22 02:59:44 -07:00
hci_usb.c [Bluetooth] Consolidate maintainers information 2008-08-18 13:23:53 +02:00
hci_usb.h hci_usb: replace mb with smp_mb 2008-09-22 19:21:51 -07:00
hci_vhci.c [Bluetooth] Consolidate maintainers information 2008-08-18 13:23:53 +02:00