summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/aty
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds2019-07-093-77/+7
|\
| * video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-283-11/+6
| * fbdev/atyfb: lock_fb_info can't failDaniel Vetter2019-06-121-2/+1
| * fbdev/aty128fb: Remove dead codeDaniel Vetter2019-06-121-64/+0
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* fbdev: Use of_node_name_eq for node name comparisonsRob Herring2019-02-081-3/+3
* atyfb: fix debugging printksMikulas Patocka2018-10-081-16/+20
* mach64: optimize wait_for_fifoMikulas Patocka2018-10-082-5/+11
* mach64: fix image corruption due to reading accelerator registersMikulas Patocka2018-10-081-13/+9
* mach64: fix display corruption on big endian machinesMikulas Patocka2018-10-081-3/+3
* mach64: detect the dot clock divider correctly on sparcMikulas Patocka2018-10-083-9/+11
* video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspendJia-Ju Bai2018-04-241-4/+4
* video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspendJia-Ju Bai2018-04-241-1/+1
* video: fbdev: aty128fb: use true and false for boolean valuesGustavo A. R. Silva2018-03-281-1/+1
* fbdev: aty: fix missing indentation in if statementColin Ian King2018-03-281-1/+1
* fbdev: Fix loading of module radeonfb on PowerMacMathieu Malaterre2018-03-121-0/+21
* fbdev: radeon: use ktime_get() for HZ calibrationArnd Bergmann2018-01-041-11/+7
* Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds2017-11-203-8/+9
|\
| * video: fbdev: Convert timers to use timer_setup()Kees Cook2017-11-101-5/+3
| * video: fbdev: aty: radeon_pm: mark expected switch fall-throughsGustavo A. R. Silva2017-11-091-0/+3
| * video: fbdev: radeon: make const array post_divs static, reduces object code ...Colin Ian King2017-10-121-1/+1
| * video: fbdev: aty: make const arrays static, reduces object code sizeColin Ian King2017-10-121-2/+2
* | 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