summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2012-05-01ohci-nxp: Driver cleanupRoland Stigge1-18/+26
2012-04-27USB: ohci-xls.c: remove err() usageGreg Kroah-Hartman1-1/+2
2012-04-27USB: ohci-tmio.c: remove err() usageGreg Kroah-Hartman1-1/+2
2012-04-27USB: ohci-sh.c: remove err() usageGreg Kroah-Hartman1-4/+4
2012-04-27USB: ohci-s3c2410.c: remove err() usageGreg Kroah-Hartman1-1/+2
2012-04-27USB: ohci-ps3.c: remove err() usageGreg Kroah-Hartman1-1/+2
2012-04-27USB: ohci-ppc-soc.c: remove err() usageGreg Kroah-Hartman1-1/+2
2012-04-27USB: ohci-ppc-of.c: remove err() usageGreg Kroah-Hartman1-1/+2
2012-04-27USB: ohci-nxp.c: remove err() usageGreg Kroah-Hartman1-8/+8
2012-04-27USB: ohci-exynos.c: remove err() usageGreg Kroah-Hartman1-1/+2
2012-04-27USB: ohci-ep93xx.c: remove err() usageGreg Kroah-Hartman1-1/+2
2012-04-27USB: ohci-cns3xxx.c: remove err() usageGreg Kroah-Hartman1-1/+2
2012-04-27USB: ohci-at91.c: remove err() usageGreg Kroah-Hartman1-1/+2
2012-04-25USB: ehci-tegra: remove PORT_RWC_BITS when setting USB_PORT_FEAT_ENABLEStephen Warren1-1/+1
2012-04-23usb/ssb: Add missing #include <linux/slab.h>Geert Uytterhoeven1-0/+1
2012-04-23usb/bcma: Add missing #include <linux/slab.h>Geert Uytterhoeven1-0/+1
2012-04-23EHCI: maintain the ehci->command value properlyAlan Stern5-27/+23
2012-04-22Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman24-379/+1127
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+37
2012-04-20USB: oxu210hp-hcd.c: remove err() usageGreg Kroah-Hartman1-2/+3
2012-04-19usb: host: mips: sead3: USB Host controller support for SEAD-3 platform.Steven J. Hill3-2/+274
2012-04-19USB: bcma: suspend() only takes one argument nowDan Carpenter1-1/+1
2012-04-19USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLEStephen Warren2-22/+8
2012-04-18USB: ehci: ohci: Add clk_{un}prepare() supportViresh Kumar2-4/+4
2012-04-18USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren1-1/+0
2012-04-18USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin1-1/+6
2012-04-18usb: Fix various typo within usbMasanari Iida4-6/+6
2012-04-18EHCI: don't try to clear the IAAD bitAlan Stern1-7/+1
2012-04-18USB: Add DT probing support to ehci-spear and ohci-spearStefan Roese2-12/+52
2012-04-18USB: ehci-s5p: add clock gating to suspend/resumeJingoo Han1-0/+4
2012-04-18usb: ehci-sh: Add PHY init function with platform dataNobuhiro Iwamatsu1-0/+8
2012-04-18usb: host: tegra: re-arranging ehci functionsVenu Byravarasu1-9/+10
2012-04-18isp1760-hcd: fix possible memory leak if urb could not be enqueuedMichael Grzeschik1-1/+5
2012-04-18isp1760-hcd: move dequeued qtds to the front in qhMichael Grzeschik1-0/+1
2012-04-18isp1760-hcd: don't confuse parsers on kmem_cache_createMichael Grzeschik1-1/+1
2012-04-18isp1760-if: make module unloads correctlyMichael Grzeschik1-0/+8
2012-04-18fsl/usb: Add controller version based ULPI and UTMI phy supportRamneek Mehresh3-8/+81
2012-04-18USB: EHCI: remove wrong debug message for port speedPeter Chen1-1/+2
2012-04-18usb: host: tegra: code clean upVenu Byravarasu1-21/+14
2012-04-18USB: OHCI: remove old SSB OHCI driverHauke Mehrtens3-281/+7
2012-04-18USB: Add driver for the ssb busHauke Mehrtens3-0/+292
2012-04-18USB: Add driver for the bcma busHauke Mehrtens3-0/+347
2012-04-18EHCI: always clear the STS_FLR status bitAlan Stern1-1/+6
2012-04-17EHCI: fix criterion for resuming the root hubAlan Stern1-1/+1
2012-04-17USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre1-6/+6
2012-04-16ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda1-2/+37
2012-04-11xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2-5/+10
2012-04-11xHCI: use gfp flags from caller instead of GFP_ATOMICDan Carpenter1-2/+2
2012-04-11xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu1-0/+2