aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/mos7840.c
Commit message (Expand)AuthorAge
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-18
|\
| * USB: mos7840: fix big-endian probeJohan Hovold2013-08-12
* | Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman2013-08-04
|\|
| * USB: mos7840: fix pointer castsJohan Hovold2013-07-28
| * USB: mos7840: fix race in led handlingJohan Hovold2013-07-26
| * USB: mos7840: fix device-type detectionJohan Hovold2013-07-26
| * USB: mos7840: fix race in register handlingJohan Hovold2013-07-26
* | Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-29
|\|
| * USB: mos7840: fix memory leak in openJohan Hovold2013-07-25
* | USB: mos7840: remove broken chase implementationJohan Hovold2013-07-23
|/
* USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-17
* USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-10
* USB: mos7840: fix DMA to stackJohan Hovold2013-05-28
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\
| * USB: mos7840: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-25
| * USB: mos7840: switch to generic get_icount implementationJohan Hovold2013-03-25
| * USB: mos7840: remove smp barriers from icount handlingJohan Hovold2013-03-25
| * USB: mos7840: remove bogus disconnect test in closeJohan Hovold2013-03-25
| * Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman2013-03-25
| |\
| * | usb: serial: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-15
* | | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-01
|\ \ \ | | |/ | |/|
| * | USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-21
| * | USB: mos7840: fix broken TIOCMIWAITJohan Hovold2013-03-21
| |/
* / TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
|/
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* 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