summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-03-073-10/+10
|\
| * Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim2012-03-073-10/+10
| |\
| | * ARM: S5PV210: use static declaration when it is not used in other filesKukjin Kim2012-01-213-8/+8
* | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-291-17/+0
|\ \ \
| * \ \ Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-17/+0
| |\ \ \ | | |/ / | |/| |
| | * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-17/+0
| | |/
* | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-282-3/+3
|\ \ \ | |/ / |/| |
| * | ARM: SAMSUNG: Fix missing api-change from subsys_interface changeHeiko Stuebner2012-01-271-1/+1
| * | ARM: S5PV210: Fix the name of exynos4_clk_hdmiphy_ctrl() for S5PV210Kukjin Kim2012-01-271-2/+2
| |/
* | Merge branch 'amba' into for-armsocRussell King2012-01-261-32/+6
|\ \
| * | ARM: amba: samsung: use common amba device initializersRussell King2012-01-261-32/+6
| * | ARM: amba: samsung: get rid of NO_IRQ initializersRussell King2012-01-251-2/+2
| |/
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-21/+0
* | ARM: mach-s5pv210: use standard arch_idle()Nicolas Pitre2012-01-202-13/+1
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-01-0910-296/+198
|\
| * Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann2012-01-0913-122/+155
| |\
| * \ Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-01-063-13/+6
| |\ \
| | * | ARM: S5PV210: Use gpio_request_oneJingoo Han2011-12-243-13/+6
| * | | ARM: S5PV210: Modified files for SPI consolidation workPadmavathi Venna2011-12-234-0/+59
| * | | ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsungPadmavathi Venna2011-12-232-170/+0
| * | | ARM: SAMSUNG: Remove SPI bus clocks from platform dataPadmavathi Venna2011-12-231-6/+0
| * | | ARM: S5PV210: Add SPI clkdev supportPadmavathi Venna2011-12-231-20/+30
| * | | ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde2011-12-231-64/+103
| * | | ARM: SAMSUNG: Remove SDHCI bus clocks from platform dataRajeshwari Shinde2011-12-232-23/+0
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-094-231/+138
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-0713-123/+156
| |\ \ \ | | |/ / | |/| |
| * | | ARM: S5PV210: Modify platform data for pl330 driverThomas Abraham2011-12-231-172/+69
| * | | ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham2011-12-231-40/+67
| * | | ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham2011-12-231-19/+0
| * | | ARM: SAMSUNG: Move timer irq numbers to end of linux irq spaceThomas Abraham2011-12-231-0/+2
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-075-14/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-065-14/+17
| |\ \ \ | | |/ / | |/| |
| | * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-213-3/+3
| | * | arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-212-11/+14
| | |/
* | | Merge branch 'restart' into for-linusRussell King2012-01-0511-83/+165
|\ \ \
| * | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-2/+0
| * | | ARM: 7252/1: restart: S5PV210: use new restart hookRussell King2012-01-057-5/+8
| * | | Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-051-0/+1
| |\ \ \ | | |/ /
| * | | ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch]Kukjin Kim2011-12-2310-77/+158
| | |/ | |/|
* | | Merge branch 'devel-stable' into for-linusRussell King2012-01-057-59/+10
|\ \ \ | |_|/ |/| |
| * | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-22/+0
| |\ \
| | * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-22/+0
| | |/
| * | ARM: samsung: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-156-37/+10
| |/
* | ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210Jingoo Han2011-12-081-0/+1
|/
* Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0514-188/+213
|\
| * Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-018-7/+8
| |\
| * | ARM: SAMSUNG: Move fimc plat. device from board files to plat-samsungSylwester Nawrocki2011-10-131-5/+0
| * | ARM: S5P: To merge devs.c files to one devs.cKukjin Kim2011-10-061-16/+0
| * | ARM: S5P: Make the sleep code common for S5P series SoCsAbhilash Kesavan2011-10-043-53/+2
| * | ARM: S5P: Make the common S5P PM code conditionally compileAbhilash Kesavan2011-10-041-0/+1
OpenPOWER on IntegriCloud