summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/nvidia/nvidia.c
AgeCommit message (Expand)Author
2023-10-19fbdev/nvidiafb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-06-27fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann
2023-03-16fbdev: nvidia: Fix potential divide by zeroWei Chen
2023-02-07nvidiafb: detect the hardware support before removing console.Dave Airlie
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann
2020-09-08fbdev: nvidia: use generic power managementVaibhav Gupta
2020-06-01video: fbdev: Use IS_BUILTINJoe Perches
2020-01-15video: fbdev: nvidia: clean up indentation issues and comment blockColin Ian King
2019-12-05video: fbdev: nvidia: modify the static fb_ops directlyJani Nikula
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-15video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling"Colin Ian King
2017-08-01video: fbdev: nvidia: constify pci_device_id.Arvind Yadav
2015-06-03video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-03-17fbdev: nvidia: remove the dependency on PPC_OFKevin Hao
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen