index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
clps711x-fb.c
Age
Commit message (
Expand
)
Author
2024-05-03
fbdev: clps711x: Constify lcd_ops
Krzysztof Kozlowski
2023-11-29
fbdev/clps711x-fb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2023-04-24
fbdev: clps711x-fb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-14
fbdev: clps711x-fb: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-01-13
fbdev/clps711x-fb: Do not set struct fb_info.apertures
Thomas Zimmermann
2022-08-24
fbdev: Move fbdev drivers from strlcpy to strscpy
Wolfram Sang
2022-04-25
video: fbdev: clps711x-fb: Use syscon_regmap_lookup_by_phandle
Alexander Shiyan
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-20
video: clps711x-fb: release disp device node in probe()
Alexey Khoroshilov
2016-07-06
video: clps711x-fb: Changing the compatibility string to match with the small...
Alexander Shiyan
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-04
video: clps711x: Fix sparse warnings
Alexander Shiyan
2014-06-24
video: clps711x: Add new Cirrus Logic CLPS711X framebuffer driver
Alexander Shiyan