aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ftdi_sio.c
Commit message (Expand)AuthorAge
* 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
* USB: ftdi_sio: remove tty->low_latencyJohan Hovold2009-10-09
* USB: serial: ftdi: handle gnICE+ JTAG adaptorsMichael Hennerich2009-09-23
* USB: add PIDs for FTDI based OpenDCC hardwaremail@rainerkeller.de2009-09-23
* USB: serial: ftdi_sio: new hardware support - hameg power supplyPawel Ludwikow2009-09-23
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
* USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2009-08-07
* USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen2009-08-07
* USB: ftdi_sio: Add support for GN Otometrics Aurical USB AudiometerVille Sundberg2009-07-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-13
|\
| * USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.Krzysztof Halasa2009-07-12
| * USB: ftdi: support NDI devicesMartin Geleynse2009-07-12
| * USB: serial: FTDI with product code FB80 and vendor id 0403Folkert van Heusden2009-07-12
| * USB: ftdi_sio - product ID's for CCS PIC programmersJan Capek2009-07-12
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
|/
* tty: Fix USB kref leakAlan Cox2009-07-10
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-16
* USB: serial: ftd_sio: implement sysrq handling on breakJason Wessel2009-06-16
* USB: serial: ftd_sio usb: move status checkJason Wessel2009-06-16
* USB: ftdi_sio: fix hi-speed device packet size calculationMark Adamson2009-06-16
* USB: serial: FTDI: add high speed device supportMark Adamson2009-06-16
* USB: FTDI-SIO new device idsDaniel Suchy2009-06-16
* ftdi_sio: don't override modem bitsAlan Cox2009-06-11
* ft232: support the ASYNC_LOW_LATENCY flagAlan Cox2009-06-11