开源镜像站
帮助
动态
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
/
tridentfb.c
Age
Commit message (
Expand
)
Author
2023-10-19
fbdev/tridentfb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
2022-10-08
fbdev: tridentfb: Fix missing pci_disable_device() in probe and remove
Ruan Jinjie
2022-10-08
fbdev: tridentfb: Remove the unused function shadowmode_off()
Jiapeng Chong
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-08-24
fbdev: Move fbdev drivers from strlcpy to strscpy
Wolfram Sang
2022-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2022-04-11
video: fbdev: tridentfb: Error out if 'pixclock' equals zero
Zheyu Ma
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-07-24
video: fbdev: tridentfb: remove deadcode on unreachable case statement
Colin Ian King
2017-08-01
video: fbdev: tridentfb: constify pci_device_id.
Arvind Yadav
2015-11-10
Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2015-09-30
tridentfb: Add DDC support
Ondrej Zary
2015-09-24
tridentfb: Fix set_lwidth on TGUI9440 and CYBER9320
Ondrej Zary
2015-09-24
tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZE
Ondrej Zary
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen