summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/keyspan_pda.c
Commit message (Expand)AuthorAge
* USB: serial: Remove redundant license textGreg Kroah-Hartman2017-11-04
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* USB: serial: keyspan_pda: simplify endpoint checkJohan Hovold2017-03-16
* USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold2017-01-31
* USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold2017-01-04
* USB: serial: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-22
* USB: keyspan_pda: add new device idNathaniel W Filardo2015-03-19
* USB: serial: keyspan_pda: fix Entrega company name spellingMark Knibbs2014-10-22
* USB: serial: add missing newlines to dev_<level> messages.Johan Hovold2014-03-12
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\
| * USB: keyspan_pda: remove bogus disconnect test in closeJohan Hovold2013-03-25
| * USB: keyspan_pda: remove bogus disconnect test from dtr_rtsJohan Hovold2013-03-25
* | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
|/
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-15
* USB: serial: remove driver version informationJohan Hovold2012-10-31
* USB: keyspan_pda: fix port-data memory leakJohan Hovold2012-10-17
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\
| * USB: ezusb: add functions for firmware downloadRene Buergel2012-09-18
| * USB: ezusb: add support for Cypress FX2LPRene Buergel2012-09-18
| * USB: serial: keyspan_pda.c: remove debug module parameterGreg Kroah-Hartman2012-09-14
| * USB: serial: keyspan_pda.c: remove dbg() usageGreg Kroah-Hartman2012-09-14
| * USB: ezusb: remove dependancy on usb_serialRene Buergel2012-09-13
* | tty: move the termios object into the ttyAlan Cox2012-07-16
|/
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-08
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-07
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-07
* USB: keyspan_pda.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-03
* USB: serial: keyspan_pda.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-28
* usb-serial: use new registration API in keyspan_pda.cGreg Kroah-Hartman2012-02-24
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-15
* USB: keyspan_pda: clean up write-urb busy handlingJohan Hovold2011-11-15
* USB: serial: remove changelogs and old todo entriesJohan Hovold2011-11-15
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\
| * tiocmset: kill the file pointer argumentAlan Cox2011-02-17
| * tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* | USB: serial/keyspan_pda, fix potential tty NULL dereferencesJiri Slaby2011-02-28
|/
* USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-22
* drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-03
|\
| * USB serial: make USB device id constantNémeth Márton2010-03-02
| * USB: keyspan_pda: fix DMA buffers on stackJohan Hovold2010-03-02
* | tty: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-02
|/
* USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-09
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-15
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-11
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-17