summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-241-0/+8
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-211-6/+6
|\
| * USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre2012-04-171-6/+6
* | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-211-2/+37
|\ \
| * | ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda2012-04-161-2/+37
| |/
* | USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren2012-04-181-1/+0
* | USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin2012-04-181-1/+6
* | EHCI: always clear the STS_FLR status bitAlan Stern2012-04-181-1/+6
* | EHCI: fix criterion for resuming the root hubAlan Stern2012-04-171-1/+1
|/
* xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2012-04-112-5/+10
* xHCI: use gfp flags from caller instead of GFP_ATOMICDan Carpenter2012-04-111-2/+2
* xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu2012-04-111-0/+2
* xhci: Fix register save/restore order.Sarah Sharp2012-04-111-4/+4
* xhci: Restore event ring dequeue pointer on resume.Sarah Sharp2012-04-111-0/+1
* xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp2012-04-111-7/+2
* xhci: Warn when hosts don't halt.Sarah Sharp2012-04-111-0/+3
* xhci: don't re-enable IE constantlyFelipe Balbi2012-04-112-1/+5
* usb: xhci: fix section mismatch in linux-nextGerard Snitselaar2012-04-101-1/+1
* xHCI: correct to print the true HSEE of USBCMDAlex He2012-04-101-1/+1
* UHCI: hub_status_data should indicate if ports are resumingAlan Stern2012-04-091-2/+3
* EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern2012-04-094-15/+23
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-052-77/+87
|\
| * USB: ehci-atmel: add needed of.h header fileNicolas Ferre2012-04-041-0/+1
| * USB: ohci-at91: trivial return code name changeNicolas Ferre2012-04-041-4/+3
| * USB: ohci-at91: change maximum number of portsNicolas Ferre2012-04-041-30/+36
| * USB: ohci-at91: rework and fix initializationNicolas Ferre2012-04-041-42/+46
| * USB: ohci-at91: fix vbus_pin_active_low handlingNicolas Ferre2012-04-041-2/+2
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-8/+1
|\ \ | |/ |/|
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-8/+1
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-288-8/+0
|\ \
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-288-8/+0
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-282-2/+123
|\ \ \ | |_|/ |/| |
| * | Merge branch 'spear/dt' into next/dt2Arnd Bergmann2012-03-162-10/+2
| |\ \
| * \ \ Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...Arnd Bergmann2012-03-162-2/+123
| |\ \ \
| | * | | ARM: at91: usb ehci add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-161-1/+23
| | * | | ARM: at91: usb ohci add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-161-1/+100
* | | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-271-155/+142
|\ \ \ \ \
| * | | | | USB: sa1111: add hcd .reset methodRussell King2012-03-241-9/+11
| * | | | | USB: sa1111: add OHCI shutdown methodsRussell King2012-03-241-0/+12
| * | | | | USB: sa1111: reorganize ohci-sa1111.cRussell King2012-03-241-134/+93
| * | | | | USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)Russell King2012-03-241-4/+2
| * | | | | USB: sa1111: sparse and checkpatch cleanupsRussell King2012-03-241-16/+17
| * | | | | ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King2012-03-241-5/+24
| * | | | | ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King2012-02-091-14/+0
| * | | | | ARM: sa1111: add platform enable/disable functionsRussell King2012-02-091-5/+14
| * | | | | ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King2012-02-091-0/+1
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-2/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...Arnd Bergmann2012-03-021-2/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM/USB: at91/ohci-at91: remove the use of irq_to_gpioNicolas Ferre2012-03-011-2/+3
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+1
|\ \ \ \ \ \
OpenPOWER on IntegriCloud