summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-25USB: quatech2: always disable uart on closeJohan Hovold1-8/+0
2013-03-25USB: pl2303: remove disconnect test from tiocmsetJohan Hovold1-11/+4
2013-03-25USB: pl2303: fix return value of tiocmsetJohan Hovold1-2/+5
2013-03-25USB: opticon: remove disconnect test from tiocmsetJohan Hovold1-12/+4
2013-03-25USB: opticon: fix return value of tiocmsetJohan Hovold1-3/+9
2013-03-25USB: mos7720: always disable uart on closeJohan Hovold1-10/+3
2013-03-25USB: metro-usb: always disable uart on closeJohan Hovold1-4/+1
2013-03-25USB: kl5kusb105: always disable uart on closeJohan Hovold1-16/+11
2013-03-25USB: io_ti: always disable uart on closeJohan Hovold1-13/+2
2013-03-25USB: cypress_m8: remove bogus disconnect test from closeJohan Hovold1-7/+0
2013-03-25USB: cp210x: always disable uart on closeJohan Hovold1-5/+1
2013-03-25USB: serial: remove unused MSR-wait queueJohan Hovold1-2/+0
2013-03-25USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementationJohan Hovold1-26/+3
2013-03-25USB: ti_usb_3410_5052: switch to generic get_icount implementationJohan Hovold1-37/+7
2013-03-25USB: ssu100: switch to generic TIOCMIWAIT implementationJohan Hovold1-48/+2
2013-03-25USB: ssu100: switch to generic get_icount implementationJohan Hovold1-40/+15
2013-03-25USB: spcp8x5: add proper modem-status supportJohan Hovold1-17/+10
2013-03-25USB: spcp8x5: reimplement device type detectionJohan Hovold1-49/+21
2013-03-25USB: spcp8x5: clean up modem status retrievalJohan Hovold1-11/+7
2013-03-25USB: spcp8x5: pass usb-serial port to control functionsJohan Hovold1-26/+28
2013-03-25USB: spcp8x5: clean up codeJohan Hovold1-35/+37
2013-03-25USB: spcp8x5: remove broken uart-error handlingJohan Hovold1-52/+0
2013-03-25USB: spcp8x5: remove broken TIOCMIWAIT supportJohan Hovold1-68/+0
2013-03-25USB: quatech2: switch to generic TIOCMIWAIT implementationJohan Hovold1-48/+2
2013-03-25USB: quatech2: switch to generic get_icount implementationJohan Hovold1-39/+12
2013-03-25USB: pl2303: fix TIOCMIWAIT and disconnectJohan Hovold1-3/+3
2013-03-25USB: pl2303: add custom tiocmiwait operationJohan Hovold1-5/+3
2013-03-25USB: oti6858: fix TIOCMIWAIT and disconnectJohan Hovold1-2/+2
2013-03-25USB: oti6858: replace custom ioctl operation with tiocmiwaitJohan Hovold1-22/+4
2013-03-25USB: mos7840: switch to generic TIOCMIWAIT implementationJohan Hovold1-46/+2
2013-03-25USB: mos7840: switch to generic get_icount implementationJohan Hovold1-47/+9
2013-03-25USB: mos7840: remove smp barriers from icount handlingJohan Hovold1-29/+19
2013-03-25USB: mos7720: remove broken get_icount and TIOCMIWAITJohan Hovold1-55/+0
2013-03-25USB: mct_u232: switch to generic TIOCMIWAIT implementationJohan Hovold1-56/+2
2013-03-25USB: mct_u232: switch to generic get_icount implementationJohan Hovold1-36/+4
2013-03-25USB: iuu_phoenix: remove unused MSR-wait queueJohan Hovold1-2/+0
2013-03-25USB: io_ti: switch to generic TIOCMIWAIT implementationJohan Hovold1-30/+4
2013-03-25USB: io_ti: switch to generic get_icount implementationJohan Hovold1-32/+8
2013-03-25USB: io_edgeport: switch to generic TIOCMIWAIT implementationJohan Hovold2-34/+5
2013-03-25USB: io_edgeport: switch to generic get_icount implementationJohan Hovold2-42/+11
2013-03-25USB: f81232: fix TIOCMIWAIT and disconnectJohan Hovold1-2/+2
2013-03-25USB: f81232: add custom tiocmiwait operationJohan Hovold1-6/+3
2013-03-25USB: digi_acceleport: remove unused MSR-wait queueJohan Hovold1-3/+0
2013-03-25USB: cypress_m8: fix TIOCMIWAIT and disconnectJohan Hovold1-2/+2
2013-03-25USB: cypress_m8: replace custom ioctl operation with tiocmiwaitJohan Hovold1-49/+36
2013-03-25USB: ch341: fix TIOCMIWAIT and disconnectJohan Hovold1-3/+2
2013-03-25USB: ch341: replace custom ioctl operation with tiocmiwaitJohan Hovold1-22/+3
2013-03-25USB: ark3116: switch to generic TIOCMIWAIT implementationJohan Hovold1-28/+2
2013-03-25USB: ark3116: switch to generic get_icount implementationJohan Hovold1-40/+18
2013-03-25USB: ftdi_sio: switch to generic get_icount implementationJohan Hovold1-23/+1