summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/aty
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/radeon: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
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-08-04fbdev/aty128fb: Use fbdev I/O helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-06-27fbdev/radeonfb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/radeonfb: Reorder backlight and framebuffer cleanupThomas Zimmermann
2023-06-27fbdev/aty128fb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/aty128fb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann
2023-06-27fbdev/atyfb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/atyfb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-05-20fbdev: atyfb: Remove unused clock determinationNiklas Schnelle
2023-05-18fbdev: Rename fb_mem*() helpersThomas Zimmermann
2023-05-18fbdev: Include <linux/io.h> in various driversThomas Zimmermann
2023-04-04fbdev/radeon: use pci aperture helpersDaniel Vetter
2023-01-09fbdev: radeon: Use backlight helperStephen Kitt
2023-01-09fbdev: atyfb: Use backlight helperStephen Kitt
2023-01-09fbdev: aty128fb: 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-08-24fbdev: radeon: Clean up some inconsistent indentingJiapeng Chong
2022-07-22fbdev: Fix order of arguments to aperture_remove_conflicting_devices()Thomas Zimmermann
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann
2022-07-19fbdev: Convert drivers to aperture helpersThomas Zimmermann
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann
2022-04-04video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-01-29video: fbdev: atyfb: Remove assigned but never used variable statementsColin Ian King
2022-01-29video: fbdev: mach64_ct: remove redundant res variableMinghao Chi
2022-01-29video: fbdev: aty128fb: make some arrays static constColin Ian King
2021-06-03video: fbdev: atyfb: mach64_cursor.c: deleted the repeated wordlijian
2021-03-11fbdev: atyfb: use LCD management functions for PPC_PMAC alsoRandy Dunlap
2021-03-11fbdev: atyfb: always declare aty_{ld,st}_lcd()Randy Dunlap
2021-02-22fbdev: atyfb: add stubs for aty_{ld,st}_lcd()Randy Dunlap
2020-11-30video: fbdev: aty: Fix set but not used warnings in mach64_ctSam Ravnborg
2020-11-30video: fbdev: aty: Fix set but not used warningsSam Ravnborg
2020-11-30video: fbdev: aty: Delete unused variable in radeon_monitorSam Ravnborg
2020-10-16video: use kobj_to_dev()Wang Qing
2020-09-18fbdev: aty: remove CONFIG_PM containerVaibhav Gupta
2020-09-08fbdev: radeonfb: use generic power managementVaibhav Gupta
2020-09-08video: fbdev: aty: radeon_pm: remove redundant CONFIG_PM containerVaibhav Gupta
2020-09-08video: fbdev: radeon: Fix memleak in radeonfb_pci_registerDinghao Liu
2020-09-08fbdev: aty128fb: use generic power managementVaibhav Gupta
2020-09-08fbdev: aty: use generic power managementVaibhav Gupta
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-01video: fbdev: Use IS_BUILTINJoe Perches