Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-25 | USB: serial: remove unneeded number endpoints settings | Greg Kroah-Hartman | 1 | -3/+0 | |
The usb-serial core no longer checks these fields so remove them from all of the individual drivers. They will be removed from the usb-serial core in a patch later in the series. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> | |||||
2006-12-02 | USB: add driver for the USB debug devices | Greg Kroah-Hartman | 1 | -0/+65 | |
It's a simple usb-serial driver that just creates a tty device to read and write from. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |