aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p64x0
Commit message (Expand)AuthorAge
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-29
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-06
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-28
* | | Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-03-07
|\ \ \
| * \ \ Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim2012-03-07
| |\ \ \
| | * | | ARM: S5P64X0: use static declaration when it is not used in other filesKukjin Kim2012-01-20
* | | | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-29
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-22
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-21
| | |/ /
* | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-28
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ARM: SAMSUNG: Fix missing api-change from subsys_interface changeHeiko Stuebner2012-01-27
| |/
* | Merge branch 'amba' into for-armsocRussell King2012-01-26
|\ \
| * | ARM: amba: samsung: use common amba device initializersRussell King2012-01-26
| * | ARM: amba: samsung: get rid of NO_IRQ initializersRussell King2012-01-25
| |/
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-20
* | ARM: mach-s5p64x0: move idle handler from pm_idle to arm_pm_idleNicolas Pitre2012-01-20
|/
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\
| * Merge branch 'samsung/cleanup' into samsung/driverArnd Bergmann2012-01-09
| |\
| * | ARM: S5P64X0: Enable SDHCI supportRajeshwari Shinde2011-12-26
| * | ARM: S5P64X0: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde2011-12-26
| * | ARM: S5P64X0: Add HSMMC setup for host ControllerRajeshwari Shinde2011-12-26
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-01-09
|\ \ \ | | |/ | |/|
| * | Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann2012-01-09
| |\ \ | | |/ | |/|
| * | ARM: S5P64X0: Modified files for SPI consolidation workPadmavathi Venna2011-12-22
| * | ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsungPadmavathi Venna2011-12-22
| * | ARM: SAMSUNG: Remove SPI bus clocks from platform dataPadmavathi Venna2011-12-22
| * | ARM: S5P64X0: Add SPI clkdev supportPadmavathi Venna2011-12-22
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \ | | |/ | |/|
| * | Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-07
| |\ \ | | |/ | |/|
| * | ARM: S5P64x0: Modify platform data for pl330 driverThomas Abraham2011-12-22
| * | ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham2011-12-22
| * | ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham2011-12-22
| * | ARM: SAMSUNG: Move timer irq numbers to end of linux irq spaceThomas Abraham2011-12-22
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \ \ | |_|/ |/| |
| * | arm: fix up some samsung merge sysdev conversion problemsKukjin Kim2012-01-06
| * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
| * | arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-21
| |/
* | Merge branch 'restart' into for-linusRussell King2012-01-05
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-05
| * | ARM: 7250/1: restart: S5P64X0: use new restart hookKukjin Kim2012-01-05
| * | ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch]Kukjin Kim2011-12-23
| |/
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-05
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-26
| |/
* / ARM: samsung: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-15
|/
* Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-05
|\
| * Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-10-31
| |\
| * | ARM: S5P64X0: Add Power Management supportAbhilash Kesavan2011-10-04
| * | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-04
| |\ \
| | * | ARM: SAMSUNG: Consolidate plat/pwm-clock.hKukjin Kim2011-10-04