aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-syscon.c
AgeCommit message (Expand)Author
2016-06-08gpio: syscon: Change the compatibility stringAlexander Shiyan
2016-02-23gpio: syscon: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: syscon: use gpiochip data pointerLinus Walleij
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-11-17gpio: syscon: fix a possible NULL dereferenceLABBE Corentin
2015-03-27gpio: syscon: reduce message level when direction reg offset not in dtGrygorii Strashko
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-09-16gpio: syscon: reuse for keystone 2 socsGrygorii Strashko
2014-09-16gpio: syscon: retrive syscon node and regs offsets from dtGrygorii Strashko
2014-09-16gpio: syscon: add soc specific callback to assign output valueGrygorii Strashko
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-03-18gpio: Driver for SYSCON-based GPIOsAlexander Shiyan