aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/nvidia (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann1-1/+6
2022-01-29video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflowTim Gardner1-1/+1
2020-11-30video: fbdev: nvidia: Fix set but not used warningsSam Ravnborg1-5/+2
2020-10-16fbdev: nvidia: use for_each_child_of_node() macroQinglang Miao1-2/+1
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+1
2020-09-08fbdev: nvidia: use generic power managementVaibhav Gupta1-29/+35
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-06-01video: fbdev: Use IS_BUILTINJoe Perches1-5/+1
2020-01-15video: fbdev: nvidia: clean up indentation issues and comment blockColin Ian King1-21/+20
2019-12-05video: fbdev: nvidia: modify the static fb_ops directlyJani Nikula1-9/+11
2019-07-23video: fbdev: nvidia: Remove dead codeSouptick Joarder1-24/+0
2019-07-23video: fbdev: nvidia: Remove extra returnSouptick Joarder1-2/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-05-15video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling"Colin Ian King1-1/+1
2018-01-17video: fbdev: nvidia: deprecate pci_get_bus_and_slot()Sinan Kaya2-6/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-08-01video: fbdev: nvidia: constify pci_device_id.Arvind Yadav1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>Ingo Molnar1-0/+2
2015-06-03video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2-37/+7
2015-03-17fbdev: nvidia: remove the dependency on PPC_OFKevin Hao4-17/+1
2014-06-23backlight: Remove trivial get_brightness implementationsAndrzej Hajda1-6/+0
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen12-0/+5356