summaryrefslogtreecommitdiff
path: root/include/ioexpander.h
Commit message (Expand)AuthorAgeFilesLines
* zephyr: remove the named-ioexes and move ioex logic to gpioMichał Barnaś2022-03-211-0/+52
* ioexpander: Introduce GPIO save and restore functionsRob Barnes2022-01-131-0/+20
* ioex: extract shell commands from ioexpander.cMichał Barnaś2021-11-051-0/+10
* IOEX: Add driver specific flagsSam Hurst2021-10-271-0/+6
* IOEX: Cleanup: Use IOEX_FLAGS_INITIALIZED flag to get the IOEX statusVijay Hiremath2021-10-121-2/+2
* ioex: Skip initializing IOEXes if already initializedfactory-ambassador-14265.B-mainVijay Hiremath2021-10-051-0/+2
* COIL: Rename ioexpander i2c address variableDiana Z2021-02-241-2/+2
* ioexpander: Add support to read levels on whole IOEX portMichał Barnaś2021-02-231-0/+19
* ioexpander: forward declare ioex_signalCaveh Jalali2020-11-191-0/+2
* ioexpander: add IOEX_FLAGS_DISABLEDEdward Hill2020-03-201-22/+5
* GPIO/IOEX/eSPI: Give different IO signals unique valuesEdward Hill2019-10-251-1/+9
* driver: IO expander: nct38xx: add the interrupt supportCHLin2019-08-211-5/+0
* IO Expander: add the interrupt support to IOEX frameworkCHLin2019-08-201-0/+20
* IO_Expander: introduce the common interface of IO expanderCHLin2019-07-241-0/+137