summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/mxsfb.c
Commit message (Expand)AuthorAgeFilesLines
* video: fbdev: mxsfb: remove set but not used variable 'line_count'YueHaibing2019-04-111-2/+0Star
* fbdev: mxsfb: implement FB_PRE_INIT_FB optionMelchior Franz2019-04-011-0/+12
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-1/+1
* fbdev: mxsfb: use framebuffer_alloc in the correct wayMichael Trimarchi2018-01-151-24/+21Star
* video: fbdev: mxsfb: fix pixelclock polarityStefan Agner2017-11-091-2/+11
* video: mxsfb: Fix framebuffer corruption on mx6sxMarek Vasut2016-08-301-4/+5
* video: fbdev: mxsfb: Constify platform_device_idKrzysztof Kozlowski2015-06-121-1/+1
* video: mxsfb: Make sure axi clock is enabled when accessing registersLiu Ying2015-05-071-14/+54
* fbdev: mxsfb: Add support for mx6sl and mx6sxFabio Estevam2014-11-061-0/+19
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+960