Age | Commit message (Expand) | Author | Files | Lines |
2008-07-23 | ftdi_sio: Coding style | Alan Cox | 1 | -506/+572 |
2008-07-23 | usb_serial: API all change | Alan Cox | 1 | -106/+105 |
2008-07-04 | USB: New device ID for ftdi_sio driver | Jon K Hellan | 1 | -0/+1 |
2008-05-30 | USB: FTDI_SIO : Add support for Matrix Orbital PID Range | Ray Molenkamp | 1 | -1/+263 |
2008-05-21 | usb-serial: Use ftdi_sio driver for RATOC REX-USB60F | Atsushi Nemoto | 1 | -0/+1 |
2008-05-02 | USB: add more FTDI device ids | Peter Mack | 1 | -0/+8 |
2008-04-28 | drivers/usb annotations and fixes | Al Viro | 1 | -1/+1 |
2008-04-25 | USB: remove unnecessary type casting of urb->context | Ming Lei | 1 | -2/+2 |
2008-04-25 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -78/+78 |
2008-04-25 | USB: serial: remove unneeded number endpoints settings | Greg Kroah-Hartman | 1 | -3/+0 |
2008-04-25 | USB: use DIV_ROUND_UP | Julia Lawall | 1 | -2/+2 |
2008-04-25 | USB: ftdi_sio: Note missing locking | Alan Cox | 1 | -2/+2 |
2008-03-11 | USB: new ftdi_sio device id | Mirko Bordignon | 1 | -0/+1 |
2008-03-05 | USB: ftdi_sio - really enable EM1010PC | Sven Andersen | 1 | -0/+1 |
2008-03-05 | USB: ftdi_sio: Workaround for broken Matrix Orbital serial port | Kevin Vance | 1 | -0/+24 |
2008-02-22 | USB: ftdi_sio.c add missing '|' | Roel Kluin | 1 | -2/+2 |
2008-02-02 | USB: more serial drivers writing after disconnect | Oliver Neukum | 1 | -1/+3 |
2008-02-02 | USB: ftdi_sio: remove very old changelog entries from the file. | Greg Kroah-Hartman | 1 | -220/+2 |
2008-02-02 | USB: ftdi_sio: Support for more JTAG adaptors | Harald Welte | 1 | -8/+13 |
2008-02-02 | USB: ftdi driver - add support for optical probe device | Ed Beroset | 1 | -0/+1 |
2008-02-02 | USB: ftdi-sio: Patch to add vendor/device id for ATK_16IC CCD | Franco Lanza | 1 | -0/+1 |
2008-02-02 | USB: ftdi_sio - enabling multiple ELV devices, adding EM1010PC | Peter Stark | 1 | -23/+21 |
2007-10-25 | USB: ftd_sio cleanups and updates for new termios work checkpatch fixes | Andrew Morton | 1 | -3/+4 |
2007-10-25 | USB: ftd_sio: cleanups and updates for new termios work | Alan Cox | 1 | -13/+19 |
2007-10-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 1 | -1/+1 |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 1 | -2/+2 |
2007-10-13 | USB: ftdi_sio: Handle FT232RL devices like FT232BM devices | Andrew M. Bishop | 1 | -1/+4 |
2007-09-11 | USB: ftdi_sio: add of a new product/manufacturer, TML | Pierre Castella | 1 | -0/+1 |
2007-08-23 | USB: Support for the Evolution Scorpion robots | Søren Hauberg | 1 | -0/+2 |
2007-07-13 | USB: ftdi_sio: fix oops due to processing workarounds too early | Oliver Neukum | 1 | -60/+44 |
2007-07-13 | USB: serial: ftdi_sio: clean up urb->status usage | Greg Kroah-Hartman | 1 | -4/+7 |
2007-07-13 | USB: ftdi_sio.c: Allow setting latency timer on FT232RL | Stepan Moskovchenko | 1 | -1/+3 |
2007-06-26 | USB: ftdio_sio: New IPlus device ID | Luiz Fernando N. Capitulino | 1 | -0/+1 |
2007-05-23 | USB: Add support for Olimex arm-usb-ocd JTAG interface serial port | Tony Lindgren | 1 | -2/+36 |
2007-05-23 | USB: ftdi_sio: Add USB Product Id for OpenDCC | Guido Scholz | 1 | -0/+1 |
2007-05-23 | USB: New device PID for ftdi_sio driver | Neil \"Superna\" ARMSTRONG | 1 | -0/+1 |
2007-04-28 | USB: ftdi_sio: Add USB ID of ADSTech USBX-707 | Jelle Foks | 1 | -0/+1 |
2007-04-28 | USB: fix race in ftdio_write | Oliver Neukum | 1 | -6/+16 |
2007-03-27 | USB: fix usb-serial/ftdi build warning | David Brownell | 1 | -1/+5 |
2007-03-10 | USB: Product ID for FT232RL in ftdi_sio | Gard Spreemann | 1 | -0/+2 |
2007-03-10 | USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the late... | Jim Radford | 1 | -44/+35 |
2007-03-10 | USB: add Additional PIDs in ftdi_sio | Thomas Schleusener | 1 | -0/+8 |
2007-03-10 | USB: add QL355P power supply ids to fdti_sio | Michael Olberg | 1 | -0/+1 |
2007-02-24 | USB: ftdi_sio: Adding VID and PID for Tellstick | Micke Prag | 1 | -0/+1 |
2007-02-08 | USB: remove duplicate device id from ftdi_sio | Greg Kroah-Hartman | 1 | -1/+0 |
2007-02-08 | USB serial: add driver pointer to all usb-serial drivers | Johannes Hölzl | 1 | -0/+1 |
2006-12-20 | USB: ftdi_sio - MachX product ID added | Jan Capek | 1 | -0/+1 |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox | 1 | -2/+2 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1 | -2/+1 |
2006-12-02 | usb: ftdi_sio kill urb cleanup | Mariusz Kozlowski | 1 | -2/+1 |