summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/mos7840.c
AgeCommit message (Expand)Author
2017-10-08USB: serial: mos7840: fix control-message error handlingJohan Hovold
2017-02-26USB: serial: mos7840: fix another NULL-deref at openJohan Hovold
2017-01-12USB: serial: mos7840: fix NULL-deref at openJohan Hovold
2016-09-07USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov
2015-06-01USB: serial: mos7840: Use setup_timerVaishali Thakkar
2015-01-19USB: mos7840: remove unused codeColin Ian King
2014-11-03USB: mos7840: replace unnecessary atomic allocationsJohan Hovold
2014-07-09drivers/usb/serial/mos7840.c: remove unnecessary null test before kfreeFabian Frederick
2014-03-12USB: serial: add missing newlines to dev_<level> messages.Johan Hovold
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03USB: serial: remove redundant OOM messagesJohan Hovold
2014-01-03USB: serial: clean up ioctl debuggingJohan Hovold
2013-12-02USB: mos7840: correct handling of CS5 settingColin Leitner
2013-10-11USB: mos7840: fix tiocmget error handlingJohan Hovold
2013-08-18Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman
2013-08-12USB: mos7840: fix big-endian probeJohan Hovold
2013-08-05Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman
2013-07-28USB: mos7840: fix pointer castsJohan Hovold
2013-07-26USB: mos7840: fix race in led handlingJohan Hovold
2013-07-26USB: mos7840: fix device-type detectionJohan Hovold
2013-07-26USB: mos7840: fix race in register handlingJohan Hovold
2013-07-25USB: mos7840: fix memory leak in openJohan Hovold
2013-07-23USB: mos7840: remove broken chase implementationJohan Hovold
2013-06-17USB: serial: make minor allocation dynamicGreg Kroah-Hartman
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman
2013-05-29USB: mos7840: fix DMA to stackJohan Hovold
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman
2013-03-25USB: mos7840: switch to generic TIOCMIWAIT implementationJohan Hovold
2013-03-25USB: mos7840: switch to generic get_icount implementationJohan Hovold
2013-03-25USB: mos7840: remove smp barriers from icount handlingJohan Hovold
2013-03-25USB: mos7840: remove bogus disconnect test in closeJohan Hovold
2013-03-25Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman
2013-03-21USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: mos7840: fix broken TIOCMIWAITJohan Hovold
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby
2013-03-15usb: serial: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2012-10-31USB: serial: remove driver version informationJohan Hovold
2012-10-25USB: mos7840: fix port_probe flowJohan Hovold
2012-10-25USB: mos7840: fix port-data memory leakJohan Hovold
2012-10-25USB: mos7840: remove invalid disconnect handlingJohan Hovold
2012-10-25USB: mos7840: remove NULL-urb submissionJohan Hovold
2012-10-25USB: mos7840: fix port-device leak in error pathJohan Hovold
2012-10-25USB: mos7840: fix urb leak at releaseJohan Hovold
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-09-18USB: Serial: mos7840.c: remove debug module parameterGreg Kroah-Hartman
2012-09-18USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman