summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2012-05-02USB: r8a66597-hcd.c: remove dbg() usageGreg Kroah-Hartman
2012-05-02USB: oxu210hp-hcd.c: remove dbg() usageGreg Kroah-Hartman
2012-05-02USB: ohci-sa1111.c: remove dbg() usageGreg Kroah-Hartman
2012-05-02USB: ohci-ep93xx.c: remove dbg() usageGreg Kroah-Hartman
2012-05-02USB: ohci-dbg.c: remove dbg() usageGreg Kroah-Hartman
2012-05-02USB: ehci-sched.c: remove dbg() usageGreg Kroah-Hartman
2012-05-02USB: ehci-q.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01usb: [ARM] fix unresolved err() reference in host/ohci-pxa27x.cPaul Gortmaker
2012-05-01usb: [MIPS] fix unresolved err() reference in host/ohci-pnx8550.cPaul Gortmaker
2012-05-01usb: [MIPS] fix unresolved err() reference in host/ohci-au1xxx.cPaul Gortmaker
2012-05-01USB: ehci-tegra: remove redundant gpio_set_valueStephen Warren
2012-05-01EHCI: update PM methods in ehci-tegra.cAlan Stern
2012-05-01USB: ohci-nxp: Use isp1301 driverRoland Stigge
2012-05-01ohci-nxp: Device tree supportRoland Stigge
2012-05-01ohci-nxp: Driver cleanupRoland Stigge
2012-04-27USB: ohci-xls.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-tmio.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-sh.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-s3c2410.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-ps3.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-ppc-soc.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-ppc-of.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-nxp.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-exynos.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-ep93xx.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-cns3xxx.c: remove err() usageGreg Kroah-Hartman
2012-04-27USB: ohci-at91.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: ehci-tegra: remove PORT_RWC_BITS when setting USB_PORT_FEAT_ENABLEStephen Warren
2012-04-25ARM: tegra: add USB ULPI PHY reset GPIO to device treeStephen Warren
2012-04-25USB ehci mxc: sanitize clock handlingSascha Hauer
2012-04-25USB ehci mxc: prepare/unprepare clockSascha Hauer
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-04-23usb/ssb: Add missing #include <linux/slab.h>Geert Uytterhoeven
2012-04-23usb/bcma: Add missing #include <linux/slab.h>Geert Uytterhoeven
2012-04-23EHCI: maintain the ehci->command value properlyAlan Stern
2012-04-22Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-20USB: oxu210hp-hcd.c: remove err() usageGreg Kroah-Hartman
2012-04-20usb: host: mips: sead3: USB Host controller support for SEAD-3 platform.Steven J. Hill
2012-04-20USB: bcma: suspend() only takes one argument nowDan Carpenter
2012-04-20USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLEStephen Warren
2012-04-18USB: ehci: ohci: Add clk_{un}prepare() supportViresh Kumar
2012-04-18USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren
2012-04-18USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin
2012-04-18usb: Fix various typo within usbMasanari Iida
2012-04-18EHCI: don't try to clear the IAAD bitAlan Stern
2012-04-18USB: Add DT probing support to ehci-spear and ohci-spearStefan Roese
2012-04-18USB: ehci-s5p: add clock gating to suspend/resumeJingoo Han
2012-04-18usb: ehci-sh: Add PHY init function with platform dataNobuhiro Iwamatsu