index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
ti_usb_3410_5052.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: serial: drop termios-flag debugging
Johan Hovold
2017-03-29
1
-8
/
+0
*
USB: serial: ti_usb_3410_5052: always require a bulk-out endpoint
Johan Hovold
2017-03-28
1
-0
/
+2
*
USB: serial: ti_usb_3410_5052: fix control-message error handling
Johan Hovold
2017-01-16
1
-8
/
+4
*
USB: serial: ti_usb_3410_5052: fix NULL-deref at open
Johan Hovold
2017-01-04
1
-0
/
+7
*
USB: serial: fix invalid user-pointer checks
Johan Hovold
2016-11-11
1
-3
/
+0
*
USB: serial: ti_usb_3410_5052: remove unused variables
Mathieu OTHACEHE
2016-08-23
1
-13
/
+0
*
USB: serial: ti_usb_3410_5052: use C_X macros
Mathieu OTHACEHE
2016-08-23
1
-8
/
+8
*
USB: serial: ti_usb_3410_5052: remove useless NULL-testing
Mathieu OTHACEHE
2016-08-23
1
-33
/
+1
*
USB: serial: ti_usb_3410_5052: remove useless dev_dbg messages
Mathieu OTHACEHE
2016-08-23
1
-11
/
+0
*
USB: serial: ti_usb_3410_5052: do not use __uX types
Mathieu OTHACEHE
2016-08-23
1
-49
/
+50
*
USB: serial: ti_usb_3410_5052: use functions rather than macros
Mathieu OTHACEHE
2016-07-15
1
-4
/
+11
*
USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.h
Mathieu OTHACEHE
2016-07-15
1
-2
/
+235
*
USB: serial: ti_usb_3410_5052: remove useless comments
Mathieu OTHACEHE
2016-07-15
1
-21
/
+2
*
USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 support
Mathieu OTHACEHE
2016-05-11
1
-3
/
+52
*
USB: ti_usb_3410_5052: Add Honeywell HGI80 ID
David Woodhouse
2015-11-16
1
-0
/
+2
*
usb: serial: Remove unused tty->hw_stopped
Peter Hurley
2014-09-23
1
-6
/
+1
*
USB: serial: add missing newlines to dev_<level> messages.
Johan Hovold
2014-03-12
1
-2
/
+2
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
1
-1
/
+0
*
USB: serial: remove redundant OOM messages
Johan Hovold
2014-01-03
1
-13
/
+5
*
USB: serial: clean up ioctl debugging
Johan Hovold
2014-01-03
1
-2
/
+0
*
USB: serial: constify device-id tables
Johan Hovold
2014-01-03
1
-3
/
+3
*
USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...
Diego Elio Pettenò
2013-10-11
1
-0
/
+1
*
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
2013-08-18
1
-4
/
+5
|
\
|
*
USB: ti_usb_3410_5052: fix big-endian firmware handling
Johan Hovold
2013-08-12
1
-4
/
+5
*
|
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
2013-07-29
1
-1
/
+1
|
\
\
|
|
/
|
*
USB: ti_usb_3410_5052: fix dynamic-id matching
Johan Hovold
2013-07-24
1
-1
/
+1
*
|
USB: ti_usb_3410_5052: remove vendor/product module parameters
Johan Hovold
2013-07-23
1
-65
/
+7
*
|
USB: ti_usb_3410_5052: remove unused wait queue
Johan Hovold
2013-07-23
1
-7
/
+0
*
|
USB: ti_usb_3410_5052: kill private fifo
Johan Hovold
2013-07-23
1
-14
/
+6
*
|
USB: serial: set drain delay at port probe
Johan Hovold
2013-07-23
1
-2
/
+2
|
/
*
Merge 3.10-rc7 into usb-next
Greg Kroah-Hartman
2013-06-24
1
-1
/
+2
|
\
|
*
USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable
Anders Hammarquist
2013-06-19
1
-1
/
+2
*
|
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
2013-06-17
1
-1
/
+1
*
|
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
2013-06-10
1
-5
/
+5
|
/
*
USB: ti_usb_3410_5052: fix chars_in_buffer overhead
Johan Hovold
2013-05-16
1
-8
/
+15
*
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-29
1
-125
/
+38
|
\
|
*
USB: ti_usb_3410_5052: kill custom closing_wait
Johan Hovold
2013-04-19
1
-54
/
+15
|
*
USB: ti_usb_3410_5052: remove redundant drain from break_ctl
Johan Hovold
2013-04-19
1
-2
/
+0
|
*
USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_buffer
Johan Hovold
2013-04-19
1
-0
/
+8
|
*
USB: ti_usb_3410_5052: remove lsr from port data
Johan Hovold
2013-04-19
1
-7
/
+7
|
*
USB: ti_usb_3410_5052: move write-fifo flushing to close
Johan Hovold
2013-04-19
1
-9
/
+8
|
*
USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementation
Johan Hovold
2013-03-25
1
-26
/
+3
|
*
USB: ti_usb_3410_5052: switch to generic get_icount implementation
Johan Hovold
2013-03-25
1
-37
/
+7
*
|
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
2013-04-01
1
-4
/
+6
|
\
\
|
|
/
|
*
USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-4
/
+6
*
|
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-18
1
-5
/
+2
|
/
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-23
/
+16
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-6
/
+5
*
USB: ti_usb_3410_5052: fix port-data memory leak
Johan Hovold
2012-10-17
1
-45
/
+43
*
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-10-01
1
-81
/
+69
|
\
[next]