summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/mos7840.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: drop termios-flag debuggingJohan Hovold2017-03-291-10/+0
* USB: serial: mos7840: clean up endpoint sanity checkJohan Hovold2017-03-281-12/+11
* USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold2017-03-281-1/+2
* USB: serial: mos7840: fix another NULL-deref at openJohan Hovold2017-02-091-1/+3
* USB: serial: drop unused ASYNC flagsJohan Hovold2017-01-261-1/+0
* USB: serial: mos7840: fix control-message error handlingJohan Hovold2017-01-161-4/+15
* USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold2017-01-041-3/+1
* USB: serial: mos7840: remove unused write URBJohan Hovold2017-01-041-8/+0
* USB: serial: mos7840: fix NULL-deref at openJohan Hovold2017-01-041-0/+12
* USB: serial: fix invalid user-pointer checksJohan Hovold2016-11-111-3/+0
* USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov2016-08-151-2/+2
* Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-2/+2
|\
| * USB: serial: fix boolinit.cocci warningsMathieu OTHACEHE2016-02-281-2/+2
* | tty: Use termios c_*flag macrosPeter Hurley2016-01-281-2/+2
|/
* USB: mos7840: remove redundant conditionGeyslan G. Bem2015-12-111-1/+1
* USB: serial: mos7840: Use setup_timerVaishali Thakkar2015-06-011-7/+4
* USB: mos7840: remove unused codeColin Ian King2015-01-191-60/+0
* USB: mos7840: replace unnecessary atomic allocationsJohan Hovold2014-11-031-2/+2
* drivers/usb/serial/mos7840.c: remove unnecessary null test before kfreeFabian Frederick2014-07-091-4/+1
* USB: serial: add missing newlines to dev_<level> messages.Johan Hovold2014-03-121-2/+2
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* USB: serial: remove redundant OOM messagesJohan Hovold2014-01-031-15/+3
* USB: serial: clean up ioctl debuggingJohan Hovold2014-01-031-2/+0
* USB: mos7840: correct handling of CS5 settingColin Leitner2013-12-021-16/+16
* USB: mos7840: fix tiocmget error handlingJohan Hovold2013-10-111-0/+4
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-181-1/+1
|\
| * USB: mos7840: fix big-endian probeJohan Hovold2013-08-121-1/+1
* | Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman2013-08-051-63/+87
|\ \ | |/
| * USB: mos7840: fix pointer castsJohan Hovold2013-07-281-3/+3
| * USB: mos7840: fix race in led handlingJohan Hovold2013-07-261-22/+37
| * USB: mos7840: fix device-type detectionJohan Hovold2013-07-261-40/+35
| * USB: mos7840: fix race in register handlingJohan Hovold2013-07-261-2/+16
* | Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-291-8/+17
|\ \ | |/
| * USB: mos7840: fix memory leak in openJohan Hovold2013-07-251-8/+17
* | USB: mos7840: remove broken chase implementationJohan Hovold2013-07-231-48/+0
|/
* USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-171-4/+3
* USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-101-34/+18
* USB: mos7840: fix DMA to stackJohan Hovold2013-05-291-8/+27
* 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
OpenPOWER on IntegriCloud