aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/video/fbdev/ep93xx-fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-29fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann1-0/+2
2023-10-19fbdev/ep93xx-fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann1-3/+2
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie1-1/+3
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann1-1/+0
2023-07-20fbdev: ep93xx-fb: fix return value check in ep93xxfb_probeYuanjun Gong1-1/+3
2023-06-27fbdev/ep93xx-fb: Do not assign to struct fb_info.devThomas Zimmermann1-1/+0
2023-06-27fbdev/ep93xx-fb: Output messages with fb_info() and fb_err()Thomas Zimmermann1-6/+6
2023-06-27fbdev/ep93xx-fb: Alloc DMA memory from hardware deviceThomas Zimmermann1-4/+4
2023-04-24fbdev: ep93xx-fb: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-12-14fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()Gaosheng Cui1-1/+3
2021-07-26video: ep93xx: Prepare clock before using itAlexander Sverdlin1-2/+2
2020-07-20video: fbdev: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-5/+3
2015-08-13ARM/fb: ep93xx: switch framebuffer to use modedb onlyLinus Walleij1-26/+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/+634