summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-28USB: use "global suspend" for system sleep on USB-2 busesAlan Stern1-6/+21
2013-03-28USB: avoid error messages when a device is disconnectedAlan Stern2-30/+37
2013-03-28Revert "USB: serial: fix hang when opening port"Greg Kroah-Hartman1-1/+0
2013-03-28Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman14-55/+101
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2-0/+8
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge2-0/+2
2013-03-26Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman8-55/+88
2013-03-26USB: serial: fix hang when opening portMing Lei1-0/+1
2013-03-25USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch1-0/+2
2013-03-25USB: serial: update copyright informationJohan Hovold3-2/+3
2013-03-25USB: iuu_phoenix: remove bogus disconnect test in closeJohan Hovold1-5/+0
2013-03-25USB: garmin_gps: remove bogus disconnect test in bulk callbackJohan Hovold1-6/+0
2013-03-25USB: garmin_gps: remove bogus disconnect test in closeJohan Hovold1-4/+0
2013-03-25USB: visor: always disable uart on closeJohan Hovold1-11/+5
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