aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s5p64x0
AgeCommit message (Expand)Author
2013-10-16ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding
2013-08-12ARM: SAMSUNG: Remove remaining uses of plat/regs-timer.h headerTomasz Figa
2013-08-12ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa
2013-08-12ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa
2013-08-06ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa
2013-08-06ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa
2013-08-06ARM: SAMSUNG: Set PWM platform dataTomasz Figa
2013-08-06ARM: SAMSUNG: Unify base address definitions of timer blockTomasz Figa
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-06-20ARM: s5p64x0: avoid build warning for uncompress.hArnd Bergmann
2013-06-19ARM: SAMSUNG: Let platforms use the new watchdog reset driverTomasz Figa
2013-06-19ARM: S5P64X0: Use common uncompress.h part for plat-samsungTomasz Figa
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann
2013-04-19ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann
2013-03-05ARM: SAMSUNG: Rename s5p-time to samsung-timeRomain Naour
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-01-30ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-12ARM: samsung: remove unused tick.hRob Herring
2013-01-12ARM: remove unneeded vic.h includesRob Herring
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring
2013-01-11ARM: samsung: remove unused arch_decomp_wdog() codeShawn Guo
2013-01-10ARM: S5P64X0: move s5p64x0-clock.h into local directoryKukjin Kim
2013-01-10ARM: S5P64X0: move i2c.h into local directoryKukjin Kim
2013-01-10ARM: S5P64X0: remove gpiolib.c file in mach-s5p64x0Kukjin Kim
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-19ARM: S5P64X0: Add I2S clkdev supportPadmavathi Venna
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-12-10Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna
2012-11-13ARM: samsung: remove obsoleted init_consistent_dma_size()Marek Szyprowski
2012-10-17ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner
2012-10-13ARM: config: sort select statements alphanumericallyRussell King
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-08-08include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-13ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham
2012-07-13spi: s3c64xx: move controller information into driver dataThomas Abraham
2012-06-20ARM: SAMSUNG: remove unused SPI clock headersPaul Bolle
2012-06-20ARM: S5P64X0: Remove unused variable in dma.c fileSachin Kamat
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-05-12ARM: S5P64X0: Use common macro to define resources on dev-audio.cTushar Behera
2012-04-09ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-07Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson