| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 19 | -181/+65 |
* | spelling: s/trough/through/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
* | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-04 | 1 | -1/+1 |
|\ |
|
| * | s/retreiv/retriev/g | Matt Mackall | 2006-01-03 | 1 | -1/+1 |
* | | [PATCH] USB: ftdi_sio: new IDs for Teratronik devices | Ian Abbott | 2006-01-04 | 2 | -0/+9 |
* | | [PATCH] USB: Support for Posiflex PP-7000 retail printer in Linux | Pavel Fedin | 2006-01-04 | 2 | -0/+7 |
* | | [PATCH] USB: Use ARRAY_SIZE macro | Tobias Klauser | 2006-01-04 | 4 | -10/+4 |
* | | [PATCH] USB: pl2303_update_line_status data length fix | Horst Schirmeier | 2006-01-04 | 1 | -1/+1 |
* | | [PATCH] USB: mark various usb tables const | Arjan van de Ven | 2006-01-04 | 4 | -4/+4 |
* | | [PATCH] USB: usbserial: race-condition fix. | Luiz Fernando Capitulino | 2006-01-04 | 2 | -1/+17 |
* | | [PATCH] USB: usbserial: Adds missing checks and bug fix. | Luiz Fernando Capitulino | 2006-01-04 | 1 | -0/+32 |
* | | [PATCH] USB: small cleanups | Adrian Bunk | 2006-01-04 | 1 | -1/+1 |
* | | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2006-01-04 | 28 | -28/+0 |
* | | [PATCH] USB: allow usb drivers to disable dynamic ids | Greg Kroah-Hartman | 2006-01-04 | 30 | -0/+30 |
|/ |
|
* | [PATCH] usb serial: remove redundant include | Nicolas Kaiser | 2005-11-23 | 1 | -1/+0 |
* | [PATCH] USB: ftdi_sio: new IDs for KOBIL devices | Ian Abbott | 2005-11-23 | 2 | -0/+9 |
* | [PATCH] USB: add the anydata usb-serial driver | Greg Kroah-Hartman | 2005-11-17 | 4 | -0/+134 |
* | [PATCH] USB: delete the nokia_dku2 driver | Greg Kroah-Hartman | 2005-11-17 | 3 | -152/+0 |
* | [PATCH] USB: pl2303: updates pl2303_update_line_status() | Luiz Fernando Capitulino | 2005-11-17 | 1 | -1/+3 |
* | [PATCH] USB: pl2303: adds new IDs. | Luiz Fernando Capitulino | 2005-11-17 | 2 | -0/+4 |
* | [PATCH] USB: cp2101.c: Jablotron usb serial interface identification | Josef Balatka | 2005-11-17 | 1 | -0/+1 |
* | [PATCH] USB Serial: rename ChangeLog.old | Greg Kroah-Hartman | 2005-11-17 | 1 | -1/+1 |
* | [PATCH] USB: add nokia_dku2 driver | Greg Kroah-Hartman | 2005-10-28 | 3 | -0/+152 |
* | [PATCH] USB: add new device id to ftdi_sio module | Martin Hagelin | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] USB: Improving the set of vendor/product IDs in the ipaq driver | David Eriksson | 2005-10-28 | 1 | -117/+121 |
* | [PATCH] USB Serial: remove driver version from a few drivers | Greg Kroah-Hartman | 2005-10-28 | 3 | -9/+4 |
* | [PATCH] USB Serial: move name to driver structure | Greg Kroah-Hartman | 2005-10-28 | 31 | -114/+115 |
* | [PATCH] USB Serial: move old changelog comments out of source code | Greg Kroah-Hartman | 2005-10-28 | 6 | -720/+736 |
* | [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver | Greg Kroah-Hartman | 2005-10-28 | 31 | -60/+144 |
* | [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver | Greg Kroah-Hartman | 2005-10-28 | 31 | -90/+85 |
* | [PATCH] safe_serial: use preprocessor directive for error | Randy Dunlap | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] drivers/usb/serial/ftdi_sio: add PID/VID | Thomas Riewe | 2005-10-28 | 2 | -0/+4 |
* | [PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD cameras | Rui Santos | 2005-10-28 | 2 | -0/+16 |
* | [PATCH] usbserial: Regression in USB generic serial driver | Randall Nortman | 2005-10-14 | 1 | -1/+1 |
* | [PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprime | David Hollis | 2005-09-22 | 1 | -1/+2 |
* | [PATCH] usb/serial/option.c: Increase input buffer size | Matthias Urlichs | 2005-09-22 | 1 | -1/+3 |
* | [PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTR | Peter Favrholdt | 2005-09-22 | 1 | -3/+5 |
* | [PATCH] USB: more device IDs for Option card driver | Matthias Urlichs | 2005-09-22 | 1 | -0/+7 |
* | [PATCH] USB: ftdi_sio: custom baud rate fix | Ian Abbott | 2005-09-12 | 1 | -1/+1 |
* | [PATCH] USB: PL2303: CA-42 Phone cable | Robert Spanton | 2005-09-12 | 2 | -0/+5 |
* | [PATCH] drivers/usb: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-12 | 2 | -4/+2 |
* | [PATCH] USB: CP2101 New Device IDs | Craig Shelley | 2005-09-12 | 1 | -1/+4 |
* | [PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial drivers | Greg Kroah-Hartman | 2005-09-08 | 2 | -14/+2 |
* | [PATCH] USB ftdi_sio: New IDs for ELV, Xsens and Falcom products | Ian Abbott | 2005-09-08 | 2 | -4/+87 |
* | [PATCH] USB ftdi_sio: user specified VID/PID | Ian Abbott | 2005-09-08 | 1 | -1/+18 |
* | [PATCH] USB: pl2303 driver, makes pl2303HX chip work correctly | Dariusz M | 2005-09-08 | 1 | -2/+4 |
* | [PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * casts | Tobias Klauser | 2005-09-08 | 1 | -12/+12 |
* | [PATCH] USB: option card driver coding style tweaks | Andrew Morton | 2005-09-08 | 1 | -106/+89 |
* | [PATCH] USB: whitespace fixes for cypress_m8 driver | Lonnie Mendez | 2005-09-08 | 1 | -99/+152 |