summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* xhci: fix integer overflowOliver Neukum2012-10-231-1/+1
* xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum2012-10-231-1/+1
* usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...Lan Tianyu2012-10-221-3/+2
* usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...Lan Tianyu2012-10-221-0/+4
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-191-1/+1
|\
| * Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-191-1/+1
| |\
| | * USB: EHCI: mark ehci_orion_conf_mbus_windows __devinitArnd Bergmann2012-10-091-1/+1
| | * USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood2012-09-271-1/+2
* | | Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-193-1/+21
|\ \ \
| * | | usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes2012-10-181-1/+2
| * | | usb: Missing dma_mask in ehci-vt8500.c when probed from device-treeTony Prisk2012-10-171-0/+10
| * | | usb: Missing dma_mask in uhci-platform.c when probed from device-treeTony Prisk2012-10-171-0/+9
| |/ /
* / / USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins2012-10-191-1/+1
|/ /
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\ \
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-018-9/+9
|\ \ \
| * \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-228-9/+9
| |\ \ \
| | * | | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-193-3/+3
| | * | | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * | | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-2/+2
| | * | | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-142-2/+2
| | * | | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-014-86/+4
|\| | | |
| * | | | Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson2012-09-201-1/+1
| |\ \ \ \
| | * | | | ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-1/+1
| * | | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-208-11/+227
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| * | | | ARM: mach-pnx4008: Remove architectureRoland Stigge2012-08-263-85/+3
| | |/ / | |/| |
* | | | Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-09-254-2/+8
|\ \ \ \
| * | | | xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-09-253-1/+5
| * | | | usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systemsVivek Gautam2012-09-241-0/+2
| * | | | Increase XHCI suspend timeout to 16msMichael Spang2012-09-241-1/+1
* | | | | powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHYShengzhou Liu2012-09-241-2/+1
|/ / / /
* | | | USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood2012-09-241-1/+2
* | | | fsl/usb: Add support for USB controller version 2.4Ramneek Mehresh2012-09-211-0/+2
* | | | USB: EHCI: convert warning messages to debug-levelAlan Stern2012-09-211-2/+4
* | | | USB: EHCI: remove useless testAlan Stern2012-09-211-4/+2
* | | | USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich2012-09-182-4/+4
* | | | USB: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman2012-09-171-12/+10
* | | | Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-168-11/+227
|\ \ \ \ | | |/ / | |/| |
| * | | EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti2012-09-101-2/+10
| * | | Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-09-056-9/+207
| |\ \ \
| | * | | usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath2012-09-051-0/+1
| | * | | usb: host: xhci-plat: use ioremap_nocacheRuchika Kharwar2012-09-051-1/+1
| | * | | usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes2012-09-053-0/+169
| | * | | xhci: Make handover code more robustMatthew Garrett2012-09-051-2/+10
| | * | | xhci: Fix a logical vs bitwise AND bugDan Carpenter2012-09-051-1/+1
| | * | | Intel xhci: Only switch the switchable portsKeng-Yu Lin2012-09-041-4/+23
| | * | | xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer2012-09-041-1/+2
| | |/ /
| * / / USB: ohci-at91: fix PIO handling in relation with number of portsNicolas Ferre2012-09-051-0/+10
| |/ /
* | | drivers/usb/host/sl811-hcd.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-131-1/+1