summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/aty
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0212-0/+12
* video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov2017-09-041-1/+1
* video: fbdev: make fb_videomode constBhumika Goyal2017-09-042-2/+2
* video: fbdev: add const to bin_attribute structuresBhumika Goyal2017-08-181-2/+2
* video: fbdev: aty128fb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: atyfb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: radeon: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* atyfb: hide unused variableArnd Bergmann2017-07-121-2/+2
* video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()Gustavo A. R. Silva2017-07-041-6/+0
* drivers/video: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-211-2/+2
* scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall2016-09-273-5/+5
* PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-052-2/+0
* radeonfb: Deinline large functionsDenys Vlasenko2015-10-082-131/+146
* Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-253-54/+13
|\
| * video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-30/+6
| * video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-05-292-24/+7
* | drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-07-212-32/+8
* | drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UCLuis R. Rodriguez2015-07-212-23/+14
* | drivers/video/fbdev/atyfb: Clarify ioremap() base and length usedLuis R. Rodriguez2015-07-211-1/+15
* | drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helperLuis R. Rodriguez2015-07-211-8/+15
|/
* fbdev: radeon: replace PPC_OF with PPCKevin Hao2015-03-174-32/+32
* fbdev: aty128fb: replace PPC_OF with PPCKevin Hao2015-03-171-2/+2
* atyfb: mark DMI system id table as __initconstMathias Krause2015-01-131-3/+6
* video: fbdev: aty: use c99 initializers in structuresJulia Lawall2014-08-261-8/+55
* backlight: Remove trivial get_brightness implementationsAndrzej Hajda2014-06-233-18/+0
* fbdev: move fbdev core files to separate directoryTomi Valkeinen2014-04-171-1/+1
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-1716-0/+17308
OpenPOWER on IntegriCloud