aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ti_usb_3410_5052.c
AgeCommit message (Expand)Author
2021-06-03USB: serial: ti_usb_3410_5052: add startech.com device idSean MacLennan
2021-05-14USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission checkJohan Hovold
2019-10-16USB: serial: ti_usb_3410_5052: clean up serial data accessJohan Hovold
2019-10-16USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-13ti_usb_3410_5052: switch to ->[sg]et_serial()Al Viro
2018-08-27USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold
2018-06-26USB: serial: ti_usb_3410_5052: use irqsave() in USB's complete callbackJohn Ogness
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-03-29USB: serial: drop termios-flag debuggingJohan Hovold
2017-03-28USB: serial: ti_usb_3410_5052: always require a bulk-out endpointJohan Hovold
2017-01-16USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold
2017-01-04USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold
2016-11-11USB: serial: fix invalid user-pointer checksJohan Hovold
2016-08-23USB: serial: ti_usb_3410_5052: remove unused variablesMathieu OTHACEHE
2016-08-23USB: serial: ti_usb_3410_5052: use C_X macrosMathieu OTHACEHE
2016-08-23USB: serial: ti_usb_3410_5052: remove useless NULL-testingMathieu OTHACEHE
2016-08-23USB: serial: ti_usb_3410_5052: remove useless dev_dbg messagesMathieu OTHACEHE
2016-08-23USB: serial: ti_usb_3410_5052: do not use __uX typesMathieu OTHACEHE
2016-07-15USB: serial: ti_usb_3410_5052: use functions rather than macrosMathieu OTHACEHE
2016-07-15USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.hMathieu OTHACEHE
2016-07-15USB: serial: ti_usb_3410_5052: remove useless commentsMathieu OTHACEHE
2016-05-11USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 supportMathieu OTHACEHE
2015-11-16USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse
2014-09-23usb: serial: Remove unused tty->hw_stoppedPeter Hurley
2014-03-12USB: serial: add missing newlines to dev_<level> messages.Johan Hovold
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
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-10-11USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò
2013-08-18Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman
2013-08-12USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman
2013-07-24USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold
2013-07-23USB: ti_usb_3410_5052: remove vendor/product module parametersJohan Hovold
2013-07-23USB: ti_usb_3410_5052: remove unused wait queueJohan Hovold
2013-07-23USB: ti_usb_3410_5052: kill private fifoJohan Hovold
2013-07-23USB: serial: set drain delay at port probeJohan Hovold
2013-06-24Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman
2013-06-19USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist
2013-06-17USB: serial: make minor allocation dynamicGreg Kroah-Hartman
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman
2013-05-16USB: ti_usb_3410_5052: fix chars_in_buffer overheadJohan Hovold
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-19USB: ti_usb_3410_5052: kill custom closing_waitJohan Hovold
2013-04-19USB: ti_usb_3410_5052: remove redundant drain from break_ctlJohan Hovold
2013-04-19USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_bufferJohan Hovold
2013-04-19USB: ti_usb_3410_5052: remove lsr from port dataJohan Hovold