| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [PATCH] USB: ftdi_sio: fix a couple of timeouts | Ian Abbott | 2005-07-29 | 1 | -2/+3 |
* | [PATCH] USB: ftdi_sio: Update RTS and DTR simultaneously | Ian Abbott | 2005-07-29 | 1 | -95/+43 |
* | [PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devices | Ian Abbott | 2005-07-29 | 2 | -0/+17 |
* | [PATCH] Option Card driver update, Maintainer entry | Matthias Urlichs | 2005-07-14 | 1 | -116/+112 |
* | [PATCH] USB: fix ftdi_sio compiler warnings | Greg Kroah-Hartman | 2005-07-12 | 1 | -2/+0 |
* | [PATCH] USB ftdi_sio: remove redundant TIOCMBIS and TIOCMBIC code | Ian Abbott | 2005-07-12 | 1 | -47/+0 |
* | [PATCH] USB ftdi_sio: reduce device id table clutter | Ian Abbott | 2005-07-12 | 1 | -563/+144 |
* | [PATCH] USB: add ability for usb-serial drivers to determine if their write u... | Greg Kroah-Hartman | 2005-06-27 | 10 | -46/+85 |
* | [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c... | Yani Ioannou | 2005-06-20 | 1 | -3/+3 |
* | [PATCH] USB: ftdi_sio: avoid losing received data in tty-ldisc | Ian Abbott | 2005-06-09 | 1 | -27/+91 |
* | [PATCH] USB: CP2101 Add support for flow control | Craig Shelley | 2005-06-03 | 1 | -88/+275 |
* | [PATCH] USB: add Option Card driver | Matthias Urlichs | 2005-06-03 | 3 | -0/+741 |
* | [PATCH] USB: fix usb-serial generic initialization | Greg Kroah-Hartman | 2005-05-31 | 1 | -10/+10 |
* | [PATCH] USB: ftdi_sio: new PID for ELV UM100 | Ian Abbott | 2005-05-31 | 2 | -0/+5 |
* | [PATCH] USB: cypress_m8: add support for the DeLorme Earthmate lt-20 | Lonnie Mendez | 2005-05-16 | 2 | -0/+3 |
* | [PATCH] USB cypress_m8: update kernel driver with current source | Lonnie Mendez | 2005-05-03 | 1 | -97/+88 |
* | [PATCH] USB: Spelling fixes for drivers/usb. | Steven Cole | 2005-05-03 | 5 | -6/+6 |
* | [PATCH] USB: ftdi_sio redundant macro removal | Ian Abbott | 2005-05-03 | 2 | -6/+2 |
* | [PATCH] USB: VID/PID updates for ftdi_sio driver | Ian Abbott | 2005-05-03 | 2 | -11/+57 |
* | [PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card. | Greg KH | 2005-05-03 | 3 | -0/+73 |
* | [PATCH] USB: fix up the HP49G+ Calculator USB Serial driver | Greg KH | 2005-04-22 | 1 | -13/+1 |
* | [PATCH] USB: add HP49G+ Calculator USB Serial support | Arthur Huillet | 2005-04-22 | 3 | -0/+107 |
* | [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL | Jesper Juhl | 2005-04-18 | 10 | -46/+23 |
* | [PATCH] USB: pl2303 new vendor/model ids | Peter Favrholdt | 2005-04-18 | 2 | -0/+4 |
* | [PATCH] pl2303 - status line | Flavio Leitner | 2005-04-18 | 1 | -14/+29 |
* | [PATCH] pl2303 - unplug device. | Flavio Leitner | 2005-04-18 | 1 | -0/+6 |
* | [PATCH] USB: usb/digi_acceleport: correct wait-queue state | Nishanth Aravamudan | 2005-04-18 | 1 | -4/+6 |
* | [PATCH] USB: visor Tapwave Zodiac support patch | Larry Battraw | 2005-04-18 | 2 | -0/+6 |
* | [PATCH] USB: add new visor id for Treo 650 | gregkh@suse.de | 2005-04-18 | 2 | -0/+4 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 80 | -0/+54619 |