summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/ep93xx-fb.c
AgeCommit message (Expand)Author
2023-11-29fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann
2023-10-19fbdev/ep93xx-fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-07-20fbdev: ep93xx-fb: fix return value check in ep93xxfb_probeYuanjun Gong
2023-06-27fbdev/ep93xx-fb: Do not assign to struct fb_info.devThomas Zimmermann
2023-06-27fbdev/ep93xx-fb: Output messages with fb_info() and fb_err()Thomas Zimmermann
2023-06-27fbdev/ep93xx-fb: Alloc DMA memory from hardware deviceThomas Zimmermann
2023-04-24fbdev: ep93xx-fb: Convert to platform remove callback returning voidUwe Kleine-König
2022-12-14fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()Gaosheng Cui
2021-07-26video: ep93xx: Prepare clock before using itAlexander Sverdlin
2020-07-20video: fbdev: Replace HTTP links with HTTPS onesAlexander A. Klimov
2019-12-05video: constify fb ops across all driversJani Nikula
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2015-08-13ARM/fb: ep93xx: switch framebuffer to use modedb onlyLinus Walleij
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen