summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-061-30/+0Star
|\
| * ARM: SAMSUNG: remove all custom uncompress.hHeiko Stuebner2014-03-111-30/+0Star
* | Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-03-094-34/+3Star
|\|
| * ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-143-3/+3
| * ARM: SAMSUNG: remove obsolete tick.hHeiko Stuebner2014-02-131-31/+0Star
* | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-24/+0Star
|/
* ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+1
* ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa2013-08-121-2/+0Star
* ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa2013-08-121-2/+3
* ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa2013-08-061-2/+0Star
* ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa2013-08-062-1/+17
* ARM: SAMSUNG: Set PWM platform dataTomasz Figa2013-08-061-0/+11
* ARM: SAMSUNG: Unify base address definitions of timer blockTomasz Figa2013-08-061-0/+1
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-3/+6
* ARM: SAMSUNG: Let platforms use the new watchdog reset driverTomasz Figa2013-06-181-1/+2
* ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera2013-06-181-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/+1Star
| |\
| * | 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/+1Star
|\ \ \ | | |/ | |/|
| * | mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann2013-04-191-1/+0Star
| * | 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/+0Star
|/
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-153-3/+2Star
|\
| * 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/+0Star
| * ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-121-1/+0Star
* | ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
|/
* ARM: S5PC100: Add I2S clkdev supportPadmavathi Venna2012-12-192-34/+30Star
* Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2012-12-091-1/+0Star
|\
| * ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2012-12-071-1/+0Star
* | 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
| |\ \