aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/smscufx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262Thomas Gleixner1-4/+1
2018-03-28video: smscufx: Delete an error message for a failed memory allocation in ufx_realloc_framebuffer()Markus Elfring1-3/+1
2018-03-28video: smscufx: Return an error code only as a constant in ufx_realloc_framebuffer()Markus Elfring1-7/+2
2018-03-28video: smscufx: Less checks in ufx_usb_probe() after error detectionMarkus Elfring1-27/+19
2017-12-29video: smscufx: Improve a size determination in two functionsMarkus Elfring1-3/+2
2017-08-21video: fbdev: smscufx: constify usb_device_id.Arvind Yadav1-1/+1
2017-06-14video: fbdev: add missing USB-descriptor endianness conversionsJohan Hovold1-2/+3
2016-09-27video: smscufx: remove unused variableSudip Mukherjee1-2/+0
2014-12-04video: smscufx: Deletion of unnecessary checks before the function call "vfree"Markus Elfring1-4/+2
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+1980