aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2006-01-04[PATCH] USB: Use ARRAY_SIZE macroTobias Klauser4-10/+4
2006-01-04[PATCH] USB: pl2303_update_line_status data length fixHorst Schirmeier1-1/+1
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven4-4/+4
2006-01-04[PATCH] USB: usbserial: race-condition fix.Luiz Fernando Capitulino2-1/+17
2006-01-04[PATCH] USB: usbserial: Adds missing checks and bug fix.Luiz Fernando Capitulino1-0/+32
2006-01-04[PATCH] USB: small cleanupsAdrian Bunk1-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman28-28/+0
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman30-0/+30
2005-11-23[PATCH] usb serial: remove redundant includeNicolas Kaiser1-1/+0
2005-11-23[PATCH] USB: ftdi_sio: new IDs for KOBIL devicesIan Abbott2-0/+9
2005-11-17[PATCH] USB: add the anydata usb-serial driverGreg Kroah-Hartman4-0/+134
2005-11-17[PATCH] USB: delete the nokia_dku2 driverGreg Kroah-Hartman3-152/+0
2005-11-17[PATCH] USB: pl2303: updates pl2303_update_line_status()Luiz Fernando Capitulino1-1/+3
2005-11-17[PATCH] USB: pl2303: adds new IDs.Luiz Fernando Capitulino2-0/+4
2005-11-17[PATCH] USB: cp2101.c: Jablotron usb serial interface identificationJosef Balatka1-0/+1
2005-11-17[PATCH] USB Serial: rename ChangeLog.oldGreg Kroah-Hartman1-1/+1
2005-10-28[PATCH] USB: add nokia_dku2 driverGreg Kroah-Hartman3-0/+152
2005-10-28[PATCH] USB: add new device id to ftdi_sio moduleMartin Hagelin1-1/+1
2005-10-28[PATCH] USB: Improving the set of vendor/product IDs in the ipaq driverDavid Eriksson1-117/+121
2005-10-28[PATCH] USB Serial: remove driver version from a few driversGreg Kroah-Hartman3-9/+4
2005-10-28[PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman31-114/+115
2005-10-28[PATCH] USB Serial: move old changelog comments out of source codeGreg Kroah-Hartman6-720/+736
2005-10-28[PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman31-60/+144
2005-10-28[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman31-90/+85
2005-10-28[PATCH] safe_serial: use preprocessor directive for errorRandy Dunlap1-1/+1
2005-10-28[PATCH] drivers/usb/serial/ftdi_sio: add PID/VIDThomas Riewe2-0/+4
2005-10-28[PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD camerasRui Santos2-0/+16
2005-10-14[PATCH] usbserial: Regression in USB generic serial driverRandall Nortman1-1/+1
2005-09-22[PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprimeDavid Hollis1-1/+2
2005-09-22[PATCH] usb/serial/option.c: Increase input buffer sizeMatthias Urlichs1-1/+3
2005-09-22[PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTRPeter Favrholdt1-3/+5
2005-09-22[PATCH] USB: more device IDs for Option card driverMatthias Urlichs1-0/+7
2005-09-12[PATCH] USB: ftdi_sio: custom baud rate fixIan Abbott1-1/+1
2005-09-12[PATCH] USB: PL2303: CA-42 Phone cableRobert Spanton2-0/+5
2005-09-12[PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan2-4/+2
2005-09-12[PATCH] USB: CP2101 New Device IDsCraig Shelley1-1/+4
2005-09-08[PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial driversGreg Kroah-Hartman2-14/+2
2005-09-08[PATCH] USB ftdi_sio: New IDs for ELV, Xsens and Falcom productsIan Abbott2-4/+87
2005-09-08[PATCH] USB ftdi_sio: user specified VID/PIDIan Abbott1-1/+18
2005-09-08[PATCH] USB: pl2303 driver, makes pl2303HX chip work correctlyDariusz M1-2/+4
2005-09-08[PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * castsTobias Klauser1-12/+12
2005-09-08[PATCH] USB: option card driver coding style tweaksAndrew Morton1-106/+89
2005-09-08[PATCH] USB: whitespace fixes for cypress_m8 driverLonnie Mendez1-99/+152
2005-07-29[PATCH] USB: ftdi_sio: fix a couple of timeoutsIan Abbott1-2/+3
2005-07-29[PATCH] USB: ftdi_sio: Update RTS and DTR simultaneouslyIan Abbott1-95/+43
2005-07-29[PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devicesIan Abbott2-0/+17
2005-07-14[PATCH] Option Card driver update, Maintainer entryMatthias Urlichs1-116/+112
2005-07-12[PATCH] USB: fix ftdi_sio compiler warningsGreg Kroah-Hartman1-2/+0
2005-07-12[PATCH] USB ftdi_sio: remove redundant TIOCMBIS and TIOCMBIC codeIan Abbott1-47/+0
2005-07-12[PATCH] USB ftdi_sio: reduce device id table clutterIan Abbott1-563/+144
2005-06-27[PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman10-46/+85
2005-06-20[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...Yani Ioannou1-3/+3
2005-06-09[PATCH] USB: ftdi_sio: avoid losing received data in tty-ldiscIan Abbott1-27/+91
2005-06-03[PATCH] USB: CP2101 Add support for flow controlCraig Shelley1-88/+275
2005-06-03[PATCH] USB: add Option Card driverMatthias Urlichs3-0/+741
2005-05-31[PATCH] USB: fix usb-serial generic initializationGreg Kroah-Hartman1-10/+10
2005-05-31[PATCH] USB: ftdi_sio: new PID for ELV UM100Ian Abbott2-0/+5
2005-05-16[PATCH] USB: cypress_m8: add support for the DeLorme Earthmate lt-20Lonnie Mendez2-0/+3
2005-05-03[PATCH] USB cypress_m8: update kernel driver with current sourceLonnie Mendez1-97/+88
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole5-6/+6
2005-05-03[PATCH] USB: ftdi_sio redundant macro removalIan Abbott2-6/+2
2005-05-03[PATCH] USB: VID/PID updates for ftdi_sio driverIan Abbott2-11/+57
2005-05-03[PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card.Greg KH3-0/+73
2005-04-22[PATCH] USB: fix up the HP49G+ Calculator USB Serial driverGreg KH1-13/+1
2005-04-22[PATCH] USB: add HP49G+ Calculator USB Serial supportArthur Huillet3-0/+107
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl10-46/+23
2005-04-18[PATCH] USB: pl2303 new vendor/model idsPeter Favrholdt2-0/+4
2005-04-18[PATCH] pl2303 - status lineFlavio Leitner1-14/+29
2005-04-18[PATCH] pl2303 - unplug device.Flavio Leitner1-0/+6
2005-04-18[PATCH] USB: usb/digi_acceleport: correct wait-queue stateNishanth Aravamudan1-4/+6
2005-04-18[PATCH] USB: visor Tapwave Zodiac support patchLarry Battraw2-0/+6
2005-04-18[PATCH] USB: add new visor id for Treo 650gregkh@suse.de2-0/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds80-0/+54619