| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 8 | -14/+12 |
|\ |
|
| * | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform... | Russell King | 2011-10-23 | 3 | -14/+10 |
| |\ |
|
| | * | ARM: gic, local timers: use the request_percpu_irq() interface | Marc Zyngier | 2011-10-23 | 1 | -2/+5 |
| | * | ARM: gic: consolidate PPI handling | Marc Zyngier | 2011-10-23 | 1 | -6/+1 |
| * | | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King | 2011-10-18 | 1 | -1/+1 |
| |\ \ |
|
| | * | | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 | 1 | -1/+1 |
| * | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable | Russell King | 2011-09-16 | 7 | -8/+25 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | ARM: mach-exynos4: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 5 | -5/+5 |
* | | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 | 1 | -7/+0 |
|\ \ \ \ |
|
| * | | | | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 2011-08-12 | 1 | -2/+0 |
| * | | | | ARM: gpio: consolidate gpio_to_irq | Russell King | 2011-08-12 | 1 | -2/+0 |
| * | | | | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 2011-08-12 | 1 | -4/+1 |
| |/ / / |
|
* | | | | Merge branch 'misc' into for-linus | Russell King | 2011-10-25 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-----. \ \ \ | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 2011-10-25 | 2 | -6/+5 |
|\ \ \ \ \ \ \
| | | |_|/ / /
| | |/| | / /
| | | | |/ /
| | | |/| /
| | | | |/ |
|
| | | | * | ARM: smp: fix clipping of number of CPUs | Russell King | 2011-10-20 | 1 | -6/+4 |
| | | |/
| | |/| |
|
| * | | | ARM: pm: let platforms select cpu_suspend support | Arnd Bergmann | 2011-10-01 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driver | Sylwester Nawrocki | 2011-09-27 | 1 | -4/+2 |
* | | | ARM: EXYNOS4: fix incorrect pad configuration for keypad row lines | Thomas Abraham | 2011-09-15 | 1 | -5/+6 |
* | | | ARM: EXYNOS4: restart clocksource while system resumes | Changhwan Youn | 2011-09-15 | 1 | -0/+6 |
* | | | ARM: EXYNOS4: Fix routing timer interrupt to offline CPU | Kukjin Kim | 2011-09-15 | 1 | -0/+2 |
* | | | ARM: EXYNOS4: Fix return type of local_timer_setup() | Kukjin Kim | 2011-09-15 | 1 | -1/+3 |
* | | | ARM: EXYNOS4: Fix wrong pll type for vpll | Jonghwan Choi | 2011-09-15 | 1 | -1/+1 |
| |/
|/| |
|
* | | ARM: EXYNOS4: Add restart hook for proper reboot | Kyungmin Park | 2011-08-19 | 2 | -0/+12 |
* | | ARM: EXYNOS4: Increase reset delay for USB HOST PHY | Yulgon Kim | 2011-08-19 | 1 | -1/+1 |
* | | ARM: EXYNOS4: add required chained_irq_enter/exit to eint code | Marek Szyprowski | 2011-08-19 | 1 | -0/+7 |
* | | ARM: EXYNOS4: Fix the IRQ definitions for MIPI CSIS device | Sylwester Nawrocki | 2011-08-19 | 1 | -3/+2 |
* | | ARM: EXYNOS4: remove duplicated inclusion | Huang Weiyi | 2011-08-19 | 1 | -1/+0 |
* | | ARM: EXYNOS4: Fix wrong devname to support clkdev | Jonghwan Choi | 2011-08-19 | 1 | -1/+1 |
* | | ARM: EXYNOS4: Use the correct regulator names on universal_c210 | Kyungmin Park | 2011-08-19 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-26 | 27 | -567/+1807 |
|\ |
|
| * | ARM: EXYNOS4: Enable MFC on Samsung NURI | Marek Szyprowski | 2011-07-21 | 2 | -0/+15 |
| * | ARM: EXYNOS4: Enable MFC on universal_c210 | Kamil Debski | 2011-07-21 | 2 | -0/+15 |
| * | ARM: S5P: Add support for MFC device | Kamil Debski | 2011-07-21 | 2 | -0/+63 |
| * | ARM: EXYNOS4: Add support FIMD on SMDKC210 | Jingoo Han | 2011-07-21 | 1 | -0/+71 |
| * | ARM: EXYNOS4: Add platform device and helper functions for FIMD | Jonghun Han | 2011-07-21 | 4 | -0/+56 |
| * | ARM: EXYNOS4: Add resource definition for FIMD | Jonghun Han | 2011-07-21 | 2 | -0/+7 |
| * | ARM: EXYNOS4: Change devname for FIMD clkdev | Jingoo Han | 2011-07-21 | 1 | -4/+4 |
| * | Merge branch 'next-samsung-clkdev-fix' into next-samsung-devel | Kukjin Kim | 2011-07-21 | 2 | -120/+64 |
| |\ |
|
| * | | ARM: SAMSUNG: Add platform device for idma | Sangbeom Kim | 2011-07-21 | 3 | -0/+21 |
| * | | ARM: EXYNOS4: Add more registers to be saved and restored for PM | MyungJoo Ham | 2011-07-21 | 1 | -0/+14 |
| * | | ARM: EXYNOS4: Add more register addresses of CMU | MyungJoo Ham | 2011-07-21 | 1 | -0/+3 |
| * | | ARM: EXYNOS4: Add platform device for dwmci driver | Seungwon Jeon | 2011-07-21 | 6 | -0/+110 |
| * | | ARM: EXYNOS4: configure rtc-s3c on NURI | MyungJoo Ham | 2011-07-21 | 1 | -0/+1 |
| * | | ARM: EXYNOS4: configure MAX8903 secondary charger on NURI | MyungJoo Ham | 2011-07-21 | 1 | -0/+78 |
| * | | ARM: EXYNOS4: configure ADC on NURI | MyungJoo Ham | 2011-07-21 | 1 | -0/+2 |
| * | | ARM: EXYNOS4: configure MAX17042 fuel gauge on NURI | MyungJoo Ham | 2011-07-21 | 1 | -0/+33 |
| * | | ARM: EXYNOS4: configure regulators and PMIC(MAX8997) on NURI | MyungJoo Ham | 2011-07-21 | 1 | -1/+625 |
| * | | ARM: EXYNOS4: Increase NR_IRQS for devices with more IRQs | MyungJoo Ham | 2011-07-21 | 1 | -1/+1 |
| * | | ARM: EXYNOS4: Support ADC | MyungJoo Ham | 2011-07-20 | 4 | -0/+13 |