开源镜像站
帮助
动态
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
/
neofb.c
Age
Commit message (
Expand
)
Author
2023-10-19
fbdev/neofb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2023-09-01
fbdev: neofb: Shorten Neomagic product name in info struct
Helge Deller
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-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2022-07-19
fbdev: Remove trailing whitespaces
Thomas Zimmermann
2022-04-11
video: fbdev: neofb: Fix the check of 'var->pixclock'
Zheyu Ma
2021-07-21
video: fbdev: neofb: add a check against divide error
Zheyu Ma
2020-11-30
video: fbdev: neofb: Fix set but not used warning for CursorMem
Sam Ravnborg
2020-07-10
video: fbdev: neofb: fix memory leak in neo_scan_monitor()
Evgeny Novikov
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-06-12
fbdev: make unregister/unlink functions not fail
Daniel Vetter
2017-08-01
video: fbdev: neofb: constify pci_device_id.
Arvind Yadav
2015-06-03
video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen