aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ftdi_sio.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-04USB: serial: ftdi_sio: remove redundant assignment to variable cflagColin Ian King1-1/+1
2024-03-04USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USBDaniel Vogelbacher1-0/+2
2023-12-21USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover1-3/+3
2023-06-07USB: serial: return errors from break handlingJohan Hovold1-3/+7
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-253/+232
2022-09-20USB: serial: ftdi_sio: clean up driver prefixJohan Hovold1-21/+17
2022-09-20USB: serial: ftdi_sio: move driver structureJohan Hovold1-66/+35
2022-09-20USB: serial: ftdi_sio: clean up attribute visibility logicJohan Hovold1-8/+7
2022-09-19USB: serial: ftdi_sio: convert to use dev_groupsJiasheng Jiang1-21/+28
2022-09-15USB: serial: ftdi_sio: add support for HP and HA devicesAmireddy mallikarjuna reddy1-0/+42
2022-09-15USB: serial: ftdi_sio: simplify divisor handlingJohan Hovold1-3/+1
2022-09-15USB: serial: ftdi_sio: assume hi-speed typeJohan Hovold1-11/+12
2022-09-15USB: serial: ftdi_sio: clean up baudrate requestJohan Hovold1-6/+3
2022-09-15USB: serial: ftdi_sio: clean up attribute handlingJohan Hovold1-31/+16
2022-09-15USB: serial: ftdi_sio: clean up modem-status handlingJohan Hovold1-18/+4
2022-09-15USB: serial: ftdi_sio: tighten device-type detectionJohan Hovold1-63/+55
2022-09-15USB: serial: ftdi_sio: rename channel indexJohan Hovold1-21/+19
2022-09-15USB: serial: ftdi_sio: include FT2232D in type stringJohan Hovold1-1/+1
2022-09-15USB: serial: ftdi_sio: rename chip typesJohan Hovold1-30/+30
2022-09-15USB: serial: ftdi_sio: drop redundant chip type commentsJohan Hovold1-11/+10
2022-09-15USB: serial: ftdi_sio: clean up chip type enumJohan Hovold1-0/+11
2022-09-15USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold1-2/+1
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman1-0/+2
2022-08-30usb: serial: Make ->set_termios() old ktermios constIlpo Järvinen1-2/+4
2022-08-29USB: serial: ftdi_sio: add Omron CS1W-CIF31 device idNiek Nooijens1-0/+2
2022-07-13USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann1-0/+3
2022-05-05USB: serial: ftdi_sio: clean up printk format specifierDaniels Umanovskis1-1/+1
2022-02-01USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320Cameron Williams1-0/+3
2021-09-21USB: serial: ftdi_sio: use usb_control_msg_recv()Himadri Pandya1-38/+15
2021-09-01Merge tag 'usb-serial-5.15-rc1-2' of https://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-1/+1
2021-08-26USB: serial: replace symbolic permissions by octal permissionsUtkarsh Verma1-1/+1
2021-08-05USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2David Bauer1-0/+1
2021-06-05USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister1-0/+1
2021-05-10USB: serial: ftdi_sio: add IDs for IDS GmbH ProductsDominik Andreas Schorpp1-0/+3
2021-04-08USB: serial: ftdi_sio: clean up TIOCSSERIALJohan Hovold1-6/+7
2021-04-08USB: serial: ftdi_sio: simplify TIOCGSERIAL permission checkJohan Hovold1-12/+1
2021-04-08USB: serial: ftdi_sio: ignore baud_base changesJohan Hovold1-4/+0
2021-04-08USB: serial: add generic support for TIOCSSERIALJohan Hovold1-9/+2
2021-04-08USB: serial: ftdi_sio: fix TIOCGSERIAL implementationJohan Hovold1-0/+4
2021-02-09USB: serial: make remove callback return voidUwe Kleine-König1-4/+2
2021-02-01USB: serial: ftdi_sio: restore divisor-encoding commentsJohan Hovold1-8/+8
2021-02-01USB: serial: ftdi_sio: fix FTX sub-integer prescalerJohan Hovold1-2/+3
2020-12-09USB: serial: ftdi_sio: log the CBUS GPIO validityMarc Zyngier1-0/+6
2020-12-09USB: serial: ftdi_sio: drop GPIO line checking dead codeMarc Zyngier1-3/+0
2020-12-09USB: serial: ftdi_sio: report the valid GPIO lines to gpiolibMarc Zyngier1-0/+14
2020-10-05USB: serial: ftdi_sio: use cur_altsetting for consistencyMychaela N. Falconia1-7/+7
2020-10-01USB: serial: ftdi_sio: clean up jtag quirksJohan Hovold1-10/+8
2020-09-29USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adaptersMychaela N. Falconia1-0/+5
2020-08-24USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen1-0/+1
2020-07-09USB: serial: drop redundant transfer-buffer castsJohan Hovold1-1/+1
2020-07-09USB: serial: only set sysrq timestamp for consolesJohan Hovold1-1/+1
2020-07-09USB: serial: ftdi_sio: fix break and sysrq handlingJohan Hovold1-7/+17
2020-07-09USB: serial: ftdi_sio: clean up receive processingJohan Hovold1-10/+9
2020-07-09USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold1-11/+11
2019-11-14USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso1-0/+3
2019-10-02USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20Beni Mahler1-0/+3
2019-08-28USB: serial: ftdi_sio: add support for FT232H CBUS gpiosMatthew Michilot1-0/+43
2019-07-03Merge tag 'usb-serial-5.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+1
2019-06-28USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson1-0/+1
2019-06-20docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab1-1/+1
2019-03-19USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister1-0/+2
2019-02-15USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard1-0/+2
2019-01-14USB: serial: ftdi_sio: fix GPIO not working in autosuspendKaroly Pados1-1/+14
2018-11-23USB: serial: ftdi_sio: use rounding when calculating baud rate divisorsNikolaj Fogh1-3/+3
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+390
2018-10-13fdti_sio: switch to ->[sg]et_serial()Al Viro1-27/+21
2018-10-05USB: serial: ftdi_sio: add support for FT232R CBUS gpiosJohan Hovold1-2/+38
2018-10-05USB: serial: ftdi_sio: fix gpio name collisionsJohan Hovold1-5/+0
2018-09-26USB: serial: ftdi_sio: implement GPIO support for FT-X devicesKaroly Pados1-1/+359
2018-05-21USB: serial: ftdi_sio: clean up flow control managementJohan Hovold1-58/+23
2018-05-21USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixesJohan Hovold1-42/+41
2018-05-21USB: serial: ftdi_sio: use non-underscore fixed typesJohan Hovold1-25/+25
2018-05-21USB: serial: ftdi_sio: fix IXON/IXOFF mixupJohan Hovold1-6/+2
2018-04-16USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk1-1/+2
2018-03-29Revert "USB: serial: ftdi_sio: add Id for Physik Instrumente E-870"Johan Hovold1-1/+0
2018-03-29Merge tag 'usb-serial-4.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+1
2018-03-29USB: serial: ftdi_sio: add Id for Physik Instrumente E-870Teichmann, Martin1-0/+1
2018-03-23USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther1-0/+1
2018-03-23USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden1-0/+1
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman1-2/+2
2017-12-27USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze1-0/+1
2017-11-04USB: serial: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-09-18USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu1-0/+2
2017-06-13USB: serial: ftdi_sio: remove broken alt-speed handlingJohan Hovold1-47/+9
2017-06-13USB: serial: ftdi_sio: simplify TIOCSSERIAL flag logicJohan Hovold1-8/+5
2017-05-17USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov1-4/+4
2017-05-15USB: serial: ftdi_sio: fix setting latency for unprivileged usersAnthony Mallet1-1/+1
2017-04-19USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut1-0/+1
2017-03-13USB: serial: ftdi_sio: allow other bases for "event_char"Ian Abbott1-2/+2
2017-03-13USB: serial: ftdi_sio: only allow valid event_char valuesIan Abbott1-1/+4
2017-03-13USB: serial: ftdi_sio: only allow valid latency timer valuesIan Abbott1-1/+4
2017-03-13USB: serial: ftdi_sio: detect BM chip with iSerialNumber bugIan Abbott1-8/+33
2017-03-13USB: serial: ftdi_sio: don't access latency timer on old chipsIan Abbott1-0/+6
2017-02-06USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold1-9/+14
2017-01-26USB: serial: ftdi_sio: clean up ioctl handlerJohan Hovold1-12/+7
2017-01-25USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold1-2/+0
2017-01-16USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold1-2/+5
2017-01-16USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold1-1/+5
2016-12-01Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-5/+0
2016-11-11USB: serial: fix invalid user-pointer checksJohan Hovold1-5/+0
2016-11-07USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown1-0/+2
2016-10-17USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner1-1/+2
2016-08-08USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu1-0/+1
2016-08-08USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliën1-0/+2
2016-04-25USB: serial: ftdi_sio: constify ftdi_sio_quirk structuresJulia Lawall1-8/+8
2016-04-07USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer1-0/+4
2016-02-28USB: serial: fix compare_const_fl.cocci warningsMathieu OTHACEHE1-5/+5
2016-01-25USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman1-0/+1
2015-08-18USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman1-0/+4
2015-05-21USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen1-0/+1
2015-03-25USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein1-2/+6
2015-03-16USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein1-0/+1
2015-03-03usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield1-0/+2
2015-02-26USB: 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-08USB: 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-01USB: 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-11USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka1-0/+2
2014-07-09USB: 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-27USB: ftdi_sio: add NovaTech OrionLXm product IDGeorge McCollister1-0/+2
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
2012-10-30USB: ftdi_sio: fix tiocmget indentationJohan Hovold1-4/+4
2012-10-30USB: ftdi_sio: remove unused private port-dataJohan Hovold1-2/+0
2012-10-30USB: ftdi_sio: remove unnecessary memsetJohan Hovold1-1/+0
2012-10-25usb: serial: ftdi_sio: Add missing chars_in_buffer functionJarkko Huijts1-0/+60
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-74/+64
2012-09-24USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite1-0/+2
2012-09-18USB: serial: ftdi_sio: remove startup messageGreg Kroah-Hartman1-11/+1
2012-09-16Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman1-1/+21
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman1-1/+21
2012-09-14USB: serial: ftdi_sio.c: remove debug module parameterGreg Kroah-Hartman1-3/+0
2012-09-14USB: serial: ftdi_sio.c: remove dbg() usageGreg Kroah-Hartman1-59/+60
2012-09-10USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork1-1/+3
2012-09-05USB: ftdi_sio: PID for NZR SEM 16+ USBHorst Schirmeier1-0/+1
2012-09-05USB: ftdi-sio: add support for more Physik Instrumente devicesÉric Piel1-0/+17
2012-08-27Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman1-0/+1
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman1-0/+1
2012-08-10USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue1-1/+1
2012-08-10USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan1-0/+1