aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/mos7840.c
Commit message (Expand)AuthorAge
* USB: serial: remove duplicate returnsDan Carpenter2011-08-10
* tty: remove filp from the USB tty ioctlsAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-10
* | tty: Convert the USB drivers to the new icount interfaceAlan Cox2010-10-22
* | USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2010-09-20
* | usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.Dave Ludlow2010-09-03
* | usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.Dave Ludlow2010-09-03
|/
* USB: mos7840: fix null-pointer dereferenceJohan Hovold2010-06-04
* USB: mos7840: Cleanup useless headerAlessio Igor Bogani2010-05-20
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-02
* USB serial: make USB device id constantNémeth Márton2010-03-02
* USB: mos7840: fix DMA buffers on stack and endianess bugsJohan Hovold2010-03-02
* USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend2009-12-23
* USB: mos7840: add device IDs for B&B electronics devicesCliff Brake2009-12-11
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
* mos7840: remove old dead modem logicAlan Cox2009-09-19
* USB: aten uc2324 is really a moschip 7840Russell Lang2009-07-28
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-16
* USB: mos7840: fix debug log messagesTony Cook2009-06-16
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-11
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-23
* USB: fix mos7840 problem with minor numbersTony Cook2009-04-23
* USB: mos7840: add new device idTony Cook2009-04-23
* USB: serial: fix up urb->status usageGreg Kroah-Hartman2009-01-07
* tty: Drop the lock_kernel in the private ioctl hookAlan Cox2009-01-02
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-17
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-17
* tty: usb-serial krefsAlan Cox2008-10-13
* mos7840: remove loads of bogus assignments to statusAlan Cox2008-07-22
* usb_serial: API all changeAlan Cox2008-07-22
* 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