summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-161-0/+1
|\
| * ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+1
* | ARM: Samsung: Remove the MIPI PHY setup codeSylwester Nawrocki2013-10-161-4/+0Star
|/
* ARM: SAMSUNG: Remove remaining uses of plat/regs-timer.h headerTomasz Figa2013-08-121-10/+0Star
* ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa2013-08-121-1/+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
* Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-102-12/+4Star
|\
| * regulator: max8998: Use arrays for specifying voltages in platform dataTomasz Figa2013-06-302-12/+4Star
* | reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-2/+4
* | 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-046-16/+16
|\
| * Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-192-2/+1Star
| |\
| * \ Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann2013-04-082-19/+19
| |\ \
| * | | ARM: SAMSUNG: Rename s5p-time to samsung-timeRomain Naour2013-03-056-16/+16
* | | | 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
| | |/ | |/|
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-9/+0Star
|\ \ \
| * | | Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-092-19/+19
| |\| |
| * | | ARM: S5PV210: remove useless ifdef in common.hKukjin Kim2013-03-051-9/+0Star
| | |/ | |/|
* | | usb: exynos: do not include plat/usb-phy.hArnd Bergmann2013-04-111-2/+2
| |/ |/|
* | Merge branch 'v3.9-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2013-03-141-18/+18
|\ \
| * | ARM: S5PV210: Fix PL330 DMA controller clkdev entriesSylwester Nawrocki2013-03-051-18/+18
| |/
* / [media] s5p-fimc: fix s5pv210 buildArnd Bergmann2013-03-141-1/+1
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-251-3/+3
|\
| * [media] s5p-fimc: Redefine platform data structure for fimc-isSylwester Nawrocki2013-02-051-3/+3
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2111-77/+13Star
|\ \
| * \ Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-054-35/+8Star
| |\ \
| | * | ARM: SAMSUNG: cleanup mach/regs-audss.h fileKukjin Kim2013-01-102-19/+2Star
| | * | ARM: S5PV210: move regs-sys.h into setup-usb-phy.c fileKukjin Kim2013-01-102-16/+6Star
| | |/
| * | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-157-37/+0Star
| |\ \
| | * | ARM: samsung: remove unused tick.hRob Herring2013-01-121-26/+0Star
| | * | ARM: remove unneeded vic.h includesRob Herring2013-01-126-6/+0Star
| | * | ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-125-5/+0Star
| | |/
| * / ARM: delete struct sys_timerStephen Warren2012-12-245-5/+5
| |/
* | ARM: S5PV210: Fix early uart output in fifo modeAlexey Galakhov2013-02-081-0/+2
* | ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan2013-01-311-2/+2
|/
* ARM: S5PV210: Avoid passing the clks through platform dataPadmavathi Venna2012-12-191-16/+0Star
* 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
* | | Merge branch 'next/cleanup-samsung-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-11-211-1/+0Star
|\ \ \
| * \ \ Merge branch 'next/cleanup-samsung' into next/cleanup-samsung-2Kukjin Kim2012-11-071-1/+0Star
| |\ \ \ | | |/ / | |/| |
| | * | ARM: EXYNOS: remove the MMC_CAP2_BROKEN_VOLTAGEJaehoon Chung2012-09-211-1/+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
| |/ |/|