summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2013-03-25USB: digi_acceleport: remove unused MSR-wait queueJohan Hovold
2013-03-25USB: cypress_m8: fix TIOCMIWAIT and disconnectJohan Hovold
2013-03-25USB: cypress_m8: replace custom ioctl operation with tiocmiwaitJohan Hovold
2013-03-25USB: ch341: fix TIOCMIWAIT and disconnectJohan Hovold
2013-03-25USB: ch341: replace custom ioctl operation with tiocmiwaitJohan Hovold
2013-03-25USB: ark3116: switch to generic TIOCMIWAIT implementationJohan Hovold
2013-03-25USB: ark3116: switch to generic get_icount implementationJohan Hovold
2013-03-25USB: ftdi_sio: switch to generic get_icount implementationJohan Hovold
2013-03-25USB: ftdi_sio: switch to generic TIOCMIWAIT implementationJohan Hovold
2013-03-25USB: ftdi_sio: use port icountJohan Hovold
2013-03-25USB: serial: add generic get_icount implementationJohan Hovold
2013-03-25USB: serial: wake up MSR-wait queue on disconnectJohan Hovold
2013-03-25USB: serial: add generic TIOCMIWAIT implementationJohan Hovold
2013-03-25USB: serial: add tiocmiwait subdriver operationJohan Hovold
2013-03-25USB: serial: clean up usb-serial bus device removalJohan 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: cyberjack: fix disconnect handlingJohan 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: fix generic disconnect implementationJohan Hovold
2013-03-25USB: ssu100: remove custom close operationJohan Hovold
2013-03-25USB: ssu100: remove explicit initialisation of disconnectJohan Hovold
2013-03-25USB: serial: remove bogus disconnect test in cleanupJohan Hovold
2013-03-25USB: usb_wwan: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: sierra: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: mos7840: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: keyspan_pda: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: keyspan_pda: remove bogus disconnect test from dtr_rtsJohan Hovold
2013-03-25USB: keyspan: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: iuu_phoenix: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: digi_acceleport: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: cyberjack: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: ark3116: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: serial: remove port number from generic-driver debugJohan 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: pl2303: make set_control_lines a port operationJohan Hovold
2013-03-25USB: pl2303: use interface device for debugJohan Hovold
2013-03-25USB: iuu_phoenix: remove unnecessary urb kill on closeJohan Hovold
2013-03-25USB: kl5kusb105: remove unnecessary urb kill on closeJohan Hovold
2013-03-25USB: ftdi_sio: remove obsolete port data refcountingJohan Hovold
2013-03-25USB: serial: comments on suspend failureMing Lei
2013-03-25Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman
2013-03-21Revert "USB: quatech2: only write to the tty if the port is open."Greg Kroah-Hartman
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman