summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/ftdi_sio.c
AgeCommit message (Expand)Author
2009-12-08USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman
2009-10-22USB: ftdi_sio: re-implement read processingJohan Hovold
2009-10-22USB: ftdi_sio: clean up read completion handlerJohan Hovold
2009-10-22USB: ftdi_sio: remove unused rx_byte counterJohan Hovold
2009-10-22USB: ftdi_sio: remove tty->low_latencyJohan Hovold
2009-10-05USB: serial: ftdi: handle gnICE+ JTAG adaptorsMichael Hennerich
2009-10-05USB: add PIDs for FTDI based OpenDCC hardwaremail@rainerkeller.de
2009-10-05USB: serial: ftdi_sio: new hardware support - hameg power supplyPawel Ludwikow
2009-08-07USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa
2009-08-07USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen
2009-07-28USB: ftdi_sio: Add support for GN Otometrics Aurical USB AudiometerVille Sundberg
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-07-12USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.Krzysztof Halasa
2009-07-12USB: ftdi: support NDI devicesMartin Geleynse
2009-07-12USB: serial: FTDI with product code FB80 and vendor id 0403Folkert van Heusden
2009-07-12USB: ftdi_sio - product ID's for CCS PIC programmersJan Capek
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10tty: Fix USB kref leakAlan Cox
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-15USB: serial: ftd_sio: implement sysrq handling on breakJason Wessel
2009-06-15USB: serial: ftd_sio usb: move status checkJason Wessel
2009-06-15USB: ftdi_sio: fix hi-speed device packet size calculationMark Adamson
2009-06-15USB: serial: FTDI: add high speed device supportMark Adamson
2009-06-15USB: FTDI-SIO new device idsDaniel Suchy
2009-06-11ftdi_sio: don't override modem bitsAlan Cox
2009-06-11ft232: support the ASYNC_LOW_LATENCY flagAlan Cox
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox
2009-05-18Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse
2009-05-08usb-serial: ftdi_sio: fix reference counting of ftdi_privateAlan Stern
2009-05-08USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlugNicolas Pitre
2009-04-17USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard
2009-03-24USB: make actual_length in struct urb field u32Greg Kroah-Hartman
2009-03-24USB: ftdi_sio: remove pointless syslog spewDavid Brownell
2009-03-24USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall
2009-03-17USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...Michael Hennerich
2009-03-17USB: serial: add FTDI USB/Serial converter devicesAxel Wachtler
2009-02-09USB: ftdi_sio: unlock_kernel() on error in set_serial_info()Dan Carpenter
2009-02-09USB: ftdi_sio: add support for the NDI Polaris systemStephane Clerambault
2009-01-27USB: ftdi_sio driver support of bar code scanner from DieboldMhayk Whandson
2009-01-27USB: ftdi_sio: added Alti-2 VID and Neptune 3 PIDRobie Basak
2009-01-15ftdi_sio: fix kref leakJim Paris
2009-01-02tty: Drop the lock_kernel in the private ioctl hookAlan Cox
2008-12-17USB: ftdi_sio: Adding Ewert Energy System's CANdapter PIDAndrew Ewert
2008-12-17USB: tty: SprogII DCC controller identifiersAlan Cox
2008-12-05Fix incorrect use of loose in tty/serial driversNick Andrew
2008-10-17USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman
2008-10-17USB: ftdi_sio: fix 'product' parameter descriptionPaulius Zaleckas
2008-10-17USB: Add Oceanic product ID to ftdi_sioVladimir Vukicevic
2008-10-13tty: usb-serial krefsAlan Cox