summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-raspberrypi-exp.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: raspberrypi-exp: remove redundant of_match_ptr()Zhu Wang2023-08-031-2/+2
* gpio: raspberrypi-exp: mark OF related data as maybe unusedKrzysztof Kozlowski2023-03-151-1/+1
* gpio: Get rid of duplicate of_node assignment in the driversAndy Shevchenko2021-12-171-1/+0
* gpio: raspberrypi-exp: Release firmware handle on unbindNicolas Saenz Julienne2021-03-221-1/+1
* gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2019-11-071-1/+4
* gpio: raspberrypi-exp: decrease refcount on firmware dt nodeNicolas Saenz Julienne2018-12-171-0/+1
* gpio: raspberrypi-exp: Driver for RPi3 GPIO expander via mailbox serviceDave Stevenson2018-02-221-0/+252