summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/keyspan.c
AgeCommit message (Expand)Author
2012-09-18USB: Serial: keyspan.c: remove debug module parameterGreg Kroah-Hartman
2012-09-14USB: serial: keyspan: fix up some compiler warningsGreg Kroah-Hartman
2012-09-14USB: serial: keyspan: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: ezusb: remove dependancy on usb_serialRene Buergel
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman
2012-07-16USB: serial: keyspan: Removed unrequired parentheses.Ben Minerds
2012-07-16USB: serial: keyspan: Removed trailing whitespace.Ben Minerds
2012-07-16USB: serial: keyspan: Fixed space near open parenthesis.Ben Minerds
2012-07-16USB: serial: keyspan: Fixed space around equals.Ben Minerds
2012-07-16USB: serial: keyspan: Fix spacing around conditional.Ben Minerds
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-06-20USB: serial: Remove unused s_priv variableBill Pemberton
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman
2012-05-03USB: keyspan.c: remove dbg() tracing callsGreg Kroah-Hartman
2012-02-28USB: serial: keyspan.c: use module_usb_serial_driverGreg Kroah-Hartman
2012-02-24usb-serial: use new registration API in [k-m]* driversAlan Stern
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-15USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold
2011-11-15USB: serial: remove changelogs and old todo entriesJohan Hovold
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-02-25USB: serial: keyspan: Fix possible null pointer dereference.Huzaifa Sidhpurwala
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-03-02USB: remove references to port->port.count from the serial driversAlan Stern
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox
2009-03-24USB: drivers: use USB API functions rather than constantsJulia Lawall
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman
2008-10-13tty: usb-serial krefsAlan Cox
2008-07-22keyspan: Use string flip functions when possibleAlan Cox
2008-07-22tty-usb-keyspan: Coding styleAlan Cox
2008-07-22usb_serial: API all changeAlan Cox
2008-07-10keyspan: use request_firmware()David Woodhouse
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2008-04-24usb serial: more fixes and groundwork for tty changesAlan Cox
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-01USB: keyspan: Fix oopsAlan Cox
2008-01-21keyspan: fix oopsAlan Cox
2007-11-29revert "keyspan: init termios properly"Andrew Morton
2007-11-14keyspan: init termios properlyBorislav Petkov
2007-10-25USB: keyspan termios tidyAlan Cox
2007-07-12USB: serial: keyspan: clean up urb->status usageGreg Kroah-Hartman
2007-07-12USB Serial Keyspan: add support for USA-49WG & USA-28XGLucy McCoy
2007-02-07fix for bugzilla #7544 (keyspan USB-to-serial converter)Rainer Weikusat
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-01usb: keyspan free urb cleanupMariusz Kozlowski
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman