Age | Commit message (Expand) | Author |
2010-03-19 | USB: ftdi_sio: Fix locking for change_speed() function | Alessio Igor Bogani |
2010-03-19 | USB: serial: ftdi: add CONTEC vendor and product id | Daniel Sangorrin |
2010-03-02 | USB: ftdi_sio: remove obsolete check in unthrottle | Johan Hovold |
2010-03-02 | USB: ftdi_sio: remove unused tx_bytes counter | Johan Hovold |
2010-03-02 | USB: serial: ftdi: add CONTEC vendor and product id | Daniel Sangorrin |
2010-03-02 | USB: serial: Remove unnecessary \n's from dbg uses | Joe Perches |
2010-03-02 | USB: add new ftdi_sio device ids | Mitchell Solomon |
2010-03-02 | USB: ftdi_sio: Replace BKL with a mutex | Alessio Igor Bogani |
2010-03-02 | USB: ftdi_sio: correct spelling in implementation file | Andreas Mohr |
2010-03-02 | USB: ftdi_sio: remove unnecessary initialisations | Johan Hovold |
2010-03-02 | USB: ftdi_sio: clean up modem status handling | Johan Hovold |
2010-03-02 | USB: ftdi_sio: fix DMA buffers on stack | Johan Hovold |
2010-03-02 | USB: ftdi_sio: fix latency-timeout endianess bug | Johan Hovold |
2010-03-02 | USB: ftdi_sio: use error code from usb stack in read_latency_timer | Johan Hovold |
2010-03-02 | USB: ftdi_sio: remove support for 5 and 6 data bits | Mark Adamson |
2010-03-02 | USB: ftdi_sio: fix initialisation of latency timeout | Johan Hovold |
2010-03-02 | USB: ftdi_sio: remove obsolete comment | Johan Hovold |
2010-03-02 | USB: ftdi_sio: fix error message on close | Johan Hovold |
2010-02-16 | USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT) | Andreas Mohr |
2010-02-16 | USB: ftdi_sio: new device id for papouch AD4USB | Radek Liboska |
2009-12-23 | USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header | Andreas Mohr |
2009-12-11 | USB: ftdi_sio: add USB device ID's for B&B Electronics line | Cliff Brake |
2009-12-11 | USB: serial: ftdi_sio: add space/mark parity | Roland Koebler |
2009-11-30 | USB: ftdi_sio: Keep going when write errors are encountered. | Eric W. Biederman |
2009-10-09 | USB: ftdi_sio: re-implement read processing | Johan Hovold |
2009-10-09 | USB: ftdi_sio: clean up read completion handler | Johan Hovold |
2009-10-09 | USB: ftdi_sio: remove unused rx_byte counter | Johan Hovold |
2009-10-09 | USB: ftdi_sio: remove tty->low_latency | Johan Hovold |
2009-09-23 | USB: serial: ftdi: handle gnICE+ JTAG adaptors | Michael Hennerich |
2009-09-23 | USB: add PIDs for FTDI based OpenDCC hardware | mail@rainerkeller.de |
2009-09-23 | USB: serial: ftdi_sio: new hardware support - hameg power supply | Pawel Ludwikow |
2009-09-19 | tty: USB does not need the filp argument in the drivers | Alan Cox |
2009-08-07 | USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client | Dhaval Vasa |
2009-08-07 | USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve... | Marko Hänninen |
2009-07-28 | USB: ftdi_sio: Add support for GN Otometrics Aurical USB Audiometer | Ville Sundberg |
2009-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-07-12 | USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter. | Krzysztof Halasa |
2009-07-12 | USB: ftdi: support NDI devices | Martin Geleynse |
2009-07-12 | USB: serial: FTDI with product code FB80 and vendor id 0403 | Folkert van Heusden |
2009-07-12 | USB: ftdi_sio - product ID's for CCS PIC programmers | Jan Capek |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-10 | tty: Fix USB kref leak | Alan Cox |
2009-06-15 | USB: usb-serial: replace shutdown with disconnect, release | Alan Stern |
2009-06-15 | USB: serial: ftd_sio: implement sysrq handling on break | Jason Wessel |
2009-06-15 | USB: serial: ftd_sio usb: move status check | Jason Wessel |
2009-06-15 | USB: ftdi_sio: fix hi-speed device packet size calculation | Mark Adamson |
2009-06-15 | USB: serial: FTDI: add high speed device support | Mark Adamson |
2009-06-15 | USB: FTDI-SIO new device ids | Daniel Suchy |
2009-06-11 | ftdi_sio: don't override modem bits | Alan Cox |
2009-06-11 | ft232: support the ASYNC_LOW_LATENCY flag | Alan Cox |