aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/io_edgeport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-30usb-serial: Fix edgeport regression on non-EPiC devicesAdam Kropelin1-11/+8
2007-07-12USB: io_*: remove bogus termios no change checksAlan Cox1-9/+0
2007-07-12USB: serial: io_edgeport: clean up urb->status usageGreg Kroah-Hartman1-11/+20
2007-06-25USB: fix race leading to use after free in io_edgeportOliver Neukum1-2/+2
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-2/+2
2007-04-27USB: io_edgeport: Convert to generic booleanRichard Knutsson1-63/+63
2007-04-27USB: io_edgeport race condition in countersOliver Neukum1-6/+7
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl1-8/+0
2007-02-07USB: add EPIC support to the io_edgeport driverGreg Kroah-Hartman1-82/+327
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-4/+4
2006-12-01usb: io_edgeport kill urb cleanupMariusz Kozlowski1-3/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-8/+8
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: io_edgeport touch-upPete Zaitcev1-3/+3
2006-06-21[PATCH] USB: free allocated memory on io_edgeport startup memory failureChris Lund1-1/+5
2006-06-21[PATCH] usb: io_edgeport, cleanup to unicode handlingPete Zaitcev1-16/+26
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn1-2/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-13/+7
2006-01-04[PATCH] USB: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven1-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman1-0/+1
2005-10-28[PATCH] USB Serial: move old changelog comments out of source codeGreg Kroah-Hartman1-219/+0
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl1-16/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3113