aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-syscon.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* gpio: syscon: Fix possible NULL ptr usageMarek Vasut2018-10-10
* gpio: syscon: rockchip: add GRF GPIO support for rk3328Levin Du2018-08-06
* gpio: syscon: Include the right headerLinus Walleij2018-07-02
* gpio: syscon: allow fetching syscon from parent nodeHeiko Stuebner2018-05-23
* gpio: syscon: Use of_device_get_match_data()Thierry Reding2018-05-16
* gpio: syscon: Change the compatibility stringAlexander Shiyan2016-06-08
* gpio: syscon: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* gpio: syscon: use gpiochip data pointerLinus Walleij2016-01-05
* Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-21
|\
| * gpio: syscon: fix a possible NULL dereferenceLABBE Corentin2015-11-17
* | gpio: change member .dev to .parentLinus Walleij2015-11-19
|/
* gpio: syscon: reduce message level when direction reg offset not in dtGrygorii Strashko2015-03-27
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-20
* gpio: syscon: reuse for keystone 2 socsGrygorii Strashko2014-09-16
* gpio: syscon: retrive syscon node and regs offsets from dtGrygorii Strashko2014-09-16
* gpio: syscon: add soc specific callback to assign output valueGrygorii Strashko2014-09-16
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio: Driver for SYSCON-based GPIOsAlexander Shiyan2014-03-18