aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/mos7840.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-17USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman
2008-10-13tty: usb-serial krefsAlan Cox
2008-07-22mos7840: remove loads of bogus assignments to statusAlan Cox
2008-07-22usb_serial: API all changeAlan Cox
2008-05-02USB: mos7840: test and propagate set_uart_reg return valueRoel Kluin
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman
2008-04-24USB: serial: Note mos7480 and option don't lock modem statusAlan Cox
2008-03-04usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.cDavid Ludlow
2008-02-01USB: Spelling fixesJoe Perches
2007-11-28USB: free memory when writing fails in usb/serial/mos7840.cRoel Kluin
2007-10-25USB: mos7840: Clean up old checks and stuffAlan Cox
2007-07-19USB: mos7720, mos7840: remove redundant urb checkFlorin Malita
2007-07-12USB: mos7840.c: turn this into a serial driverAlan Cox
2007-07-12USB: serial: mos7840: clean up urb->status usageGreg Kroah-Hartman
2007-05-22USB: remove useless check in mos7840 found by coverityOliver Neukum
2007-04-27USB: overhaul of mos7840 driverOliver Neukum
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl
2006-12-20usb serial: Eliminate bogus ioctl codeAlan
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-12-01USB serial: replace kmalloc+memset with kzallocBurman Yan
2006-10-17USB: mos7840.c: fix a check-after-dereferenceAdrian Bunk
2006-10-09[PATCH] mos7840 annotationsAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: Moschip 7840 USB-Serial DriverPaul B Schroeder