Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Apply k4412 kernel from HardKernel for ODROID-X. | Christopher Kenna | 2012-09-28 |
| | |||
* | gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register setting | Thomas Abraham | 2011-06-07 |
| | | | | | | | | | | The S3C_GPIO_PULL_UP macro value incorrectly maps to a reserved setting of GPIO pull up/down registers on Exynos4 platform. Fix this incorrect mapping by adding wrappers to the s3c_gpio_setpull_updown and s3c_gpio_getpull_updown functions. Signed-off-by: Thomas Abraham <thomas.ab@samsung.com> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> | ||
* | gpio: Move the exynos4 GPIO to drivers/gpio | Kyungmin Park | 2011-05-26 |
Move the Samsung Exynos4 series SoCs GPIO driver to drivers/gpio Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> |