Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | USB: serial: remove unneeded number endpoints settings | Greg Kroah-Hartman | 2008-04-25 | |
| | | | | | | | | | 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> | |||
* | USB: add usb-serial spcp8x5 driver | Greg Kroah-Hartman | 2008-04-25 | |
Original version of the driver done by Linxb, changes by Harald, and lots of cleanups by me in order to get it into a mergable state. Cc: Linxb <xubin.lin@worldplus.com.cn> Cc: Harald Klein <hari@vt100.at> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |