aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/aty (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-05video: fbdev: atyfb: modify the static fb_ops directlyJani Nikula3-6/+6
2019-08-19video: fbdev: aty[128]fb: Remove dead codeSouptick Joarder2-47/+0
2019-08-19video: fbdev: radeonfb: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds3-77/+7
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz3-11/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-12fbdev/atyfb: lock_fb_info can't failDaniel Vetter1-2/+1
2019-06-12fbdev/aty128fb: Remove dead codeDaniel Vetter1-64/+0
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-02-08fbdev: Use of_node_name_eq for node name comparisonsRob Herring1-3/+3
2018-10-08atyfb: fix debugging printksMikulas Patocka1-16/+20
2018-10-08mach64: optimize wait_for_fifoMikulas Patocka2-5/+11
2018-10-08mach64: fix image corruption due to reading accelerator registersMikulas Patocka1-13/+9
2018-10-08mach64: fix display corruption on big endian machinesMikulas Patocka1-3/+3
2018-10-08mach64: detect the dot clock divider correctly on sparcMikulas Patocka3-9/+11
2018-04-24video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspendJia-Ju Bai1-4/+4
2018-04-24video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspendJia-Ju Bai1-1/+1
2018-03-28video: fbdev: aty128fb: use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2018-03-28fbdev: aty: fix missing indentation in if statementColin Ian King1-1/+1
2018-03-12fbdev: Fix loading of module radeonfb on PowerMacMathieu Malaterre1-0/+21
2018-01-04fbdev: radeon: use ktime_get() for HZ calibrationArnd Bergmann1-11/+7
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds3-8/+9
2017-11-10video: fbdev: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-11-09video: fbdev: aty: radeon_pm: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman12-0/+12
2017-10-12video: fbdev: radeon: make const array post_divs static, reduces object code sizeColin Ian King1-1/+1
2017-10-12video: fbdev: aty: make const arrays static, reduces object code sizeColin Ian King1-2/+2
2017-09-04video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov1-1/+1
2017-09-04video: fbdev: make fb_videomode constBhumika Goyal2-2/+2
2017-08-18video: fbdev: add const to bin_attribute structuresBhumika Goyal1-2/+2
2017-08-01video: fbdev: aty128fb: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: atyfb: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: radeon: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-12atyfb: hide unused variableArnd Bergmann1-2/+2
2017-07-04video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()Gustavo A. R. Silva1-6/+0
2017-03-21drivers/video: Convert remaining uses of pr_warning to pr_warnJoe Perches1-2/+2
2017-02-27scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall3-5/+5
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2-2/+0
2015-10-08radeonfb: Deinline large functionsDenys Vlasenko2-131/+146
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar3-54/+13
2015-07-21drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2-32/+8
2015-07-21drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UCLuis R. Rodriguez2-23/+14
2015-07-21drivers/video/fbdev/atyfb: Clarify ioremap() base and length usedLuis R. Rodriguez1-1/+15
2015-07-21drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helperLuis R. Rodriguez1-8/+15
2015-06-03video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-30/+6
2015-05-29video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2-24/+7
2015-03-17fbdev: radeon: replace PPC_OF with PPCKevin Hao4-32/+32
2015-03-17fbdev: aty128fb: replace PPC_OF with PPCKevin Hao1-2/+2
2015-01-13atyfb: mark DMI system id table as __initconstMathias Krause1-3/+6