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
/
kl5kusb105.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
USB: serial: kl5kusb105: drop line-status helper
Johan Hovold
1
-15
/
+4
2021-09-22
USB: serial: kl5kusb105: simplify line-status handling
Johan Hovold
1
-8
/
+4
2021-09-22
USB: serial: kl5kusb105: clean up line-status handling
Johan Hovold
1
-9
/
+8
2021-09-21
USB: serial: kl5kusb105: use usb_control_msg_recv() and usb_control_msg_send()
Himadri Pandya
1
-45
/
+34
2021-02-09
USB: serial: make remove callback return void
Uwe Kleine-König
1
-4
/
+2
2020-12-04
USB: serial: kl5kusb105: fix memleak on open
Johan Hovold
1
-6
/
+4
2018-07-11
USB: serial: kl5kusb105: remove KLSI device id
Johan Hovold
1
-1
/
+0
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-01-16
USB: serial: kl5kusb105: remove unused termios structure
Johan Hovold
1
-11
/
+0
2017-01-16
USB: serial: kl5kusb105: clean up struct definition
Johan Hovold
1
-6
/
+6
2017-01-16
USB: serial: kl5kusb105: remove dead code
Johan Hovold
1
-68
/
+8
2017-01-16
USB: serial: kl5kusb105: make logging less verbose
Johan Hovold
1
-8
/
+8
2017-01-10
USB: serial: kl5kusb105: fix line-state error handling
Johan Hovold
1
-4
/
+5
2016-11-30
USB: serial: kl5kusb105: abort on open exception path
Pan Bian
1
-0
/
+2
2016-11-30
USB: serial: kl5kusb105: fix open error path
Johan Hovold
1
-9
/
+24
2016-02-28
USB: serial: fix semicolon.cocci warnings
Mathieu OTHACEHE
1
-3
/
+0
2014-07-10
USB: kl5kusb105: Remove klsi_105_tiocmset function
Peter Senna Tschudin
1
-30
/
+0
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
-11
/
+5
2013-03-26
USB: kl5kusb105: always disable uart on close
Johan Hovold
1
-16
/
+11
2013-03-26
USB: kl5kusb105: remove unnecessary urb kill on close
Johan Hovold
1
-3
/
+0
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-7
/
+1
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+1
2012-10-31
USB: serial: remove driver version information
Johan Hovold
1
-4
/
+0
2012-10-18
USB: kl5kusb105: fix port-data memory leak
Johan Hovold
1
-44
/
+24
2012-10-02
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-23
/
+18
2012-09-14
USB: serial: kl5kusb105.c: remove debug module parameter
Greg Kroah-Hartman
1
-5
/
+0
2012-09-14
USB: serial: kl5kusb105.c: remove dbg() usage
Greg Kroah-Hartman
1
-18
/
+18
2012-07-17
tty: move the termios object into the tty
Alan Cox
1
-9
/
+9
2012-05-09
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-6
/
+1
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: kl5kusb105.c: remove dbg() tracing calls
Greg Kroah-Hartman
1
-9
/
+0
2012-02-29
USB: serial: kl5kusb105.c: use module_usb_serial_driver
Greg Kroah-Hartman
1
-22
/
+1
2012-02-25
usb-serial: use new registration API in [k-m]* drivers
Alan Stern
1
-17
/
+11
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-2
/
+2
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-2
/
+2
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-05-21
USB: kl5usb105: reimplement using generic framework
Johan Hovold
1
-333
/
+47
2010-05-21
USB: kl5usb105: minor clean ups
Johan Hovold
1
-46
/
+33
2010-05-21
USB: kl5usb105: fix memory leak
Johan Hovold
1
-0
/
+1
2010-03-03
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
1
-1
/
+0
2010-03-03
USB serial: make USB device id constant
Németh Márton
1
-1
/
+1
2010-03-03
USB: kl5kusb105: fix DMA buffers on stack
Johan Hovold
1
-18
/
+45
2009-10-10
USB: serial: fix assumption that throttle/unthrottle cannot sleep
Oliver Neukum
1
-1
/
+1
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-20
tty: USB does not need the filp argument in the drivers
Alan Cox
1
-8
/
+2
[next]