summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/aty
AgeCommit message (Expand)AuthorLines
2018-03-28video: fbdev: aty128fb: use true and false for boolean valuesGustavo A. R. Silva-1/+1
2018-03-28fbdev: aty: fix missing indentation in if statementColin Ian King-1/+1
2018-03-12fbdev: Fix loading of module radeonfb on PowerMacMathieu Malaterre-0/+21
2018-01-04fbdev: radeon: use ktime_get() for HZ calibrationArnd Bergmann-11/+7
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds-8/+9
2017-11-10video: fbdev: Convert timers to use timer_setup()Kees Cook-5/+3
2017-11-09video: fbdev: aty: radeon_pm: mark expected switch fall-throughsGustavo A. R. Silva-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+12
2017-10-12video: fbdev: radeon: make const array post_divs static, reduces object code ...Colin Ian King-1/+1
2017-10-12video: fbdev: aty: make const arrays static, reduces object code sizeColin Ian King-2/+2
2017-09-04video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov-1/+1
2017-09-04video: fbdev: make fb_videomode constBhumika Goyal-2/+2
2017-08-18video: fbdev: add const to bin_attribute structuresBhumika Goyal-2/+2
2017-08-01video: fbdev: aty128fb: constify pci_device_id.Arvind Yadav-1/+1
2017-08-01video: fbdev: atyfb: constify pci_device_id.Arvind Yadav-1/+1
2017-08-01video: fbdev: radeon: constify pci_device_id.Arvind Yadav-1/+1
2017-07-12atyfb: hide unused variableArnd Bergmann-2/+2
2017-07-04video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()Gustavo A. R. Silva-6/+0
2017-03-21drivers/video: Convert remaining uses of pr_warning to pr_warnJoe Perches-2/+2
2017-02-27scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada-1/+1
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall-5/+5
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas-2/+0
2015-10-08radeonfb: Deinline large functionsDenys Vlasenko-131/+146
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar-54/+13
2015-07-21drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-32/+8
2015-07-21drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UCLuis R. Rodriguez-23/+14
2015-07-21drivers/video/fbdev/atyfb: Clarify ioremap() base and length usedLuis R. Rodriguez-1/+15
2015-07-21drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helperLuis R. Rodriguez-8/+15
2015-06-03video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-30/+6
2015-05-29video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-24/+7
2015-03-17fbdev: radeon: replace PPC_OF with PPCKevin Hao-32/+32
2015-03-17fbdev: aty128fb: replace PPC_OF with PPCKevin Hao-2/+2
2015-01-13atyfb: mark DMI system id table as __initconstMathias Krause-3/+6
2014-08-26video: fbdev: aty: use c99 initializers in structuresJulia Lawall-8/+55
2014-06-23backlight: Remove trivial get_brightness implementationsAndrzej Hajda-18/+0
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen-1/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-0/+17308