summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/ftdi_sio.c
AgeCommit message (Expand)Author
2012-12-17usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard
2012-12-17USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-09-24USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite
2012-09-18USB: serial: ftdi_sio: remove startup messageGreg Kroah-Hartman
2012-09-16Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman
2012-09-14USB: serial: ftdi_sio.c: remove debug module parameterGreg Kroah-Hartman
2012-09-14USB: serial: ftdi_sio.c: remove dbg() usageGreg Kroah-Hartman
2012-09-10USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork
2012-09-05USB: ftdi_sio: PID for NZR SEM 16+ USBHorst Schirmeier
2012-09-05USB: ftdi-sio: add support for more Physik Instrumente devicesÉric Piel
2012-08-27Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman
2012-08-10USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue
2012-08-10USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-06-12USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman
2012-05-07USB: ftdi-sio: add support for Physik Instrumente E-861Éric Piel
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman
2012-05-03USB: ftdi_sio.c: remove dbg() tracing callsGreg Kroah-Hartman
2012-04-09USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott
2012-04-09USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2012-03-15USB: ftdi_sio: new PID: LUMEL PD12Michał Wróbel
2012-03-14USB: ftdi_sio: add support for FT-X series devicesJim Paris
2012-03-09USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel
2012-03-08USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen
2012-03-01USB: ftdi_sio: add support for BeagleBone rev A5+Peter Korsgaard
2012-02-28USB: ftdi_sio: fix problem when the manufacture is a NULL stringGreg Kroah-Hartman
2012-02-24usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS deviceScott Dial
2012-02-24usb-serial: use new registration API in [d-h]* driversAlan Stern
2012-02-03USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian
2012-01-26USB: ftdi_sio: Add more identifiersAlan Cox
2012-01-24USB: serial: ftdi additional IDsPeter Naulls
2012-01-24USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard
2012-01-24USB: ftdi_sio: fix initial baud rateJohan Hovold
2012-01-24USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-01usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Kościelnicki
2011-11-26USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley
2011-11-18USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley
2011-10-18USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...Uwe Bonnes
2011-10-18USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structureUwe Bonnes
2011-10-18USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structureUwe Bonnes
2011-10-18USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structureUwe Bonnes
2011-10-18USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structureUwe Bonnes