aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-8/+7
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-2/+0
2006-01-13[PATCH] Add usb_serial_bus_type probe and remove methodsRussell King1-8/+7
2006-01-10[PATCH] TTY layer buffering revampAlan Cox19-181/+65
2006-01-10spelling: s/trough/through/Adrian Bunk1-1/+1
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-1/+1
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-04[PATCH] USB: ftdi_sio: new IDs for Teratronik devicesIan Abbott2-0/+9
2006-01-04[PATCH] USB: Support for Posiflex PP-7000 retail printer in LinuxPavel Fedin2-0/+7
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
2006-01-03s/retreiv/retriev/gMatt Mackall1-1/+1
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