summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | USB: mos7840: switch to generic get_icount implementationJohan Hovold2013-03-251-47/+9
* | USB: mos7840: remove smp barriers from icount handlingJohan Hovold2013-03-251-29/+19
* | USB: mos7720: remove broken get_icount and TIOCMIWAITJohan Hovold2013-03-251-55/+0
* | USB: mct_u232: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-56/+2
* | USB: mct_u232: switch to generic get_icount implementationJohan Hovold2013-03-251-36/+4
* | USB: iuu_phoenix: remove unused MSR-wait queueJohan Hovold2013-03-251-2/+0
* | USB: io_ti: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-30/+4
* | USB: io_ti: switch to generic get_icount implementationJohan Hovold2013-03-251-32/+8
* | USB: io_edgeport: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-252-34/+5
* | USB: io_edgeport: switch to generic get_icount implementationJohan Hovold2013-03-252-42/+11
* | USB: f81232: fix TIOCMIWAIT and disconnectJohan Hovold2013-03-251-2/+2
* | USB: f81232: add custom tiocmiwait operationJohan Hovold2013-03-251-6/+3
* | USB: digi_acceleport: remove unused MSR-wait queueJohan Hovold2013-03-251-3/+0
* | USB: cypress_m8: fix TIOCMIWAIT and disconnectJohan Hovold2013-03-251-2/+2
* | USB: cypress_m8: replace custom ioctl operation with tiocmiwaitJohan Hovold2013-03-251-49/+36
* | USB: ch341: fix TIOCMIWAIT and disconnectJohan Hovold2013-03-251-3/+2
* | USB: ch341: replace custom ioctl operation with tiocmiwaitJohan Hovold2013-03-251-22/+3
* | USB: ark3116: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-28/+2
* | USB: ark3116: switch to generic get_icount implementationJohan Hovold2013-03-251-40/+18
* | USB: ftdi_sio: switch to generic get_icount implementationJohan Hovold2013-03-251-23/+1
* | USB: ftdi_sio: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-34/+2
* | USB: ftdi_sio: use port icountJohan Hovold2013-03-251-17/+14
* | USB: serial: add generic get_icount implementationJohan Hovold2013-03-252-0/+29
* | USB: serial: wake up MSR-wait queue on disconnectJohan Hovold2013-03-251-0/+1
* | USB: serial: add generic TIOCMIWAIT implementationJohan Hovold2013-03-252-0/+63
* | USB: serial: add tiocmiwait subdriver operationJohan Hovold2013-03-252-4/+12
* | USB: serial: clean up usb-serial bus device removalJohan Hovold2013-03-251-2/+3
* | USB: serial: use urb poison to reliably kill trafficJohan Hovold2013-03-251-18/+37
* | USB: fix urb-poison imbalanceJohan Hovold2013-03-251-1/+4
* | USB: serial: rename port releaseJohan Hovold2013-03-251-2/+2
* | USB: serial: fix port releaseJohan Hovold2013-03-251-7/+0
* | USB: cyberjack: fix disconnect handlingJohan Hovold2013-03-251-10/+2
* | USB: serial: clean up generic-operation handlingJohan Hovold2013-03-251-6/+6
* | USB: serial: remove generic release callbackJohan Hovold2013-03-253-8/+1
* | USB: serial: remove generic disconnect callbackJohan Hovold2013-03-253-9/+2
* | USB: serial: fix generic disconnect implementationJohan Hovold2013-03-251-11/+1
* | USB: ssu100: remove custom close operationJohan Hovold2013-03-251-6/+0
* | USB: ssu100: remove explicit initialisation of disconnectJohan Hovold2013-03-251-1/+0
* | USB: serial: remove bogus disconnect test in cleanupJohan Hovold2013-03-251-14/+10
* | USB: usb_wwan: remove bogus disconnect test in closeJohan Hovold2013-03-251-13/+12
* | USB: sierra: remove bogus disconnect test in closeJohan Hovold2013-03-251-22/+17
* | USB: mos7840: remove bogus disconnect test in closeJohan Hovold2013-03-251-22/+6
* | USB: keyspan_pda: remove bogus disconnect test in closeJohan Hovold2013-03-251-7/+2
* | USB: keyspan_pda: remove bogus disconnect test from dtr_rtsJohan Hovold2013-03-251-6/+4
* | USB: keyspan: remove bogus disconnect test in closeJohan Hovold2013-03-251-19/+7
* | USB: iuu_phoenix: remove bogus disconnect test in closeJohan Hovold2013-03-251-8/+5
* | USB: digi_acceleport: remove bogus disconnect test in closeJohan Hovold2013-03-251-47/+45
* | USB: cyberjack: remove bogus disconnect test in closeJohan Hovold2013-03-251-5/+2
* | USB: ark3116: remove bogus disconnect test in closeJohan Hovold2013-03-251-10/+7
* | USB: serial: remove port number from generic-driver debugJohan Hovold2013-03-251-6/+4