aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/gpio-config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-26ARM: SAMSUNG: Add the missed s3c_gpio_getpull() APIDaein Moon1-0/+19
2010-10-23ARM: SAMSUNG: Add s3c_gpio_cfgall_range() functionBen Dooks1-0/+16
2010-10-23ARM: SAMSUNG: Add GPIO configuration for a range of pinsBen Dooks1-0/+15
2010-09-14ARM: SAMSUNG: Fix on s5p_gpio_[get,set]_drvstrKukjin Kim1-3/+4
2010-05-19ARM: SAMSUNG: move driver strength gpio configuration helper to common dirMarek Szyprowski1-0/+48
2010-05-11ARM: SAMSUNG: Add spinlock locking to GPIO banksBen Dooks1-6/+6
2010-05-06ARM: S3C24XX: Remove s3c2410_gpio_getcfg(), implement s3c_gpio_getcfg()Ben Dooks1-0/+20
2010-05-06ARM: SAMSUNG: Add GPIO configuration read callsBen Dooks1-1/+46
2010-05-06ARM: S3C24XX: Add the gpio pull configuration for pull-upBen Dooks1-0/+32
2010-05-06ARM: S3C24XX: Add initial s3c_gpio configuration codeBen Dooks1-2/+2
2010-01-19ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.hBen Dooks1-1/+1
2010-01-15ARM: SAMSUNG: Move gpio-config.c into plat-samsungBen Dooks1-0/+166