summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/mos7840.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-291-133/+24
|\
| * USB: mos7840: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-46/+2
| * USB: mos7840: switch to generic get_icount implementationJohan Hovold2013-03-251-47/+9
| * USB: mos7840: remove smp barriers from icount handlingJohan Hovold2013-03-251-29/+19
| * USB: mos7840: remove bogus disconnect test in closeJohan Hovold2013-03-251-22/+6
| * Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman2013-03-251-6/+10
| |\
| * | usb: serial: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-151-2/+1
* | | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-011-6/+10
|\ \ \ | | |/ | |/|
| * | USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-5/+8
| * | USB: mos7840: fix broken TIOCMIWAITJohan Hovold2013-03-211-2/+3
| |/
* | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-181-5/+2
|/
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-7/+2
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-2/+3
* USB: serial: remove driver version informationJohan Hovold2012-10-311-4/+0
* USB: mos7840: fix port_probe flowJohan Hovold2012-10-251-183/+166
* USB: mos7840: fix port-data memory leakJohan Hovold2012-10-251-130/+89
* USB: mos7840: remove invalid disconnect handlingJohan Hovold2012-10-251-12/+1
* USB: mos7840: remove NULL-urb submissionJohan Hovold2012-10-251-13/+1
* USB: mos7840: fix port-device leak in error pathJohan Hovold2012-10-251-1/+0
* USB: mos7840: fix urb leak at releaseJohan Hovold2012-10-251-0/+1
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-295/+183
|\
| * USB: Serial: mos7840.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-5/+0
| * USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-181-1/+1
| * USB: serial: mos7840.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-290/+183
* | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-271-7/+9
|\ \ | |/
| * USB: serial: Fix mos7840 timeoutMark Ferrell2012-08-151-4/+3
| * usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell2012-08-101-3/+6
* | tty: move the termios object into the ttyAlan Cox2012-07-161-6/+6
|/
* USB: mos7840: Fix compilation of usb serial driverTony Zelenoff2012-06-121-1/+1
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-081-34/+5
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: mos7840.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-031-57/+2
* USB: serial: mos7840: add support for MCS7810 devicesDonald2012-04-191-14/+188
* USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee2012-03-141-26/+57
* USB: serial: mos7840.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-281-36/+1
* usb-serial: use new registration API in [k-m]* driversAlan Stern2012-02-241-22/+10
* USB: serial: use dev_err_console in custom write pathsJohan Hovold2012-02-101-2/+2
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-151-4/+0
* USB: serial: remove duplicate returnsDan Carpenter2011-08-101-1/+0
* tty: remove filp from the USB tty ioctlsAlan Cox2011-02-171-1/+1
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* 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
|/
OpenPOWER on IntegriCloud