aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/keyspan.c
Commit message (Expand)AuthorAge
* USB: keyspan: remove unused endpoint-array accessJohan Hovold2013-06-04
* USB: keyspan: fix bogus array indexJohan Hovold2013-06-04
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\
| * USB: keyspan: add a sanity test on "len"Dan Carpenter2013-04-05
| * USB: keyspan: pull in one indent levelDan Carpenter2013-04-05
| * USB: keyspan: remove bogus disconnect test in closeJohan Hovold2013-03-25
* | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
|/
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
| * TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* | usb: serial: keyspan: fixed coding style issuesStefan Hubner2013-01-11
|/
* Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-16
|\
| * USB: keyspan: fix typo causing GPF on openBjørn Mork2012-11-13
* | USB: serial: remove driver version informationJohan Hovold2012-10-31
|/
* USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold2012-10-25
* 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.c: remove debug module parameterGreg Kroah-Hartman2012-09-18
| * USB: serial: keyspan: fix up some compiler warningsGreg Kroah-Hartman2012-09-14
| * USB: serial: keyspan: remove dbg() usageGreg Kroah-Hartman2012-09-14
| * USB: ezusb: remove dependancy on usb_serialRene Buergel2012-09-14
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06
|\|
| * USB: serial: keyspan: Removed unrequired parentheses.Ben Minerds2012-07-16
| * USB: serial: keyspan: Removed trailing whitespace.Ben Minerds2012-07-16
| * USB: serial: keyspan: Fixed space near open parenthesis.Ben Minerds2012-07-16
| * USB: serial: keyspan: Fixed space around equals.Ben Minerds2012-07-16
| * USB: serial: keyspan: Fix spacing around conditional.Ben Minerds2012-07-16
| * USB: serial: Remove unused s_priv variableBill Pemberton2012-06-20
* | 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: keyspan.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-03
* USB: serial: keyspan.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-28
* usb-serial: use new registration API in [k-m]* driversAlan Stern2012-02-24
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* USB: serial: remove unnecessary reinitialisations of urb->devJohan 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: Fix possible null pointer dereference.Huzaifa Sidhpurwala2011-02-25
|/
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* USB: remove references to port->port.count from the serial driversAlan Stern2010-03-02
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-16
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-11
* USB: drivers: use USB API functions rather than constantsJulia Lawall2009-03-24
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-17
* tty: usb-serial krefsAlan Cox2008-10-13