aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-06ARM: S3C24XX: Remove s3c2410_gpio_getirq()Ben Dooks2-20/+1
2010-05-06ARM: S3C24XX: Remove s3c2410_gpio_getpull()Ben Dooks1-13/+0
2010-05-06ARM: S3C24XX: Remove s3c2410_gpio_setcfg()Ben Dooks1-48/+0
2010-05-06ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()Ben Dooks6-22/+25
2010-05-06ARM: S3C24XX: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()Ben Dooks3-9/+9
2010-05-06ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyondBen Dooks1-1/+40
2010-05-06ARM: S3C24XX: Add initial s3c_gpio configuration codeBen Dooks2-1/+17
2010-05-06ARM: S3C24XX: s3c24xx_mci_set_platdata should be marked __initArnaud Patard1-1/+1
2010-05-06ARM: S3C24XX: fix s3c2410fb platdata passingArnaud Patard1-2/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-0/+4
2010-03-15ARM: S3C2440: Fix s3c2440 cpufreq compilation post move.Vasily Khoruzhick1-311/+0
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-04ARM: S3C2440: Fix plat-s3c24xx move of s3c2440/s3c2442 supportBen Dooks2-224/+0
2010-02-24ARM: SAMSUNG: Add resources description for s3c24xx ts driverVasily Khoruzhick1-0/+18
2010-02-24ARM: S3C24XX: Move audio-simtec.h to plat-s3c24xxBen Dooks1-0/+37
2010-02-24ARM: SAMSUNG: Move plat-s3c Kconfig entries to plat-samsung and plat-s3c24xxBen Dooks1-0/+22
2010-02-22ARM: Merge next-samsung-s3c64xx-platdeletionBen Dooks3-149/+1
2010-02-21ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removedBen Dooks2-85/+1
2010-02-20ARM: SAMSUNG: Move pm-core.h to machine directoryBen Dooks1-64/+0
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-02-01ARM: S3C244X: Merge plat-s3c24xx s3c2440.h and s3c2442.h into s3c244x.hBen Dooks4-36/+12
2010-02-01ARM: S3C24XX: Move S3C2440/S3C2442 plat-s3c24xx support to mach-s3c2440Ben Dooks7-526/+2
2010-01-19ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.hBen Dooks1-1/+1
2010-01-19ARM: Merge next-samsung-devupdates1Ben Dooks2-28/+22
2010-01-19ARM: S3C24XX: Add mci platform data set call s3c24xx_mci_set_platdata().Ben Dooks2-0/+22
2010-01-19ARM: SAMSUNG: Make UART device code commonBen Dooks1-28/+0
2010-01-18ARM: SAMSUNG: Move S3C24XX ADC driver to plat-samsungMaurus Cuelenaere3-443/+0
2010-01-15ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks2-9/+17
2009-12-23ARM: S3C24XX: touchscreen device definitionArnaud Patard2-0/+19
2009-12-09Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-3/+7
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+1
2009-12-08ARM: S3C24XX: DMA: Use valid index when accessing arrayRamax Lo1-2/+4
2009-12-08ARM: S3C24XX: Export s3c24xx_set_fiq for modules.Ben Dooks1-0/+2
2009-12-08ARM: S3C: move s3c_adc_remove to .devexit.textUwe Kleine-König1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-03ARM: Merge next-s3c24xx-dev-rtpBen Dooks1-1/+1
2009-12-01ARM: S3C: Add NAND device platform data set callBen Dooks1-1/+1
2009-12-01ARM: S3C: Update Simtec copyright statements from , to - [2]Ben Dooks8-8/+8
2009-12-01ARM: S3C: Update Simtec copyright statements from , to -Ben Dooks6-7/+7
2009-12-01ARM: S3C: Fix Simtec copyright statements in Documentation/S3C24XXBen Dooks2-4/+4
2009-12-01ARM: S3C24XX: Add documentation for arch/arm/plat-s3c24xx/include/plat/mci.hBen Dooks1-0/+25
2009-12-01ARM: S3C24XX: machine support for Simtec AudioBen Dooks3-0/+85
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth1-2/+0
2009-10-28ARM: S3C24XX: Fix warnings in arch/arm/plat-s3c24xx/gpio.cBen Dooks1-0/+1
2009-10-28ARM: S3C24XX: arch/arm/plat-s3c24xx: Move dereference after NULL testJulia Lawall1-3/+3
2009-10-28ARM: S3C: Fix adc function exportsRyan Mallon1-1/+1
2009-10-28ARM: S3C2410: Fix link if CONFIG_S3C2410_IOTIMING is not setBen Dooks1-2/+7
2009-10-28ARM: S3C24XX: Introduce S3C2442B CPUHarald Welte1-0/+10
2009-10-28ARM: S3C24XX: Define a macro to avoid compilation errorRamax Lo1-0/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1