index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2012-10-18
USB: ti_usb_3410_5052: fix port-data memory leak
Johan Hovold
1
-45
/
+43
2012-10-02
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-81
/
+69
2012-09-18
USB: serial: ti_usb_3410_5052: fix up noisy printk() usage
Greg Kroah-Hartman
1
-8
/
+1
2012-09-18
USB: Serial: ti_usb_3410_5052.c: remove debug module parameter
Greg Kroah-Hartman
1
-4
/
+0
2012-09-18
USB: serial: remove debug parameter from usb_serial_debug_data()
Greg Kroah-Hartman
1
-4
/
+4
2012-09-15
USB: serial: ti_usb_3410_5052.c: remove dbg() usage
Greg Kroah-Hartman
1
-65
/
+64
2012-07-17
tty: move the termios object into the tty
Alan Cox
1
-5
/
+5
2012-05-12
USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial console
Darren Hart
1
-2
/
+4
2012-05-09
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-9
/
+2
2012-05-08
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-08
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-04
USB: ti_usb_3410_5052.c: remove dbg() tracing calls
Greg Kroah-Hartman
1
-38
/
+0
2012-04-19
USB: serial: removed assignment from if statements in ti_usb_3410_5052.c
Adhir Ramjiawan
1
-2
/
+6
2012-02-25
usb-serial: use new registration API in [t-z]* drivers
Alan Stern
1
-27
/
+8
2012-02-23
Merge branch 'usb-3.3-rc4' into usb-next
Greg Kroah-Hartman
1
-3
/
+2
2012-02-22
USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id
Andrew Lunn
1
-2
/
+4
2012-02-10
USB: serial: use dev_err_console in custom write paths
Johan Hovold
1
-3
/
+2
[next]