summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/aty/atyfb_base.c
AgeCommit message (Expand)Author
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-10-19fbdev/atyfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-09-23fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-06-27fbdev/atyfb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/atyfb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann
2023-05-20fbdev: atyfb: Remove unused clock determinationNiklas Schnelle
2023-01-09fbdev: atyfb: Use backlight helperStephen Kitt
2022-12-28fbdev: atyfb: use strscpy() to instead of strncpy()Xu Panda
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann
2022-04-04video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2021-03-11fbdev: atyfb: use LCD management functions for PPC_PMAC alsoRandy Dunlap
2021-02-22fbdev: atyfb: add stubs for aty_{ld,st}_lcd()Randy Dunlap
2020-11-30video: fbdev: aty: Fix set but not used warningsSam Ravnborg
2020-09-08fbdev: aty: use generic power managementVaibhav Gupta
2020-06-01video: fbdev: Use IS_BUILTINJoe Perches
2020-05-06fbdev: aty: use true, false for bool variables in atyfb_base.cJason Yan
2020-03-20fbdev: aty: fix -Wextra build warningRandy Dunlap
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-05video: fbdev: atyfb: modify the static fb_ops directlyJani Nikula
2019-10-23compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd 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