summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ftdi_sio.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-16USB: serial: ftdi_sio: add id for Brainboxes serial cardsMichele Baldessari1-0/+33
2014-02-26USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain1-0/+2
2014-02-05USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn1-0/+2
2014-02-04usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork1-0/+1
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-07USB: ftdi_sio: added CS5 quirk for broken smartcard readersColin Leitner1-2/+15
2014-01-03USB: serial: remove redundant OOM messagesJohan Hovold1-4/+1
2014-01-03USB: serial: clean up ioctl debuggingJohan Hovold1-7/+1
2014-01-03USB: serial: constify device-id tablesJohan Hovold1-1/+1
2013-12-02USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner1-13/+24
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+9
2013-11-01USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко1-0/+1
2013-09-26USB: serial: call handle_dcd_change in ftdi driver.Paul Chavent1-1/+9
2013-08-25USB: serial: clean up attribute permissionsGreg Kroah-Hartman1-9/+6
2013-08-05Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman1-3/+28
2013-07-29USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)1-3/+28
2013-07-23USB: ftdi_sio: remove unused definesJohan Hovold1-7/+0
2013-07-23USB: ftdi_sio: remove vendor/product module parametersJohan Hovold1-33/+3
2013-07-23USB: ftdi_sio: remove redundant raise of DTR/RTS at openJohan Hovold1-1/+1
2013-07-23USB: ftdi_sio: clean up device initialisationJohan Hovold1-5/+2
2013-05-17USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]1-0/+2
2013-05-16USB: ftdi_sio: fix chars_in_buffer overheadJohan Hovold1-14/+5
2013-05-16USB: ftdi_sio: clean up get_modem_statusJohan Hovold1-5/+4
2013-04-24USB: ftdi_sio: enable two UART ports on ST Microconnect LiteAdrian Thomasset1-7/+11
2013-04-23USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset1-1/+3
2013-04-08USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold1-0/+1
2013-03-28Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman1-0/+1
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko1-0/+1
2013-03-25USB: serial: update copyright informationJohan Hovold1-1/+1
2013-03-25USB: ftdi_sio: switch to generic get_icount implementationJohan Hovold1-23/+1
2013-03-25USB: ftdi_sio: switch to generic TIOCMIWAIT implementationJohan Hovold1-34/+2
2013-03-25USB: ftdi_sio: use port icountJohan Hovold1-17/+14
2013-03-25USB: ftdi_sio: remove obsolete port data refcountingJohan Hovold1-32/+2
2013-03-21USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold1-11/+8
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-14/+7
2013-02-13USB: serial: fix null-pointer dereferences on disconnectJohan Hovold1-11/+9
2013-02-02USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek1-0/+1
2013-02-02USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig1-0/+1
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman1-0/+2
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-7/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-6/+5
2013-01-15TTY: convert more flipping functionsJiri Slaby1-1/+1
2013-01-13usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski1-0/+2
2012-11-26USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann1-0/+1
2012-11-26usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard1-1/+1
2012-10-30USB: ftdi_sio: use ftdi_get_modem_status in chars_in_bufferJohan Hovold1-41/+11
2012-10-30USB: ftdi_sio: optimise chars_in_bufferJohan Hovold1-0/+2
2012-10-30USB: ftdi_sio: use generic chars_in_bufferJohan Hovold1-6/+1
2012-10-30USB: ftdi_sio: refactor modem-control status retrievalJohan Hovold1-3/+35
2012-10-30USB: ftdi_sio: fix tiocmget and tiocmset return valuesJohan Hovold1-1/+4