summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/mos7840.c
AgeCommit message (Expand)AuthorFilesLines
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-02USB serial: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-10-18USB: mos7840.c: fix a check-after-dereferenceAdrian Bunk1-1/+2
2006-10-10[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