aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/keyspan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox1-2/+1
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-1/+12
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox1-3/+10
2009-03-24USB: drivers: use USB API functions rather than constantsJulia Lawall1-1/+1
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman1-1/+2
2008-10-13tty: usb-serial krefsAlan Cox1-37/+40
2008-07-22keyspan: Use string flip functions when possibleAlan Cox1-9/+7
2008-07-22tty-usb-keyspan: Coding styleAlan Cox1-407/+418
2008-07-22usb_serial: API all changeAlan Cox1-81/+57
2008-07-10keyspan: use request_firmware()David Woodhouse1-36/+42
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei1-14/+14
2008-04-24usb serial: more fixes and groundwork for tty changesAlan Cox1-9/+10
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-117/+117
2008-02-01USB: keyspan: Fix oopsAlan Cox1-1/+1
2008-01-21keyspan: fix oopsAlan Cox1-1/+1
2007-11-29revert "keyspan: init termios properly"Andrew Morton1-3/+29
2007-11-14keyspan: init termios properlyBorislav Petkov1-32/+6
2007-10-25USB: keyspan termios tidyAlan Cox1-5/+11
2007-07-12USB: serial: keyspan: clean up urb->status usageGreg Kroah-Hartman1-20/+30
2007-07-12USB Serial Keyspan: add support for USA-49WG & USA-28XGLucy McCoy1-25/+389
2007-02-07fix for bugzilla #7544 (keyspan USB-to-serial converter)Rainer Weikusat1-4/+45
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-12-01usb: keyspan free urb cleanupMariusz Kozlowski1-12/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-26/+26
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev1-1/+1
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn1-4/+2
2005-09-08[PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial driversGreg Kroah-Hartman1-7/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2354