aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c24xx/mach-h1940.c
AgeCommit message (Expand)Author
2014-05-13ARM: S3C24XX: convert s3c2410 to common clock frameworkHeiko Stuebner
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij
2013-10-16ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding
2013-08-12ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa
2013-03-07ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irqHeiko Stuebner
2013-03-05ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-01-10ARM: S3C24XX: make h1940.h and h1940-latch.h localKukjin Kim
2013-01-10ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.hKukjin Kim
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-21ARM: S3C24XX: removes unnecessary semicolonPeter Senna Tschudin
2012-09-21ARM: S3C24xx: delete double assignmentJulia Lawall
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-h1940.cTushar Behera
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-03-03ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim