aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-16Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-0/+1
2013-10-16ARM: Samsung: Remove the MIPI PHY setup codeSylwester Nawrocki1-4/+0
2013-10-16ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding1-0/+1
2013-08-12ARM: SAMSUNG: Remove remaining uses of plat/regs-timer.h headerTomasz Figa1-10/+0
2013-08-12ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa1-1/+0
2013-08-12ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa1-2/+3
2013-08-06ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa1-2/+0
2013-08-06ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa2-1/+17
2013-08-06ARM: SAMSUNG: Set PWM platform dataTomasz Figa1-0/+11
2013-08-06ARM: SAMSUNG: Unify base address definitions of timer blockTomasz Figa1-0/+1
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds2-12/+4
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-2/+4
2013-06-30regulator: max8998: Use arrays for specifying voltages in platform dataTomasz Figa2-12/+4
2013-06-19ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera1-0/+2
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-16/+16
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+1
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-9/+0
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2-2/+1
2013-04-19mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann1-1/+0
2013-04-19ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann1-1/+1
2013-04-11usb: exynos: do not include plat/usb-phy.hArnd Bergmann1-2/+2
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2-19/+19
2013-04-08Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into next/driversArnd Bergmann2-19/+19
2013-03-14Merge branch 'v3.9-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesArnd Bergmann1-18/+18
2013-03-14[media] s5p-fimc: fix s5pv210 buildArnd Bergmann1-1/+1
2013-03-05ARM: SAMSUNG: Rename s5p-time to samsung-timeRomain Naour6-16/+16
2013-03-05ARM: S5PV210: remove useless ifdef in common.hKukjin Kim1-9/+0
2013-03-05ARM: S5PV210: Fix PL330 DMA controller clkdev entriesSylwester Nawrocki1-18/+18
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-3/+3
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-77/+13
2013-02-08ARM: S5PV210: Fix early uart output in fifo modeAlexey Galakhov1-0/+2
2013-02-05[media] s5p-fimc: Redefine platform data structure for fimc-isSylwester Nawrocki1-3/+3
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson4-35/+8
2013-01-30ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan1-2/+2
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson7-37/+0
2013-01-12ARM: samsung: remove unused tick.hRob Herring1-26/+0
2013-01-12ARM: remove unneeded vic.h includesRob Herring6-6/+0
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring5-5/+0
2013-01-10ARM: SAMSUNG: cleanup mach/regs-audss.h fileKukjin Kim2-19/+2
2013-01-10ARM: S5PV210: move regs-sys.h into setup-usb-phy.c fileKukjin Kim2-16/+6
2012-12-24ARM: delete struct sys_timerStephen Warren5-5/+5
2012-12-19ARM: S5PV210: Avoid passing the clks through platform dataPadmavathi Venna1-16/+0
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-2/+0
2012-12-10Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2-2/+0
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2-2/+0
2012-11-21Merge branch 'next/cleanup-samsung-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-1/+0
2012-11-13ARM: samsung: remove obsoleted init_consistent_dma_size()Marek Szyprowski1-2/+0
2012-11-07Merge branch 'next/cleanup-samsung' into next/cleanup-samsung-2Kukjin Kim1-1/+0
2012-10-17ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner1-0/+3
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-25/+25