summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: cp2101 Add new device IDsCraig Shelley2006-02-011-5/+9
* [PATCH] USB: add new pl2303 device idsDenis MONTERRAT2006-02-012-0/+4
* [PATCH] USB: pl2303: Added support for CA-42 clone cableMartin Gingras2006-02-012-1/+6
* [PATCH] USB: ftdi: Two new ATIK based USB astronomical CCD camerasRui Santos2006-02-012-2/+6
* [PATCH] USB: ftdi_sio: new PID for PCDJ DAC2Wouter Paesen2006-02-012-0/+7
* [PATCH] USB: ftdi_sio: new IDs for Westrex devicesIan Abbott2006-02-012-0/+8
* [PATCH] USB: new id for ftdi_sio.c and ftdi_sio.hLouis Nyffenegger2006-02-012-0/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-141-8/+7Star
|\
| * [PATCH] Add usb_serial_bus_type probe and remove methodsRussell King2006-01-131-8/+7Star
* | [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-2/+0Star
|/
* [PATCH] TTY layer buffering revampAlan Cox2006-01-1019-181/+65Star
* spelling: s/trough/through/Adrian Bunk2006-01-101-1/+1
* spelling: s/retreive/retrieve/Adrian Bunk2006-01-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-051-1/+1
|\
| * s/retreiv/retriev/gMatt Mackall2006-01-031-1/+1
* | [PATCH] USB: ftdi_sio: new IDs for Teratronik devicesIan Abbott2006-01-042-0/+9
* | [PATCH] USB: Support for Posiflex PP-7000 retail printer in LinuxPavel Fedin2006-01-042-0/+7
* | [PATCH] USB: Use ARRAY_SIZE macroTobias Klauser2006-01-044-10/+4Star
* | [PATCH] USB: pl2303_update_line_status data length fixHorst Schirmeier2006-01-041-1/+1
* | [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-044-4/+4
* | [PATCH] USB: usbserial: race-condition fix.Luiz Fernando Capitulino2006-01-042-1/+17
* | [PATCH] USB: usbserial: Adds missing checks and bug fix.Luiz Fernando Capitulino2006-01-041-0/+32
* | [PATCH] USB: small cleanupsAdrian Bunk2006-01-041-1/+1
* | [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-0428-28/+0Star
* | [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-0430-0/+30
|/
* [PATCH] usb serial: remove redundant includeNicolas Kaiser2005-11-241-1/+0Star
* [PATCH] USB: ftdi_sio: new IDs for KOBIL devicesIan Abbott2005-11-242-0/+9
* [PATCH] USB: add the anydata usb-serial driverGreg Kroah-Hartman2005-11-174-0/+134
* [PATCH] USB: delete the nokia_dku2 driverGreg Kroah-Hartman2005-11-173-152/+0Star
* [PATCH] USB: pl2303: updates pl2303_update_line_status()Luiz Fernando Capitulino2005-11-171-1/+3
* [PATCH] USB: pl2303: adds new IDs.Luiz Fernando Capitulino2005-11-172-0/+4
* [PATCH] USB: cp2101.c: Jablotron usb serial interface identificationJosef Balatka2005-11-171-0/+1
* [PATCH] USB Serial: rename ChangeLog.oldGreg Kroah-Hartman2005-11-171-1/+1
* [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