Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the parsed address and interrupt information from | 2020-05-22 | 1 | -54/+24 | |
* | Add support for GPIO-signaled events. | 2017-11-29 | 1 | -13/+3 | |
* | Revise OperatingRegion code to make it extensible and have chvgpio(4) | 2017-11-29 | 1 | -2/+27 | |
* | Add the resource index to aml_parse_resource() callback function. | 2016-10-25 | 1 | -3/+3 | |
* | Add support for level, active low gpio interrupts. | 2016-05-08 | 1 | -1/+7 | |
* | Add support for writing gpio pins. | 2016-05-08 | 1 | -1/+20 | |
* | Call _REG to register GeneralPuproseIo address space support. | 2016-05-08 | 1 | -1/+14 | |
* | Plug some memory leaks and do proper cleanup in error paths. | 2016-05-08 | 1 | -5/+6 | |
* | Add chvgpio(4), a driver for the GPIO controllers found on Intel's Cherry View | 2016-05-07 | 1 | -0/+362 |