summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/udlfb.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-16video: udlfb: Switch from the pr_*() to the dev_*() logging functionsLadislav Michl1-114/+117
2018-01-16video: udlfb: Constify read only dataLadislav Michl1-2/+2
2018-01-15video: udlfb: Do not name private data 'dev'Ladislav Michl1-207/+207
2018-01-15video: udlfb: Remove noisy warningsLadislav Michl1-20/+0
2018-01-15video: udlfb: Remove redundant gdev variableLadislav Michl1-3/+1
2018-01-15video: udlfb: Remove unnecessary local variableLadislav Michl1-6/+2
2017-12-29video: udlfb: Delete an unnecessary return statement in two functionsMarkus Elfring1-4/+0
2017-12-29video: udlfb: Improve a size determination in dlfb_alloc_urb_list()Markus Elfring1-1/+1
2017-11-09video: udlfb: Fix read EDID timeoutLadislav Michl1-5/+5
2017-08-21video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error pathAnton Vasilyev1-1/+0
2017-08-21video: fbdev: udlfb: constify usb_device_id.Arvind Yadav1-1/+1
2017-08-18video: fbdev: add const to bin_attribute structuresBhumika Goyal1-1/+1
2017-06-14video: fbdev: udlfb: drop log level for blankingMike Gerow1-2/+2
2017-06-14video: fbdev: add missing USB-descriptor endianness conversionsJohan Hovold1-2/+3
2017-05-02video: fbdev: udlfb: Fix buffer on stackMaksim Salau1-2/+12
2015-08-20fbdev: udlfb: remove unneeded initialization in few placesAlexey Klimov1-6/+4
2014-12-04video: udlfb: Deletion of unnecessary checks before the function call "vfree"Markus Elfring1-6/+3
2014-09-09video: fbdev: use %*ph specifier to dump small buffersAndy Shevchenko1-5/+2
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+1985