aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ftdi_sio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-27USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.cUwe Bonnes1-5/+14
2011-06-08USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz1-0/+1
2011-04-29USB: serial: ftdi_sio: adding support for TavIR STK500Benedek László1-0/+1
2011-04-13USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich1-0/+2
2011-04-13USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold1-0/+1
2011-04-13USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-6/+6
2011-03-09USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-HJF Argentino1-0/+2
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman1-0/+27
2011-02-17tty: remove filp from the USB tty ioctlsAlan Cox1-2/+2
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-2/+2
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-2/+2
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman1-1/+38
2011-02-03USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrographMichael Williamson1-0/+1
2011-02-03USB: ftdi_sio: add ST Micro Connect Lite uart supportJean-Christophe PLAGNIOL-VILLARD1-0/+26
2011-01-22USB: ftdi_sio: fix resolution of 2232H baud rate dividersDaniel Glöckner1-1/+1
2011-01-22USB: serial: Updated support for ICOM devicesPieter Maes1-1/+11
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman1-0/+1
2010-12-16USB: serial: ftdi_sio: add support for TIOCSERGETLSRGreg Kroah-Hartman1-0/+27
2010-12-10USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber1-0/+1
2010-11-30USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID addedJacques Viviers1-0/+1
2010-11-30USB: ftdi_sio: Add ID for RT Systems USB-29B radio cableMichael Stuermer1-0/+1
2010-11-08USB: ftdi_sio: add device IDs for Milkymist One JTAG/serialSebastien Bourdeauducq1-0/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-7/+35
2010-10-22USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman1-0/+3
2010-10-22USB: ftdi_sio: set device latency timeout at port probeJohan Hovold1-2/+1
2010-10-22USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy1-1/+29
2010-10-22USB: add PID for FTDI based OpenDCC hardwareRainer Keller1-0/+1
2010-10-22USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"Johan Hovold1-4/+0
2010-10-22USB: ftdi_sio: Add PID for accesio productsRich Mattes1-0/+1
2010-10-22tty: Convert the USB drivers to the new icount interfaceAlan Cox1-0/+1
2010-09-03USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey1-0/+8
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2010-08-23USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz1-0/+1
2010-08-23USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr1-0/+2
2010-08-23USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka1-1/+1
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov1-1/+1
2010-08-11Merge branch 'master' into for-nextJiri Kosina1-0/+4
2010-08-10USB: ftdi_sio: device id for Navitatordranch@trinnet.net1-0/+3
2010-08-10USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers1-0/+1
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches1-1/+0
2010-07-26USB: FTDI: Add support for the RT System VX-7 radio programming cableCorey Minyard1-0/+1
2010-07-26USB: ftdi_sio: support for Signalyzer tools based on FTDI chipsColin Leitner1-0/+8
2010-06-30USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin1-1/+0
2010-06-04USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack1-0/+4
2010-05-20USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold1-1/+1
2010-05-20USB: ftdi_sio: checkpatch cleanupsGreg Kroah-Hartman1-1/+1
2010-05-20USB: ftdi_sio: clean up line-status handlingJohan Hovold1-21/+16