summaryrefslogtreecommitdiff
path: root/drivers/gpio/pca953x_gpio.c
AgeCommit message (Expand)Author
2022-07-06LFU-330-32 gpio: pca953x: support pcal6524Peng Fan
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-04gpio: pca953x_gpio: Add support for 24 bit IO expanderVignesh Raghavendra
2019-07-11gpio: pca953x: Add TI TCA9539 compatible stringMarek Vasut
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