aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/pxa168fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang1-1/+1
2022-02-01video: fbdev: pxa168fb: Remove unnecessary print function dev_err()Yang Li1-3/+1
2022-01-30video: fbdev: pxa168fb: Initialize pointers with NULL and not plain integer 0Colin Ian King1-2/+2
2022-01-29video: fbdev: pxa168fb: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-4/+0
2020-05-09video: fbdev: pxa168fb: make pxa168fb_init_mode() return voidJason Yan1-4/+1
2020-03-02video: fbdev: pxa168fb: remove unnecessary platform_get_irqYueHaibing1-3/+0
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard1-1/+1
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+4
2020-01-15pxa168fb: fix release function mismatch in probe failureChuhong Yuan1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2020-01-03pxa168fb: Fix the function used to release some memory in an error handling pathChristophe JAILLET1-3/+3
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2018-12-20pxa168fb: trivial typo fixLubomir Rintel1-1/+1
2018-10-08pxa168fb: remove set but not used variables 'mi'YueHaibing1-3/+0
2018-09-26pxa168fb: prepare the clockLubomir Rintel1-3/+3
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-4/+4
2015-09-01video: fbdev: pxa168fb: Use devm_clk_getVaishali Thakkar1-10/+4
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+837