aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/da8xx-fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-18fbdev: da8xx-fb: Fix error handling in .remove()Uwe Kleine-König1-1/+2
2022-01-29video: fbdev: da8xx-fb: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+3
2021-02-12backlight/video: Use Platform getter/setter functionsJulia Lawall1-2/+2
2020-07-10fbdev: da8xx-fb: go to proper label on error handling paths in probeEvgeny Novikov1-2/+2
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-08-26fbdev: da8xx: use resource management for dmaBartosz Golaszewski1-22/+10
2019-08-26fbdev: da8xx-fb: drop a redundant ifBartosz Golaszewski1-23/+20
2019-08-26fbdev: da8xx-fb: use devm_platform_ioremap_resource()Bartosz Golaszewski1-3/+1
2019-08-26fbdev: da8xx: remove panel_power_ctrl() callback from platform dataBartosz Golaszewski1-20/+5
2019-08-26fbdev: da8xx: add support for a regulatorBartosz Golaszewski1-5/+49
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-04-08da8xx-fb: pass struct device to DMA API functionsChristoph Hellwig1-6/+7
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-3/+3
2017-08-01fbdev: da8xx-fb: Drop unnecessary staticJulia Lawall1-1/+1
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-2/+2
2016-02-29fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi1-4/+3
2016-01-29fbdev: da8xx-fb: remove incorrect type castArnd Bergmann1-3/+3
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-26video: da8xx-fb: preserve display width when changing HSYNCIan Abbott1-1/+1
2014-07-01fbdev: da8xx-fb: Use dma_zalloc_coherentJoe Perches1-6/+3
2014-04-22video: da8xx-fb: Add support for Densitron 84-0023-001TJon Ringle1-0/+14
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+1659