开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
ep93xx-fb.c
Age
Commit message (
Expand
)
Author
2023-10-19
fbdev/ep93xx-fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2023-07-20
fbdev: ep93xx-fb: fix return value check in ep93xxfb_probe
Yuanjun Gong
2023-06-27
fbdev/ep93xx-fb: Do not assign to struct fb_info.dev
Thomas Zimmermann
2023-06-27
fbdev/ep93xx-fb: Output messages with fb_info() and fb_err()
Thomas Zimmermann
2023-06-27
fbdev/ep93xx-fb: Alloc DMA memory from hardware device
Thomas Zimmermann
2023-04-24
fbdev: ep93xx-fb: Convert to platform remove callback returning void
Uwe Kleine-König
2022-12-14
fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()
Gaosheng Cui
2021-07-26
video: ep93xx: Prepare clock before using it
Alexander Sverdlin
2020-07-20
video: fbdev: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2015-08-13
ARM/fb: ep93xx: switch framebuffer to use modedb only
Linus Walleij
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen