Age | Commit message (Expand) | Author |
2012-11-26 | USB: ftdi_sio: Add support for Newport AGILIS motor drivers | Martin Teichmann |
2012-11-26 | usb: ftdi_sio: fixup BeagleBone A5+ quirk | Peter Korsgaard |
2012-10-30 | USB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer | Johan Hovold |
2012-10-30 | USB: ftdi_sio: optimise chars_in_buffer | Johan Hovold |
2012-10-30 | USB: ftdi_sio: use generic chars_in_buffer | Johan Hovold |
2012-10-30 | USB: ftdi_sio: refactor modem-control status retrieval | Johan Hovold |
2012-10-30 | USB: ftdi_sio: fix tiocmget and tiocmset return values | Johan Hovold |
2012-10-30 | USB: ftdi_sio: fix tiocmget indentation | Johan Hovold |
2012-10-30 | USB: ftdi_sio: remove unused private port-data | Johan Hovold |
2012-10-30 | USB: ftdi_sio: remove unnecessary memset | Johan Hovold |
2012-10-25 | usb: serial: ftdi_sio: Add missing chars_in_buffer function | Jarkko Huijts |
2012-10-01 | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds |
2012-09-24 | USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support | Antonio Ospite |
2012-09-18 | USB: serial: ftdi_sio: remove startup message | Greg Kroah-Hartman |
2012-09-16 | Merge 3.6-rc6 into usb-next | Greg Kroah-Hartman |
2012-09-16 | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman |
2012-09-14 | USB: serial: ftdi_sio.c: remove debug module parameter | Greg Kroah-Hartman |
2012-09-14 | USB: serial: ftdi_sio.c: remove dbg() usage | Greg Kroah-Hartman |
2012-09-10 | USB: ftdi_sio: do not claim CDC ACM function | Bjørn Mork |
2012-09-05 | USB: ftdi_sio: PID for NZR SEM 16+ USB | Horst Schirmeier |
2012-09-05 | USB: ftdi-sio: add support for more Physik Instrumente devices | Éric Piel |
2012-08-27 | Merge v3.6-rc3 into usb-next | Greg Kroah-Hartman |
2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman |
2012-08-10 | USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer | Ying Xue |
2012-08-10 | USB: ftdi_sio: Add VID/PID for Kondo Serial USB | Ozan Çağlayan |
2012-07-16 | tty: move the termios object into the tty | Alan Cox |
2012-06-12 | USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapter | Evan McNabb |
2012-05-08 | USB: serial: rework usb_serial_register/deregister_drivers() | Greg Kroah-Hartman |
2012-05-07 | USB: ftdi-sio: add support for Physik Instrumente E-861 | Éric Piel |
2012-05-07 | USB: serial: remove usb_serial_disconnect call in all drivers | Greg Kroah-Hartman |
2012-05-07 | USB: serial: remove usb_serial_probe call in all drivers | Greg Kroah-Hartman |
2012-05-03 | USB: ftdi_sio.c: remove dbg() tracing calls | Greg Kroah-Hartman |
2012-04-09 | USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when... | Simon Arlott |
2012-04-09 | USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT | Simon Arlott |
2012-03-30 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi |
2012-03-15 | USB: ftdi_sio: new PID: LUMEL PD12 | Michał Wróbel |
2012-03-14 | USB: ftdi_sio: add support for FT-X series devices | Jim Paris |
2012-03-09 | USB: ftdi_sio: new PID: Distortec JTAG-lock-pick | Michał Wróbel |
2012-03-08 | USB: Microchip VID mislabeled as Hornby VID in ftdi_sio. | Bruno Thomsen |
2012-03-01 | USB: ftdi_sio: add support for BeagleBone rev A5+ | Peter Korsgaard |
2012-02-28 | USB: ftdi_sio: fix problem when the manufacture is a NULL string | Greg Kroah-Hartman |
2012-02-24 | usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS device | Scott Dial |
2012-02-24 | usb-serial: use new registration API in [d-h]* drivers | Alan Stern |
2012-02-03 | USB: usbserial: add new PID number (0xa951) to the ftdi driver | Milan Kocian |
2012-01-26 | USB: ftdi_sio: Add more identifiers | Alan Cox |
2012-01-24 | USB: serial: ftdi additional IDs | Peter Naulls |
2012-01-24 | USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3 | Peter Korsgaard |
2012-01-24 | USB: ftdi_sio: fix initial baud rate | Johan Hovold |
2012-01-24 | USB: ftdi_sio: fix TIOCSSERIAL baud_base handling | Johan Hovold |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |