summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | drivers/usb/host/xhci-ring.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-131-1/+1
* | | usb/xhci: update a comment regarding the BOS descriptor to reflect the codeSebastian Andrzej Siewior2012-09-131-1/+1
* | | usb: host: xhci: sparse fixesFelipe Balbi2012-09-133-3/+6
* | | xHCI: handle command after aborting the command ringElric Fu2012-09-131-6/+165
* | | xHCI: cancel command after command timeoutElric Fu2012-09-132-7/+22
* | | xHCI: add aborting command ring functionElric Fu2012-09-134-1/+128
* | | xHCI: add cmd_ring_stateElric Fu2012-09-133-2/+11
* | | Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-09-111-8/+9
|\ \ \
| * | | usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu2012-09-051-6/+8
| | |/ | |/|
* | | USB/host: Cleanup unneccessary irq disable codeChuansheng Liu2012-09-102-2/+2
* | | usb/acpi: Use ACPI methods to power off ports.Lan Tianyu2012-09-101-0/+12
* | | xhci: Handle clear PORT_POWER feature.Lan Tianyu2012-09-101-0/+4
* | | usb: move children to struct usb_portLan Tianyu2012-09-101-3/+2