aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/mxsfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-07video: fbdev: mxsfb: Remove driverFabio Estevam1-1036/+0
2019-04-11video: fbdev: mxsfb: remove set but not used variable 'line_count'YueHaibing1-2/+0
2019-04-01fbdev: mxsfb: implement FB_PRE_INIT_FB optionMelchior Franz1-0/+12
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+1
2018-01-15fbdev: mxsfb: use framebuffer_alloc in the correct wayMichael Trimarchi1-24/+21
2017-11-09video: fbdev: mxsfb: fix pixelclock polarityStefan Agner1-2/+11
2016-08-30video: mxsfb: Fix framebuffer corruption on mx6sxMarek Vasut1-4/+5
2015-06-12video: fbdev: mxsfb: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-07video: mxsfb: Make sure axi clock is enabled when accessing registersLiu Ying1-14/+54
2014-11-06fbdev: mxsfb: Add support for mx6sl and mx6sxFabio Estevam1-0/+19
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+960