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