index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2017-11-04
USB: serial: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-03-29
USB: serial: drop termios-flag debugging
Johan Hovold
1
-8
/
+0
2017-03-28
USB: serial: ti_usb_3410_5052: always require a bulk-out endpoint
Johan Hovold
1
-0
/
+2
2017-01-16
USB: serial: ti_usb_3410_5052: fix control-message error handling
Johan Hovold
1
-8
/
+4
2017-01-04
USB: serial: ti_usb_3410_5052: fix NULL-deref at open
Johan Hovold
1
-0
/
+7
2016-11-11
USB: serial: fix invalid user-pointer checks
Johan Hovold
1
-3
/
+0
2016-08-23
USB: serial: ti_usb_3410_5052: remove unused variables
Mathieu OTHACEHE
1
-13
/
+0
2016-08-23
USB: serial: ti_usb_3410_5052: use C_X macros
Mathieu OTHACEHE
1
-8
/
+8
2016-08-23
USB: serial: ti_usb_3410_5052: remove useless NULL-testing
Mathieu OTHACEHE
1
-33
/
+1
2016-08-23
USB: serial: ti_usb_3410_5052: remove useless dev_dbg messages
Mathieu OTHACEHE
1
-11
/
+0
2016-08-23
USB: serial: ti_usb_3410_5052: do not use __uX types
Mathieu OTHACEHE
1
-49
/
+50
2016-07-15
USB: serial: ti_usb_3410_5052: use functions rather than macros
Mathieu OTHACEHE
1
-4
/
+11
2016-07-15
USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.h
Mathieu OTHACEHE
1
-2
/
+235
2016-07-15
USB: serial: ti_usb_3410_5052: remove useless comments
Mathieu OTHACEHE
1
-21
/
+2
2016-05-11
USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 support
Mathieu OTHACEHE
1
-3
/
+52
2015-11-16
USB: ti_usb_3410_5052: Add Honeywell HGI80 ID
David Woodhouse
1
-0
/
+2
2014-09-24
usb: serial: Remove unused tty->hw_stopped
Peter Hurley
1
-6
/
+1
2014-03-12
USB: serial: add missing newlines to dev_<level> messages.
Johan Hovold
1
-2
/
+2
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-04
USB: serial: remove redundant OOM messages
Johan Hovold
1
-13
/
+5
2014-01-04
USB: serial: clean up ioctl debugging
Johan Hovold
1
-2
/
+0
2014-01-04
USB: serial: constify device-id tables
Johan Hovold
1
-3
/
+3
2013-10-12
USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...
Diego Elio Pettenò
1
-0
/
+1
2013-08-19
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
1
-4
/
+5
2013-08-13
USB: ti_usb_3410_5052: fix big-endian firmware handling
Johan Hovold
1
-4
/
+5
2013-07-29
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2013-07-25
USB: ti_usb_3410_5052: fix dynamic-id matching
Johan Hovold
1
-1
/
+1
2013-07-24
USB: ti_usb_3410_5052: remove vendor/product module parameters
Johan Hovold
1
-65
/
+7
2013-07-24
USB: ti_usb_3410_5052: remove unused wait queue
Johan Hovold
1
-7
/
+0
2013-07-24
USB: ti_usb_3410_5052: kill private fifo
Johan Hovold
1
-14
/
+6
2013-07-24
USB: serial: set drain delay at port probe
Johan Hovold
1
-2
/
+2
2013-06-25
Merge 3.10-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2013-06-20
USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable
Anders Hammarquist
1
-1
/
+2
2013-06-18
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
1
-1
/
+1
2013-06-11
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
1
-5
/
+5
2013-05-17
USB: ti_usb_3410_5052: fix chars_in_buffer overhead
Johan Hovold
1
-8
/
+15
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-125
/
+38
2013-04-19
USB: ti_usb_3410_5052: kill custom closing_wait
Johan Hovold
1
-54
/
+15
2013-04-19
USB: ti_usb_3410_5052: remove redundant drain from break_ctl
Johan Hovold
1
-2
/
+0
2013-04-19
USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_buffer
Johan Hovold
1
-0
/
+8
2013-04-19
USB: ti_usb_3410_5052: remove lsr from port data
Johan Hovold
1
-7
/
+7
2013-04-19
USB: ti_usb_3410_5052: move write-fifo flushing to close
Johan Hovold
1
-9
/
+8
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
1
-4
/
+6
2013-03-26
USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementation
Johan Hovold
1
-26
/
+3
2013-03-26
USB: ti_usb_3410_5052: switch to generic get_icount implementation
Johan Hovold
1
-37
/
+7
2013-03-22
USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+6
2013-03-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-5
/
+2
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-23
/
+16
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-6
/
+5
[next]