summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-syscon.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: syscon: reduce message level when direction reg offset not in dtGrygorii Strashko2015-03-271-1/+1
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* gpio: syscon: reuse for keystone 2 socsGrygorii Strashko2014-09-161-0/+35
* gpio: syscon: retrive syscon node and regs offsets from dtGrygorii Strashko2014-09-161-8/+43
* gpio: syscon: add soc specific callback to assign output valueGrygorii Strashko2014-09-161-2/+6
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-1/+2
* gpio: Driver for SYSCON-based GPIOsAlexander Shiyan2014-03-181-0/+191