Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ioexpander: Add support to read levels on whole IOEX port | Michał Barnaś | 2021-02-23 | 1 | -0/+10 |
* | ioexpander: Fix type error in command_ioex_get | Rob Barnes | 2020-11-12 | 1 | -13/+14 |
* | ioex: Initialize IO expander for early sysjump | Daisuke Nojiri | 2020-05-14 | 1 | -2/+2 |
* | common ioex: don't init ioex levels on SysJump | Denis Brockus | 2020-04-21 | 1 | -2/+9 |
* | ioexpander: add IOEX_FLAGS_DISABLED | Edward Hill | 2020-03-20 | 1 | -35/+65 |
* | ioexpander: Fix IOEX_INT after ioex_signal numbering change | Edward Hill | 2020-01-31 | 1 | -1/+1 |
* | ioexpander: fix out-of-bounds access in last_val_changed | Michael Auchter | 2020-01-24 | 1 | -1/+5 |
* | GPIO/IOEX/eSPI: Give different IO signals unique values | Edward Hill | 2019-10-25 | 1 | -15/+31 |
* | IO Expander: add the interrupt support to IOEX framework | CHLin | 2019-08-20 | 1 | -0/+49 |
* | IO_Expander: introduce the common interface of IO expander | CHLin | 2019-07-24 | 1 | -0/+221 |