| Commit message (Expand) | Author | Age |
* | mmc: atmel-mci: change namespace | Ludovic Desroches | 2011-10-26 |
* | Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsung | Linus Torvalds | 2011-09-26 |
|\ |
|
| * | ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driver | Sylwester Nawrocki | 2011-09-26 |
| * | ARM: S5PV210: Rename sclk_cam clocks for FIMC media driver | Sylwester Nawrocki | 2011-09-26 |
| * | ARM: S5P: fix incorrect loop iterator usage on gpio-interrupt | Marek Szyprowski | 2011-09-26 |
| * | ARM: S3C2443: Fix bit-reset in setrate of clk_armdiv | Heiko Stuebner | 2011-09-25 |
* | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 2011-09-26 |
|\ \
| |/
|/| |
|
| * | ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op | Will Deacon | 2011-09-26 |
| * | ARM: dma-mapping: free allocated page if unable to map | Russell King | 2011-09-26 |
| * | ARM: fix vmlinux.lds.S discarding sections | Russell King | 2011-09-20 |
| * | ARM: nommu: fix warning with checksyscalls.sh | Russell King | 2011-09-17 |
| * | ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed | Will Deacon | 2011-09-17 |
* | | mach-integrator: fix VGA base regression | Linus Walleij | 2011-09-20 |
* | | arm/dt: Tegra: Update SDHCI nodes to match bindings | Stephen Warren | 2011-09-20 |
* | | Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEAD | Arnd Bergmann | 2011-09-15 |
|\ \ |
|
| * | | ARM: EXYNOS4: fix incorrect pad configuration for keypad row lines | Thomas Abraham | 2011-09-15 |
| * | | ARM: SAMSUNG: fix to prevent declaring duplicated | Kukjin Kim | 2011-09-15 |
| * | | ARM: SAMSUNG: fix watchdog reset issue with clk_get() | Marek Szyprowski | 2011-09-15 |
| * | | ARM: S3C64XX: Remove un-used code backlight code on SMDK6410 | Banajit Goswami | 2011-09-15 |
| * | | ARM: EXYNOS4: restart clocksource while system resumes | Changhwan Youn | 2011-09-15 |
| * | | ARM: EXYNOS4: Fix routing timer interrupt to offline CPU | Kukjin Kim | 2011-09-15 |
| * | | ARM: EXYNOS4: Fix return type of local_timer_setup() | Kukjin Kim | 2011-09-15 |
| * | | ARM: EXYNOS4: Fix wrong pll type for vpll | Jonghwan Choi | 2011-09-15 |
| |/ |
|
* / | ARM: Dove: fix second SPI initialization call | Nicolas Pitre | 2011-09-14 |
|/ |
|
* | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-09-12 |
|\ |
|
| * | Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p... | Arnd Bergmann | 2011-09-12 |
| |\ |
|
| | * | OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers | Kevin Hilman | 2011-09-06 |
| * | | Merge branch 'sirf/fixes' into fixes | Arnd Bergmann | 2011-09-12 |
| |\ \ |
|
| | * | | ARM: CSR: add missing sentinels to of_device_id tables | Jamie Iles | 2011-09-10 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixes | Arnd Bergmann | 2011-09-10 |
| |\ \ \ \ |
|
| | | * | | | ARM: davinci: fix cache flush build error | Linus Walleij | 2011-09-07 |
| | | * | | | ARM: davinci: correct MDSTAT_STATE_MASK | Sergei Shtylyov | 2011-09-07 |
| | | * | | | ARM: davinci: da850 EVM: read mac address from SPI flash | Rajashekhara, Sudhakar | 2011-09-07 |
| | | |/ / |
|
| | | | | | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | *-----. \ \ | Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o... | Paul Walmsley | 2011-09-04 |
| | |\ \ \ \ \ \ |
|
| | | | | | * | | | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force... | Santosh Shilimkar | 2011-08-19 |
| | | | | | * | | | OMAP: powerdomains: Make all powerdomain target states as ON at init | Rajendra Nayak | 2011-08-19 |
| | | | | * | | | | OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[] | Paul Walmsley | 2011-09-04 |
| | | | | | |_|/
| | | | | |/| | |
|
| | | | * | | | | OMAP4: clock: fix compile warning | Paul Walmsley | 2011-08-21 |
| | | | | |/ /
| | | | |/| | |
|
| | | * / | | | OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomain | Paul Walmsley | 2011-08-22 |
| | | |/ / / |
|
| | * / / / | OMAP4: clock: re-enable previous clockdomain enable/disable sequence | Paul Walmsley | 2011-08-19 |
| | |/ / / |
|
| * | | | | ARM: cns3xxx: Fix newly introduced warnings in the PCIe code | Anton Vorontsov | 2011-09-09 |
| * | | | | ARM: cns3xxx: Fix compile error caused by hardware.h removed | Tommy Lin | 2011-09-09 |
| | |_|/
| |/| | |
|
* | | | | ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abort | Janusz Krzysztofik | 2011-09-10 |
* | | | | ARM: 7080/1: l2x0: make sure I&D are not locked down on init | Linus Walleij | 2011-09-06 |
* | | | | ARM: 7081/1: mach-integrator: fix the clocksource | Linus Walleij | 2011-09-06 |
* | | | | ARM: 7067/1: mm: keep significant bits in pfn_valid | Mark Rutland | 2011-09-04 |
|/ / / |
|
* | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-08-29 |
|\ \ \ |
|
| * | | | ARM: pm: avoid writing the auxillary control register for ARMv7 | Russell King | 2011-08-28 |
| * | | | ARM: pm: some ARMv7 requires a dsb in resume to ensure correctness | Russell King | 2011-08-28 |
| * | | | ARM: pm: arm920/926: fix number of registers saved | Russell King | 2011-08-28 |