aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/mos7840.c
Commit message (Expand)AuthorAgeFilesLines
...
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-5/+0
* USB: serial: Note mos7480 and option don't lock modem statusAlan Cox2008-04-241-0/+1
* usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.cDavid Ludlow2008-03-041-1/+14
* USB: Spelling fixesJoe Perches2008-02-011-4/+4
* USB: free memory when writing fails in usb/serial/mos7840.cRoel Kluin2007-11-281-1/+1
* USB: mos7840: Clean up old checks and stuffAlan Cox2007-10-251-21/+2
* USB: mos7720, mos7840: remove redundant urb checkFlorin Malita2007-07-191-19/+0
* USB: mos7840.c: turn this into a serial driverAlan Cox2007-07-121-72/+0
* USB: serial: mos7840: clean up urb->status usageGreg Kroah-Hartman2007-07-121-15/+19
* USB: remove useless check in mos7840 found by coverityOliver Neukum2007-05-221-5/+0
* USB: overhaul of mos7840 driverOliver Neukum2007-04-271-88/+145
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-12/+2
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-071-7/+9
* usb serial: Eliminate bogus ioctl codeAlan2006-12-201-6/+0
* [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/+1
* USB: mos7840.c: fix a check-after-dereferenceAdrian Bunk2006-10-171-1/+2
* [PATCH] mos7840 annotationsAl Viro2006-10-091-30/+16
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-5/+4
* USB: Moschip 7840 USB-Serial DriverPaul B Schroeder2006-09-271-0/+2962