开源镜像站
帮助
动态
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
/
nvidia
Age
Commit message (
Expand
)
Author
2023-03-16
fbdev: nvidia: Fix potential divide by zero
Wei Chen
2023-02-07
nvidiafb: detect the hardware support before removing console.
Dave Airlie
2023-01-09
fbdev: nvidia: Use backlight helper
Stephen Kitt
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-01-29
video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
Tim Gardner
2020-11-30
video: fbdev: nvidia: Fix set but not used warnings
Sam Ravnborg
2020-10-16
fbdev: nvidia: use for_each_child_of_node() macro
Qinglang Miao
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-08
fbdev: nvidia: use generic power management
Vaibhav Gupta
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-01
video: fbdev: Use IS_BUILTIN
Joe Perches
2020-01-15
video: fbdev: nvidia: clean up indentation issues and comment block
Colin Ian King
2019-12-05
video: fbdev: nvidia: modify the static fb_ops directly
Jani Nikula
2019-07-23
video: fbdev: nvidia: Remove dead code
Souptick Joarder
2019-07-23
video: fbdev: nvidia: Remove extra return
Souptick Joarder
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-06-17
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-15
video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling"
Colin Ian King
2018-01-17
video: fbdev: nvidia: deprecate pci_get_bus_and_slot()
Sinan Kaya
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-01
video: fbdev: nvidia: constify pci_device_id.
Arvind Yadav
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2015-06-03
video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2015-03-17
fbdev: nvidia: remove the dependency on PPC_OF
Kevin Hao
2014-06-23
backlight: Remove trivial get_brightness implementations
Andrzej Hajda
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen