Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow ssdfb(4) to be mmap(2)-able so that we can use its framebuffer | 2019-02-22 | 1 | -6/+81 | |
* | No need to free the Command/Data GPIO in the I2C detach path since it is | 2019-01-17 | 1 | -2/+1 | |
* | Add support for the SSD1306 as seen on the NanoPi NEO2 with | 2019-01-17 | 1 | -2/+19 | |
* | The official name for the ssdfb(4) reset GPIO attribute uses plural form. | 2018-08-17 | 1 | -3/+3 | |
* | Support reading and using serveral device tree attributes for ssdfb(4), | 2018-08-17 | 1 | -28/+54 | |
* | Hook up the rasops text emulation functions so we only write out | 2018-08-09 | 1 | -28/+125 | |
* | Add I2C attachment code to ssdfb(4). The difference between the I2C | 2018-08-02 | 1 | -54/+181 | |
* | Implement a partial update mechanism. Since the SPI-connected display | 2018-08-01 | 1 | -17/+77 | |
* | Stop reversing bytes read from the framebuffer. That was added since | 2018-07-31 | 1 | -2/+2 | |
* | Add ssdfb(4), a driver for the SSD1309 controller that drives an | 2018-07-30 | 1 | -0/+441 |