index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
ti_usb_3410_5052.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-50
/
+24
2018-10-13
ti_usb_3410_5052: switch to ->[sg]et_serial()
Al Viro
1
-50
/
+24
2018-08-27
USB: serial: ti_usb_3410_5052: fix array underflow in completion handler
Johan Hovold
1
-1
/
+1
2018-06-26
USB: serial: ti_usb_3410_5052: use irqsave() in USB's complete callback
John Ogness
1
-4
/
+5
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-23
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-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-03
USB: serial: remove redundant OOM messages
Johan Hovold
1
-13
/
+5
2014-01-03
USB: serial: clean up ioctl debugging
Johan Hovold
1
-2
/
+0
2014-01-03
USB: serial: constify device-id tables
Johan Hovold
1
-3
/
+3
2013-10-11
USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...
Diego Elio Pettenò
1
-0
/
+1
2013-08-18
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
1
-4
/
+5
2013-08-12
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-24
USB: ti_usb_3410_5052: fix dynamic-id matching
Johan Hovold
1
-1
/
+1
2013-07-23
USB: ti_usb_3410_5052: remove vendor/product module parameters
Johan Hovold
1
-65
/
+7
2013-07-23
USB: ti_usb_3410_5052: remove unused wait queue
Johan Hovold
1
-7
/
+0
2013-07-23
USB: ti_usb_3410_5052: kill private fifo
Johan Hovold
1
-14
/
+6
2013-07-23
USB: serial: set drain delay at port probe
Johan Hovold
1
-2
/
+2
2013-06-24
Merge 3.10-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2013-06-19
USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable
Anders Hammarquist
1
-1
/
+2
2013-06-17
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
1
-1
/
+1
2013-06-10
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
1
-5
/
+5
2013-05-16
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-25
USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementation
Johan Hovold
1
-26
/
+3
2013-03-25
USB: ti_usb_3410_5052: switch to generic get_icount implementation
Johan Hovold
1
-37
/
+7
[next]