summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/mos7840.c
Commit message (Expand)AuthorAgeFilesLines
* USB: mos7720, mos7840: remove redundant urb checkFlorin Malita2007-07-201-19/+0Star
* USB: mos7840.c: turn this into a serial driverAlan Cox2007-07-131-72/+0Star
* USB: serial: mos7840: clean up urb->status usageGreg Kroah-Hartman2007-07-131-15/+19
* USB: remove useless check in mos7840 found by coverityOliver Neukum2007-05-231-5/+0Star
* USB: overhaul of mos7840 driverOliver Neukum2007-04-271-88/+145
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-12/+2Star
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-081-7/+9
* usb serial: Eliminate bogus ioctl codeAlan2006-12-201-6/+0Star
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-2/+2
* USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-011-2/+1Star
* USB: mos7840.c: fix a check-after-dereferenceAdrian Bunk2006-10-171-1/+2
* [PATCH] mos7840 annotationsAl Viro2006-10-091-30/+16Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-5/+4Star
* USB: Moschip 7840 USB-Serial DriverPaul B Schroeder2006-09-271-0/+2962