summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* USB: ohci-omap: Use usb_put_transceiver instead of put_deviceJarkko Nikula2012-05-141-3/+2
* USB: ehci-fsl: Use usb_put_transceiver instead of put_deviceJarkko Nikula2012-05-141-3/+2
* usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu2012-05-111-1/+2
* usb: chipidea: add host roleAlexander Shishkin2012-05-111-0/+8
* usb: host: mips: sead3: Fix for big endian.Steven J. Hill2012-05-111-5/+5
* USB: ohci-at91: add a reset function to fix race conditionNicolas Ferre2012-05-091-1/+10
* USB: ohci-at91: use resource_size() for memory/io resource lengthNicolas Ferre2012-05-091-1/+1
* ARM: OMAP: USB: fix warning on EHCI PHY reset pathIgor Grinberg2012-05-091-2/+2
* ohci-da8xx: set MODULE_ALIAS to allow autoloadingJan Luebbe2012-05-081-0/+2
* USB: xhci: testing sizeof xhci_doorbell_array 2 timegirish verma2012-05-071-1/+0
* USB: xhci-hcd: print URB's expected length in decimal, not hexAlan Stern2012-05-071-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/+0
| * 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-041-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-011-10/+10
* | USB: oxu210hp-hcd.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-4/+4
* | USB: ohci-sa1111.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-2/+2
* | USB: ohci-ep93xx.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-3/+3
* | USB: ohci-dbg.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-2/+2
* | USB: ehci-sched.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-2/+3
* | USB: ehci-q.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-1/+2
* | 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
|\ \ | |/ |/|