aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
...
* | ARM: Merge for-2635/gpio2Ben Dooks2010-05-199-164/+118
|\ \
| * | ARM: S3C24XX: Update missed gpio calls to use gpiolibBen Dooks2010-05-181-3/+5
| |/
| * ARM: S3C24XX: Wrapper s3c2410_gpio_setpin and s3c2410_gpio_pullup()Ben Dooks2010-05-061-28/+19
| * ARM: S3C24XX: Remove s3c2410_gpio_getcfg(), implement s3c_gpio_getcfg()Ben Dooks2010-05-062-21/+2
| * ARM: SAMSUNG: Add GPIO configuration read callsBen Dooks2010-05-061-0/+2
| * ARM: S3C24XX: Remove s3c2410_gpio_getirq()Ben Dooks2010-05-062-20/+1
| * ARM: S3C24XX: Remove s3c2410_gpio_getpull()Ben Dooks2010-05-061-13/+0
| * ARM: S3C24XX: Remove s3c2410_gpio_setcfg()Ben Dooks2010-05-061-48/+0
| * ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()Ben Dooks2010-05-066-22/+25
| * ARM: S3C24XX: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()Ben Dooks2010-05-063-9/+9
| * ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyondBen Dooks2010-05-061-1/+40
| * ARM: S3C24XX: Add initial s3c_gpio configuration codeBen Dooks2010-05-062-1/+17
* | ARM: Merge for-2635/samsung-hwmonBen Dooks2010-05-191-8/+0
|\ \
| * | ARM: SAMSUNG: Move HWMON from plat-s3c24xx to plat-samsungMaurus Cuelenaere2010-05-121-8/+0
| |/
* | ARM: Merge for-2635/samsung-dmaBen Dooks2010-05-191-1/+1
|\ \
| * | S3C: DMA: Change argument of s3c2410_dma_devconfigJassi Brar2010-05-171-1/+1
| |/
* | ARM: S3C24XX: s3c24xx_mci_set_platdata should be marked __initArnaud Patard2010-05-061-1/+1
* | ARM: S3C24XX: fix s3c2410fb platdata passingArnaud Patard2010-05-061-2/+7
|/
* 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