Age | Commit message (Expand) | Author |
---|---|---|
2017-11-29 | Add support for GPIO-signaled events. | Mark Kettenis |
2017-11-29 | Revise OperatingRegion code to make it extensible and have chvgpio(4) | Mark Kettenis |
2016-10-25 | Add the resource index to aml_parse_resource() callback function. | Paul Irofti |
2016-05-08 | Add support for level, active low gpio interrupts. | Mark Kettenis |
2016-05-08 | Add support for writing gpio pins. | Mark Kettenis |
2016-05-08 | Call _REG to register GeneralPuproseIo address space support. | Mark Kettenis |
2016-05-08 | Plug some memory leaks and do proper cleanup in error paths. | Mark Kettenis |
2016-05-07 | Add chvgpio(4), a driver for the GPIO controllers found on Intel's Cherry View | Mark Kettenis |