Age | Commit message (Expand) | Author |
2018-10-10 | gpio: syscon: Fix possible NULL ptr usage | Marek Vasut |
2018-08-06 | gpio: syscon: rockchip: add GRF GPIO support for rk3328 | Levin Du |
2018-07-02 | gpio: syscon: Include the right header | Linus Walleij |
2018-05-23 | gpio: syscon: allow fetching syscon from parent node | Heiko Stuebner |
2018-05-16 | gpio: syscon: Use of_device_get_match_data() | Thierry Reding |
2016-06-08 | gpio: syscon: Change the compatibility string | Alexander Shiyan |
2016-02-23 | gpio: syscon: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan |
2016-01-05 | gpio: syscon: use gpiochip data pointer | Linus Walleij |
2015-12-21 | Merge tag 'v4.4-rc6' into devel | Linus Walleij |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij |
2015-11-17 | gpio: syscon: fix a possible NULL dereference | LABBE Corentin |
2015-03-27 | gpio: syscon: reduce message level when direction reg offset not in dt | Grygorii Strashko |
2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-16 | gpio: syscon: reuse for keystone 2 socs | Grygorii Strashko |
2014-09-16 | gpio: syscon: retrive syscon node and regs offsets from dt | Grygorii Strashko |
2014-09-16 | gpio: syscon: add soc specific callback to assign output value | Grygorii Strashko |
2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe |
2014-03-18 | gpio: Driver for SYSCON-based GPIOs | Alexander Shiyan |