index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
smscufx.c
Age
Commit message (
Expand
)
Author
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-12-03
video: smscufx: don't restore fb_mmap after deferred IO cleanup
Jani Nikula
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262
Thomas Gleixner
2018-03-28
video: smscufx: Delete an error message for a failed memory allocation in ufx...
Markus Elfring
2018-03-28
video: smscufx: Return an error code only as a constant in ufx_realloc_frameb...
Markus Elfring
2018-03-28
video: smscufx: Less checks in ufx_usb_probe() after error detection
Markus Elfring
2017-12-29
video: smscufx: Improve a size determination in two functions
Markus Elfring
2017-08-21
video: fbdev: smscufx: constify usb_device_id.
Arvind Yadav
2017-06-14
video: fbdev: add missing USB-descriptor endianness conversions
Johan Hovold
2016-09-27
video: smscufx: remove unused variable
Sudip Mukherjee
2014-12-04
video: smscufx: Deletion of unnecessary checks before the function call "vfree"
Markus Elfring
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen