Age | Commit message (Expand) | Author |
2024-12-22 | fbdev: radeon: Use const 'struct bin_attribute' callbacks | Thomas Weißschuh |
2024-10-11 | Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-09-30 | fbdev: radeonfb: Use backlight power constants | Thomas Zimmermann |
2024-09-30 | fbdev: atyfb: Use backlight power constants | Thomas Zimmermann |
2024-09-30 | fbdev: aty128fb: Use backlight power constants | Thomas Zimmermann |
2023-10-31 | Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2023-10-19 | fbdev/radeon: Initialize fb_ops to fbdev I/O-memory helpers | Thomas Zimmermann |
2023-10-19 | fbdev/atyfb: Initialize fb_ops to fbdev I/O-memory helpers | Thomas Zimmermann |
2023-09-23 | fbdev: atyfb: only use ioremap_uc() on i386 and ia64 | Arnd Bergmann |
2023-08-04 | fbdev/aty128fb: Use fbdev I/O helpers | Thomas Zimmermann |
2023-07-24 | fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs | Thomas Zimmermann |
2023-07-24 | fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs | Thomas Zimmermann |
2023-06-27 | fbdev/radeonfb: Use hardware device as backlight parent | Thomas Zimmermann |
2023-06-27 | fbdev/radeonfb: Reorder backlight and framebuffer cleanup | Thomas Zimmermann |
2023-06-27 | fbdev/aty128fb: Use hardware device as backlight parent | Thomas Zimmermann |
2023-06-27 | fbdev/aty128fb: Reorder backlight and framebuffer init/cleanup | Thomas Zimmermann |
2023-06-27 | fbdev/atyfb: Use hardware device as backlight parent | Thomas Zimmermann |
2023-06-27 | fbdev/atyfb: Reorder backlight and framebuffer init/cleanup | Thomas Zimmermann |
2023-06-19 | Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor... | Dave Airlie |
2023-05-20 | fbdev: atyfb: Remove unused clock determination | Niklas Schnelle |
2023-05-18 | fbdev: Rename fb_mem*() helpers | Thomas Zimmermann |
2023-05-18 | fbdev: Include <linux/io.h> in various drivers | Thomas Zimmermann |
2023-04-04 | fbdev/radeon: use pci aperture helpers | Daniel Vetter |
2023-01-09 | fbdev: radeon: Use backlight helper | Stephen Kitt |
2023-01-09 | fbdev: atyfb: Use backlight helper | Stephen Kitt |
2023-01-09 | fbdev: aty128fb: Use backlight helper | Stephen Kitt |
2022-12-28 | fbdev: atyfb: use strscpy() to instead of strncpy() | Xu Panda |
2022-11-16 | fbdev: Add support for the nomodeset kernel parameter | Thomas Zimmermann |
2022-10-05 | Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-08-24 | fbdev: Move fbdev drivers from strlcpy to strscpy | Wolfram Sang |
2022-08-24 | fbdev: radeon: Clean up some inconsistent indenting | Jiapeng Chong |
2022-07-22 | fbdev: Fix order of arguments to aperture_remove_conflicting_devices() | Thomas Zimmermann |
2022-07-19 | fbdev: Remove conflicting devices on PCI bus | Thomas Zimmermann |
2022-07-19 | fbdev: Convert drivers to aperture helpers | Thomas Zimmermann |
2022-07-19 | fbdev: Remove trailing whitespaces | Thomas Zimmermann |
2022-04-04 | video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.h | Christophe Leroy |
2022-01-29 | video: fbdev: atyfb: Remove assigned but never used variable statements | Colin Ian King |
2022-01-29 | video: fbdev: mach64_ct: remove redundant res variable | Minghao Chi |
2022-01-29 | video: fbdev: aty128fb: make some arrays static const | Colin Ian King |
2021-06-03 | video: fbdev: atyfb: mach64_cursor.c: deleted the repeated word | lijian |
2021-03-11 | fbdev: atyfb: use LCD management functions for PPC_PMAC also | Randy Dunlap |
2021-03-11 | fbdev: atyfb: always declare aty_{ld,st}_lcd() | Randy Dunlap |
2021-02-22 | fbdev: atyfb: add stubs for aty_{ld,st}_lcd() | Randy Dunlap |
2020-11-30 | video: fbdev: aty: Fix set but not used warnings in mach64_ct | Sam Ravnborg |
2020-11-30 | video: fbdev: aty: Fix set but not used warnings | Sam Ravnborg |
2020-11-30 | video: fbdev: aty: Delete unused variable in radeon_monitor | Sam Ravnborg |
2020-10-16 | video: use kobj_to_dev() | Wang Qing |
2020-09-18 | fbdev: aty: remove CONFIG_PM container | Vaibhav Gupta |
2020-09-08 | fbdev: radeonfb: use generic power management | Vaibhav Gupta |