summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner2012-10-171-0/+3
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-6/+6
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-121-1/+1
|\
| * include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala2012-08-081-1/+1
* | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-194-7/+7
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-242-42/+18Star
|\
| * ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham2012-07-131-5/+3Star
| * spi: s3c64xx: move controller information into driver dataThomas Abraham2012-07-132-37/+15Star
* | ARM: SAMSUNG: remove unused SPI clock headersPaul Bolle2012-06-201-18/+0Star
* | ARM: S5PC100: Remove unused variable in dma.c fileSachin Kamat2012-06-201-2/+0Star
|/
* Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-021-12/+15
|\
| * ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham2012-04-091-12/+15
* | ARM: S5PC100: Use common macro to define resources on dev-audio.cTushar Behera2012-05-121-115/+23Star
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-301-18/+0Star
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-071-18/+0Star
* | 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
|/