summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-01-06Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/l...Olof Johansson
2011-12-24ARM: EXYNOS: Use gpio_request_oneJingoo Han
2011-12-24ARM: S5PV210: Use gpio_request_oneJingoo Han
2011-12-23ARM: S3C64XX: Modified according to SPI consolidation workPadmavathi Venna
2011-12-23ARM: S5PV210: Modified files for SPI consolidation workPadmavathi Venna
2011-12-23ARM: S5P64X0: Modified files for SPI consolidation workPadmavathi Venna
2011-12-23ARM: S5PC100: Modified files for SPI consolidation workPadmavathi Venna
2011-12-23ARM: S3C64XX: Modified files for SPI consolidation workPadmavathi Venna
2011-12-23ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsungPadmavathi Venna
2011-12-23ARM: SAMSUNG: Remove SPI bus clocks from platform dataPadmavathi Venna
2011-12-23ARM: S5PV210: Add SPI clkdev supportPadmavathi Venna
2011-12-23ARM: S5P64X0: Add SPI clkdev supportPadmavathi Venna
2011-12-23ARM: S5PC100: Add SPI clkdev supportPadmavathi Venna
2011-12-23ARM: S3C64XX: Add SPI clkdev supportPadmavathi Venna
2011-12-23ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde
2011-12-23ARM: SAMSUNG: Remove SDHCI bus clocks from platform dataRajeshwari Shinde
2011-12-23ARM: dts: Add intial dts file for EXYNOS4210 SoC, SMDKV310 and ORIGENThomas Abraham
2011-12-23ARM: EXYNOS: Add Exynos4 device tree enabled board fileThomas Abraham
2011-12-23ARM: S5PV210: Modify platform data for pl330 driverThomas Abraham
2011-12-23ARM: S5PC100: Modify platform data for pl330 driverThomas Abraham
2011-12-23ARM: S5P64x0: Modify platform data for pl330 driverThomas Abraham
2011-12-23ARM: EXYNOS: Add a alias for pdma clocksThomas Abraham
2011-12-23ARM: EXYNOS: Limit usage of pl330 device instance to non-dt buildThomas Abraham
2011-12-23ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappersThomas Abraham
2011-12-23ARM: EXYNOS: Modify platform data for pl330 driverThomas Abraham
2011-12-23DMA: PL330: move filter function into driverThomas Abraham
2011-12-23serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham
2011-12-23ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham
2011-12-23serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham
2011-12-23ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham
2011-12-23serial: samsung: switch to clkdev based clock lookupThomas Abraham
2011-12-23ARM: S3C2440: move handling of fclk/n clock to platform codeThomas Abraham
2011-12-23ARM: EXYNOS: Enable conversion of GIC dt irq specifier to linux virqThomas Abraham
2011-12-23ARM: SAMSUNG: Move timer irq numbers to end of linux irq spaceThomas Abraham
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-12-15Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2011-12-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König
2011-12-15Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-12-15xen: only limit memory map to maximum reservation for domain 0.Ian Campbell
2011-12-14sparc32: Be less strict in matching %lo part of relocation.David S. Miller
2011-12-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-13ARM: OMAP: rx51: fix USBFelipe Contreras
2011-12-13Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-13Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann
2011-12-12ARM: OMAP: mcbsp: Fix possible memory corruptionJarkko Nikula
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard
2011-12-11ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard
2011-12-09x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming