aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman2012-11-13
* xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp2012-10-25
* xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp2012-10-25
* xhci: Fix missing break in xhci_evaluate_context_result.Sarah Sharp2012-10-25
* xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp2012-10-25
* ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier2012-10-25
* ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier2012-10-25
* xhci: fix integer overflowOliver Neukum2012-10-23
* xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum2012-10-23
* usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...Lan Tianyu2012-10-22
* usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...Lan Tianyu2012-10-22
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-19
|\
| * Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-19
| |\
| | * USB: EHCI: mark ehci_orion_conf_mbus_windows __devinitArnd Bergmann2012-10-09
| | * USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood2012-09-27
* | | Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-19
|\ \ \
| * | | usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes2012-10-18
| * | | usb: Missing dma_mask in ehci-vt8500.c when probed from device-treeTony Prisk2012-10-17
| * | | usb: Missing dma_mask in uhci-platform.c when probed from device-treeTony Prisk2012-10-17
| |/ /
* / / USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins2012-10-19
|/ /
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-01
|\ \ \
| * \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-22
| |\ \ \
| | * | | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-19
| | * | | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-19
| | * | | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-14
| | * | | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-14
| | * | | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-14
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\| | | |
| * | | | Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson2012-09-20
| |\ \ \ \
| | * | | | ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-20
| * | | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-20
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| * | | | ARM: mach-pnx4008: Remove architectureRoland Stigge2012-08-26
| | |/ / | |/| |
* | | | Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-09-25
|\ \ \ \
| * | | | xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-09-25
| * | | | usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systemsVivek Gautam2012-09-24
| * | | | Increase XHCI suspend timeout to 16msMichael Spang2012-09-24
* | | | | powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHYShengzhou Liu2012-09-24
|/ / / /
* | | | USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood2012-09-24
* | | | fsl/usb: Add support for USB controller version 2.4Ramneek Mehresh2012-09-21
* | | | USB: EHCI: convert warning messages to debug-levelAlan Stern2012-09-21
* | | | USB: EHCI: remove useless testAlan Stern2012-09-21
* | | | USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich2012-09-18
* | | | USB: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman2012-09-18
* | | | Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-16
|\ \ \ \ | | |/ / | |/| |
| * | | EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti2012-09-10
| * | | Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-09-05
| |\ \ \
| | * | | usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath2012-09-05
| | * | | usb: host: xhci-plat: use ioremap_nocacheRuchika Kharwar2012-09-05