index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
keyspan_pda.c
Age
Commit message (
Expand
)
Author
2021-02-09
USB: serial: make remove callback return void
Uwe Kleine-König
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
[next]