aboutsummaryrefslogtreecommitdiffstats
path: root/include/video/udlfb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-01udlfb: introduce a rendering mutexMikulas Patocka1-0/+1
2019-04-01udlfb: fix sleeping inside spinlockMikulas Patocka1-0/+6
2018-10-08udlfb: handle unplug properlyMikulas Patocka1-3/+0
2018-07-25udlfb: allow reallocating the framebufferMikulas Patocka1-0/+1
2018-07-25udlfb: set optimal write delayMikulas Patocka1-1/+1
2018-07-25udlfb: make a local copy of fb_opsMikulas Patocka1-0/+1
2018-07-25udlfb: don't switch if we are switching to the same videomodeMikulas Patocka1-0/+1
2018-07-25udlfb: fix semaphore value leakMikulas Patocka1-1/+0
2018-01-15video: udlfb: Do not name private data 'dev'Ladislav Michl1-1/+1
2018-01-15video: udlfb: Remove redundant gdev variableLadislav Michl1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski1-1/+1
2012-03-01udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson1-0/+1
2011-08-24udlfb: add more comprehensive support for DPMS FB_BLANK_* modesBernie Thompson1-0/+1
2011-01-06video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt1-16/+0
2011-01-06video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt1-6/+0
2010-11-16fbdev: move udlfb out of staging.Paul Mundt1-0/+117