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
/
wm8505fb.c
Age
Commit message (
Expand
)
Author
2023-07-24
fbdev: Remove FBINFO_DEFAULT from devm_kzalloc()'ed structs
Thomas Zimmermann
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-24
fbdev: wm8505fb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-13
video: fbdev: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-14
fbdev: wm8505fb: Use devm_platform_ioremap_resource()
Yang Li
2020-03-02
video: fbdev: wm8505fb: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-08-02
video: fbdev: wm8505fb: convert platform driver to use dev_groups
Greg Kroah-Hartman
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2017-12-29
video/fbdev/wm8505fb: Delete an error message for a failed memory allocation ...
Markus Elfring
2017-01-11
video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variants
Julia Lawall
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-30
video: fbdev: Fix format string mismatch in wm8505fb.c
Masanari Iida
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen