Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put recycle pointer in own memory area which is not mmap'able. | hselasky | 2015-05-10 | 1 | -5/+9 |
* | Don't print uninitialized variables. | hselasky | 2015-04-21 | 1 | -2/+1 |
* | Buffers which can be memory mapped into userspace should never be | hselasky | 2015-04-17 | 2 | -8/+74 |
* | Allow the UDL screen refresh rate to be runtime configurable through a | hselasky | 2015-03-07 | 1 | -3/+25 |
* | Reduce number of memory buffers a bit. | hselasky | 2015-02-16 | 1 | -1/+1 |
* | Avoid recursive locking. | hselasky | 2015-02-16 | 1 | -5/+14 |
* | Swap screen dimensions back to normal. | hselasky | 2015-02-16 | 1 | -2/+2 |
* | Allow the display port to be powered off. | hselasky | 2015-02-16 | 1 | -14/+5 |
* | Add new device ID. | hselasky | 2015-02-15 | 1 | -0/+1 |
* | Bugfixes. Check if a framebuffer is present before using it. Dequeue | hselasky | 2015-02-15 | 1 | -4/+10 |
* | Import USB display link driver from OpenBSD. Support for compression | hselasky | 2015-02-15 | 2 | -0/+1379 |