summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-12USB: add reset resume quirk for usb3503Joonyoung Shim1-0/+3
2014-07-12usb: usb3503: add PM functionsJoonyoung Shim1-2/+32
2014-07-10fotg210: Use managed interfaces for allocation of resourcesHimangi Saraogi1-39/+9
2014-07-10uhci-platform: use devm_ioremap resourceHimangi Saraogi1-17/+5
2014-07-10USB: PHY: tegra: Call tegra_usb_phy_close only on device removalTuomas Tynkkynen1-5/+3
2014-07-10USB: EHCI: tegra: Fix probe order issue leading to broken USBTuomas Tynkkynen1-3/+59
2014-07-10ARM: tegra: Add resets & has-utmi-pad-registers flag to all USB PHYsTuomas Tynkkynen4-0/+26
2014-07-10USB: tegra: Add resets & has-utmi-pad-registers flag to the PHY bindingTuomas Tynkkynen1-0/+8
2014-07-10drivers/usb/serial/mos7840.c: remove unnecessary null test before kfreeFabian Frederick1-4/+1
2014-07-10usb: host: uhci-grlib.c : use devm_ functionsHimangi Saraogi1-22/+9
2014-07-10USB: EHCI: tegra: Fix use-after-free in .remove()Tuomas Tynkkynen1-1/+2
2014-07-10USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue1-0/+25
2014-07-10USB: OHCI: don't allocate HCCA atomicallyVladimir Zapolskiy1-1/+1
2014-07-10USB: UHCI: don't allocate frame list atomicallyVladimir Zapolskiy1-1/+1
2014-07-10USB: EHCI: don't allocate hardware periodic table atomically by defaultVladimir Zapolskiy1-1/+1
2014-07-10drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_removeFabian Frederick1-6/+2
2014-07-10USB: ehci-spear: Make of_device_id array constJingoo Han1-1/+1
2014-07-10USB: ehci-tegra: Make of_device_id array constJingoo Han1-1/+1
2014-07-10USB: ohci-spear: Make of_device_id array constJingoo Han1-1/+1
2014-07-10USB: ehci-msm: Make of_device_id array constJingoo Han1-1/+1
2014-07-10USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi1-39/+9
2014-07-10usb: phy: tegra: Do not include asm/mach-types.hThierry Reding1-1/+0
2014-07-10Documentation: sysfs-bus-usb: update power/persist descriptionPaul Bolle1-7/+7
2014-07-10usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()Alexey Khoroshilov1-1/+1
2014-07-10usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESETDavid Mosberger-Tang1-0/+1
2014-07-10usb: host: max3421-hcd: Use atomic bitops in lieu of bit fieldsDavid Mosberger-Tang1-25/+20
2014-07-10USB: gadget: Fixed a few typos in commentsMickael Maison1-2/+2
2014-07-10usb: doc: hotplug.txt code typosJeremiah Mahler1-4/+4
2014-07-10usb: ehci-exynos: Use NULL instead of 0Sachin Kamat1-1/+1
2014-07-10usb: ohci-exynos: Use NULL instead of 0Sachin Kamat1-1/+1
2014-07-10usb: class: usbtmc.c: Cleaning up uninitialized variablesRickard Strandqvist1-1/+1
2014-07-10usb: dwc2: gadget: remove incorrect file referenceJingoo Han1-2/+0
2014-07-10usb: dwc2: gadget: remove unnecessary OOM messagesJingoo Han1-4/+1
2014-07-10usb: dwc2: gadget: fix checkpatch errorsJingoo Han1-2/+3
2014-07-10usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda5-0/+205
2014-07-10usb: host: xhci-plat: use devm_functionsHimangi Saraogi1-20/+4
2014-07-10xhci: make error messages grepableOliver Neukum1-18/+18
2014-07-10USB: kl5kusb105: Remove klsi_105_tiocmset functionPeter Senna Tschudin1-30/+0
2014-07-10usb: documentation for usb port power off mechanismsLan Tianyu1-2/+243
2014-07-10usb: force warm reset to break link re-connect livelockDan Williams3-20/+39
2014-07-10usb: allow lpm (en/dis)able only if device is atleast in default statePratyush Anand1-2/+4
2014-07-10dwc3: host: Enable USB3 LPM capabilityPratyush Anand2-0/+21
2014-07-10xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand3-1/+35
2014-07-10xhci: Platform: Add (en/dis)able_usb3_lpm_timeoutPratyush Anand1-0/+3
2014-07-10xhci: A default implementation for Ux timeout calculation and tier policy checkPratyush Anand1-18/+48
2014-07-10usb: misc: usb3503: Update error code in print messageTushar Behera1-1/+2
2014-07-08Merge 3.16-rc4 into usb-nextGreg Kroah-Hartman481-3071/+4603
2014-07-06Linux 3.16-rc4v3.16-rc4Linus Torvalds1-1/+1
2014-07-06Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+15
2014-07-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds13-43/+86