summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-0/+1
|\
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-03-072-22/+22
|\ \
| * \ Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim2012-03-072-22/+22
| |\ \
| | * | ARM: S5PC100: use static declaration when it is not used in other filesKukjin Kim2012-01-212-20/+20
| | |/
* | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0Star
|\ \ \ | |/ / |/| |
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-6/+0Star
| |/
* | Merge branch 'amba' into for-armsocRussell King2012-01-261-32/+6Star
|\ \
| * | ARM: amba: samsung: use common amba device initializersRussell King2012-01-261-32/+6Star
| * | 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-211-19/+0Star
* | ARM: mach-s5pc100: use standard arch_idle()Nicolas Pitre2012-01-212-13/+1Star
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-01-097-354/+226Star
|\
| * Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann2012-01-099-106/+140
| |\
| * | ARM: S5PC100: Modified files for SPI consolidation workPadmavathi Venna2011-12-234-0/+74
| * | ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsungPadmavathi Venna2011-12-232-221/+0Star
| * | ARM: SAMSUNG: Remove SPI bus clocks from platform dataPadmavathi Venna2011-12-231-7/+0Star
| * | ARM: S5PC100: Add SPI clkdev supportPadmavathi Venna2011-12-231-51/+73
| * | ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde2011-12-231-51/+79
| * | ARM: SAMSUNG: Remove SDHCI bus clocks from platform dataRajeshwari Shinde2011-12-232-24/+0Star
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-093-188/+94Star
|\ \ \ | | |/ | |/|
| * | Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-079-107/+141
| |\ \ | | |/ | |/|
| * | ARM: S5PC100: Modify platform data for pl330 driverThomas Abraham2011-12-231-178/+69Star
| * | ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham2011-12-231-10/+23
| * | 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-071-7/+8
|\ \ \ | |_|/ |/| |
| * | arm: fix up some samsung merge sysdev conversion problemsKukjin Kim2012-01-061-1/+1
| * | arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-221-7/+8
| |/
* | Merge branch 'restart' into for-linusRussell King2012-01-057-65/+139
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-2/+0Star
| * | ARM: 7251/1: restart: S5PC100: use new restart hookKukjin Kim2012-01-053-0/+12
| * | ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch]Kukjin Kim2011-12-236-63/+127
| |/
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-061-17/+0Star
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-17/+0Star
| |/
* / ARM: samsung: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-152-25/+2Star
|/
* Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-065-107/+3Star
|\
| * Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-013-20/+2Star
| |\
| * \ Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-043-105/+0Star
| |\ \
| | * | ARM: SAMSUNG: Consolidate plat/pwm-clock.hKukjin Kim2011-10-041-56/+0Star
| | * | ARM: SAMSUNG: Cleanup mach/clkdev.hKukjin Kim2011-10-041-7/+0Star
| | * | ARM: SAMSUNG: remove sdhci default configuration setup platform helperThomas Abraham2011-10-041-42/+0Star
| * | | Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim2011-10-044-119/+226
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'next/topic-dma-pl330-devname-fix' into next/topic-dma-samsungKukjin Kim2011-09-191-2/+2
| | |\ \
| | | * | ARM: S5PC100: use dma-pl330 device name for clockVladimir Zapolskiy2011-08-181-2/+2
| | * | | ARM: S5PC100: register the second instance of pl330 DMACAlim Akhtar2011-09-191-0/+1
* | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-054-117/+223
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ARM: S5PC100: Use generic DMA PL330 driverBoojin Kim2011-09-144-116/+222
| * | | | ARM: SAMSUNG: Update to use PL330-DMA driverBoojin Kim2011-09-141-1/+1
| | |/ / | |/| |
* | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-7/+1Star
|\ \ \ \
| * \ \ \ Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-313-26/+1Star
| |\ \ \ \