开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
aty
/
aty128fb.c
Age
Commit message (
Expand
)
Author
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-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-01-09
fbdev: aty128fb: Use backlight helper
Stephen Kitt
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
2022-07-19
fbdev: Remove conflicting devices on PCI bus
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: aty128fb: make some arrays static const
Colin Ian King
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