summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2013-03-25USB: cypress_m8: remove bogus disconnect test from closeJohan Hovold
2013-03-25USB: cp210x: always disable uart on closeJohan Hovold
2013-03-25USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementationJohan Hovold
2013-03-25USB: ti_usb_3410_5052: switch to generic get_icount implementationJohan Hovold
2013-03-25USB: ssu100: switch to generic TIOCMIWAIT implementationJohan Hovold
2013-03-25USB: ssu100: switch to generic get_icount implementationJohan Hovold
2013-03-25USB: spcp8x5: add proper modem-status supportJohan Hovold
2013-03-25USB: spcp8x5: reimplement device type detectionJohan Hovold
2013-03-25USB: spcp8x5: clean up modem status retrievalJohan Hovold
2013-03-25USB: spcp8x5: pass usb-serial port to control functionsJohan Hovold
2013-03-25USB: spcp8x5: clean up codeJohan Hovold
2013-03-25USB: spcp8x5: remove broken uart-error handlingJohan Hovold
2013-03-25USB: spcp8x5: remove broken TIOCMIWAIT supportJohan Hovold
2013-03-25USB: quatech2: switch to generic TIOCMIWAIT implementationJohan Hovold
2013-03-25USB: quatech2: switch to generic get_icount implementationJohan Hovold
2013-03-25USB: pl2303: fix TIOCMIWAIT and disconnectJohan Hovold
2013-03-25USB: pl2303: add custom tiocmiwait operationJohan Hovold
2013-03-25USB: oti6858: fix TIOCMIWAIT and disconnectJohan Hovold
2013-03-25USB: oti6858: replace custom ioctl operation with tiocmiwaitJohan Hovold
2013-03-25USB: mos7840: switch to generic TIOCMIWAIT implementationJohan Hovold
2013-03-25USB: mos7840: switch to generic get_icount implementationJohan Hovold
2013-03-25USB: mos7840: remove smp barriers from icount handlingJohan Hovold
2013-03-25USB: mos7720: remove broken get_icount and TIOCMIWAITJohan Hovold
2013-03-25USB: mct_u232: switch to generic TIOCMIWAIT implementationJohan Hovold
2013-03-25USB: mct_u232: switch to generic get_icount implementationJohan Hovold
2013-03-25USB: iuu_phoenix: remove unused MSR-wait queueJohan Hovold
2013-03-25USB: io_ti: switch to generic TIOCMIWAIT implementationJohan Hovold
2013-03-25USB: io_ti: switch to generic get_icount implementationJohan Hovold
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-25USB: f81232: fix TIOCMIWAIT and disconnectJohan Hovold
2013-03-25USB: f81232: add custom tiocmiwait operationJohan Hovold
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