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
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