index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
aty
/
aty128fb.c
Age
Commit message (
Expand
)
Author
2020-09-08
fbdev: aty128fb: use generic power management
Vaibhav Gupta
2020-06-01
video: fbdev: Use IS_BUILTIN
Joe Perches
2020-04-17
video: fbdev: aty128fb: remove unused 'sdr_64'
Jason Yan
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
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/aty128fb: Remove dead code
Daniel Vetter
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-04-24
video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspend
Jia-Ju Bai
2018-03-28
video: fbdev: aty128fb: use true and false for boolean values
Gustavo A. R. Silva
2017-09-04
video: fbdev: make fb_videomode const
Bhumika Goyal
2017-08-01
video: fbdev: aty128fb: constify pci_device_id.
Arvind Yadav
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2015-06-03
video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2015-03-17
fbdev: aty128fb: replace PPC_OF with PPC
Kevin Hao
2014-08-26
video: fbdev: aty: use c99 initializers in structures
Julia Lawall
2014-06-23
backlight: Remove trivial get_brightness implementations
Andrzej Hajda
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen