aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/ftdi_sio.c
AgeCommit message (Expand)Author
2014-06-18USB: ftdi_sio: add NovaTech OrionLXm product IDGeorge McCollister
2014-06-18USB: serial: ftdi_sio: add id for Brainboxes serial cardsMichele Baldessari
2014-02-26USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain
2014-02-05USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn
2014-02-04usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-07USB: ftdi_sio: added CS5 quirk for broken smartcard readersColin Leitner
2014-01-03USB: serial: remove redundant OOM messagesJohan Hovold
2014-01-03USB: serial: clean up ioctl debuggingJohan Hovold
2014-01-03USB: serial: constify device-id tablesJohan Hovold
2013-12-02USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-01USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко
2013-09-26USB: serial: call handle_dcd_change in ftdi driver.Paul Chavent
2013-08-25USB: serial: clean up attribute permissionsGreg Kroah-Hartman
2013-08-05Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman
2013-07-29USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)
2013-07-23USB: ftdi_sio: remove unused definesJohan Hovold
2013-07-23USB: ftdi_sio: remove vendor/product module parametersJohan Hovold
2013-07-23USB: ftdi_sio: remove redundant raise of DTR/RTS at openJohan Hovold
2013-07-23USB: ftdi_sio: clean up device initialisationJohan Hovold
2013-05-17USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]
2013-05-16USB: ftdi_sio: fix chars_in_buffer overheadJohan Hovold
2013-05-16USB: ftdi_sio: clean up get_modem_statusJohan Hovold
2013-04-24USB: ftdi_sio: enable two UART ports on ST Microconnect LiteAdrian Thomasset
2013-04-23USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset
2013-04-08USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold
2013-03-28Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko
2013-03-25USB: serial: update copyright informationJohan Hovold
2013-03-25USB: ftdi_sio: switch to generic get_icount implementationJohan Hovold
2013-03-25USB: ftdi_sio: switch to generic TIOCMIWAIT implementationJohan Hovold
2013-03-25USB: ftdi_sio: use port icountJohan Hovold
2013-03-25USB: ftdi_sio: remove obsolete port data refcountingJohan Hovold
2013-03-21USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-13USB: serial: fix null-pointer dereferences on disconnectJohan Hovold
2013-02-02USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek
2013-02-02USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: convert more flipping functionsJiri Slaby
2013-01-13usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski
2012-11-26USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann
2012-11-26usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard
2012-10-30USB: ftdi_sio: use ftdi_get_modem_status in chars_in_bufferJohan Hovold
2012-10-30USB: ftdi_sio: optimise chars_in_bufferJohan Hovold
2012-10-30USB: ftdi_sio: use generic chars_in_bufferJohan Hovold
2012-10-30USB: ftdi_sio: refactor modem-control status retrievalJohan Hovold