summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: add nokia_dku2 driverGreg Kroah-Hartman2005-10-293-0/+152
* [PATCH] USB: add new device id to ftdi_sio moduleMartin Hagelin2005-10-291-1/+1
* [PATCH] USB: Improving the set of vendor/product IDs in the ipaq driverDavid Eriksson2005-10-291-117/+121
* [PATCH] USB Serial: remove driver version from a few driversGreg Kroah-Hartman2005-10-293-9/+4Star
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-2931-114/+115
* [PATCH] USB Serial: move old changelog comments out of source codeGreg Kroah-Hartman2005-10-296-720/+736
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-2931-60/+144
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-2931-90/+85Star
* [PATCH] safe_serial: use preprocessor directive for errorRandy Dunlap2005-10-291-1/+1
* [PATCH] drivers/usb/serial/ftdi_sio: add PID/VIDThomas Riewe2005-10-292-0/+4
* [PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD camerasRui Santos2005-10-292-0/+16
* [PATCH] usbserial: Regression in USB generic serial driverRandall Nortman2005-10-151-1/+1
* [PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprimeDavid Hollis2005-09-221-1/+2
* [PATCH] usb/serial/option.c: Increase input buffer sizeMatthias Urlichs2005-09-221-1/+3
* [PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTRPeter Favrholdt2005-09-221-3/+5
* [PATCH] USB: more device IDs for Option card driverMatthias Urlichs2005-09-221-0/+7
* [PATCH] USB: ftdi_sio: custom baud rate fixIan Abbott2005-09-121-1/+1
* [PATCH] USB: PL2303: CA-42 Phone cableRobert Spanton2005-09-122-0/+5
* [PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-122-4/+2Star
* [PATCH] USB: CP2101 New Device IDsCraig Shelley2005-09-121-1/+4
* [PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial driversGreg Kroah-Hartman2005-09-092-14/+2Star
* [PATCH] USB ftdi_sio: New IDs for ELV, Xsens and Falcom productsIan Abbott2005-09-092-4/+87
* [PATCH] USB ftdi_sio: user specified VID/PIDIan Abbott2005-09-091-1/+18
* [PATCH] USB: pl2303 driver, makes pl2303HX chip work correctlyDariusz M2005-09-091-2/+4
* [PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * castsTobias Klauser2005-09-091-12/+12
* [PATCH] USB: option card driver coding style tweaksAndrew Morton2005-09-091-106/+89Star
* [PATCH] USB: whitespace fixes for cypress_m8 driverLonnie Mendez2005-09-091-99/+152
* [PATCH] USB: ftdi_sio: fix a couple of timeoutsIan Abbott2005-07-291-2/+3
* [PATCH] USB: ftdi_sio: Update RTS and DTR simultaneouslyIan Abbott2005-07-291-95/+43Star
* [PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devicesIan Abbott2005-07-292-0/+17
* [PATCH] Option Card driver update, Maintainer entryMatthias Urlichs2005-07-141-116/+112Star
* [PATCH] USB: fix ftdi_sio compiler warningsGreg Kroah-Hartman2005-07-121-2/+0Star
* [PATCH] USB ftdi_sio: remove redundant TIOCMBIS and TIOCMBIC codeIan Abbott2005-07-121-47/+0Star
* [PATCH] USB ftdi_sio: reduce device id table clutterIan Abbott2005-07-121-563/+144Star
* [PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman2005-06-2710-46/+85
* [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...Yani Ioannou2005-06-211-3/+3
* [PATCH] USB: ftdi_sio: avoid losing received data in tty-ldiscIan Abbott2005-06-091-27/+91
* [PATCH] USB: CP2101 Add support for flow controlCraig Shelley2005-06-031-88/+275
* [PATCH] USB: add Option Card driverMatthias Urlichs2005-06-033-0/+741
* [PATCH] USB: fix usb-serial generic initializationGreg Kroah-Hartman2005-05-311-10/+10
* [PATCH] USB: ftdi_sio: new PID for ELV UM100Ian Abbott2005-05-312-0/+5
* [PATCH] USB: cypress_m8: add support for the DeLorme Earthmate lt-20Lonnie Mendez2005-05-172-0/+3
* [PATCH] USB cypress_m8: update kernel driver with current sourceLonnie Mendez2005-05-041-97/+88Star
* [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-045-6/+6
* [PATCH] USB: ftdi_sio redundant macro removalIan Abbott2005-05-042-6/+2Star
* [PATCH] USB: VID/PID updates for ftdi_sio driverIan Abbott2005-05-042-11/+57
* [PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card.Greg KH2005-05-043-0/+73
* [PATCH] USB: fix up the HP49G+ Calculator USB Serial driverGreg KH2005-04-231-13/+1Star
* [PATCH] USB: add HP49G+ Calculator USB Serial supportArthur Huillet2005-04-233-0/+107
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-1910-46/+23Star