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