summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/smscufx.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-03fbdev: smscufx: Fix several use-after-free bugsHyunwoo Kim1-25/+30
2022-10-26fbdev: smscufx: Fix use-after-free in ufx_ops_open()Hyunwoo Kim1-1/+13
2022-04-20video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()Wang Hai1-2/+1
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