aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ftdi_sio.c
AgeCommit message (Expand)Author
2024-01-08USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover
2022-10-15USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold
2022-09-15USB: serial: ftdi_sio: add Omron CS1W-CIF31 device idNiek Nooijens
2022-07-21USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann
2022-02-16USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320Cameron Williams
2021-08-12USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2David Bauer
2021-06-16USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister
2021-06-03USB: serial: ftdi_sio: add IDs for IDS GmbH ProductsDominik Andreas Schorpp
2021-03-04USB: serial: ftdi_sio: fix FTX sub-integer prescalerJohan Hovold
2020-10-17USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adaptersMychaela N. Falconia
2020-09-17USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen
2020-08-21USB: serial: ftdi_sio: clean up receive processingJohan Hovold
2020-08-21USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold
2019-12-04USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso
2019-10-02USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20Beni Mahler
2019-08-28USB: serial: ftdi_sio: add support for FT232H CBUS gpiosMatthew Michilot
2019-07-03Merge tag 'usb-serial-5.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-06-28USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson
2019-06-20docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab
2019-03-19USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister
2019-02-15USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard
2019-01-14USB: serial: ftdi_sio: fix GPIO not working in autosuspendKaroly Pados
2018-11-23USB: serial: ftdi_sio: use rounding when calculating baud rate divisorsNikolaj Fogh
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-13fdti_sio: switch to ->[sg]et_serial()Al Viro
2018-10-05USB: serial: ftdi_sio: add support for FT232R CBUS gpiosJohan Hovold
2018-10-05USB: serial: ftdi_sio: fix gpio name collisionsJohan Hovold
2018-09-26USB: serial: ftdi_sio: implement GPIO support for FT-X devicesKaroly Pados
2018-05-21USB: serial: ftdi_sio: clean up flow control managementJohan Hovold
2018-05-21USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixesJohan Hovold
2018-05-21USB: serial: ftdi_sio: use non-underscore fixed typesJohan Hovold
2018-05-21USB: serial: ftdi_sio: fix IXON/IXOFF mixupJohan Hovold
2018-04-16USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk
2018-03-29Revert "USB: serial: ftdi_sio: add Id for Physik Instrumente E-870"Johan Hovold
2018-03-29Merge tag 'usb-serial-4.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-03-29USB: serial: ftdi_sio: add Id for Physik Instrumente E-870Teichmann, Martin
2018-03-23USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther
2018-03-23USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman
2017-12-27USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze
2017-11-04USB: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-09-18USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu
2017-06-13USB: serial: ftdi_sio: remove broken alt-speed handlingJohan Hovold
2017-06-13USB: serial: ftdi_sio: simplify TIOCSSERIAL flag logicJohan Hovold
2017-05-17USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov
2017-05-15USB: serial: ftdi_sio: fix setting latency for unprivileged usersAnthony Mallet
2017-04-19USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut
2017-03-13USB: serial: ftdi_sio: allow other bases for "event_char"Ian Abbott
2017-03-13USB: serial: ftdi_sio: only allow valid event_char valuesIan Abbott