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
/
keyspan_pda.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-07
USB: serial: return errors from break handling
Johan Hovold
1
-2
/
+6
2022-08-30
usb: serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+2
2021-09-21
USB: serial: keyspan_pda: use usb_control_msg_recv()
Himadri Pandya
1
-39
/
+28
2021-02-09
USB: serial: make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2020-11-04
USB: serial: keyspan_pda: drop redundant usb-serial pointer
Johan Hovold
1
-3
/
+2
2020-11-04
USB: serial: keyspan_pda: use BIT() macro
Johan Hovold
1
-12
/
+13
2020-11-04
USB: serial: keyspan_pda: clean up comments and whitespace
Johan Hovold
1
-60
/
+56
2020-11-04
USB: serial: keyspan_pda: clean up xircom/entrega support
Johan Hovold
1
-59
/
+9
2020-11-04
USB: serial: keyspan_pda: add write-fifo support
Johan Hovold
1
-60
/
+55
2020-11-04
USB: serial: keyspan_pda: increase transmitter threshold
Johan Hovold
1
-1
/
+1
2020-11-04
USB: serial: keyspan_pda: fix write implementation
Johan Hovold
1
-58
/
+51
2020-11-04
USB: serial: keyspan_pda: refactor write-room handling
Johan Hovold
1
-63
/
+50
2020-11-04
USB: serial: keyspan_pda: fix write unthrottling
Johan Hovold
1
-9
/
+20
2020-11-04
USB: serial: keyspan_pda: fix tx-unthrottle use-after-free
Johan Hovold
1
-0
/
+4
2020-11-04
USB: serial: keyspan_pda: fix write-wakeup use-after-free
Johan Hovold
1
-14
/
+3
2020-11-04
USB: serial: keyspan_pda: fix stalled writes
Johan Hovold
1
-1
/
+1
2020-11-04
USB: serial: keyspan_pda: fix write deadlock
Johan Hovold
1
-3
/
+4
2020-11-04
USB: serial: keyspan_pda: fix dropped unthrottle interrupts
Johan Hovold
1
-2
/
+2
2020-07-02
USB: serial: keyspan_pda: drop unused firmware reset status
Johan Hovold
1
-2
/
+1
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
1
-1
/
+1
2018-07-06
USB: serial: keyspan_pda: fix modem-status error handling
Johan Hovold
1
-1
/
+3
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-16
USB: serial: keyspan_pda: simplify endpoint check
Johan Hovold
1
-14
/
+2
2017-01-31
USB: serial: keyspan_pda: fix receive sanity checks
Johan Hovold
1
-5
/
+14
2017-01-04
USB: serial: keyspan_pda: verify endpoints at probe
Johan Hovold
1
-0
/
+14
2016-08-22
USB: serial: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
2015-03-19
USB: keyspan_pda: add new device id
Nathaniel W Filardo
1
-0
/
+3
2014-10-22
USB: serial: keyspan_pda: fix Entrega company name spelling
Mark Knibbs
1
-8
/
+8
2014-03-12
USB: serial: add missing newlines to dev_<level> messages.
Johan Hovold
1
-1
/
+1
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-13
/
+6
2013-03-26
USB: keyspan_pda: remove bogus disconnect test in close
Johan Hovold
1
-7
/
+2
2013-03-26
USB: keyspan_pda: remove bogus disconnect test from dtr_rts
Johan Hovold
1
-6
/
+4
2013-03-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-4
/
+2
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-5
/
+2
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: keyspan_pda: fix port-data memory leak
Johan Hovold
1
-13
/
+17
2012-10-02
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-49
/
+24
2012-09-18
USB: ezusb: add functions for firmware download
Rene Buergel
1
-24
/
+5
2012-09-18
USB: ezusb: add support for Cypress FX2LP
Rene Buergel
1
-2
/
+3
2012-09-14
USB: serial: keyspan_pda.c: remove debug module parameter
Greg Kroah-Hartman
1
-5
/
+0
2012-09-14
USB: serial: keyspan_pda.c: remove dbg() usage
Greg Kroah-Hartman
1
-19
/
+17
2012-09-14
USB: ezusb: remove dependancy on usb_serial
Rene Buergel
1
-3
/
+3
2012-07-17
tty: move the termios object into the tty
Alan Cox
1
-2
/
+2
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: keyspan_pda.c: remove dbg() tracing calls
Greg Kroah-Hartman
1
-6
/
+2
[next]