aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/usb-serial.c
AgeCommit message (Expand)Author
2013-07-23USB: serial: clean up dtr_rtsJohan Hovold
2013-06-17USB: serial: increase the number of devices we supportGreg Kroah-Hartman
2013-06-17USB: serial: make minor allocation dynamicGreg Kroah-Hartman
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman
2013-06-05USB: serial: fix TIOCMIWAIT return valueJohan Hovold
2013-05-16USB: serial: clean up chars_in_bufferJohan Hovold
2013-05-16USB: serial: add generic wait_until_sent implementationJohan Hovold
2013-05-16USB: serial: add wait_until_sent operationJohan 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-28Revert "USB: serial: fix hang when opening port"Greg Kroah-Hartman
2013-03-28Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-26USB: serial: fix hang when opening portMing Lei
2013-03-25USB: serial: update copyright informationJohan Hovold
2013-03-25USB: serial: wake up MSR-wait queue on disconnectJohan Hovold
2013-03-25USB: serial: add tiocmiwait subdriver operationJohan Hovold
2013-03-25USB: serial: use urb poison to reliably kill trafficJohan Hovold
2013-03-25USB: serial: rename port releaseJohan Hovold
2013-03-25USB: serial: fix port releaseJohan Hovold
2013-03-25USB: serial: clean up generic-operation handlingJohan Hovold
2013-03-25USB: serial: remove generic release callbackJohan Hovold
2013-03-25USB: serial: remove generic disconnect callbackJohan Hovold
2013-03-25USB: serial: remove redundant allocation error messagesJohan Hovold
2013-03-25USB: serial: clean up debug infoJohan Hovold
2013-03-25USB: serial: remove redundant commentsJohan Hovold
2013-03-25USB: serial: rename tty-port callbacksJohan Hovold
2013-03-25USB: serial: comments on suspend failureMing Lei
2013-03-25Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman
2013-03-21USB: serial: fix interface refcountingJohan Hovold
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby
2013-03-15usb/serial: Remove unnecessary check for consolePeter Hurley
2013-02-13USB: serial: fix null-pointer dereferences on disconnectJohan Hovold
2013-01-18USB: serial: grab disconnect mutex in chars_in_bufferJohan Hovold
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-09-19USB: serial: fix up bug with missing {}Greg Kroah-Hartman
2012-09-18USB: serial: core: fix up printk() usageGreg Kroah-Hartman
2012-09-18USB: Serial: usb-serial: remove debug module parameterGreg Kroah-Hartman
2012-09-13USB: serial: core: clean up dbg and printk usage.Greg Kroah-Hartman
2012-09-13USB: serial: core: remove some trace debugging callsGreg Kroah-Hartman
2012-07-17tty: Move the handling of the tty release logicAlan Cox
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-06-26Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman
2012-06-13TTY: usb-serial, use tty_port_installJiri Slaby
2012-06-13usb: use usb_serial_put in usb_serial_probe errorsJan Safrata
2012-06-13USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork
2012-05-16USB: serial: fix up reset_resume callbackGreg Kroah-Hartman
2012-05-16USB: serial: generic driver is only for testingBjørn Mork
2012-05-15USB: serial: hook up reset_resume callbackGreg Kroah-Hartman
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman