aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/io_edgeport.c
Commit message (Expand)AuthorAge
* USB: serial: io_edgeport: fix up switch fall-through commentsGreg Kroah-Hartman2019-05-03
* io_edgeport: switch to ->get_serial()Al Viro2018-10-13
* USB: serial: io_edgeport: use irqsave() in USB's complete callbackJohn Ogness2018-06-26
* USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai2017-12-14
* 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: constify static arraysJohan Hovold2017-04-19
* USB: serial: drop termios-flag debuggingJohan Hovold2017-03-29
* USB: serial: io_edgeport: simplify and tighten endpoint checkJohan Hovold2017-03-16
* USB: serial: io_edgeport: drop io-tables header fileJohan Hovold2017-02-15
* USB: serial: drop unused ASYNC flagsJohan Hovold2017-01-26
* USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold2017-01-16
* USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold2017-01-16
* USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold2017-01-04
* USB: serial: fix invalid user-pointer checksJohan Hovold2016-11-11
* USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold2016-05-10
* USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold2016-05-10
* tty: Use termios c_*flag macrosPeter Hurley2016-01-28
* USB: io_edgeport: remove redundant conditionsGeyslan G. Bem2015-12-11
* 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: io_edgeport: remove unused definesJohan 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
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\
| * USB: io_edgeport: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-25
| * USB: io_edgeport: switch to generic get_icount implementationJohan Hovold2013-03-25
* | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-01
|\|
| * USB: io_edgeport: fix use-after-free in 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: io_edgeport: fix port-data memory leakJohan Hovold2012-10-17
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\
| * USB: Serial: io_edgeport.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: io_edgeport.c: remove dbg() usageGreg Kroah-Hartman2012-09-18
* | tty: move the termios object into the ttyAlan Cox2012-07-16
|/
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-08
* USB: serial: io_edgeport.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-28
* usb-serial: use new registration API in [i-j]* driversAlan Stern2012-02-24
* USB: serial: use dev_err_console in custom write pathsJohan Hovold2012-02-10
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-15
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\
| * Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-24
| |\