aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/mos7840.c
Commit message (Expand)AuthorAge
* USB: mos7840: test and propagate set_uart_reg return valueRoel Kluin2008-05-02
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-25
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-25
* USB: serial: Note mos7480 and option don't lock modem statusAlan Cox2008-04-25
* usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.cDavid Ludlow2008-03-04
* USB: Spelling fixesJoe Perches2008-02-01
* USB: free memory when writing fails in usb/serial/mos7840.cRoel Kluin2007-11-28
* USB: mos7840: Clean up old checks and stuffAlan Cox2007-10-25
* USB: mos7720, mos7840: remove redundant urb checkFlorin Malita2007-07-19
* USB: mos7840.c: turn this into a serial driverAlan Cox2007-07-12
* USB: serial: mos7840: clean up urb->status usageGreg Kroah-Hartman2007-07-12
* USB: remove useless check in mos7840 found by coverityOliver Neukum2007-05-23
* USB: overhaul of mos7840 driverOliver Neukum2007-04-27
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-11
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-07
* usb serial: Eliminate bogus ioctl codeAlan2006-12-20
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-01
* USB: mos7840.c: fix a check-after-dereferenceAdrian Bunk2006-10-17
* [PATCH] mos7840 annotationsAl Viro2006-10-09
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: Moschip 7840 USB-Serial DriverPaul B Schroeder2006-09-27