summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: Let platforms use the new watchdog reset driverTomasz Figa2013-06-191-1/+2
* ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera2013-06-191-0/+2
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-042-1/+4
|\
| * Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-192-2/+1
| |\
| * | ARM: S5PC100: Add samsung-time support for s5pc100Romain Naour2013-03-052-1/+4
* | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-022-2/+1
|\ \ \ | | |/ | |/|
| * | mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann2013-04-191-1/+0
| * | ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann2013-04-191-1/+1
| |/
* / ARM: S5PC100: remove useless ifdef in common.hKukjin Kim2013-03-051-9/+0
|/
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-143-3/+2
|\
| * irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-122-1/+2
| * ARM: remove unneeded vic.h includesRob Herring2013-01-121-1/+0
| * ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-121-1/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
|/
* ARM: S5PC100: Add I2S clkdev supportPadmavathi Venna2012-12-192-34/+30
* Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2012-12-101-1/+0
|\
| * ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2012-12-071-1/+0
* | 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-232-42/+18
|\
| * ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham2012-07-131-5/+3
| * spi: s3c64xx: move controller information into driver dataThomas Abraham2012-07-132-37/+15
* | ARM: SAMSUNG: remove unused SPI clock headersPaul Bolle2012-06-201-18/+0
* | ARM: S5PC100: Remove unused variable in dma.c fileSachin Kamat2012-06-201-2/+0
|/
* Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-011-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/+23
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-18/+0
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-18/+0
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-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/+0
|\ \ \ | |/ / |/| |
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
| |/
* | 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-19/+0
* | ARM: mach-s5pc100: 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-097-354/+226
|\
| * 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/+0
| * | ARM: SAMSUNG: Remove SPI bus clocks from platform dataPadmavathi Venna2011-12-231-7/+0
| * | ARM: S5PC100: Add SPI clkdev supportPadmavathi Venna2011-12-231-51/+73