summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/ftdi_sio.c
AgeCommit message (Expand)Author
2011-01-07USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber
2010-12-09USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID addedJacques Viviers
2010-12-09USB: ftdi_sio: Add ID for RT Systems USB-29B radio cableMichael Stuermer
2010-12-09USB: ftdi_sio: add device IDs for Milkymist One JTAG/serialSebastien Bourdeauducq
2010-11-22USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman
2010-11-22USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy
2010-11-22USB: add PID for FTDI based OpenDCC hardwareRainer Keller
2010-11-22USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"Johan Hovold
2010-11-22USB: ftdi_sio: Add PID for accesio productsRich Mattes
2010-09-03USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-23USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz
2010-08-23USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr
2010-08-23USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov
2010-08-10USB: ftdi_sio: device id for Navitatordranch@trinnet.net
2010-08-10USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers
2010-07-26USB: FTDI: Add support for the RT System VX-7 radio programming cableCorey Minyard
2010-07-26USB: ftdi_sio: support for Signalyzer tools based on FTDI chipsColin Leitner
2010-06-30USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin
2010-06-04USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack
2010-05-20USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold
2010-05-20USB: ftdi_sio: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: ftdi_sio: clean up line-status handlingJohan Hovold
2010-05-20USB: ftdi_sio: use tty_insert_flip_string_fixed_flagJohan Hovold
2010-05-20USB: serial: remove multi-urb write from generic driverJohan Hovold
2010-05-20USB: ftdi_sio: clean up SIO write supportJohan Hovold
2010-05-20USB: ftdi_sio: switch to generic write implementationJohan Hovold
2010-05-20USB: ftdi_sio: fix some coding style issuesJohan Hovold
2010-05-20USB: ftdi_sio: switch to generic read implementationJohan Hovold
2010-05-20USB: serial: allow drivers to define bulk buffer sizesJohan Hovold
2010-05-20usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel
2010-03-19USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani
2010-03-19USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin
2010-03-02USB: ftdi_sio: remove obsolete check in unthrottleJohan Hovold
2010-03-02USB: ftdi_sio: remove unused tx_bytes counterJohan Hovold
2010-03-02USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches
2010-03-02USB: add new ftdi_sio device idsMitchell Solomon
2010-03-02USB: ftdi_sio: Replace BKL with a mutexAlessio Igor Bogani
2010-03-02USB: ftdi_sio: correct spelling in implementation fileAndreas Mohr
2010-03-02USB: ftdi_sio: remove unnecessary initialisationsJohan Hovold
2010-03-02USB: ftdi_sio: clean up modem status handlingJohan Hovold
2010-03-02USB: ftdi_sio: fix DMA buffers on stackJohan Hovold
2010-03-02USB: ftdi_sio: fix latency-timeout endianess bugJohan Hovold
2010-03-02USB: ftdi_sio: use error code from usb stack in read_latency_timerJohan Hovold
2010-03-02USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson
2010-03-02USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold
2010-03-02USB: ftdi_sio: remove obsolete commentJohan Hovold
2010-03-02USB: ftdi_sio: fix error message on closeJohan Hovold