aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/io_edgeport.c
Commit message (Expand)AuthorAge
* USB: io_edgeport: Use kzallocJulia Lawall2010-05-20
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-02
* USB: serial: Remove unnecessary \n's from dbg usesJoe Perches2010-03-02
* USB: io_edgeport: eliminate get_string()Dan Carpenter2010-03-02
* USB: serial: fix DMA buffers on stack for io_edgeport.cDan Carpenter2010-03-02
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
* 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: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-23
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-17
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-17
* tty: usb-serial krefsAlan Cox2008-10-13
* io_edgeport: Fix various bogus returns to the tty layerAlan Cox2008-07-22
* tty-usb-io_edgeport: Coding styleAlan Cox2008-07-22
* usb_serial: API all changeAlan Cox2008-07-22
* edgeport: use request_firmware()Jaswinder Singh2008-07-14
* drivers/usb annotations and fixesAl Viro2008-04-28
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-25
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: Spelling fixesJoe Perches2008-02-01
* USB: io_edgeport: cleanups, and tty speed reportingAlan Cox2007-10-25
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* usb-serial: Fix edgeport regression on non-EPiC devicesAdam Kropelin2007-07-30
* USB: io_*: remove bogus termios no change checksAlan Cox2007-07-12
* USB: serial: io_edgeport: clean up urb->status usageGreg Kroah-Hartman2007-07-12
* USB: fix race leading to use after free in io_edgeportOliver Neukum2007-06-26
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-09
* USB: io_edgeport: Convert to generic booleanRichard Knutsson2007-04-27
* USB: io_edgeport race condition in countersOliver Neukum2007-04-27
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-07
* USB: add EPIC support to the io_edgeport driverGreg Kroah-Hartman2007-02-07
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* usb: io_edgeport kill urb cleanupMariusz Kozlowski2006-12-01
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: io_edgeport touch-upPete Zaitcev2006-06-21
* [PATCH] USB: free allocated memory on io_edgeport startup memory failureChris Lund2006-06-21
* [PATCH] usb: io_edgeport, cleanup to unicode handlingPete Zaitcev2006-06-21
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-20
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] USB: Use ARRAY_SIZE macroTobias Klauser2006-01-04
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-04
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-04
* [PATCH] USB Serial: move old changelog comments out of source codeGreg Kroah-Hartman2005-10-28
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16