index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
aty
/
atyfb_base.c
Age
Commit message (
Expand
)
Author
2021-03-11
fbdev: atyfb: use LCD management functions for PPC_PMAC also
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
Sam Ravnborg
2020-09-08
fbdev: aty: use generic power management
Vaibhav Gupta
2020-06-01
video: fbdev: Use IS_BUILTIN
Joe Perches
2020-05-06
fbdev: aty: use true, false for bool variables in atyfb_base.c
Jason Yan
2020-03-20
fbdev: aty: fix -Wextra build warning
Randy Dunlap
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-05
video: fbdev: atyfb: modify the static fb_ops directly
Jani Nikula
2019-10-23
compat_ioctl: move ATYFB_CLK handling to atyfb driver
Arnd Bergmann
2019-08-19
video: fbdev: aty[128]fb: Remove dead code
Souptick Joarder
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-06-12
fbdev/atyfb: lock_fb_info can't fail
Daniel Vetter
2018-10-08
atyfb: fix debugging printks
Mikulas Patocka
2018-10-08
mach64: detect the dot clock divider correctly on sparc
Mikulas Patocka
2017-10-12
video: fbdev: aty: make const arrays static, reduces object code size
Colin Ian King
2017-09-04
video: fbdev: aty: do not leak uninitialized padding in clk to userspace
Vladis Dronov
2017-09-04
video: fbdev: make fb_videomode const
Bhumika Goyal
2017-08-01
video: fbdev: atyfb: constify pci_device_id.
Arvind Yadav
2017-07-12
atyfb: hide unused variable
Arnd Bergmann
2017-07-04
video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()
Gustavo A. R. Silva
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2015-07-21
drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2015-07-21
drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UC
Luis R. Rodriguez
2015-07-21
drivers/video/fbdev/atyfb: Clarify ioremap() base and length used
Luis R. Rodriguez
2015-07-21
drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helper
Luis R. Rodriguez
2015-01-13
atyfb: mark DMI system id table as __initconst
Mathias Krause
2014-06-23
backlight: Remove trivial get_brightness implementations
Andrzej Hajda
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen