aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/mos7840.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-28USB: free memory when writing fails in usb/serial/mos7840.cRoel Kluin1-1/+1
2007-10-25USB: mos7840: Clean up old checks and stuffAlan Cox1-21/+2
2007-07-19USB: mos7720, mos7840: remove redundant urb checkFlorin Malita1-19/+0
2007-07-12USB: mos7840.c: turn this into a serial driverAlan Cox1-72/+0
2007-07-12USB: serial: mos7840: clean up urb->status usageGreg Kroah-Hartman1-15/+19
2007-05-22USB: remove useless check in mos7840 found by coverityOliver Neukum1-5/+0
2007-04-27USB: overhaul of mos7840 driverOliver Neukum1-88/+145
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-12/+2
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl1-7/+9
2006-12-20usb serial: Eliminate bogus ioctl codeAlan1-6/+0
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-2/+2
2006-12-01USB serial: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-10-17USB: mos7840.c: fix a check-after-dereferenceAdrian Bunk1-1/+2
2006-10-09[PATCH] mos7840 annotationsAl Viro1-30/+16
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-5/+4
2006-09-27USB: Moschip 7840 USB-Serial DriverPaul B Schroeder1-0/+2962