summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ftdi_sio.c
Commit message (Expand)AuthorAgeFilesLines
* USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann2012-11-271-0/+1
* usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard2012-11-261-1/+1
* USB: ftdi_sio: use ftdi_get_modem_status in chars_in_bufferJohan Hovold2012-10-301-41/+11Star
* USB: ftdi_sio: optimise chars_in_bufferJohan Hovold2012-10-301-0/+2
* USB: ftdi_sio: use generic chars_in_bufferJohan Hovold2012-10-301-6/+1Star
* USB: ftdi_sio: refactor modem-control status retrievalJohan Hovold2012-10-301-3/+35
* USB: ftdi_sio: fix tiocmget and tiocmset return valuesJohan Hovold2012-10-301-1/+4
* USB: ftdi_sio: fix tiocmget indentationJohan Hovold2012-10-301-4/+4
* USB: ftdi_sio: remove unused private port-dataJohan Hovold2012-10-301-2/+0Star
* USB: ftdi_sio: remove unnecessary memsetJohan Hovold2012-10-301-1/+0Star
* usb: serial: ftdi_sio: Add missing chars_in_buffer functionJarkko Huijts2012-10-251-0/+60
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-74/+64Star
|\
| * USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite2012-09-241-0/+2
| * USB: serial: ftdi_sio: remove startup messageGreg Kroah-Hartman2012-09-181-11/+1Star
| * Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-171-1/+21
| |\
| * | USB: serial: ftdi_sio.c: remove debug module parameterGreg Kroah-Hartman2012-09-141-3/+0Star
| * | USB: serial: ftdi_sio.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-59/+60
| * | Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman2012-08-271-0/+1
| |\ \
| * | | USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue2012-08-101-1/+1
* | | | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-171-1/+21
|\ \ \ \ | | |_|/ | |/| |
| * | | USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork2012-09-101-1/+3
| * | | USB: ftdi_sio: PID for NZR SEM 16+ USBHorst Schirmeier2012-09-061-0/+1
| * | | USB: ftdi-sio: add support for more Physik Instrumente devicesÉric Piel2012-09-061-0/+17
| | |/ | |/|
* | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-271-0/+1
|\| |
| * | USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan2012-08-101-0/+1
| |/
* / tty: move the termios object into the ttyAlan Cox2012-07-161-1/+1
|/
* USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb2012-06-131-0/+1
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-091-7/+2Star
* USB: ftdi-sio: add support for Physik Instrumente E-861Éric Piel2012-05-081-0/+1
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0Star
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0Star
* USB: ftdi_sio.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-041-34/+1Star
* USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott2012-04-101-5/+7
* USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott2012-04-101-11/+13
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-311-1/+2
* USB: ftdi_sio: new PID: LUMEL PD12Michał Wróbel2012-03-151-0/+1
* USB: ftdi_sio: add support for FT-X series devicesJim Paris2012-03-141-5/+15
* USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel2012-03-091-0/+2
* USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen2012-03-081-1/+1
* USB: ftdi_sio: add support for BeagleBone rev A5+Peter Korsgaard2012-03-011-2/+2
* USB: ftdi_sio: fix problem when the manufacture is a NULL stringGreg Kroah-Hartman2012-02-281-1/+2
* usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS deviceScott Dial2012-02-251-0/+4
* usb-serial: use new registration API in [d-h]* driversAlan Stern2012-02-241-17/+9Star
* USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian2012-02-031-0/+1
* USB: ftdi_sio: Add more identifiersAlan Cox2012-01-261-0/+1
* USB: serial: ftdi additional IDsPeter Naulls2012-01-241-0/+1
* USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard2012-01-241-0/+2
* USB: ftdi_sio: fix initial baud rateJohan Hovold2012-01-241-2/+5
* USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold2012-01-241-2/+1Star
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1