summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/clps711x-fb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev: clps711x: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
* fbdev/clps711x-fb: Initialize fb_ops with fbdev macrosThomas Zimmermann2023-11-291-3/+1
* fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-1/+0
* fbdev: clps711x-fb: Convert to platform remove callback returning voidUwe Kleine-König2023-04-241-4/+2
* fbdev: clps711x-fb: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-141-2/+1
* fbdev/clps711x-fb: Do not set struct fb_info.aperturesThomas Zimmermann2023-01-131-9/+1
* fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang2022-08-241-1/+1
* video: fbdev: clps711x-fb: Use syscon_regmap_lookup_by_phandleAlexander Shiyan2022-04-251-2/+1
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* video: clps711x-fb: release disp device node in probe()Alexey Khoroshilov2018-12-201-1/+4
* video: clps711x-fb: Changing the compatibility string to match with the small...Alexander Shiyan2016-07-061-2/+2
* video: fbdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* video: clps711x: Fix sparse warningsAlexander Shiyan2014-07-041-1/+1
* video: clps711x: Add new Cirrus Logic CLPS711X framebuffer driverAlexander Shiyan2014-06-241-0/+397