index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
keyspan_pda.c
Age
Commit message (
Expand
)
Author
2020-11-04
USB: serial: keyspan_pda: drop redundant usb-serial pointer
Johan Hovold
2020-11-04
USB: serial: keyspan_pda: use BIT() macro
Johan Hovold
2020-11-04
USB: serial: keyspan_pda: clean up comments and whitespace
Johan Hovold
2020-11-04
USB: serial: keyspan_pda: clean up xircom/entrega support
Johan Hovold
2020-11-04
USB: serial: keyspan_pda: add write-fifo support
Johan Hovold
2020-11-04
USB: serial: keyspan_pda: increase transmitter threshold
Johan Hovold
2020-11-04
USB: serial: keyspan_pda: fix write implementation
Johan Hovold
2020-11-04
USB: serial: keyspan_pda: refactor write-room handling
Johan Hovold
2020-11-04
USB: serial: keyspan_pda: fix write unthrottling
Johan Hovold
2020-11-04
USB: serial: keyspan_pda: fix tx-unthrottle use-after-free
Johan Hovold
2020-11-04
USB: serial: keyspan_pda: fix write-wakeup use-after-free
Johan Hovold
2020-11-04
USB: serial: keyspan_pda: fix stalled writes
Johan Hovold
2020-11-04
USB: serial: keyspan_pda: fix write deadlock
Johan Hovold
2020-11-04
USB: serial: keyspan_pda: fix dropped unthrottle interrupts
Johan Hovold
2020-07-02
USB: serial: keyspan_pda: drop unused firmware reset status
Johan Hovold
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
2018-07-06
USB: serial: keyspan_pda: fix modem-status error handling
Johan Hovold
2017-11-04
USB: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-03-16
USB: serial: keyspan_pda: simplify endpoint check
Johan Hovold
2017-01-31
USB: serial: keyspan_pda: fix receive sanity checks
Johan Hovold
2017-01-04
USB: serial: keyspan_pda: verify endpoints at probe
Johan Hovold
2016-08-22
USB: serial: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2015-03-19
USB: keyspan_pda: add new device id
Nathaniel W Filardo
2014-10-22
USB: serial: keyspan_pda: fix Entrega company name spelling
Mark Knibbs
2014-03-12
USB: serial: add missing newlines to dev_<level> messages.
Johan Hovold
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-03-25
USB: keyspan_pda: remove bogus disconnect test in close
Johan Hovold
2013-03-25
USB: keyspan_pda: remove bogus disconnect test from dtr_rts
Johan Hovold
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
2012-10-31
USB: serial: remove driver version information
Johan Hovold
2012-10-17
USB: keyspan_pda: fix port-data memory leak
Johan Hovold
2012-10-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-09-18
USB: ezusb: add functions for firmware download
Rene Buergel
2012-09-18
USB: ezusb: add support for Cypress FX2LP
Rene Buergel
2012-09-14
USB: serial: keyspan_pda.c: remove debug module parameter
Greg Kroah-Hartman
2012-09-14
USB: serial: keyspan_pda.c: remove dbg() usage
Greg Kroah-Hartman
2012-09-13
USB: ezusb: remove dependancy on usb_serial
Rene Buergel
2012-07-16
tty: move the termios object into the tty
Alan Cox
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
2012-05-07
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
2012-05-03
USB: keyspan_pda.c: remove dbg() tracing calls
Greg Kroah-Hartman
2012-02-28
USB: serial: keyspan_pda.c: use module_usb_serial_driver
Greg Kroah-Hartman
2012-02-24
usb-serial: use new registration API in keyspan_pda.c
Greg Kroah-Hartman
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-11-15
USB: serial: remove unnecessary reinitialisations of urb->dev
Johan Hovold
[next]