summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/wm8505fb.c
AgeCommit message (Expand)Author
2023-11-29fbdev/wm8505fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_DEFAULT from devm_kzalloc()'ed structsThomas Zimmermann
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-24fbdev: wm8505fb: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-13video: fbdev: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-14fbdev: wm8505fb: Use devm_platform_ioremap_resource()Yang Li
2020-03-02video: fbdev: wm8505fb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz
2019-12-05video: constify fb ops across all driversJani Nikula
2019-08-02video: fbdev: wm8505fb: convert platform driver to use dev_groupsGreg Kroah-Hartman
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2017-12-29video/fbdev/wm8505fb: Delete an error message for a failed memory allocation ...Markus Elfring
2017-01-11video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variantsJulia Lawall
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang
2014-04-30video: fbdev: Fix format string mismatch in wm8505fb.cMasanari Iida
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen