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
2021-06-24
Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-05-19
USB: serial: make usb_serial_driver::chars_in_buffer return uint
Jiri Slaby
2021-05-19
USB: serial: make usb_serial_driver::write_room return uint
Jiri Slaby
2021-05-10
USB: serial: ti_usb_3410_5052: add startech.com device id
Sean MacLennan
2021-04-13
USB: serial: ti_usb_3410_5052: clean up termios CSIZE handling
Johan Hovold
2021-04-13
USB: serial: ti_usb_3410_5052: use kernel types consistently
Johan Hovold
2021-04-13
USB: serial: ti_usb_3410_5052: add port-command helpers
Johan Hovold
2021-04-13
USB: serial: ti_usb_3410_5052: clean up vendor-request helpers
Johan Hovold
2021-04-13
USB: serial: ti_usb_3410_5052: drop unnecessary packed attributes
Johan Hovold
2021-04-13
USB: serial: ti_usb_3410_5052: drop drain delay for 3410
Johan Hovold
2021-04-13
USB: serial: ti_usb_3410_5052: reduce drain delay to one char
Johan Hovold
2021-04-08
USB: serial: ti_usb_3410_5052: switch to 30-second closing wait
Johan Hovold
2021-04-08
USB: serial: ti_usb_3410_5052: drop closing_wait module parameter
Johan Hovold
2021-04-08
USB: serial: stop reporting legacy UART types
Johan Hovold
2021-04-08
USB: serial: add generic support for TIOCSSERIAL
Johan Hovold
2021-04-08
USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission check
Johan Hovold
2021-04-08
USB: serial: ti_usb_3410_5052: fix TIOCGSERIAL implementation
Johan Hovold
2021-02-09
USB: serial: make remove callback return void
Uwe Kleine-König
2020-02-23
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-10-16
USB: serial: ti_usb_3410_5052: clean up serial data access
Johan Hovold
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
[next]