summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/io_edgeport.c
AgeCommit message (Expand)Author
2018-02-03USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai
2017-04-19USB: serial: constify static arraysJohan Hovold
2017-03-29USB: serial: drop termios-flag debuggingJohan Hovold
2017-03-16USB: serial: io_edgeport: simplify and tighten endpoint checkJohan Hovold
2017-02-15USB: serial: io_edgeport: drop io-tables header fileJohan Hovold
2017-01-26USB: serial: drop unused ASYNC flagsJohan Hovold
2017-01-16USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold
2017-01-16USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold
2017-01-04USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold
2016-11-11USB: serial: fix invalid user-pointer checksJohan Hovold
2016-05-10USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold
2016-05-10USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold
2016-01-28tty: Use termios c_*flag macrosPeter Hurley
2015-12-11USB: io_edgeport: remove redundant conditionsGeyslan G. Bem
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-07-23USB: io_edgeport: remove unused definesJohan Hovold
2013-06-17USB: serial: make minor allocation dynamicGreg Kroah-Hartman
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman
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: io_edgeport: switch to generic TIOCMIWAIT implementationJohan Hovold
2013-03-25USB: io_edgeport: switch to generic get_icount implementationJohan Hovold
2013-03-21USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby
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-17USB: io_edgeport: fix port-data memory leakJohan 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: io_edgeport.c: remove debug module parameterGreg Kroah-Hartman
2012-09-18USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman
2012-09-18USB: serial: io_edgeport.c: remove dbg() usageGreg Kroah-Hartman
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman
2012-02-28USB: serial: io_edgeport.c: use module_usb_serial_driverGreg Kroah-Hartman
2012-02-24usb-serial: use new registration API in [i-j]* driversAlan Stern
2012-02-10USB: serial: use dev_err_console in custom write pathsJohan Hovold
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-15USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-02USB: Remove unused timeout from io_edgeport.cHuzaifa Sidhpurwala
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman
2011-02-17tty: remove filp from the USB tty ioctlsAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-02-03USB: io_edgeport: fix the reported firmware major and minorBjørn Mork