aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/io_edgeport.c
AgeCommit message (Expand)Author
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-02USB: Remove unused timeout from io_edgeport.cHuzaifa Sidhpurwala
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman
2011-02-17tty: remove filp from the USB tty ioctlsAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-02-03USB: io_edgeport: fix the reported firmware major and minorBjørn Mork
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22tty: Convert the USB drivers to the new icount interfaceAlan Cox
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches
2010-05-20USB: io_edgeport: Use kzallocJulia Lawall
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches
2010-03-02USB: io_edgeport: eliminate get_string()Dan Carpenter
2010-03-02USB: serial: fix DMA buffers on stack for io_edgeport.cDan Carpenter
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
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-04-23USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum
2008-10-17USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman
2008-10-13tty: usb-serial krefsAlan Cox
2008-07-22io_edgeport: Fix various bogus returns to the tty layerAlan Cox
2008-07-22tty-usb-io_edgeport: Coding styleAlan Cox
2008-07-22usb_serial: API all changeAlan Cox
2008-07-14edgeport: use request_firmware()Jaswinder Singh
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-01USB: Spelling fixesJoe Perches
2007-10-25USB: io_edgeport: cleanups, and tty speed reportingAlan Cox
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-07-30usb-serial: Fix edgeport regression on non-EPiC devicesAdam Kropelin
2007-07-12USB: io_*: remove bogus termios no change checksAlan Cox
2007-07-12USB: serial: io_edgeport: clean up urb->status usageGreg Kroah-Hartman
2007-06-25USB: fix race leading to use after free in io_edgeportOliver Neukum
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day
2007-04-27USB: io_edgeport: Convert to generic booleanRichard Knutsson
2007-04-27USB: io_edgeport race condition in countersOliver Neukum
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl
2007-02-07USB: add EPIC support to the io_edgeport driverGreg Kroah-Hartman
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-01usb: io_edgeport kill 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: io_edgeport touch-upPete Zaitcev