summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/mxsfb.c
AgeCommit message (Expand)Author
2020-08-13video: fbdev: mxsfb: fix build with disabled overlay supportMarcel Ziswiler
2020-08-13video: fbdev: mxsfb: Fix flags not being appliedPhilippe Schenker
2020-08-13video: mxsfb: simplify parsingStefan Agner
2020-08-13video: fbdev: mxsfb: fix pixelclock polarityStefan Agner
2020-08-13video: fbdev: mxsfb: allow setting display timings via kernel command lineBhuvanchandra DV
2020-08-13video: fbdev: mxsfb: make sure runtime PM is suspended in system suspendStefan Agner
2019-12-03video: fbdev: mxsfb: fix build error for dma_alloc_writecombineFancy Fang
2019-12-03vide: fbdev: mxsfb: don't check return value for lock_fb_info()Fancy Fang
2019-11-25video: fbdev: mxsfb: Fix writecombine/wc build errorLeonard Crestez
2019-11-25video: fbdev: add i.MX LCDIF framebuffer driverFancy Fang
2019-06-07video: fbdev: mxsfb: Remove driverFabio Estevam
2019-04-11video: fbdev: mxsfb: remove set but not used variable 'line_count'YueHaibing
2019-04-01fbdev: mxsfb: implement FB_PRE_INIT_FB optionMelchior Franz
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-01-15fbdev: mxsfb: use framebuffer_alloc in the correct wayMichael Trimarchi
2017-11-09video: fbdev: mxsfb: fix pixelclock polarityStefan Agner
2016-08-30video: mxsfb: Fix framebuffer corruption on mx6sxMarek Vasut
2015-06-12video: fbdev: mxsfb: Constify platform_device_idKrzysztof Kozlowski
2015-05-07video: mxsfb: Make sure axi clock is enabled when accessing registersLiu Ying
2014-11-06fbdev: mxsfb: Add support for mx6sl and mx6sxFabio Estevam
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen