remarkable-linux/drivers/bluetooth
Marcel Holtmann e8c3c3d22b [Bluetooth] Fix wrong URB handling of btusb driver
The btusb driver contains two typos that result in some buggy behavior,
but the impact is not immediately visible.

During initialization the submitting of interrupt URBs might fail and
then make sure to remove the correct flag and not one of the hci_dev
flags.

When closing down the interface make sure to kill the anchor for the
ISOC URBs and not kill the interrupt URBs twice.

Also cancel any scheduled work when closing down the interface.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2008-09-23 00:16:36 +02: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
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] Fix wrong URB handling of btusb driver 2008-09-23 00:16:36 +02:00
dtl1_cs.c
hci_bcsp.c bluetooth: hci_bcsp.c small cleanups/api users 2008-06-10 12:48:45 -07:00
hci_h4.c
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
hci_usb.c [Bluetooth] Consolidate maintainers information 2008-08-18 13:23:53 +02:00
hci_usb.h hci_usb.h: fix hard-to-trigger race 2008-05-02 16:45:10 -07:00
hci_vhci.c [Bluetooth] Consolidate maintainers information 2008-08-18 13:23:53 +02:00
Kconfig [Bluetooth] Add SCO support to btusb driver 2008-08-18 13:23:52 +02:00
Makefile