summaryrefslogtreecommitdiff
path: root/drivers/gpio/pca953x_gpio.c
AgeCommit message (Expand)Author
2018-11-16gpio: pca953x: Clear the polarity invert register at initYe Li
2018-11-14gpio: pca953x_gpio: fix DT GPIO flags translationAnatolij Gustschin
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05gpio: pca953x_gpio: Support label setting from DTMario Six
2018-01-28gpio: pca953x_gpio: Make live-tree compatibleMario Six
2018-01-28gpio: pca953x_gpio: Fix style violationsMario Six
2017-10-08dm: gpio: pca953x: Drop pointless data structure checksSimon Glass
2017-06-01dm: gpio: Refactor to prepare for live tree supportSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-06-19gpio: pca953x: Fix register reading past 8th GPIOmario.six@gdsys.cc
2016-05-27dm: gpio: pca953x: Support PCA953X with 40 GPIOsmario.six@gdsys.cc
2016-05-17dm: gpio: pca953x: introduce driver model support for pca953xPeng Fan