summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* ohci-da8xx: set MODULE_ALIAS to allow autoloadingJan Luebbe2012-05-081-0/+2
* USB: xhci: testing sizeof xhci_doorbell_array 2 timegirish verma2012-05-081-1/+0Star
* USB: xhci-hcd: print URB's expected length in decimal, not hexAlan Stern2012-05-081-1/+1
* Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-072-181/+203
|\
| * USB: ehci-tegra: remove redundant gpio_set_valueStephen Warren2012-05-011-1/+0Star
| * EHCI: update PM methods in ehci-tegra.cAlan Stern2012-05-011-180/+195
| * USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-241-0/+8
* | USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd.Russ Dill2012-05-051-9/+9
* | xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp2012-05-032-2/+20
* | xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp2012-05-031-0/+14
* | usb-xhci: Handle COMP_TX_ERR for isoc tdsHans de Goede2012-05-031-0/+1
* | xHCI: keep track of ports being resumed and indicate in hub_status_dataAndiry Xu2012-05-034-12/+25
* | USB: r8a66597-hcd.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-10/+10
* | USB: oxu210hp-hcd.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-4/+4
* | USB: ohci-sa1111.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-2/+2
* | USB: ohci-ep93xx.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-3/+3
* | USB: ohci-dbg.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-2/+2
* | USB: ehci-sched.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-2/+3
* | USB: ehci-q.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-1/+2
* | usb: [ARM] fix unresolved err() reference in host/ohci-pxa27x.cPaul Gortmaker2012-05-021-1/+2
* | usb: [MIPS] fix unresolved err() reference in host/ohci-pnx8550.cPaul Gortmaker2012-05-021-1/+2
* | usb: [MIPS] fix unresolved err() reference in host/ohci-au1xxx.cPaul Gortmaker2012-05-021-1/+2
* | USB: ohci-nxp: Use isp1301 driverRoland Stigge2012-05-012-106/+16Star
* | 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-261-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/+23Star
* | Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-2324-379/+1127
|\ \ | |/ |/|
| * USB: oxu210hp-hcd.c: remove err() usageGreg Kroah-Hartman2012-04-211-2/+3
| * usb: host: mips: sead3: USB Host controller support for SEAD-3 platform.Steven J. Hill2012-04-203-2/+274
| * USB: bcma: suspend() only takes one argument nowDan Carpenter2012-04-201-1/+1
| * USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLEStephen Warren2012-04-202-22/+8Star
| * 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/+1Star
| * USB: Add DT probing support to ehci-spear and ohci-spearStefan Roese2012-04-182-12/+52