aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/aty/atyfb_base.c
AgeCommit message (Expand)Author
2023-11-08fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann
2019-08-19video: fbdev: aty[128]fb: Remove dead codeSouptick Joarder
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2019-06-12fbdev/atyfb: lock_fb_info can't failDaniel Vetter
2018-10-08atyfb: fix debugging printksMikulas Patocka
2018-10-08mach64: detect the dot clock divider correctly on sparcMikulas Patocka
2017-10-12video: fbdev: aty: make const arrays static, reduces object code sizeColin Ian King
2017-09-04video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov
2017-09-04video: fbdev: make fb_videomode constBhumika Goyal
2017-08-01video: fbdev: atyfb: constify pci_device_id.Arvind Yadav
2017-07-12atyfb: hide unused variableArnd Bergmann
2017-07-04video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()Gustavo A. R. Silva
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall
2015-07-21drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-07-21drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UCLuis R. Rodriguez
2015-07-21drivers/video/fbdev/atyfb: Clarify ioremap() base and length usedLuis R. Rodriguez
2015-07-21drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helperLuis R. Rodriguez
2015-01-13atyfb: mark DMI system id table as __initconstMathias Krause
2014-06-23backlight: Remove trivial get_brightness implementationsAndrzej Hajda
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen