remarkable-linux/include/linux/usb
Alan Stern 063a2da8f0 USB: serial core should respect driver requirements
This patch (as997) fixes a bug in the USB serial core.  The core needs
to pay attention to drivers' requirements regarding the number and
type of endpoints a device has.

At the same time, the patch changes the NUM_DONT_CARE constant (which
is stored in a single-byte field) from -1 to a safer, unsigned value.
It also improves the kerneldoc for several fields in the
usb_serial_driver structure.

Finally, the patch replaces a list_for_each() with list_for_each_entry().

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 14:55:34 -07:00
..
audio.h USB: gmidi: New USB MIDI Gadget class driver. 2006-09-27 11:58:52 -07:00
cdc.h USB: additional structure from cdc spec 2007-04-27 13:28:33 -07:00
ch9.h USB: <linux/usb/ch9.h> minor doc update 2007-04-27 13:28:39 -07:00
gadget.h USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> 2007-10-12 14:55:31 -07:00
gadgetfs.h USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h> 2007-07-12 16:29:50 -07:00
input.h
iowarrior.h USB: add driver for iowarrior devices. 2007-02-23 15:03:45 -08:00
isp116x.h
Kbuild USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h> 2007-07-12 16:29:50 -07:00
midi.h USB: gmidi: New USB MIDI Gadget class driver. 2006-09-27 11:58:52 -07:00
net2280.h
otg.h
quirks.h USB: remove USB_QUIRK_NO_AUTOSUSPEND 2007-10-12 14:55:28 -07:00
serial.h USB: serial core should respect driver requirements 2007-10-12 14:55:34 -07:00
sl811.h