index
:
linux.git
master
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
/
nvidia
Age
Commit message (
Expand
)
Author
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