summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/savage
Commit message (Expand)AuthorAgeFilesLines
* fbdev/savagefb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-3/+3
* fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-2/+1
* fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann2022-11-161-0/+3
* fbdev: Remove conflicting devices on PCI busThomas Zimmermann2022-07-191-0/+5
* video: fbdev: savagefb: make a variable localDan Carpenter2022-01-302-4/+4
* fbdev: savagefb: use generic power managementVaibhav Gupta2020-09-081-20/+32
* fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-031-2/+1
* video: fbdev: savage: fix memory leak on error handling path in probeEvgeny Novikov2020-07-101-0/+2
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* fbdev: savage: fix -Wextra build warningRandy Dunlap2020-03-201-1/+1
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* fbdev: make unregister/unlink functions not failDaniel Vetter2019-06-121-8/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* video: fbdev: savage: fix indentation issueColin Ian King2019-04-011-3/+3
* video: fbdev: savage: Replace mdelay with usleep_range in savage_init_hwJia-Ju Bai2018-04-241-4/+4
* video: fbdev: savage: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall2016-09-271-1/+1
* video: fbdev: savagefb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-17/+4
* fbdev: savage: remove unused variableSudip Mukherjee2015-01-131-9/+3
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-175-0/+3373