| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: SAMSUNG: Remove SPI bus clocks from platform data | Padmavathi Venna | 2011-12-23 | 5 | -28/+0 |
* | ARM: S5PV210: Add SPI clkdev support | Padmavathi Venna | 2011-12-23 | 1 | -20/+30 |
* | ARM: S5P64X0: Add SPI clkdev support | Padmavathi Venna | 2011-12-23 | 2 | -52/+58 |
* | ARM: S5PC100: Add SPI clkdev support | Padmavathi Venna | 2011-12-23 | 1 | -51/+73 |
* | ARM: S3C64XX: Add SPI clkdev support | Padmavathi Venna | 2011-12-23 | 1 | -31/+49 |
* | ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic names | Rajeshwari Shinde | 2011-12-23 | 6 | -236/+359 |
* | ARM: SAMSUNG: Remove SDHCI bus clocks from platform data | Rajeshwari Shinde | 2011-12-23 | 11 | -151/+0 |
* | ARM: dts: Add intial dts file for EXYNOS4210 SoC, SMDKV310 and ORIGEN | Thomas Abraham | 2011-12-23 | 3 | -0/+716 |
* | ARM: EXYNOS: Add Exynos4 device tree enabled board file | Thomas Abraham | 2011-12-23 | 3 | -0/+101 |
* | ARM: S5PV210: Modify platform data for pl330 driver | Thomas Abraham | 2011-12-23 | 1 | -172/+69 |
* | ARM: S5PC100: Modify platform data for pl330 driver | Thomas Abraham | 2011-12-23 | 1 | -178/+69 |
* | ARM: S5P64x0: Modify platform data for pl330 driver | Thomas Abraham | 2011-12-23 | 1 | -162/+65 |
* | ARM: EXYNOS: Add a alias for pdma clocks | Thomas Abraham | 2011-12-23 | 1 | -10/+25 |
* | ARM: EXYNOS: Limit usage of pl330 device instance to non-dt build | Thomas Abraham | 2011-12-23 | 3 | -1/+16 |
* | ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers | Thomas Abraham | 2011-12-23 | 3 | -2/+11 |
* | ARM: EXYNOS: Modify platform data for pl330 driver | Thomas Abraham | 2011-12-23 | 1 | -161/+64 |
* | DMA: PL330: move filter function into driver | Thomas Abraham | 2011-12-23 | 1 | -6/+0 |
* | serial: samsung: merge probe() function from all SoC specific extensions | Thomas Abraham | 2011-12-23 | 1 | -0/+12 |
* | ARM: SAMSUNG: register uart clocks to clock lookup list | Thomas Abraham | 2011-12-23 | 11 | -126/+266 |
* | serial: samsung: remove all uses of get_clksrc and set_clksrc | Thomas Abraham | 2011-12-23 | 2 | -4/+7 |
* | ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of it | Thomas Abraham | 2011-12-23 | 11 | -225/+14 |
* | serial: samsung: switch to clkdev based clock lookup | Thomas Abraham | 2011-12-23 | 1 | -0/+5 |
* | ARM: S3C2440: move handling of fclk/n clock to platform code | Thomas Abraham | 2011-12-23 | 3 | -4/+41 |
* | ARM: EXYNOS: Enable conversion of GIC dt irq specifier to linux virq | Thomas Abraham | 2011-12-23 | 1 | -1/+16 |
* | ARM: SAMSUNG: Move timer irq numbers to end of linux irq space | Thomas Abraham | 2011-12-23 | 6 | -5/+13 |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2011-12-16 | 11 | -13/+26 |
|\ |
|
| * | Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2011-12-16 | 3 | -4/+11 |
| |\ |
|
| | * | ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERS | Kukjin Kim | 2011-12-08 | 1 | -2/+5 |
| | * | ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleep | Amit Daniel Kachhap | 2011-12-08 | 1 | -1/+5 |
| | * | ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210 | Jingoo Han | 2011-12-08 | 1 | -0/+1 |
| | * | ARM: SAMSUNG: remove duplicated header include | Jingoo Han | 2011-12-08 | 1 | -1/+0 |
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 2011-12-16 | 2 | -4/+4 |
| |\ \ |
|
| | * | | ARM: OMAP: rx51: fix USB | Felipe Contreras | 2011-12-13 | 1 | -1/+1 |
| | * | | ARM: OMAP: mcbsp: Fix possible memory corruption | Jarkko Nikula | 2011-12-12 | 1 | -3/+3 |
| * | | | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2... | Arnd Bergmann | 2011-12-13 | 6 | -5/+11 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | arm/imx: fix power button on imx51 babbage board | Shawn Guo | 2011-12-09 | 1 | -1/+1 |
| | * | | ARM: imx: fix cpufreq build errors | Richard Zhao | 2011-12-09 | 1 | -0/+1 |
| | * | | ARM: mx5: add __initconst for fec pdata | Dong Aisheng | 2011-12-09 | 3 | -3/+3 |
| | * | | MXC PWM: should active during DOZE/WAIT/DBG mode | Jason Chen | 2011-12-09 | 1 | -1/+6 |
| | |/ |
|
* | | | ARM: unwinder: fix bisection to find origin in .idx section | Uwe Kleine-König | 2011-12-15 | 1 | -2/+2 |
* | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 2011-12-13 | 5 | -66/+99 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier | Arnaud Patard | 2011-12-11 | 1 | -6/+6 |
| * | | ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs | Will Deacon | 2011-12-06 | 1 | -0/+3 |
| * | | ARM: 7187/1: fix unwinding for XIP kernels | Uwe Kleine-König | 2011-12-06 | 3 | -59/+88 |
| * | | ARM: 7186/1: fix Kconfig issue with PHYS_OFFSET and !MMU | Nicolas Pitre | 2011-12-06 | 1 | -1/+2 |
* | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2011-12-09 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | iommu/msm: Fix compile error in mach-msm/devices-iommu.c | Joerg Roedel | 2011-12-06 | 1 | -0/+1 |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2011-12-08 | 28 | -55/+69 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Arnd Bergmann | 2011-12-08 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | ARM: sa1100: fix build error | Jett.Zhou | 2011-12-08 | 1 | -2/+2 |