Age | Commit message (Expand) | Author | Files | Lines |
2009-12-23 | USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header | Andreas Mohr | 1 | -0/+1 |
2009-12-11 | USB: ftdi_sio: add USB device ID's for B&B Electronics line | Cliff Brake | 1 | -0/+14 |
2009-12-11 | USB: serial: ftdi_sio: add space/mark parity | Roland Koebler | 1 | -6/+12 |
2009-12-01 | USB: ftdi_sio: Keep going when write errors are encountered. | Eric W. Biederman | 1 | -2/+1 |
2009-10-10 | USB: ftdi_sio: re-implement read processing | Johan Hovold | 1 | -252/+131 |
2009-10-10 | USB: ftdi_sio: clean up read completion handler | Johan Hovold | 1 | -27/+1 |
2009-10-10 | USB: ftdi_sio: remove unused rx_byte counter | Johan Hovold | 1 | -13/+0 |
2009-10-10 | USB: ftdi_sio: remove tty->low_latency | Johan Hovold | 1 | -4/+0 |
2009-09-23 | USB: serial: ftdi: handle gnICE+ JTAG adaptors | Michael Hennerich | 1 | -0/+2 |
2009-09-23 | USB: add PIDs for FTDI based OpenDCC hardware | mail@rainerkeller.de | 1 | -0/+3 |
2009-09-23 | USB: serial: ftdi_sio: new hardware support - hameg power supply | Pawel Ludwikow | 1 | -0/+2 |
2009-09-20 | tty: USB does not need the filp argument in the drivers | Alan Cox | 1 | -4/+2 |
2009-08-08 | USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client | Dhaval Vasa | 1 | -0/+2 |
2009-08-08 | USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve... | Marko Hänninen | 1 | -0/+1 |
2009-07-29 | USB: ftdi_sio: Add support for GN Otometrics Aurical USB Audiometer | Ville Sundberg | 1 | -0/+1 |
2009-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -1/+66 |
2009-07-13 | USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter. | Krzysztof Halasa | 1 | -0/+2 |
2009-07-13 | USB: ftdi: support NDI devices | Martin Geleynse | 1 | -1/+60 |
2009-07-13 | USB: serial: FTDI with product code FB80 and vendor id 0403 | Folkert van Heusden | 1 | -0/+1 |
2009-07-13 | USB: ftdi_sio - product ID's for CCS PIC programmers | Jan Capek | 1 | -0/+3 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -0/+1 |
2009-07-11 | tty: Fix USB kref leak | Alan Cox | 1 | -1/+1 |
2009-06-16 | USB: usb-serial: replace shutdown with disconnect, release | Alan Stern | 1 | -14/+0 |
2009-06-16 | USB: serial: ftd_sio: implement sysrq handling on break | Jason Wessel | 1 | -2/+6 |
2009-06-16 | USB: serial: ftd_sio usb: move status check | Jason Wessel | 1 | -5/+5 |
2009-06-16 | USB: ftdi_sio: fix hi-speed device packet size calculation | Mark Adamson | 1 | -8/+48 |
2009-06-16 | USB: serial: FTDI: add high speed device support | Mark Adamson | 1 | -10/+80 |
2009-06-16 | USB: FTDI-SIO new device ids | Daniel Suchy | 1 | -0/+1 |
2009-06-11 | ftdi_sio: don't override modem bits | Alan Cox | 1 | -5/+0 |
2009-06-11 | ft232: support the ASYNC_LOW_LATENCY flag | Alan Cox | 1 | -34/+60 |
2009-06-11 | tty: Bring the usb tty port structure into more use | Alan Cox | 1 | -22/+28 |
2009-05-18 | Fix oops on close of hot-unplugged FTDI serial converter | David Woodhouse | 1 | -8/+1 |
2009-05-09 | usb-serial: ftdi_sio: fix reference counting of ftdi_private | Alan Stern | 1 | -4/+14 |
2009-05-09 | USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug | Nicolas Pitre | 1 | -0/+2 |
2009-04-17 | USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer | Peter Korsgaard | 1 | -0/+1 |
2009-03-25 | USB: make actual_length in struct urb field u32 | Greg Kroah-Hartman | 1 | -1/+1 |
2009-03-25 | USB: ftdi_sio: remove pointless syslog spew | David Brownell | 1 | -9/+2 |
2009-03-25 | USB: Remove redundant test in pxa27x_udc and ftdi_sio | Julia Lawall | 1 | -9/+7 |
2009-03-18 | USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int... | Michael Hennerich | 1 | -0/+2 |
2009-03-18 | USB: serial: add FTDI USB/Serial converter devices | Axel Wachtler | 1 | -0/+3 |
2009-02-09 | USB: ftdi_sio: unlock_kernel() on error in set_serial_info() | Dan Carpenter | 1 | -1/+3 |
2009-02-09 | USB: ftdi_sio: add support for the NDI Polaris system | Stephane Clerambault | 1 | -0/+1 |
2009-01-28 | USB: ftdi_sio driver support of bar code scanner from Diebold | Mhayk Whandson | 1 | -0/+1 |
2009-01-28 | USB: ftdi_sio: added Alti-2 VID and Neptune 3 PID | Robie Basak | 1 | -0/+1 |
2009-01-15 | ftdi_sio: fix kref leak | Jim Paris | 1 | -1/+1 |
2009-01-02 | tty: Drop the lock_kernel in the private ioctl hook | Alan Cox | 1 | -1/+8 |
2008-12-17 | USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID | Andrew Ewert | 1 | -0/+1 |
2008-12-17 | USB: tty: SprogII DCC controller identifiers | Alan Cox | 1 | -0/+1 |
2008-12-06 | Fix incorrect use of loose in tty/serial drivers | Nick Andrew | 1 | -1/+1 |
2008-10-18 | USB: remove use of err() in drivers/usb/serial | Greg Kroah-Hartman | 1 | -27/+41 |