summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/keyspan.c
AgeCommit message (Expand)Author
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
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn
2005-09-08[PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial driversGreg Kroah-Hartman
2005-04-16Linux-2.6.12-rc2Linus Torvalds