Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-06 | gpio: reorganize drivers | Grant Likely | |
Sort the gpio makefile and enforce the naming convention gpio-*.c for gpio drivers. v2: cleaned up filenames in Kconfig and comment blocks v3: fixup use of BASIC_MMIO to GENERIC_GPIO for mxc Signed-off-by: Grant Likely <grant.likely@secretlab.ca> | |||
2011-05-26 | gpio: Move to Samsung common GPIO library to drivers/gpio | Kyungmin Park | |
It's common gpiolib for recent Samsung SoCs. Move to drivers/gpio Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> |