summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
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
2013-03-25USB: ftdi_sio: switch to generic TIOCMIWAIT implementationJohan Hovold1-34/+2
2013-03-25USB: ftdi_sio: use port icountJohan Hovold1-17/+14
2013-03-25USB: serial: add generic get_icount implementationJohan Hovold2-0/+29
2013-03-25USB: serial: wake up MSR-wait queue on disconnectJohan Hovold1-0/+1
2013-03-25USB: serial: add generic TIOCMIWAIT implementationJohan Hovold2-0/+63
2013-03-25USB: serial: add tiocmiwait subdriver operationJohan Hovold2-4/+12
2013-03-25USB: serial: clean up usb-serial bus device removalJohan Hovold1-2/+3
2013-03-25USB: serial: use urb poison to reliably kill trafficJohan Hovold1-18/+37
2013-03-25USB: fix urb-poison imbalanceJohan Hovold1-1/+4
2013-03-25USB: serial: rename port releaseJohan Hovold1-2/+2
2013-03-25USB: serial: fix port releaseJohan Hovold1-7/+0
2013-03-25USB: cyberjack: fix disconnect handlingJohan Hovold1-10/+2
2013-03-25USB: serial: clean up generic-operation handlingJohan Hovold1-6/+6
2013-03-25USB: serial: remove generic release callbackJohan Hovold3-8/+1
2013-03-25USB: serial: remove generic disconnect callbackJohan Hovold3-9/+2
2013-03-25USB: serial: fix generic disconnect implementationJohan Hovold1-11/+1
2013-03-25USB: ssu100: remove custom close operationJohan Hovold1-6/+0
2013-03-25USB: ssu100: remove explicit initialisation of disconnectJohan Hovold1-1/+0
2013-03-25USB: serial: remove bogus disconnect test in cleanupJohan Hovold1-14/+10
2013-03-25USB: usb_wwan: remove bogus disconnect test in closeJohan Hovold1-13/+12
2013-03-25USB: sierra: remove bogus disconnect test in closeJohan Hovold1-22/+17
2013-03-25USB: mos7840: remove bogus disconnect test in closeJohan Hovold1-22/+6
2013-03-25USB: keyspan_pda: remove bogus disconnect test in closeJohan Hovold1-7/+2
2013-03-25USB: keyspan_pda: remove bogus disconnect test from dtr_rtsJohan Hovold1-6/+4
2013-03-25USB: keyspan: remove bogus disconnect test in closeJohan Hovold1-19/+7
2013-03-25USB: iuu_phoenix: remove bogus disconnect test in closeJohan Hovold1-8/+5
2013-03-25USB: digi_acceleport: remove bogus disconnect test in closeJohan Hovold1-47/+45
2013-03-25USB: cyberjack: remove bogus disconnect test in closeJohan Hovold1-5/+2
2013-03-25USB: ark3116: remove bogus disconnect test in closeJohan Hovold1-10/+7
2013-03-25USB: serial: remove port number from generic-driver debugJohan Hovold1-6/+4
2013-03-25USB: serial: remove redundant allocation error messagesJohan Hovold1-28/+9
2013-03-25USB: serial: clean up debug infoJohan Hovold1-19/+20
2013-03-25USB: serial: remove redundant commentsJohan Hovold1-15/+5
2013-03-25USB: serial: rename tty-port callbacksJohan Hovold1-9/+9
2013-03-25USB: pl2303: make set_control_lines a port operationJohan Hovold1-5/+6
2013-03-25USB: pl2303: use interface device for debugJohan Hovold1-2/+2
2013-03-25USB: iuu_phoenix: remove unnecessary urb kill on closeJohan Hovold1-1/+0
2013-03-25USB: kl5kusb105: remove unnecessary urb kill on closeJohan Hovold1-3/+0