summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p64x0
Commit message (Expand)AuthorAgeFilesLines
* ARM: samsung: make SAMSUNG_DMADEV optionalArnd Bergmann2014-06-171-2/+4
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-063-35/+2Star
|\
| * ARM: S5P64X0: Explicitly include linux/serial_s3c.h in mach/pm-core.hTomasz Figa2014-03-201-0/+2
| * ARM: SAMSUNG: Save UART DIVSLOT register based on SoC typeTomasz Figa2014-03-201-1/+0Star
| * ARM: SAMSUNG: remove all custom uncompress.hHeiko Stuebner2014-03-111-34/+0Star
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-056-33/+5Star
|\ \
| * | Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-03-095-6/+5Star
| |\|
| | * ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-145-6/+5Star
| * | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-27/+0Star
| |/
* | ARM: samsung: allow serial driver to be disabledArnd Bergmann2014-03-211-0/+6
* | ARM: s5p64x0: fix building with only one soc typeArnd Bergmann2014-03-212-6/+17
|/
* ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-162-0/+2
* ARM: SAMSUNG: Remove remaining uses of plat/regs-timer.h headerTomasz Figa2013-08-121-3/+0Star
* ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa2013-08-122-4/+0Star
* ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa2013-08-122-4/+6
* 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-2/+17
* ARM: SAMSUNG: Set PWM platform dataTomasz Figa2013-08-061-0/+10
* 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: s5p64x0: avoid build warning for uncompress.hArnd Bergmann2013-06-201-2/+2
* ARM: SAMSUNG: Let platforms use the new watchdog reset driverTomasz Figa2013-06-181-1/+3
* ARM: S5P64X0: Use common uncompress.h part for plat-samsungTomasz Figa2013-06-181-156/+6Star
* Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-191-1/+1
|\
| * ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann2013-04-191-1/+1
* | ARM: SAMSUNG: Rename s5p-time to samsung-timeRomain Naour2013-03-053-8/+8
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2112-585/+13Star
|\
| * Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-28/+0Star
| |\
| | * ARM: samsung: remove unused arch_decomp_wdog() codeShawn Guo2013-01-111-28/+0Star
| * | Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-059-521/+11Star
| |\ \
| | * | ARM: S5P64X0: move s5p64x0-clock.h into local directoryKukjin Kim2013-01-103-7/+6Star
| | * | ARM: S5P64X0: move i2c.h into local directoryKukjin Kim2013-01-105-6/+5Star
| | * | ARM: S5P64X0: remove gpiolib.c file in mach-s5p64x0Kukjin Kim2013-01-101-508/+0Star
| | |/
| * | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-154-34/+0Star
| |\ \
| | * | ARM: samsung: remove unused tick.hRob Herring2013-01-121-29/+0Star
| | * | ARM: remove unneeded vic.h includesRob Herring2013-01-123-3/+0Star
| | * | ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-122-2/+0Star
| | |/
| * / ARM: delete struct sys_timerStephen Warren2012-12-242-2/+2
| |/
* / ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan2013-01-311-2/+2
|/
* ARM: S5P64X0: Add I2S clkdev supportPadmavathi Venna2012-12-193-47/+75
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-132-2/+0Star
|\
| * Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2012-12-092-2/+0Star
| |\
| | * ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2012-12-072-2/+0Star
* | | ARM: samsung: remove obsoleted init_consistent_dma_size()Marek Szyprowski2012-11-131-2/+0Star
|/ /
* / ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner2012-10-171-0/+3
|/
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-14/+14
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-122-2/+2
|\
| * include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala2012-08-082-2/+2
* | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-195-7/+7
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-243-31/+14Star
|\