summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* usb: chipidea: convert debug entries in sysfs to debugfsAlexander Shishkin2013-03-304-335/+151
* usb: chipidea: remove home-grown tracing facilityAlexander Shishkin2013-03-303-416/+2
* Revert "USB: chipidea: add vbus detect for udc"Peter Chen2013-03-292-39/+1
* usb: chipidea: core: switch over to devm_ioremap_resourceFelipe Balbi2013-03-291-5/+3
* usb: chipidea: trim include list in the coreAlexander Shishkin2013-03-291-3/+0
* usb: chipidea: trim include list in udc codeAlexander Shishkin2013-03-291-7/+1
* usb: chipidea: drop redundant includesAlexander Shishkin2013-03-291-14/+3
* usb: Make USB persist default configurableJulius Werner2013-03-292-11/+21
* usb: ehci: mark unlink_empty_async_suspended() as __maybe_unusedArnd Bergmann2013-03-281-3/+1
* USB: improve port transitions when EHCI starts upAlan Stern2013-03-281-85/+129
* USB: remove CONFIG_USB_SUSPEND from DocumentationAlan Stern2013-03-282-7/+9
* USB: EHCI: DT support for generic bus glueArnd Bergmann2013-03-283-161/+28
* usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PMTony Prisk2013-03-281-0/+2
* USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-281-2/+2
* usb: echi-sh: Remove driver variable which is not usedNobuhiro Iwamatsu2013-03-281-1/+0
* usb: ehci-sh: Fix build error due to comma has been deletedNobuhiro Iwamatsu2013-03-281-1/+1
* USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-2816-94/+35
* USB: use "global suspend" for system sleep on USB-2 busesAlan Stern2013-03-281-6/+21
* USB: avoid error messages when a device is disconnectedAlan Stern2013-03-282-30/+37
* Revert "USB: serial: fix hang when opening port"Greg Kroah-Hartman2013-03-281-1/+0
* Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-2814-55/+101
|\
| * usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2013-03-282-0/+8
| * usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge2013-03-272-0/+2
| * Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-03-268-55/+88
| |\
| | * xhci: Don't warn on empty ring for suspended devices.Sarah Sharp2013-03-251-8/+15
| | * usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-03-252-12/+16
| | * usb/acpi: binding xhci root hub usb port with ACPILan Tianyu2013-03-251-1/+7
| | * usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-256-28/+42
| | * usb: xhci: fix build warningPeter Chen2013-03-251-6/+8
| * | USB: serial: fix hang when opening portMing Lei2013-03-261-0/+1
| * | USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch2013-03-251-0/+2
| |/
* | USB: serial: update copyright informationJohan Hovold2013-03-253-2/+3
* | USB: iuu_phoenix: remove bogus disconnect test in closeJohan Hovold2013-03-251-5/+0
* | USB: garmin_gps: remove bogus disconnect test in bulk callbackJohan Hovold2013-03-251-6/+0
* | USB: garmin_gps: remove bogus disconnect test in closeJohan Hovold2013-03-251-4/+0
* | USB: visor: always disable uart on closeJohan Hovold2013-03-251-11/+5
* | USB: quatech2: always disable uart on closeJohan Hovold2013-03-251-8/+0
* | USB: pl2303: remove disconnect test from tiocmsetJohan Hovold2013-03-251-11/+4
* | USB: pl2303: fix return value of tiocmsetJohan Hovold2013-03-251-2/+5
* | USB: opticon: remove disconnect test from tiocmsetJohan Hovold2013-03-251-12/+4
* | USB: opticon: fix return value of tiocmsetJohan Hovold2013-03-251-3/+9
* | USB: mos7720: always disable uart on closeJohan Hovold2013-03-251-10/+3
* | USB: metro-usb: always disable uart on closeJohan Hovold2013-03-251-4/+1
* | USB: kl5kusb105: always disable uart on closeJohan Hovold2013-03-251-16/+11
* | USB: io_ti: always disable uart on closeJohan Hovold2013-03-251-13/+2
* | USB: cypress_m8: remove bogus disconnect test from closeJohan Hovold2013-03-251-7/+0
* | USB: cp210x: always disable uart on closeJohan Hovold2013-03-251-5/+1
* | USB: serial: remove unused MSR-wait queueJohan Hovold2013-03-251-2/+0
* | USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-26/+3
* | USB: ti_usb_3410_5052: switch to generic get_icount implementationJohan Hovold2013-03-251-37/+7