aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ftdi_sio.c
Commit message (Expand)AuthorAge
* USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey2010-09-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-28
|\
| * USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-21
* | USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz2010-08-23
* | USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr2010-08-23
* | USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka2010-08-23
|/
* USB: ftdi_sio: device id for Navitatordranch@trinnet.net2010-08-10
* USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers2010-08-10
* USB: FTDI: Add support for the RT System VX-7 radio programming cableCorey Minyard2010-07-26
* USB: ftdi_sio: support for Signalyzer tools based on FTDI chipsColin Leitner2010-07-26
* USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin2010-06-30
* USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack2010-06-04
* USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold2010-05-20
* USB: ftdi_sio: checkpatch cleanupsGreg Kroah-Hartman2010-05-20
* USB: ftdi_sio: clean up line-status handlingJohan Hovold2010-05-20
* USB: ftdi_sio: use tty_insert_flip_string_fixed_flagJohan Hovold2010-05-20
* USB: serial: remove multi-urb write from generic driverJohan Hovold2010-05-20
* USB: ftdi_sio: clean up SIO write supportJohan Hovold2010-05-20
* USB: ftdi_sio: switch to generic write implementationJohan Hovold2010-05-20
* USB: ftdi_sio: fix some coding style issuesJohan Hovold2010-05-20
* USB: ftdi_sio: switch to generic read implementationJohan Hovold2010-05-20
* USB: serial: allow drivers to define bulk buffer sizesJohan Hovold2010-05-20
* usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-20
* USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani2010-03-19
* USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2010-03-19
* USB: ftdi_sio: remove obsolete check in unthrottleJohan Hovold2010-03-02
* USB: ftdi_sio: remove unused tx_bytes counterJohan Hovold2010-03-02
* USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2010-03-02
* USB: serial: Remove unnecessary \n's from dbg usesJoe Perches2010-03-02
* USB: add new ftdi_sio device idsMitchell Solomon2010-03-02
* USB: ftdi_sio: Replace BKL with a mutexAlessio Igor Bogani2010-03-02
* USB: ftdi_sio: correct spelling in implementation fileAndreas Mohr2010-03-02
* USB: ftdi_sio: remove unnecessary initialisationsJohan Hovold2010-03-02
* USB: ftdi_sio: clean up modem status handlingJohan Hovold2010-03-02
* USB: ftdi_sio: fix DMA buffers on stackJohan Hovold2010-03-02
* USB: ftdi_sio: fix latency-timeout endianess bugJohan Hovold2010-03-02
* USB: ftdi_sio: use error code from usb stack in read_latency_timerJohan Hovold2010-03-02
* USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson2010-03-02
* USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold2010-03-02
* USB: ftdi_sio: remove obsolete commentJohan Hovold2010-03-02
* USB: ftdi_sio: fix error message on closeJohan Hovold2010-03-02
* USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2010-02-16
* USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2010-02-16
* USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr2009-12-23
* USB: ftdi_sio: add USB device ID's for B&B Electronics lineCliff Brake2009-12-11
* USB: serial: ftdi_sio: add space/mark parityRoland Koebler2009-12-11
* USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman2009-11-30
* USB: ftdi_sio: re-implement read processingJohan Hovold2009-10-09
* USB: ftdi_sio: clean up read completion handlerJohan Hovold2009-10-09
* USB: ftdi_sio: remove unused rx_byte counterJohan Hovold2009-10-09