summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-25Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2012-09-25xhci: Intel Panther Point BEI quirk.Sarah Sharp
2012-09-24powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHYShengzhou Liu
2012-09-24usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systemsVivek Gautam
2012-09-24Increase XHCI suspend timeout to 16msMichael Spang
2012-09-24USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-21fsl/usb: Add support for USB controller version 2.4Ramneek Mehresh
2012-09-21USB: EHCI: convert warning messages to debug-levelAlan Stern
2012-09-21USB: EHCI: remove useless testAlan Stern
2012-09-20Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-09-18USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich
2012-09-17USB: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman
2012-09-16Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann
2012-09-13drivers/usb/host/sl811-hcd.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-13drivers/usb/host/xhci-ring.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-13usb/xhci: update a comment regarding the BOS descriptor to reflect the codeSebastian Andrzej Siewior
2012-09-13usb: host: xhci: sparse fixesFelipe Balbi
2012-09-13xHCI: handle command after aborting the command ringElric Fu
2012-09-13xHCI: cancel command after command timeoutElric Fu
2012-09-13xHCI: add aborting command ring functionElric Fu
2012-09-13xHCI: add cmd_ring_stateElric Fu
2012-09-11Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-09-10USB/host: Cleanup unneccessary irq disable codeChuansheng Liu
2012-09-10EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti
2012-09-10usb/acpi: Use ACPI methods to power off ports.Lan Tianyu
2012-09-10xhci: Handle clear PORT_POWER feature.Lan Tianyu
2012-09-10usb: move children to struct usb_portLan Tianyu
2012-09-05Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2012-09-05USB: ohci-at91: fix PIO handling in relation with number of portsNicolas Ferre
2012-09-05USB: FHCI: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-05drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall
2012-09-05usb: ohci: Fix Kconfig dependency on USB_ISP1301Roland Stigge
2012-09-05powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu
2012-09-05usb host: fix spelling of provides in KconfigPeter Meerwald
2012-09-05usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath
2012-09-05usb: host: xhci-plat: use ioremap_nocacheRuchika Kharwar
2012-09-05usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes
2012-09-05xhci: Make handover code more robustMatthew Garrett
2012-09-05xhci: Fix a logical vs bitwise AND bugDan Carpenter