summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/udlfb.c
AgeCommit message (Expand)Author
2018-03-28video: udlfb: Return an error code only as a constant in dlfb_realloc_framebu...Markus Elfring
2018-03-12video: udlfb: Use already defined BPP constantLadislav Michl
2018-03-12video: udlfb: Fix unaligned accessLadislav Michl
2018-01-16video: udlfb: Switch from the pr_*() to the dev_*() logging functionsLadislav Michl
2018-01-16video: udlfb: Constify read only dataLadislav Michl
2018-01-15video: udlfb: Do not name private data 'dev'Ladislav Michl
2018-01-15video: udlfb: Remove noisy warningsLadislav Michl
2018-01-15video: udlfb: Remove redundant gdev variableLadislav Michl
2018-01-15video: udlfb: Remove unnecessary local variableLadislav Michl
2017-12-29video: udlfb: Delete an unnecessary return statement in two functionsMarkus Elfring
2017-12-29video: udlfb: Improve a size determination in dlfb_alloc_urb_list()Markus Elfring
2017-11-09video: udlfb: Fix read EDID timeoutLadislav Michl
2017-08-21video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error pathAnton Vasilyev
2017-08-21video: fbdev: udlfb: constify usb_device_id.Arvind Yadav
2017-08-18video: fbdev: add const to bin_attribute structuresBhumika Goyal
2017-06-14video: fbdev: udlfb: drop log level for blankingMike Gerow
2017-06-14video: fbdev: add missing USB-descriptor endianness conversionsJohan Hovold
2017-05-02video: fbdev: udlfb: Fix buffer on stackMaksim Salau
2015-08-20fbdev: udlfb: remove unneeded initialization in few placesAlexey Klimov
2014-12-04video: udlfb: Deletion of unnecessary checks before the function call "vfree"Markus Elfring
2014-09-09video: fbdev: use %*ph specifier to dump small buffersAndy Shevchenko
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen