summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ftdi_sio.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | tty: remove filp from the USB tty ioctlsAlan Cox2011-02-171-2/+2
| * | tiocmset: kill the file pointer argumentAlan Cox2011-02-171-2/+2
| * | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
* | | USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-HJF Argentino2011-03-091-0/+2
* | | Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-171-1/+38
|\ \ \ | | |/ | |/|
| * | USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrographMichael Williamson2011-02-031-0/+1
| * | USB: ftdi_sio: add ST Micro Connect Lite uart supportJean-Christophe PLAGNIOL-VILLARD2011-02-031-0/+26
| |/
| * USB: serial: Updated support for ICOM devicesPieter Maes2011-01-221-1/+11
* | USB: ftdi_sio: fix resolution of 2232H baud rate dividersDaniel Glöckner2011-01-221-1/+1
|/
* USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-221-0/+1
|\
| * USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber2010-12-101-0/+1
* | USB: serial: ftdi_sio: add support for TIOCSERGETLSRGreg Kroah-Hartman2010-12-161-0/+27
|/
* USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID addedJacques Viviers2010-11-301-0/+1
* USB: ftdi_sio: Add ID for RT Systems USB-29B radio cableMichael Stuermer2010-11-301-0/+1
* USB: ftdi_sio: add device IDs for Milkymist One JTAG/serialSebastien Bourdeauducq2010-11-081-0/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-111-0/+4
| |\
| * | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-221-7/+35
|\ \ \
| * | | USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman2010-10-221-0/+3
| * | | USB: ftdi_sio: set device latency timeout at port probeJohan Hovold2010-10-221-2/+1
| * | | USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy2010-10-221-1/+29
| * | | USB: add PID for FTDI based OpenDCC hardwareRainer Keller2010-10-221-0/+1
| * | | USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"Johan Hovold2010-10-221-4/+0
| * | | USB: ftdi_sio: Add PID for accesio productsRich Mattes2010-10-221-0/+1
* | | | tty: Convert the USB drivers to the new icount interfaceAlan Cox2010-10-221-0/+1
|/ / /
* | | USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey2010-09-031-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-1/+1
|\ \ \
| * | | USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-211-1/+1
| | |/ | |/|
* | | USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz2010-08-231-0/+1
* | | USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr2010-08-231-0/+2
* | | USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka2010-08-231-1/+1
|/ /
* | USB: ftdi_sio: device id for Navitatordranch@trinnet.net2010-08-101-0/+3
* | USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers2010-08-101-0/+1
|/
* USB: FTDI: Add support for the RT System VX-7 radio programming cableCorey Minyard2010-07-261-0/+1
* USB: ftdi_sio: support for Signalyzer tools based on FTDI chipsColin Leitner2010-07-261-0/+8
* USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin2010-06-301-1/+0
* USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack2010-06-041-0/+4
* USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold2010-05-201-1/+1
* USB: ftdi_sio: checkpatch cleanupsGreg Kroah-Hartman2010-05-201-1/+1
* USB: ftdi_sio: clean up line-status handlingJohan Hovold2010-05-201-21/+16
* USB: ftdi_sio: use tty_insert_flip_string_fixed_flagJohan Hovold2010-05-201-3/+4
* USB: serial: remove multi-urb write from generic driverJohan Hovold2010-05-201-38/+21
* USB: ftdi_sio: clean up SIO write supportJohan Hovold2010-05-201-40/+13
* USB: ftdi_sio: switch to generic write implementationJohan Hovold2010-05-201-172/+19
* USB: ftdi_sio: fix some coding style issuesJohan Hovold2010-05-201-31/+14
* USB: ftdi_sio: switch to generic read implementationJohan Hovold2010-05-201-92/+7
* USB: serial: allow drivers to define bulk buffer sizesJohan Hovold2010-05-201-15/+1
* usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-201-1/+1
* USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani2010-03-191-2/+4
OpenPOWER on IntegriCloud