summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/pxa168fb.c
AgeCommit message (Expand)Author
2023-04-24fbdev: pxa168fb: Convert to platform remove callback returning voidUwe Kleine-König
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang
2022-02-01video: fbdev: pxa168fb: Remove unnecessary print function dev_err()Yang Li
2022-01-30video: fbdev: pxa168fb: Initialize pointers with NULL and not plain integer 0Colin Ian King
2022-01-29video: fbdev: pxa168fb: Make use of the helper function dev_err_probe()Cai Huoqing
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-09video: fbdev: pxa168fb: make pxa168fb_init_mode() return voidJason Yan
2020-03-02video: fbdev: pxa168fb: remove unnecessary platform_get_irqYueHaibing
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-15pxa168fb: fix release function mismatch in probe failureChuhong Yuan
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03pxa168fb: Fix the function used to release some memory in an error handling pathChristophe JAILLET
2019-12-05video: constify fb ops across all driversJani Nikula
2018-12-20pxa168fb: trivial typo fixLubomir Rintel
2018-10-08pxa168fb: remove set but not used variables 'mi'YueHaibing
2018-09-26pxa168fb: prepare the clockLubomir Rintel
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2015-09-01video: fbdev: pxa168fb: Use devm_clk_getVaishali Thakkar
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen