aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/mos7840.c
Commit message (Expand)AuthorAge
* USB: serial: mos7840: remove set but not used variables 'number, serial'YueHaibing2018-12-10
* USB: serial: mos7840: add a product ID for the new productJackyChou2018-12-05
* USB: serial: mos7840: clean up register handlingJackyChou2018-12-05
* USB: serial: mos7840: remove set but not used variables 'st, data1, iflag'YueHaibing2018-11-12
* mos7840: switch to ->get_serial()Al Viro2018-10-13
* Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-07-20
|\
| * USB: serial: mos7840: use irqsave() in USB's complete callbackJohn Ogness2018-06-26
* | USB: serial: mos7840: fix status-register error handlingJohan Hovold2018-07-06
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* USB: serial: Remove redundant license textGreg Kroah-Hartman2017-11-04
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* USB: serial: drop termios-flag debuggingJohan Hovold2017-03-29
* USB: serial: mos7840: clean up endpoint sanity checkJohan Hovold2017-03-28
* USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold2017-03-28
* USB: serial: mos7840: fix another NULL-deref at openJohan Hovold2017-02-09
* USB: serial: drop unused ASYNC flagsJohan Hovold2017-01-26
* USB: serial: mos7840: fix control-message error handlingJohan Hovold2017-01-16
* USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold2017-01-04
* USB: serial: mos7840: remove unused write URBJohan Hovold2017-01-04
* USB: serial: mos7840: fix NULL-deref at openJohan Hovold2017-01-04
* USB: serial: fix invalid user-pointer checksJohan Hovold2016-11-11
* USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov2016-08-15
* Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-17
|\
| * USB: serial: fix boolinit.cocci warningsMathieu OTHACEHE2016-02-28
* | tty: Use termios c_*flag macrosPeter Hurley2016-01-28
|/
* USB: mos7840: remove redundant conditionGeyslan G. Bem2015-12-11
* USB: serial: mos7840: Use setup_timerVaishali Thakkar2015-06-01
* USB: mos7840: remove unused codeColin Ian King2015-01-19
* USB: mos7840: replace unnecessary atomic allocationsJohan Hovold2014-11-03
* drivers/usb/serial/mos7840.c: remove unnecessary null test before kfreeFabian Frederick2014-07-09
* USB: serial: add missing newlines to dev_<level> messages.Johan Hovold2014-03-12
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* USB: serial: remove redundant OOM messagesJohan Hovold2014-01-03
* USB: serial: clean up ioctl debuggingJohan Hovold2014-01-03
* USB: mos7840: correct handling of CS5 settingColin Leitner2013-12-03
* USB: mos7840: fix tiocmget error handlingJohan Hovold2013-10-11
* 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
|\