Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-08gpio: gpio-syscon: Fix formatting issues which confuse kerneldocLee Jones
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-10-10gpio: syscon: Fix possible NULL ptr usageMarek Vasut
2018-08-07gpio: syscon: rockchip: add GRF GPIO support for rk3328Levin Du
2018-07-02gpio: syscon: Include the right headerLinus Walleij
2018-05-23gpio: syscon: allow fetching syscon from parent nodeHeiko Stuebner
2018-05-16gpio: syscon: Use of_device_get_match_data()Thierry Reding
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-17gpio: syscon: reuse for keystone 2 socsGrygorii Strashko
2014-09-17gpio: syscon: retrive syscon node and regs offsets from dtGrygorii Strashko
2014-09-17gpio: 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