alistair23-linux/drivers/bluetooth
Bing Zhao fa0fb93f2a Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints
For high-speed/super-speed isochronous endpoints, the bInterval
value is used as exponent, 2^(bInterval-1). Luckily we have
usb_fill_int_urb() function that handles it correctly. So we just
call this function to fill in the RX URB.

Cc: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-12-21 02:16:28 -02:00
..
ath3k.c Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC 2011-11-07 17:24:52 -02:00
bcm203x.c Bluetooth: bcm203x: Use GFP_KERNEL in workqueue 2011-11-07 17:24:53 -02:00
bfusb.c Bluetooth: bfusb: Fix error path on firmware load 2011-11-07 17:24:54 -02:00
bluecard_cs.c Bluetooth: Ignore hci_unregister_dev return value 2011-11-07 17:24:41 -02:00
bpa10x.c
bt3c_cs.c Bluetooth: Ignore hci_unregister_dev return value 2011-11-07 17:24:41 -02:00
btmrvl_debugfs.c Bluetooth: Do not ignore errors returned from strict_strtol() 2011-06-10 15:04:41 -03:00
btmrvl_drv.h
btmrvl_main.c bluetooth: add module.h to drivers/bluetooth files as required. 2011-10-31 19:31:26 -04:00
btmrvl_sdio.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next 2011-12-06 16:02:05 -05:00
btmrvl_sdio.h Bluetooth: btmrvl: support Marvell Bluetooth device SD8787 2011-04-13 12:20:05 -03:00
btsdio.c
btuart_cs.c Bluetooth: Ignore hci_unregister_dev return value 2011-11-07 17:24:41 -02:00
btusb.c Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints 2011-12-21 02:16:28 -02:00
btwilink.c bluetooth: add module.h to drivers/bluetooth files as required. 2011-10-31 19:31:26 -04:00
dtl1_cs.c Bluetooth: Ignore hci_unregister_dev return value 2011-11-07 17:24:41 -02:00
hci_ath.c
hci_bcsp.c
hci_h4.c
hci_ldisc.c Revert "tty: make receive_buf() return the amout of bytes received" 2011-06-04 06:33:24 +09:00
hci_ll.c
hci_uart.h
hci_vhci.c Bluetooth: Allow to set AMP type for virtual HCI 2011-11-16 16:54:34 -02:00
Kconfig Bluetooth: btmrvl: support Marvell Bluetooth device SD8797 2011-11-21 13:52:31 -02:00
Makefile