aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/mos7840.c
Commit message (Expand)AuthorAge
* USB: serial: remove driver version informationJohan Hovold2012-10-31
* USB: mos7840: fix port_probe flowJohan Hovold2012-10-25
* USB: mos7840: fix port-data memory leakJohan Hovold2012-10-25
* USB: mos7840: remove invalid disconnect handlingJohan Hovold2012-10-25
* USB: mos7840: remove NULL-urb submissionJohan Hovold2012-10-25
* USB: mos7840: fix port-device leak in error pathJohan Hovold2012-10-25
* USB: mos7840: fix urb leak at releaseJohan Hovold2012-10-25
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\
| * USB: Serial: mos7840.c: remove debug module parameterGreg Kroah-Hartman2012-09-18
| * USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-18
| * USB: serial: mos7840.c: remove dbg() usageGreg Kroah-Hartman2012-09-14
* | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-27
|\|
| * USB: serial: Fix mos7840 timeoutMark Ferrell2012-08-15
| * usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell2012-08-10
* | tty: move the termios object into the ttyAlan Cox2012-07-16
|/
* USB: mos7840: Fix compilation of usb serial driverTony Zelenoff2012-06-12
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-08
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-07
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-07
* USB: mos7840.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-03
* USB: serial: mos7840: add support for MCS7810 devicesDonald2012-04-19
* USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee2012-03-14
* USB: serial: mos7840.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-28
* usb-serial: use new registration API in [k-m]* driversAlan Stern2012-02-24
* USB: serial: use dev_err_console in custom write pathsJohan Hovold2012-02-10
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-15
* 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