summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/ftdi_sio.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-24USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner1-1/+2
2016-09-01USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu1-0/+1
2016-09-01USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliën1-0/+2
2016-04-20USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer1-0/+4
2016-02-15USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman1-0/+1
2015-10-28USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman1-0/+4
2015-07-03USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen1-0/+1
2015-04-25USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein1-2/+6
2015-04-25USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein1-0/+1
2015-03-14usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield1-0/+2
2015-03-14USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover1-0/+17
2014-11-19usb: serial: ftdi_sio: add PIDs for Matrix Orbital productsTroy Clark1-0/+33
2014-10-23usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung1-0/+1
2014-10-22usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver1-0/+2
2014-09-09USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker deviceTaylor Braun-Jones1-0/+2
2014-09-01USB: ftdi_sio: add support for NOVITUS Bono E thermal printerJohan Hovold1-0/+1
2014-08-18USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj1-0/+2
2014-08-18USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold1-0/+1
2014-08-02USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen1-0/+2
2014-07-16Merge tag 'usb-serial-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-59/+23
2014-07-12USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka1-0/+2
2014-07-10USB: ftdi_sio: Add extra PID.Bert Vermeulen1-1/+2
2014-07-07USB: ftdi_sio: remove redundant mtxorb quirkJohan Hovold1-39/+8
2014-07-07USB: ftdi_sio: clean up ftdi_set_max_packet_size()Johan Hovold1-11/+13
2014-07-07USB: ftdi_sio: fix max-packet-size warningJohan Hovold1-3/+2
2014-07-07USB: ftdi_sio: make port probe less verboseJohan Hovold1-6/+0
2014-06-23USB: ftdi_sio: fix null deref at port probeJohan Hovold1-2/+5
2014-05-28USB: ftdi_sio: add NovaTech OrionLXm product IDGeorge McCollister1-0/+2
2014-04-17USB: serial: ftdi_sio: add id for Brainboxes serial cardsMichele Baldessari1-0/+33
2014-02-27USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain1-0/+2
2014-02-05USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn1-0/+2
2014-02-05usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork1-0/+1
2014-01-09usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-08USB: ftdi_sio: added CS5 quirk for broken smartcard readersColin Leitner1-2/+15
2014-01-04USB: serial: remove redundant OOM messagesJohan Hovold1-4/+1
2014-01-04USB: serial: clean up ioctl debuggingJohan Hovold1-7/+1
2014-01-04USB: serial: constify device-id tablesJohan Hovold1-1/+1
2013-12-03USB: 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-26USB: serial: clean up attribute permissionsGreg Kroah-Hartman1-9/+6
2013-08-05Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman1-3/+28
2013-07-30USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)1-3/+28
2013-07-24USB: ftdi_sio: remove unused definesJohan Hovold1-7/+0
2013-07-24USB: ftdi_sio: remove vendor/product module parametersJohan Hovold1-33/+3
2013-07-24USB: ftdi_sio: remove redundant raise of DTR/RTS at openJohan Hovold1-1/+1
2013-07-24USB: 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-17USB: ftdi_sio: fix chars_in_buffer overheadJohan Hovold1-14/+5