1
0
Fork 0
alistair23-linux/drivers/usb/class
Felipe Balbi d102e78f70 usb: class: cdc-acm: be careful with bInterval
bInterval must be on the range 1 - 16, if we
want to pass the maximum allowed, we should
be passing 16

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-07-25 11:49:29 -07:00
..
Kconfig USB: regroup all depends on USB within an if USB block 2013-04-09 16:49:07 -07:00
Makefile USB: add USB test and measurement class driver 2008-10-17 14:40:51 -07:00
cdc-acm.c usb: class: cdc-acm: be careful with bInterval 2013-07-25 11:49:29 -07:00
cdc-acm.h USB: cdc-acm - blacklist IMS PCU device 2013-03-12 08:50:23 -07:00
cdc-wdm.c USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND 2013-03-25 13:32:20 -07:00
usblp.c USB: usblp.c: remove dbg() usage 2012-05-01 21:33:31 -07:00
usbtmc.c USB: usbtmc: Change magic number to constant 2013-05-16 17:50:51 -07:00