aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/usb-serial.c
Commit message (Expand)AuthorAge
* USB: serial: fix TIOCMIWAIT return valueJohan Hovold2013-06-05
* USB: serial: clean up chars_in_bufferJohan Hovold2013-05-16
* USB: serial: add generic wait_until_sent implementationJohan Hovold2013-05-16
* USB: serial: add wait_until_sent operationJohan Hovold2013-05-16
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\
| * Revert "USB: serial: fix hang when opening port"Greg Kroah-Hartman2013-03-28
| * Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-28
| |\
| * | USB: serial: update copyright informationJohan Hovold2013-03-25
| * | USB: serial: wake up MSR-wait queue on disconnectJohan Hovold2013-03-25
| * | USB: serial: add tiocmiwait subdriver operationJohan Hovold2013-03-25
| * | USB: serial: use urb poison to reliably kill trafficJohan Hovold2013-03-25
| * | USB: serial: rename port releaseJohan Hovold2013-03-25
| * | USB: serial: fix port releaseJohan Hovold2013-03-25
| * | USB: serial: clean up generic-operation handlingJohan Hovold2013-03-25
| * | USB: serial: remove generic release callbackJohan Hovold2013-03-25
| * | USB: serial: remove generic disconnect callbackJohan Hovold2013-03-25
| * | USB: serial: remove redundant allocation error messagesJohan Hovold2013-03-25
| * | USB: serial: clean up debug infoJohan Hovold2013-03-25
| * | USB: serial: remove redundant commentsJohan Hovold2013-03-25
| * | USB: serial: rename tty-port callbacksJohan Hovold2013-03-25
| * | USB: serial: comments on suspend failureMing Lei2013-03-25
| * | Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman2013-03-25
| |\ \
| * | | usb/serial: Remove unnecessary check for consolePeter Hurley2013-03-15
* | | | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-01
|\ \ \ \ | | |_|/ | |/| |
| * | | USB: serial: fix hang when opening portMing Lei2013-03-26
| | |/ | |/|
| * | USB: serial: fix interface refcountingJohan Hovold2013-03-21
| |/
* / TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
|/
* USB: serial: fix null-pointer dereferences on disconnectJohan Hovold2013-02-13
* USB: serial: grab disconnect mutex in chars_in_bufferJohan Hovold2013-01-18
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\
| * USB: serial: fix up bug with missing {}Greg Kroah-Hartman2012-09-19
| * USB: serial: core: fix up printk() usageGreg Kroah-Hartman2012-09-18
| * USB: Serial: usb-serial: remove debug module parameterGreg Kroah-Hartman2012-09-18
| * USB: serial: core: clean up dbg and printk usage.Greg Kroah-Hartman2012-09-13
| * USB: serial: core: remove some trace debugging callsGreg Kroah-Hartman2012-09-13
* | tty: Move the handling of the tty release logicAlan Cox2012-07-17
* | tty: move the termios object into the ttyAlan Cox2012-07-16
* | Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-26
|\|
| * usb: use usb_serial_put in usb_serial_probe errorsJan Safrata2012-06-13
| * USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork2012-06-13
* | TTY: usb-serial, use tty_port_installJiri Slaby2012-06-13
|/
* USB: serial: fix up reset_resume callbackGreg Kroah-Hartman2012-05-16
* USB: serial: generic driver is only for testingBjørn Mork2012-05-16
* USB: serial: hook up reset_resume callbackGreg Kroah-Hartman2012-05-15
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-08
* USB: serial: remove bizarre generic_serial probe functionGreg Kroah-Hartman2012-05-07
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-07
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-07
* usb-serial: ftdi_sio: fix oops during autosuspendAlan Stern2012-05-07