aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/ti_usb_3410_5052.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-29USB: serial: drop termios-flag debuggingGravatar Johan Hovold 1-8/+0
2017-03-28USB: serial: ti_usb_3410_5052: always require a bulk-out endpointGravatar Johan Hovold 1-0/+2
2017-01-16USB: serial: ti_usb_3410_5052: fix control-message error handlingGravatar Johan Hovold 1-8/+4
2017-01-04USB: serial: ti_usb_3410_5052: fix NULL-deref at openGravatar Johan Hovold 1-0/+7
2016-11-11USB: serial: fix invalid user-pointer checksGravatar Johan Hovold 1-3/+0
2016-08-23USB: serial: ti_usb_3410_5052: remove unused variablesGravatar Mathieu OTHACEHE 1-13/+0
2016-08-23USB: serial: ti_usb_3410_5052: use C_X macrosGravatar Mathieu OTHACEHE 1-8/+8
2016-08-23USB: serial: ti_usb_3410_5052: remove useless NULL-testingGravatar Mathieu OTHACEHE 1-33/+1
2016-08-23USB: serial: ti_usb_3410_5052: remove useless dev_dbg messagesGravatar Mathieu OTHACEHE 1-11/+0
2016-08-23USB: serial: ti_usb_3410_5052: do not use __uX typesGravatar Mathieu OTHACEHE 1-49/+50
2016-07-15USB: serial: ti_usb_3410_5052: use functions rather than macrosGravatar Mathieu OTHACEHE 1-4/+11
2016-07-15USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.hGravatar Mathieu OTHACEHE 1-2/+235
2016-07-15USB: serial: ti_usb_3410_5052: remove useless commentsGravatar Mathieu OTHACEHE 1-21/+2
2016-05-11USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 supportGravatar Mathieu OTHACEHE 1-3/+52
2015-11-16USB: ti_usb_3410_5052: Add Honeywell HGI80 IDGravatar David Woodhouse 1-0/+2
2014-09-23usb: serial: Remove unused tty->hw_stoppedGravatar Peter Hurley 1-6/+1
2014-03-12USB: serial: add missing newlines to dev_<level> messages.Gravatar Johan Hovold 1-2/+2
2014-01-08usb: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2014-01-03USB: serial: remove redundant OOM messagesGravatar Johan Hovold 1-13/+5
2014-01-03USB: serial: clean up ioctl debuggingGravatar Johan Hovold 1-2/+0
2014-01-03USB: serial: constify device-id tablesGravatar Johan Hovold 1-3/+3
2013-10-11USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Gravatar Diego Elio Pettenò 1-0/+1
2013-08-18Merge 3.11-rc6 into usb-nextGravatar Greg Kroah-Hartman 1-4/+5
2013-08-12USB: ti_usb_3410_5052: fix big-endian firmware handlingGravatar Johan Hovold 1-4/+5
2013-07-29Merge 3.11-rc3 into usb-nextGravatar Greg Kroah-Hartman 1-1/+1
2013-07-24USB: ti_usb_3410_5052: fix dynamic-id matchingGravatar Johan Hovold 1-1/+1
2013-07-23USB: ti_usb_3410_5052: remove vendor/product module parametersGravatar Johan Hovold 1-65/+7
2013-07-23USB: ti_usb_3410_5052: remove unused wait queueGravatar Johan Hovold 1-7/+0
2013-07-23USB: ti_usb_3410_5052: kill private fifoGravatar Johan Hovold 1-14/+6
2013-07-23USB: serial: set drain delay at port probeGravatar Johan Hovold 1-2/+2
2013-06-24Merge 3.10-rc7 into usb-nextGravatar Greg Kroah-Hartman 1-1/+2
2013-06-19USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableGravatar Anders Hammarquist 1-1/+2
2013-06-17USB: serial: make minor allocation dynamicGravatar Greg Kroah-Hartman 1-1/+1
2013-06-10USB: serial: ports: add minor and port numberGravatar Greg Kroah-Hartman 1-5/+5
2013-05-16USB: ti_usb_3410_5052: fix chars_in_buffer overheadGravatar Johan Hovold 1-8/+15
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-125/+38
2013-04-19USB: ti_usb_3410_5052: kill custom closing_waitGravatar Johan Hovold 1-54/+15
2013-04-19USB: ti_usb_3410_5052: remove redundant drain from break_ctlGravatar Johan Hovold 1-2/+0
2013-04-19USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_bufferGravatar Johan Hovold 1-0/+8
2013-04-19USB: ti_usb_3410_5052: remove lsr from port dataGravatar Johan Hovold 1-7/+7
2013-04-19USB: ti_usb_3410_5052: move write-fifo flushing to closeGravatar Johan Hovold 1-9/+8
2013-04-01Merge 3.9-rc5 into tty-nextGravatar Greg Kroah-Hartman 1-4/+6
2013-03-25USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementationGravatar Johan Hovold 1-26/+3
2013-03-25USB: ti_usb_3410_5052: switch to generic get_icount implementationGravatar Johan Hovold 1-37/+7
2013-03-21USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITGravatar Johan Hovold 1-4/+6
2013-03-18TTY: add tty_port_tty_wakeup helperGravatar Jiri Slaby 1-5/+2
2013-01-15TTY: switch tty_flip_buffer_pushGravatar Jiri Slaby 1-23/+16
2013-01-15TTY: switch tty_insert_flip_stringGravatar Jiri Slaby 1-6/+5
2012-10-17USB: ti_usb_3410_5052: fix port-data memory leakGravatar Johan Hovold 1-45/+43
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbGravatar Linus Torvalds 1-81/+69