summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-305-5/+25
|\
| * xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu2012-01-251-1/+2
| * Revert "drivers: usb: Fix dependency for USB_HWA_HCD"Greg Kroah-Hartman2012-01-241-1/+1
| * usb: add support for STA2X11 host driverAlessandro Rubini2012-01-242-0/+10
| * drivers: usb: Fix dependency for USB_HWA_HCDFabio Estevam2012-01-241-1/+1
| * USB: OHCI: fix new compiler warningsAlan Stern2012-01-241-2/+10
| * drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall2012-01-241-1/+1
| * Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2012-01-241-1/+2
| |\
| | * xhci: Fix USB 3.0 device restart on resume.Sarah Sharp2012-01-101-1/+2
* | | ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD2012-01-201-2/+4
* | | USB: at91: fix clk_get error handlingJean-Christophe PLAGNIOL-VILLARD2012-01-201-0/+18
|/ /
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-171-1/+1
|\ \
| * | USB: EHCI: Don't use NO_IRQ in xilinx ehci driverMichal Simek2012-01-161-1/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-144-5/+291
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle2012-01-112-1/+5
| |\ \ \ \
| | | * | | USB: ehci-ath79: Add device_id entry for the AR933X SoCsGabor Juhos2011-12-072-1/+5
| | |/ / /
| * | | | MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-072-4/+286
| |/ / /
* | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-135-6/+6
| |/ / |/| |
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-095-21/+299
|\ \ \
| * \ \ Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-092-10/+10
| |\ \ \
| * \ \ \ Merge branch 'samsung/ohci' into next/driversArnd Bergmann2011-12-273-0/+285
| |\ \ \ \
| | * | | | USB: Add Samsung Exynos OHCI diverJingoo Han2011-12-233-0/+285
| * | | | | ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIsKeshava Munegowda2011-12-162-21/+14
| |/ / / /
* | | | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-4/+6
|\ \ \ \ \
| * | | | | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-131-4/+6
| |/ / / /
* | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-0/+71
|\ \ \ \ \
| * \ \ \ \ Merge branch 'samsung/dt' into next/dtArnd Bergmann2012-01-072-10/+10
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'tegra/dt' into next/dtArnd Bergmann2011-12-271-0/+71
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | USB: ehci-tegra: add probing through device treeOlof Johansson2011-12-071-0/+71
| | | |/ / | | |/| |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-6/+6
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-071-4/+4
| |\ \ \
| * \ \ \ Merge branch 'at91/defconfig' into next/cleanupOlof Johansson2011-12-153-6/+10
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ARM: at91/ohci: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-6/+6
| | |_|/ | |/| |
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-0943-296/+721
|\ \ \ \
| * \ \ \ Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-01-043-3/+5
| |\ \ \ \
| | * | | | xhci: Clean up 32-bit build warnings.Sarah Sharp2012-01-041-2/+4
| | * | | | xhci: Properly handle COMP_2ND_BW_ERRHans de Goede2012-01-042-1/+1
| * | | | | drivers/usb/host/isp1760-if.c: introduce missing kfreeJulia Lawall2012-01-041-4/+9
| * | | | | usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-041-2/+1
| |/ / / /
| * | | | xhci: Better debugging for critical host errors.Sarah Sharp2012-01-021-0/+18
| * | | | xhci: Be less verbose during URB cancellation.Sarah Sharp2011-12-222-17/+17
| * | | | xhci: Remove debugging about ring structure allocation.Sarah Sharp2011-12-221-14/+0
| * | | | xhci: Remove debugging about toggling cycle bits.Sarah Sharp2011-12-221-13/+0
| * | | | xhci: Remove debugging for individual transfers.Sarah Sharp2011-12-221-22/+0
| * | | | xhci: Remove useless sg-list debugging.Sarah Sharp2011-12-221-20/+0
| * | | | xhci: Remove warnings about MSI and MSI-X capabilities.Sarah Sharp2011-12-221-4/+4
| * | | | xhci: Remove scary warnings about transfer issues.Sarah Sharp2011-12-221-4/+3
| * | | | Trivial: xhci: Fix copy-paste error.Sarah Sharp2011-12-221-1/+1
| * | | | Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-223-0/+405
| |\ \ \ \
| | * | | | USB: EHCI: Add Marvell Host Controller driverNeil Zhang2011-12-203-0/+405
| | | |/ / | | |/| |
OpenPOWER on IntegriCloud