Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-03 | gpio: xra1403: remove redundant of_match_ptr() | Zhu Wang | 1 | -2/+2 |
2023-07-19 | gpio: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
2023-06-19 | gpio: xra1403: Remove unused of_gpio.h inclusion | Andy Shevchenko | 1 | -1/+0 |
2023-03-15 | gpio: xra1403: mark OF related data as maybe unused | Krzysztof Kozlowski | 1 | -1/+1 |
2020-11-30 | gpio: xra1403: remove unneeded spi_set_drvdata() | Alexandru Ardelean | 1 | -9/+1 |
2020-06-21 | gpio: xra1403: Make use of for_each_requested_gpio() | Andy Shevchenko | 1 | -6/+2 |
2019-11-07 | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 1 | -1/+4 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 1 | -12/+1 |
2018-04-27 | gpio: xra1403: Switch to a fixed upper bound for registers | Laura Abbott | 1 | -10/+5 |
2018-03-27 | gpio: Remove VLA from xra1403 driver | Laura Abbott | 1 | -1/+7 |
2017-05-22 | gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driver | Nandor Han | 1 | -0/+237 |