aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-syscon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-27gpio: syscon: reduce message level when direction reg offset not in dtGrygorii Strashko1-1/+1
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-16gpio: syscon: reuse for keystone 2 socsGrygorii Strashko1-0/+35
2014-09-16gpio: syscon: retrive syscon node and regs offsets from dtGrygorii Strashko1-8/+43
2014-09-16gpio: syscon: add soc specific callback to assign output valueGrygorii Strashko1-2/+6
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe1-1/+2
2014-03-18gpio: Driver for SYSCON-based GPIOsAlexander Shiyan1-0/+191