summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/aty
Commit message (Expand)AuthorAge
* video: fbdev: aty128fb: use true and false for boolean valuesGustavo A. R. Silva2018-03-28
* fbdev: aty: fix missing indentation in if statementColin Ian King2018-03-28
* fbdev: Fix loading of module radeonfb on PowerMacMathieu Malaterre2018-03-12
* fbdev: radeon: use ktime_get() for HZ calibrationArnd Bergmann2018-01-04
* Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds2017-11-20
|\
| * video: fbdev: Convert timers to use timer_setup()Kees Cook2017-11-10
| * video: fbdev: aty: radeon_pm: mark expected switch fall-throughsGustavo A. R. Silva2017-11-09
| * video: fbdev: radeon: make const array post_divs static, reduces object code ...Colin Ian King2017-10-12
| * video: fbdev: aty: make const arrays static, reduces object code sizeColin Ian King2017-10-12
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov2017-09-04
* video: fbdev: make fb_videomode constBhumika Goyal2017-09-04
* video: fbdev: add const to bin_attribute structuresBhumika Goyal2017-08-18
* video: fbdev: aty128fb: constify pci_device_id.Arvind Yadav2017-08-01
* video: fbdev: atyfb: constify pci_device_id.Arvind Yadav2017-08-01
* video: fbdev: radeon: constify pci_device_id.Arvind Yadav2017-08-01
* atyfb: hide unused variableArnd Bergmann2017-07-12
* video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()Gustavo A. R. Silva2017-07-04
* drivers/video: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-21
* scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada2017-02-27
* video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall2016-09-27
* PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-05
* radeonfb: Deinline large functionsDenys Vlasenko2015-10-08
* Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-25
|\
| * video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-03
| * video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-05-29
* | drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-07-21
* | drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UCLuis R. Rodriguez2015-07-21
* | drivers/video/fbdev/atyfb: Clarify ioremap() base and length usedLuis R. Rodriguez2015-07-21
* | drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helperLuis R. Rodriguez2015-07-21
|/
* fbdev: radeon: replace PPC_OF with PPCKevin Hao2015-03-17
* fbdev: aty128fb: replace PPC_OF with PPCKevin Hao2015-03-17
* atyfb: mark DMI system id table as __initconstMathias Krause2015-01-13
* video: fbdev: aty: use c99 initializers in structuresJulia Lawall2014-08-26
* backlight: Remove trivial get_brightness implementationsAndrzej Hajda2014-06-23
* fbdev: move fbdev core files to separate directoryTomi Valkeinen2014-04-17
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-17