aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* ARM: S3C2440: Fix s3c2440 cpufreq compilation post move.Vasily Khoruzhick2010-03-151-311/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | ARM: S3C2440: Fix plat-s3c24xx move of s3c2440/s3c2442 supportBen Dooks2010-03-042-224/+0
* | ARM: SAMSUNG: Add resources description for s3c24xx ts driverVasily Khoruzhick2010-02-241-0/+18
* | ARM: S3C24XX: Move audio-simtec.h to plat-s3c24xxBen Dooks2010-02-241-0/+37
* | ARM: SAMSUNG: Move plat-s3c Kconfig entries to plat-samsung and plat-s3c24xxBen Dooks2010-02-241-0/+22
* | ARM: Merge next-samsung-s3c64xx-platdeletionBen Dooks2010-02-223-149/+1
|\ \
| * | ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removedBen Dooks2010-02-212-85/+1
| * | ARM: SAMSUNG: Move pm-core.h to machine directoryBen Dooks2010-02-201-64/+0
* | | ARM: S3C244X: Merge plat-s3c24xx s3c2440.h and s3c2442.h into s3c244x.hBen Dooks2010-02-014-36/+12
* | | ARM: S3C24XX: Move S3C2440/S3C2442 plat-s3c24xx support to mach-s3c2440Ben Dooks2010-02-017-526/+2
|/ /
* | ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.hBen Dooks2010-01-191-1/+1
* | ARM: Merge next-samsung-devupdates1Ben Dooks2010-01-192-28/+22
|\ \
| * | ARM: S3C24XX: Add mci platform data set call s3c24xx_mci_set_platdata().Ben Dooks2010-01-192-0/+22
| * | ARM: SAMSUNG: Make UART device code commonBen Dooks2010-01-191-28/+0
* | | ARM: SAMSUNG: Move S3C24XX ADC driver to plat-samsungMaurus Cuelenaere2010-01-183-443/+0
|/ /
* | ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks2010-01-152-9/+17
|/
* ARM: S3C24XX: touchscreen device definitionArnaud Patard2009-12-232-0/+19
* Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2009-12-093-3/+7
|\
| * ARM: S3C24XX: DMA: Use valid index when accessing arrayRamax Lo2009-12-081-2/+4
| * ARM: S3C24XX: Export s3c24xx_set_fiq for modules.Ben Dooks2009-12-081-0/+2
| * ARM: S3C: move s3c_adc_remove to .devexit.textUwe Kleine-König2009-12-081-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-3/+1
|\ \ | |/ |/|
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
| * Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-091-2/+0
* | ARM: Merge next-s3c24xx-dev-rtpBen Dooks2009-12-031-1/+1
|\ \
| * | ARM: S3C: Add NAND device platform data set callBen Dooks2009-12-011-1/+1
| |/
* | ARM: S3C: Update Simtec copyright statements from , to - [2]Ben Dooks2009-12-018-8/+8
* | ARM: S3C: Update Simtec copyright statements from , to -Ben Dooks2009-12-016-7/+7
* | ARM: S3C: Fix Simtec copyright statements in Documentation/S3C24XXBen Dooks2009-12-012-4/+4
* | ARM: S3C24XX: Add documentation for arch/arm/plat-s3c24xx/include/plat/mci.hBen Dooks2009-12-011-0/+25
* | ARM: S3C24XX: machine support for Simtec AudioBen Dooks2009-12-013-0/+85
|/
* ARM: S3C24XX: Fix warnings in arch/arm/plat-s3c24xx/gpio.cBen Dooks2009-10-281-0/+1
* ARM: S3C24XX: arch/arm/plat-s3c24xx: Move dereference after NULL testJulia Lawall2009-10-281-3/+3
* ARM: S3C: Fix adc function exportsRyan Mallon2009-10-281-1/+1
* ARM: S3C2410: Fix link if CONFIG_S3C2410_IOTIMING is not setBen Dooks2009-10-281-2/+7
* ARM: S3C24XX: Introduce S3C2442B CPUHarald Welte2009-10-281-0/+10
* ARM: S3C24XX: Define a macro to avoid compilation errorRamax Lo2009-10-281-0/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* s3cmci: add better support for no card detect or write protect availableBen Dooks2009-10-011-0/+2
* s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks2009-10-011-0/+1
* Merge branch 'master' into develRussell King2009-09-121-1/+1
|\
| * ARM: S3C24XX: Fix clkout mpx errorDavide Rizzo2009-08-141-1/+1
| * ARM: S3C: PWM fix for low duty cyclePeter Korsgaard2009-07-301-0/+4
* | ARM: S3C: Add S3C_DEV_NAND Kconfig entryBen Dooks2009-08-161-0/+1
* | Merge branch 'next-s3c64xx-moves' into next-s3cBen Dooks2009-08-143-425/+0
|\ \
| * | ARM: S3C: move timer/pwm handling from plat-s3c24xx to plat-s3cPeter Korsgaard2009-07-312-406/+0
| * | ARM: S3C: move s3c_device_nand from plat-s3c24xx to plat-s3cPeter Korsgaard2009-07-311-19/+0
| |/