summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/mos7840.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-7/+0
|\
| * drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-7/+0
* | tty: Convert the USB drivers to the new icount interfaceAlan Cox2010-10-221-24/+29
* | USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2010-09-201-0/+3
* | usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.Dave Ludlow2010-09-031-13/+22
* | usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.Dave Ludlow2010-09-031-0/+3
|/
* USB: mos7840: fix null-pointer dereferenceJohan Hovold2010-06-041-1/+0
* USB: mos7840: Cleanup useless headerAlessio Igor Bogani2010-05-201-1/+0
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-1/+0
* USB serial: make USB device id constantNémeth Márton2010-03-021-2/+2
* USB: mos7840: fix DMA buffers on stack and endianess bugsJohan Hovold2010-03-021-4/+18
* USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend2009-12-231-2/+5
* USB: mos7840: add device IDs for B&B electronics devicesCliff Brake2009-12-111-3/+21
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-2/+1
* mos7840: remove old dead modem logicAlan Cox2009-09-191-115/+0
* USB: aten uc2324 is really a moschip 7840Russell Lang2009-07-281-2/+7
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-5/+37
* USB: mos7840: fix debug log messagesTony Cook2009-06-151-156/+162
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-47/+1
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-231-6/+0
* 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/+164
* usb_serial: API all changeAlan Cox2008-07-221-99/+66
* USB: mos7840: test and propagate set_uart_reg return valueRoel Kluin2008-05-021-3/+2
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-241-4/+4
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-75/+75
* 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
OpenPOWER on IntegriCloud