aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/savage (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann1-0/+5
2022-01-30video: fbdev: savagefb: make a variable localDan Carpenter2-4/+4
2020-09-08fbdev: savagefb: use generic power managementVaibhav Gupta1-20/+32
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+1
2020-07-10video: fbdev: savage: fix memory leak on error handling path in probeEvgeny Novikov1-0/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-03-20fbdev: savage: fix -Wextra build warningRandy Dunlap1-1/+1
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-06-12fbdev: make unregister/unlink functions not failDaniel Vetter1-8/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-01video: fbdev: savage: fix indentation issueColin Ian King1-3/+3
2018-04-24video: fbdev: savage: Replace mdelay with usleep_range in savage_init_hwJia-Ju Bai1-4/+4
2017-08-01video: fbdev: savage: constify pci_device_id.Arvind Yadav1-1/+1
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall1-1/+1
2015-06-03video: fbdev: savagefb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2-17/+4
2015-01-13fbdev: savage: remove unused variableSudip Mukherjee1-9/+3
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen5-0/+3373