summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/mos7840.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-47/+1Star
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-231-6/+0Star
* USB: fix mos7840 problem with minor numbersTony Cook2009-04-231-11/+19
* USB: mos7840: add new device idTony Cook2009-04-231-0/+7
* USB: serial: fix up urb->status usageGreg Kroah-Hartman2009-01-071-13/+25
* tty: Drop the lock_kernel in the private ioctl hookAlan Cox2009-01-021-0/+3
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-171-12/+14
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-1/+2
* tty: usb-serial krefsAlan Cox2008-10-131-3/+4
* mos7840: remove loads of bogus assignments to statusAlan Cox2008-07-221-236/+164Star
* usb_serial: API all changeAlan Cox2008-07-221-99/+66Star
* USB: mos7840: test and propagate set_uart_reg return valueRoel Kluin2008-05-021-3/+2Star
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-251-4/+4
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-75/+75
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-251-5/+0Star
* USB: serial: Note mos7480 and option don't lock modem statusAlan Cox2008-04-251-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/+2Star
* 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