summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-12-26ARM: S5P64X0: Add HSMMC setup for host ControllerRajeshwari Shinde5-0/+182
2011-12-23ARM: S3C64XX: Modified according to SPI consolidation workPadmavathi Venna1-1/+2
2011-12-23ARM: S5PV210: Modified files for SPI consolidation workPadmavathi Venna4-0/+59
2011-12-23ARM: S5P64X0: Modified files for SPI consolidation workPadmavathi Venna4-2/+63
2011-12-23ARM: S5PC100: Modified files for SPI consolidation workPadmavathi Venna6-0/+79
2011-12-23ARM: S3C64XX: Modified files for SPI consolidation workPadmavathi Venna6-0/+66
2011-12-23ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsungPadmavathi Venna12-800/+141
2011-12-23ARM: SAMSUNG: Remove SPI bus clocks from platform dataPadmavathi Venna5-28/+0
2011-12-23ARM: S5PV210: Add SPI clkdev supportPadmavathi Venna1-20/+30
2011-12-23ARM: S5P64X0: Add SPI clkdev supportPadmavathi Venna2-52/+58
2011-12-23ARM: S5PC100: Add SPI clkdev supportPadmavathi Venna1-51/+73
2011-12-23ARM: S3C64XX: Add SPI clkdev supportPadmavathi Venna1-31/+49
2011-12-23ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde6-236/+359
2011-12-23ARM: SAMSUNG: Remove SDHCI bus clocks from platform dataRajeshwari Shinde11-151/+0
2011-12-23ARM: dts: Add intial dts file for EXYNOS4210 SoC, SMDKV310 and ORIGENThomas Abraham3-0/+716
2011-12-23ARM: EXYNOS: Add Exynos4 device tree enabled board fileThomas Abraham3-0/+101
2011-12-23ARM: S5PV210: Modify platform data for pl330 driverThomas Abraham1-172/+69
2011-12-23ARM: S5PC100: Modify platform data for pl330 driverThomas Abraham1-178/+69
2011-12-23ARM: S5P64x0: Modify platform data for pl330 driverThomas Abraham1-162/+65
2011-12-23ARM: EXYNOS: Add a alias for pdma clocksThomas Abraham1-10/+25
2011-12-23ARM: EXYNOS: Limit usage of pl330 device instance to non-dt buildThomas Abraham3-1/+16
2011-12-23ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappersThomas Abraham3-2/+11
2011-12-23ARM: EXYNOS: Modify platform data for pl330 driverThomas Abraham1-161/+64
2011-12-23DMA: PL330: move filter function into driverThomas Abraham1-6/+0
2011-12-23serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham1-0/+12
2011-12-23ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham11-126/+266
2011-12-23serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham2-4/+7
2011-12-23ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham11-225/+14
2011-12-23serial: samsung: switch to clkdev based clock lookupThomas Abraham1-0/+5
2011-12-23ARM: S3C2440: move handling of fclk/n clock to platform codeThomas Abraham3-4/+41
2011-12-23ARM: EXYNOS: Enable conversion of GIC dt irq specifier to linux virqThomas Abraham1-1/+16
2011-12-23ARM: SAMSUNG: Move timer irq numbers to end of linux irq spaceThomas Abraham6-5/+13
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-9/+4
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds11-13/+26
2011-12-15Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson3-4/+11
2011-12-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2-4/+4
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König1-2/+2
2011-12-15Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-3/+15
2011-12-15xen: only limit memory map to maximum reservation for domain 0.Ian Campbell1-3/+15
2011-12-14sparc32: Be less strict in matching %lo part of relocation.David S. Miller1-2/+1
2011-12-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-94/+37
2011-12-13ARM: OMAP: rx51: fix USBFelipe Contreras1-1/+1
2011-12-13Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds5-66/+99
2011-12-13Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann6-5/+11
2011-12-12ARM: OMAP: mcbsp: Fix possible memory corruptionJarkko Nikula1-3/+3
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard6-48/+35
2011-12-11ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard1-6/+6
2011-12-09x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming1-46/+2
2011-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-44/+68
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds7-21/+20