summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/savage
AgeCommit message (Expand)Author
2024-01-21fbdev: savage: Error out if pixclock equals zeroFullway Wang
2023-10-19fbdev/savagefb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann
2022-01-30video: fbdev: savagefb: make a variable localDan Carpenter
2020-09-08fbdev: savagefb: use generic power managementVaibhav Gupta
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-10video: fbdev: savage: fix memory leak on error handling path in probeEvgeny Novikov
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-03-20fbdev: savage: fix -Wextra build warningRandy Dunlap
2019-12-05video: constify fb ops across all driversJani Nikula
2019-06-12fbdev: make unregister/unlink functions not failDaniel Vetter
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-01video: fbdev: savage: fix indentation issueColin Ian King
2018-04-24video: fbdev: savage: Replace mdelay with usleep_range in savage_init_hwJia-Ju Bai
2017-08-01video: fbdev: savage: constify pci_device_id.Arvind Yadav
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall
2015-06-03video: fbdev: savagefb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-01-13fbdev: savage: remove unused variableSudip Mukherjee
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen