aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/video/fbdev/clps711x-fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-03fbdev: clps711x: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2023-11-29fbdev/clps711x-fb: Initialize fb_ops with fbdev macrosThomas Zimmermann1-3/+1
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann1-1/+0
2023-04-24fbdev: clps711x-fb: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-14fbdev: clps711x-fb: Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-01-13fbdev/clps711x-fb: Do not set struct fb_info.aperturesThomas Zimmermann1-9/+1
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang1-1/+1
2022-04-25video: fbdev: clps711x-fb: Use syscon_regmap_lookup_by_phandleAlexander Shiyan1-2/+1
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-12-20video: clps711x-fb: release disp device node in probe()Alexey Khoroshilov1-1/+4
2016-07-06video: clps711x-fb: Changing the compatibility string to match with the smallest supported chipAlexander Shiyan1-2/+2
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-04video: clps711x: Fix sparse warningsAlexander Shiyan1-1/+1
2014-06-24video: clps711x: Add new Cirrus Logic CLPS711X framebuffer driverAlexander Shiyan1-0/+397