summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ftdi_sio.c
Commit message (Expand)AuthorAgeFilesLines
...
* USB: ftdi_sio: clean up modem status handlingJohan Hovold2010-03-021-21/+16
* USB: ftdi_sio: fix DMA buffers on stackJohan Hovold2010-03-021-42/+27
* USB: ftdi_sio: fix latency-timeout endianess bugJohan Hovold2010-03-021-4/+10
* USB: ftdi_sio: use error code from usb stack in read_latency_timerJohan Hovold2010-03-021-3/+2
* USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson2010-03-021-3/+1
* USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold2010-03-021-4/+5
* USB: ftdi_sio: remove obsolete commentJohan Hovold2010-03-021-2/+1
* USB: ftdi_sio: fix error message on closeJohan Hovold2010-03-021-1/+1
* USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2010-02-161-3/+21
* USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2010-02-161-0/+1
* USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr2009-12-231-0/+1
* USB: ftdi_sio: add USB device ID's for B&B Electronics lineCliff Brake2009-12-111-0/+14
* USB: serial: ftdi_sio: add space/mark parityRoland Koebler2009-12-111-6/+12
* USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman2009-11-301-2/+1
* USB: ftdi_sio: re-implement read processingJohan Hovold2009-10-091-252/+131
* USB: ftdi_sio: clean up read completion handlerJohan Hovold2009-10-091-27/+1
* USB: ftdi_sio: remove unused rx_byte counterJohan Hovold2009-10-091-13/+0
* USB: ftdi_sio: remove tty->low_latencyJohan Hovold2009-10-091-4/+0
* USB: serial: ftdi: handle gnICE+ JTAG adaptorsMichael Hennerich2009-09-231-0/+2
* USB: add PIDs for FTDI based OpenDCC hardwaremail@rainerkeller.de2009-09-231-0/+3
* USB: serial: ftdi_sio: new hardware support - hameg power supplyPawel Ludwikow2009-09-231-0/+2
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-4/+2
* USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2009-08-071-0/+2
* USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen2009-08-071-0/+1
* USB: ftdi_sio: Add support for GN Otometrics Aurical USB AudiometerVille Sundberg2009-07-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-131-1/+66
|\
| * USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.Krzysztof Halasa2009-07-121-0/+2
| * USB: ftdi: support NDI devicesMartin Geleynse2009-07-121-1/+60
| * USB: serial: FTDI with product code FB80 and vendor id 0403Folkert van Heusden2009-07-121-0/+1
| * USB: ftdi_sio - product ID's for CCS PIC programmersJan Capek2009-07-121-0/+3
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
|/
* tty: Fix USB kref leakAlan Cox2009-07-101-1/+1
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-14/+0
* USB: serial: ftd_sio: implement sysrq handling on breakJason Wessel2009-06-151-2/+6
* USB: serial: ftd_sio usb: move status checkJason Wessel2009-06-151-5/+5
* USB: ftdi_sio: fix hi-speed device packet size calculationMark Adamson2009-06-151-8/+48
* USB: serial: FTDI: add high speed device supportMark Adamson2009-06-151-10/+80
* USB: FTDI-SIO new device idsDaniel Suchy2009-06-151-0/+1
* ftdi_sio: don't override modem bitsAlan Cox2009-06-111-5/+0
* ft232: support the ASYNC_LOW_LATENCY flagAlan Cox2009-06-111-34/+60
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-22/+28
* Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse2009-05-181-8/+1
* usb-serial: ftdi_sio: fix reference counting of ftdi_privateAlan Stern2009-05-081-4/+14
* USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlugNicolas Pitre2009-05-081-0/+2
* USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard2009-04-171-0/+1
* USB: make actual_length in struct urb field u32Greg Kroah-Hartman2009-03-241-1/+1
* USB: ftdi_sio: remove pointless syslog spewDavid Brownell2009-03-241-9/+2
* USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall2009-03-241-9/+7
* USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...Michael Hennerich2009-03-171-0/+2
* USB: serial: add FTDI USB/Serial converter devicesAxel Wachtler2009-03-171-0/+3
OpenPOWER on IntegriCloud