| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-11-07 | 1 | -1/+9 |
|\ |
|
| * | USB: serial: call handle_dcd_change in ftdi driver. | Paul Chavent | 2013-09-26 | 1 | -1/+9 |
* | | USB: serial: ftdi_sio: add id for Z3X Box device | Алексей Крамаренко | 2013-11-01 | 1 | -0/+1 |
|/ |
|
* | USB: serial: clean up attribute permissions | Greg Kroah-Hartman | 2013-08-25 | 1 | -9/+6 |
* | Merge 3.11-rc4 into usb-next | Greg Kroah-Hartman | 2013-08-05 | 1 | -3/+28 |
|\ |
|
| * | USB: serial: ftdi_sio: add more RT Systems ftdi devices | Rick Farina (Zero_Chaos) | 2013-07-29 | 1 | -3/+28 |
* | | USB: ftdi_sio: remove unused defines | Johan Hovold | 2013-07-23 | 1 | -7/+0 |
* | | USB: ftdi_sio: remove vendor/product module parameters | Johan Hovold | 2013-07-23 | 1 | -33/+3 |
* | | USB: ftdi_sio: remove redundant raise of DTR/RTS at open | Johan Hovold | 2013-07-23 | 1 | -1/+1 |
* | | USB: ftdi_sio: clean up device initialisation | Johan Hovold | 2013-07-23 | 1 | -5/+2 |
|/ |
|
* | USB: ftdi_sio: Add support for Newport CONEX motor drivers | Gomella, Andrew (NIH/NHLBI) [F] | 2013-05-17 | 1 | -0/+2 |
* | USB: ftdi_sio: fix chars_in_buffer overhead | Johan Hovold | 2013-05-16 | 1 | -14/+5 |
* | USB: ftdi_sio: clean up get_modem_status | Johan Hovold | 2013-05-16 | 1 | -5/+4 |
* | USB: ftdi_sio: enable two UART ports on ST Microconnect Lite | Adrian Thomasset | 2013-04-24 | 1 | -7/+11 |
* | USB: ftdi_sio: correct ST Micro Connect Lite PIDs | Adrian Thomasset | 2013-04-23 | 1 | -1/+3 |
* | USB: add ftdi_sio USB ID for GDM Boost V1.x | Stefani Seibold | 2013-04-08 | 1 | -0/+1 |
* | Merge branch 'usb-linus' into usb-next | Greg Kroah-Hartman | 2013-03-28 | 1 | -0/+1 |
|\ |
|
| * | usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD | Konstantin Holoborodko | 2013-03-28 | 1 | -0/+1 |
* | | USB: serial: update copyright information | Johan Hovold | 2013-03-25 | 1 | -1/+1 |
* | | USB: ftdi_sio: switch to generic get_icount implementation | Johan Hovold | 2013-03-25 | 1 | -23/+1 |
* | | USB: ftdi_sio: switch to generic TIOCMIWAIT implementation | Johan Hovold | 2013-03-25 | 1 | -34/+2 |
* | | USB: ftdi_sio: use port icount | Johan Hovold | 2013-03-25 | 1 | -17/+14 |
* | | USB: ftdi_sio: remove obsolete port data refcounting | Johan Hovold | 2013-03-25 | 1 | -32/+2 |
|/ |
|
* | USB: ftdi_sio: fix use-after-free in TIOCMIWAIT | Johan Hovold | 2013-03-21 | 1 | -11/+8 |
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 1 | -14/+7 |
|\ |
|
| * | Merge 3.8-rc5 into tty-next | Greg Kroah-Hartman | 2013-01-25 | 1 | -0/+2 |
| |\ |
|
| * | | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-15 | 1 | -7/+1 |
| * | | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-15 | 1 | -6/+5 |
| * | | TTY: convert more flipping functions | Jiri Slaby | 2013-01-15 | 1 | -1/+1 |
* | | | USB: serial: fix null-pointer dereferences on disconnect | Johan Hovold | 2013-02-13 | 1 | -11/+9 |
* | | | USB: ftdi_sio: add Zolix FTDI PID | Petr Kubánek | 2013-02-02 | 1 | -0/+1 |
* | | | USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II | Sven Killig | 2013-02-02 | 1 | -0/+1 |
| |/
|/| |
|
* | | usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added | Tomasz Mloduchowski | 2013-01-13 | 1 | -0/+2 |
|/ |
|
* | USB: ftdi_sio: Add support for Newport AGILIS motor drivers | Martin Teichmann | 2012-11-26 | 1 | -0/+1 |
* | usb: ftdi_sio: fixup BeagleBone A5+ quirk | Peter Korsgaard | 2012-11-26 | 1 | -1/+1 |
* | USB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer | Johan Hovold | 2012-10-30 | 1 | -41/+11 |
* | USB: ftdi_sio: optimise chars_in_buffer | Johan Hovold | 2012-10-30 | 1 | -0/+2 |
* | USB: ftdi_sio: use generic chars_in_buffer | Johan Hovold | 2012-10-30 | 1 | -6/+1 |
* | USB: ftdi_sio: refactor modem-control status retrieval | Johan Hovold | 2012-10-30 | 1 | -3/+35 |
* | USB: ftdi_sio: fix tiocmget and tiocmset return values | Johan Hovold | 2012-10-30 | 1 | -1/+4 |
* | USB: ftdi_sio: fix tiocmget indentation | Johan Hovold | 2012-10-30 | 1 | -4/+4 |
* | USB: ftdi_sio: remove unused private port-data | Johan Hovold | 2012-10-30 | 1 | -2/+0 |
* | USB: ftdi_sio: remove unnecessary memset | Johan Hovold | 2012-10-30 | 1 | -1/+0 |
* | usb: serial: ftdi_sio: Add missing chars_in_buffer function | Jarkko Huijts | 2012-10-25 | 1 | -0/+60 |
* | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 2012-10-01 | 1 | -74/+64 |
|\ |
|
| * | USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support | Antonio Ospite | 2012-09-24 | 1 | -0/+2 |
| * | USB: serial: ftdi_sio: remove startup message | Greg Kroah-Hartman | 2012-09-18 | 1 | -11/+1 |
| * | Merge 3.6-rc6 into usb-next | Greg Kroah-Hartman | 2012-09-16 | 1 | -1/+21 |
| |\ |
|
| * | | USB: serial: ftdi_sio.c: remove debug module parameter | Greg Kroah-Hartman | 2012-09-14 | 1 | -3/+0 |
| * | | USB: serial: ftdi_sio.c: remove dbg() usage | Greg Kroah-Hartman | 2012-09-14 | 1 | -59/+60 |