index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
ti_usb_3410_5052.c
Age
Commit message (
Expand
)
Author
2019-10-16
USB: serial: ti_usb_3410_5052: fix port-close races
Johan Hovold
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-13
ti_usb_3410_5052: switch to ->[sg]et_serial()
Al Viro
2018-08-27
USB: serial: ti_usb_3410_5052: fix array underflow in completion handler
Johan Hovold
2018-06-26
USB: serial: ti_usb_3410_5052: use irqsave() in USB's complete callback
John Ogness
2017-11-04
USB: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-03-29
USB: serial: drop termios-flag debugging
Johan Hovold
2017-03-28
USB: serial: ti_usb_3410_5052: always require a bulk-out endpoint
Johan Hovold
2017-01-16
USB: serial: ti_usb_3410_5052: fix control-message error handling
Johan Hovold
2017-01-04
USB: serial: ti_usb_3410_5052: fix NULL-deref at open
Johan Hovold
2016-11-11
USB: serial: fix invalid user-pointer checks
Johan Hovold
2016-08-23
USB: serial: ti_usb_3410_5052: remove unused variables
Mathieu OTHACEHE
2016-08-23
USB: serial: ti_usb_3410_5052: use C_X macros
Mathieu OTHACEHE
2016-08-23
USB: serial: ti_usb_3410_5052: remove useless NULL-testing
Mathieu OTHACEHE
2016-08-23
USB: serial: ti_usb_3410_5052: remove useless dev_dbg messages
Mathieu OTHACEHE
2016-08-23
USB: serial: ti_usb_3410_5052: do not use __uX types
Mathieu OTHACEHE
2016-07-15
USB: serial: ti_usb_3410_5052: use functions rather than macros
Mathieu OTHACEHE
2016-07-15
USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.h
Mathieu OTHACEHE
2016-07-15
USB: serial: ti_usb_3410_5052: remove useless comments
Mathieu OTHACEHE
2016-05-11
USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 support
Mathieu OTHACEHE
2015-11-16
USB: ti_usb_3410_5052: Add Honeywell HGI80 ID
David Woodhouse
2014-09-23
usb: serial: Remove unused tty->hw_stopped
Peter Hurley
2014-03-12
USB: serial: add missing newlines to dev_<level> messages.
Johan Hovold
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
USB: serial: remove redundant OOM messages
Johan Hovold
2014-01-03
USB: serial: clean up ioctl debugging
Johan Hovold
2014-01-03
USB: serial: constify device-id tables
Johan Hovold
2013-10-11
USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...
Diego Elio Pettenò
2013-08-18
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
2013-08-12
USB: ti_usb_3410_5052: fix big-endian firmware handling
Johan Hovold
2013-07-29
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
2013-07-24
USB: ti_usb_3410_5052: fix dynamic-id matching
Johan Hovold
2013-07-23
USB: ti_usb_3410_5052: remove vendor/product module parameters
Johan Hovold
2013-07-23
USB: ti_usb_3410_5052: remove unused wait queue
Johan Hovold
2013-07-23
USB: ti_usb_3410_5052: kill private fifo
Johan Hovold
2013-07-23
USB: serial: set drain delay at port probe
Johan Hovold
2013-06-24
Merge 3.10-rc7 into usb-next
Greg Kroah-Hartman
2013-06-19
USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable
Anders Hammarquist
2013-06-17
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
2013-06-10
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
2013-05-16
USB: ti_usb_3410_5052: fix chars_in_buffer overhead
Johan Hovold
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-19
USB: ti_usb_3410_5052: kill custom closing_wait
Johan Hovold
2013-04-19
USB: ti_usb_3410_5052: remove redundant drain from break_ctl
Johan Hovold
2013-04-19
USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_buffer
Johan Hovold
2013-04-19
USB: ti_usb_3410_5052: remove lsr from port data
Johan Hovold
2013-04-19
USB: ti_usb_3410_5052: move write-fifo flushing to close
Johan Hovold
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
2013-03-25
USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementation
Johan Hovold
[next]