index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
goldfishfb.c
Age
Commit message (
Expand
)
Author
2024-10-08
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-13
fbdev: goldfishfb: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-08-15
fbdev: goldfishfb: Do not check 0 for platform_get_irq()
Zhu Wang
2023-08-04
fbdev/goldfishfb: Use fbdev I/O helpers
Thomas Zimmermann
2023-07-24
fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2023-04-24
fbdev: goldfishfb: Convert to platform remove callback returning void
Uwe Kleine-König
2020-12-08
video: fbdev: goldfishfb: Fix defined but not used warning
Sam Ravnborg
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2018-07-24
video: goldfishfb: fix memory leak on driver remove
Anton Vasilyev
2018-07-03
video: fbdev: Set pixclock = 0 in goldfishfb
Christoffer Dall
2018-07-03
video: fbdev: Enable ACPI-based enumeration for goldfishfb
Yu Ning
2018-07-03
video: fbdev: Fix checkpatch warnings in goldfishfb.c
Roman Kiryanov
2017-11-09
video: goldfishfb: Add support for device tree bindings
Aleksandar Markovic
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen