summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/aty/atyfb_base.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-3/+3
|\
| * video: fbdev: atyfb: modify the static fb_ops directlyJani Nikula2019-12-051-3/+3
* | compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann2019-10-231-1/+11
|/
* video: fbdev: aty[128]fb: Remove dead codeSouptick Joarder2019-08-191-29/+0
* video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-6/+4
* fbdev/atyfb: lock_fb_info can't failDaniel Vetter2019-06-121-2/+1
* atyfb: fix debugging printksMikulas Patocka2018-10-081-16/+20
* mach64: detect the dot clock divider correctly on sparcMikulas Patocka2018-10-081-3/+4
* video: fbdev: aty: make const arrays static, reduces object code sizeColin Ian King2017-10-121-2/+2
* 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-041-1/+1
* video: fbdev: atyfb: 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
* video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall2016-09-271-1/+1
* drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-07-211-29/+7
* drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UCLuis R. Rodriguez2015-07-211-22/+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
* atyfb: mark DMI system id table as __initconstMathias Krause2015-01-131-3/+6
* backlight: Remove trivial get_brightness implementationsAndrzej Hajda2014-06-231-6/+0
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+4029