aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds2011-07-30
|\
| * Merge branch 'imx/dt' into next/dtArnd Bergmann2011-07-28
| |\
| | * dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo2011-07-26
| | * mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-26
| | * mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo2011-07-26
| | * net/fec: gasket needs to be enabled for some i.mxShawn Guo2011-07-26
| | * serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo2011-07-26
| * | arm/dt: tegra devicetree supportGrant Likely2011-07-28
| * | arm/versatile: Add device tree supportGrant Likely2011-07-28
| * | irq: add irq_domain translation infrastructureGrant Likely2011-07-28
| * | arm/dt: Add dtb make ruleRob Herring2011-07-25
| * | arm/dt: Add skeleton dtsi fileGrant Likely2011-07-25
| * | arm/dt: Add dt machine definitionGrant Likely2011-07-25
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-30
|\ \ \
| * | | ARM: zynq: remove incorrectly deleted fileArnd Bergmann2011-07-28
| * | | ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOCUwe Kleine-König2011-07-27
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds2011-07-30
|\ \ \ | |/ / |/| |
| * | watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard2011-07-26
* | | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-26
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-17
| |\ \ \ \
| | | * \ \ Merge branch 'peter/topic/for-tony' of git://gitorious.org/omap-audio/linux-a...Tony Lindgren2011-07-07
| | | |\ \ \
| | | | * | | OMAP4: SDP4430: Add twl6040 codec platform supportMisael Lopez Cruz2011-07-04
| | | | * | | OMAP4: SDP4430: Add twl6040 vibrator platform supportPeter Ujfalusi2011-07-04
| | | | * | | mfd: twl6040: Add initial supportMisael Lopez Cruz2011-07-04
| | | | * | | MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-04
| | | | | | |
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *---. \ \ \ \ Merge branches 'omap4_clockdomain_hwmod_3.1', 'clock_debugfs_a_3.1', 'omap4_c...Paul Walmsley2011-07-10
| | |\ \ \ \ \ \ \
| | | | | * | | | | OMAP: omap_device: Create clkdev entry for hwmod main_clkBenoit Cousson2011-07-10
| | | | * | | | | | OMAP4: clock data: Add missing divider selection for auxclksRajendra Nayak2011-07-10
| | | | |/ / / / /
| | | * / / / / / OMAP: Add debugfs node to show the summary of all clocksJon Hunter2011-07-10
| | | |/ / / / /
| | * | | | | | OMAP2+: hwmod: Follow the recommended PRCM module enable sequenceRajendra Nayak2011-07-10
| | * | | | | | OMAP2+: clock: allow per-SoC clock init code to prevent clockdomain calls fro...Paul Walmsley2011-07-10
| | * | | | | | OMAP2+: clockdomain: Add per clkdm lock to prevent concurrent state programmingRajendra Nayak2011-07-10
| | * | | | | | OMAP2+: PM: idle clkdms only if already in idleRajendra Nayak2011-07-10
| | * | | | | | OMAP2+: clockdomain: add clkdm_in_hwsup()Paul Walmsley2011-07-10
| | * | | | | | OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod frameworkBenoit Cousson2011-07-10
| | * | | | | | OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition()Vaibhav Bedia2011-07-10
| | * | | | | | OMAP4: hwmod: Introduce the module control in hwmod controlBenoit Cousson2011-07-10
| | * | | | | | OMAP4: cm: Add two new APIs for modulemode controlBenoit Cousson2011-07-10
| | * | | | | | OMAP4: hwmod data: Add modulemode entry in omap_hwmod structureBenoit Cousson2011-07-10
| | * | | | | | OMAP4: hwmod data: Add PRM context register offsetBenoit Cousson2011-07-10
| | * | | | | | OMAP4: prm: Remove deprecated functionsBenoit Cousson2011-07-10
| | * | | | | | OMAP4: prm: Replace warm reset API with the offset based versionBenoit Cousson2011-07-10
| | * | | | | | OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson2011-07-10
| | * | | | | | OMAP: hwmod: Wait the idle status to be disabledBenoit Cousson2011-07-10
| | * | | | | | OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson2011-07-10
| | * | | | | | OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson2011-07-10
| | * | | | | | OMAP4: hwmod data: Add clock domain attributeBenoit Cousson2011-07-10
| | |/ / / / /
* | | | | | | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-26
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2011-07-21
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: S5P64X0: External Interrupt SupportPadmavathi Venna2011-07-21