summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/video
Commit message (Expand)AuthorAgeFilesLines
* Put recycle pointer in own memory area which is not mmap'able.hselasky2015-05-101-5/+9
* Don't print uninitialized variables.hselasky2015-04-211-2/+1
* Buffers which can be memory mapped into userspace should never behselasky2015-04-172-8/+74
* Allow the UDL screen refresh rate to be runtime configurable through ahselasky2015-03-071-3/+25
* Reduce number of memory buffers a bit.hselasky2015-02-161-1/+1
* Avoid recursive locking.hselasky2015-02-161-5/+14
* Swap screen dimensions back to normal.hselasky2015-02-161-2/+2
* Allow the display port to be powered off.hselasky2015-02-161-14/+5
* Add new device ID.hselasky2015-02-151-0/+1
* Bugfixes. Check if a framebuffer is present before using it. Dequeuehselasky2015-02-151-4/+10
* Import USB display link driver from OpenBSD. Support for compressionhselasky2015-02-152-0/+1379
OpenPOWER on IntegriCloud