summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: [ARM] fix unresolved err() reference in host/ohci-pxa27x.cPaul Gortmaker2012-05-011-1/+2
* usb: [MIPS] fix unresolved err() reference in host/ohci-pnx8550.cPaul Gortmaker2012-05-011-1/+2
* usb: [MIPS] fix unresolved err() reference in host/ohci-au1xxx.cPaul Gortmaker2012-05-011-1/+2
* USB: ohci-nxp: Use isp1301 driverRoland Stigge2012-05-012-106/+16
* ohci-nxp: Device tree supportRoland Stigge2012-05-011-0/+10
* ohci-nxp: Driver cleanupRoland Stigge2012-05-011-18/+26
* USB: ohci-xls.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* USB: ohci-tmio.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* USB: ohci-sh.c: remove err() usageGreg Kroah-Hartman2012-04-271-4/+4
* USB: ohci-s3c2410.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* USB: ohci-ps3.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* USB: ohci-ppc-soc.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* USB: ohci-ppc-of.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* USB: ohci-nxp.c: remove err() usageGreg Kroah-Hartman2012-04-271-8/+8
* USB: ohci-exynos.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* USB: ohci-ep93xx.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* USB: ohci-cns3xxx.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* USB: ohci-at91.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* USB: ehci-tegra: remove PORT_RWC_BITS when setting USB_PORT_FEAT_ENABLEStephen Warren2012-04-251-1/+1
* usb/ssb: Add missing #include <linux/slab.h>Geert Uytterhoeven2012-04-231-0/+1
* usb/bcma: Add missing #include <linux/slab.h>Geert Uytterhoeven2012-04-231-0/+1
* EHCI: maintain the ehci->command value properlyAlan Stern2012-04-235-27/+23
* Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-2224-379/+1127
|\
| * USB: oxu210hp-hcd.c: remove err() usageGreg Kroah-Hartman2012-04-201-2/+3
| * usb: host: mips: sead3: USB Host controller support for SEAD-3 platform.Steven J. Hill2012-04-193-2/+274
| * USB: bcma: suspend() only takes one argument nowDan Carpenter2012-04-191-1/+1
| * USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLEStephen Warren2012-04-192-22/+8
| * USB: ehci: ohci: Add clk_{un}prepare() supportViresh Kumar2012-04-182-4/+4
| * usb: Fix various typo within usbMasanari Iida2012-04-184-6/+6
| * EHCI: don't try to clear the IAAD bitAlan Stern2012-04-181-7/+1
| * USB: Add DT probing support to ehci-spear and ohci-spearStefan Roese2012-04-182-12/+52
| * USB: ehci-s5p: add clock gating to suspend/resumeJingoo Han2012-04-181-0/+4
| * usb: ehci-sh: Add PHY init function with platform dataNobuhiro Iwamatsu2012-04-181-0/+8
| * usb: host: tegra: re-arranging ehci functionsVenu Byravarasu2012-04-181-9/+10
| * isp1760-hcd: fix possible memory leak if urb could not be enqueuedMichael Grzeschik2012-04-181-1/+5
| * isp1760-hcd: move dequeued qtds to the front in qhMichael Grzeschik2012-04-181-0/+1
| * isp1760-hcd: don't confuse parsers on kmem_cache_createMichael Grzeschik2012-04-181-1/+1
| * isp1760-if: make module unloads correctlyMichael Grzeschik2012-04-181-0/+8
| * fsl/usb: Add controller version based ULPI and UTMI phy supportRamneek Mehresh2012-04-183-8/+81
| * USB: EHCI: remove wrong debug message for port speedPeter Chen2012-04-181-1/+2
| * usb: host: tegra: code clean upVenu Byravarasu2012-04-181-21/+14
| * USB: OHCI: remove old SSB OHCI driverHauke Mehrtens2012-04-183-281/+7
| * USB: Add driver for the ssb busHauke Mehrtens2012-04-183-0/+292
| * USB: Add driver for the bcma busHauke Mehrtens2012-04-183-0/+347
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-211-6/+6
|\ \
| * | USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre2012-04-171-6/+6
* | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-211-2/+37
|\ \ \
| * | | ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda2012-04-161-2/+37
| |/ /
* | | USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren2012-04-181-1/+0
* | | USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin2012-04-181-1/+6
OpenPOWER on IntegriCloud