index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
nvidia
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev/nvidiafb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2023-10-19
1
-0
/
+2
*
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2023-07-24
1
-2
/
+2
*
fbdev/nvidiafb: Use hardware device as backlight parent
Thomas Zimmermann
2023-06-27
1
-1
/
+1
*
fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanup
Thomas Zimmermann
2023-06-27
1
-4
/
+4
*
fbdev: nvidia: Fix potential divide by zero
Wei Chen
2023-03-16
1
-0
/
+2
*
nvidiafb: detect the hardware support before removing console.
Dave Airlie
2023-02-06
1
-39
/
+42
*
fbdev: nvidia: Use backlight helper
Stephen Kitt
2023-01-09
1
-7
/
+1
*
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
2022-11-16
1
-0
/
+5
*
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2022-07-19
1
-1
/
+6
*
video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
Tim Gardner
2022-01-29
1
-1
/
+1
*
video: fbdev: nvidia: Fix set but not used warnings
Sam Ravnborg
2020-11-30
1
-5
/
+2
*
fbdev: nvidia: use for_each_child_of_node() macro
Qinglang Miao
2020-10-16
1
-2
/
+1
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
1
-1
/
+1
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
|
fbdev: nvidia: use generic power management
Vaibhav Gupta
2020-09-08
1
-29
/
+35
|
/
*
video: fbdev: Use IS_BUILTIN
Joe Perches
2020-06-01
1
-5
/
+1
*
video: fbdev: nvidia: clean up indentation issues and comment block
Colin Ian King
2020-01-15
1
-21
/
+20
*
video: fbdev: nvidia: modify the static fb_ops directly
Jani Nikula
2019-12-05
1
-9
/
+11
*
video: fbdev: nvidia: Remove dead code
Souptick Joarder
2019-07-23
1
-24
/
+0
*
video: fbdev: nvidia: Remove extra return
Souptick Joarder
2019-07-23
1
-2
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
2018-06-16
1
-1
/
+1
|
\
|
*
video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling"
Colin Ian King
2018-05-15
1
-1
/
+1
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-1
/
+1
|
/
*
video: fbdev: nvidia: deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-17
2
-6
/
+8
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
video: fbdev: nvidia: constify pci_device_id.
Arvind Yadav
2017-08-01
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2015-06-03
2
-37
/
+7
*
fbdev: nvidia: remove the dependency on PPC_OF
Kevin Hao
2015-03-17
4
-17
/
+1
*
backlight: Remove trivial get_brightness implementations
Andrzej Hajda
2014-06-23
1
-6
/
+0
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
12
-0
/
+5356