aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ti_usb_3410_5052.c
Commit message (Expand)AuthorAge
* Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-24
|\
| * ti_usb_3410_5052: switch to ->[sg]et_serial()Al Viro2018-10-13
* | USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold2018-08-27
|/
* USB: serial: ti_usb_3410_5052: use irqsave() in USB's complete callbackJohn Ogness2018-06-26
* USB: serial: Remove redundant license textGreg Kroah-Hartman2017-11-04
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* USB: serial: drop termios-flag debuggingJohan Hovold2017-03-29
* USB: serial: ti_usb_3410_5052: always require a bulk-out endpointJohan Hovold2017-03-28
* USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold2017-01-16
* USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold2017-01-04
* USB: serial: fix invalid user-pointer checksJohan Hovold2016-11-11
* USB: serial: ti_usb_3410_5052: remove unused variablesMathieu OTHACEHE2016-08-23
* USB: serial: ti_usb_3410_5052: use C_X macrosMathieu OTHACEHE2016-08-23
* USB: serial: ti_usb_3410_5052: remove useless NULL-testingMathieu OTHACEHE2016-08-23
* USB: serial: ti_usb_3410_5052: remove useless dev_dbg messagesMathieu OTHACEHE2016-08-23
* USB: serial: ti_usb_3410_5052: do not use __uX typesMathieu OTHACEHE2016-08-23
* USB: serial: ti_usb_3410_5052: use functions rather than macrosMathieu OTHACEHE2016-07-15
* USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.hMathieu OTHACEHE2016-07-15
* USB: serial: ti_usb_3410_5052: remove useless commentsMathieu OTHACEHE2016-07-15
* USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 supportMathieu OTHACEHE2016-05-11
* USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse2015-11-16
* usb: serial: Remove unused tty->hw_stoppedPeter Hurley2014-09-24
* USB: serial: add missing newlines to dev_<level> messages.Johan Hovold2014-03-12
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* USB: serial: remove redundant OOM messagesJohan Hovold2014-01-03
* USB: serial: clean up ioctl debuggingJohan Hovold2014-01-03
* USB: serial: constify device-id tablesJohan Hovold2014-01-03
* USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò2013-10-11
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-18
|\
| * USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold2013-08-12
* | Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-29
|\|
| * USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold2013-07-24
* | USB: ti_usb_3410_5052: remove vendor/product module parametersJohan Hovold2013-07-23
* | USB: ti_usb_3410_5052: remove unused wait queueJohan Hovold2013-07-23
* | USB: ti_usb_3410_5052: kill private fifoJohan Hovold2013-07-23
* | USB: serial: set drain delay at port probeJohan Hovold2013-07-23
|/
* Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman2013-06-24
|\
| * USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-19
* | USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-17
* | USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-10
|/
* USB: ti_usb_3410_5052: fix chars_in_buffer overheadJohan Hovold2013-05-16
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\
| * USB: ti_usb_3410_5052: kill custom closing_waitJohan Hovold2013-04-19
| * USB: ti_usb_3410_5052: remove redundant drain from break_ctlJohan Hovold2013-04-19
| * USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_bufferJohan Hovold2013-04-19
| * USB: ti_usb_3410_5052: remove lsr from port dataJohan Hovold2013-04-19
| * USB: ti_usb_3410_5052: move write-fifo flushing to closeJohan Hovold2013-04-19
| * USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-25
| * USB: ti_usb_3410_5052: switch to generic get_icount implementationJohan Hovold2013-03-25
* | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-01
|\|