summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/aty/aty128fb.c
AgeCommit message (Expand)Author
2023-08-04fbdev/aty128fb: Use fbdev I/O helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-06-27fbdev/aty128fb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/aty128fb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann
2023-01-09fbdev: aty128fb: Use backlight helperStephen Kitt
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann
2022-04-04video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-01-29video: fbdev: aty128fb: make some arrays static constColin Ian King
2020-09-08fbdev: aty128fb: use generic power managementVaibhav Gupta
2020-06-01video: fbdev: Use IS_BUILTINJoe Perches
2020-04-17video: fbdev: aty128fb: remove unused 'sdr_64'Jason Yan
2019-12-05video: constify fb ops across all driversJani Nikula
2019-08-19video: fbdev: aty[128]fb: Remove dead codeSouptick Joarder
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2019-06-12fbdev/aty128fb: Remove dead codeDaniel Vetter
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-04-24video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspendJia-Ju Bai
2018-03-28video: fbdev: aty128fb: use true and false for boolean valuesGustavo A. R. Silva
2017-09-04video: fbdev: make fb_videomode constBhumika Goyal
2017-08-01video: fbdev: aty128fb: constify pci_device_id.Arvind Yadav
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas
2015-06-03video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-03-17fbdev: aty128fb: replace PPC_OF with PPCKevin Hao
2014-08-26video: fbdev: aty: use c99 initializers in structuresJulia Lawall
2014-06-23backlight: Remove trivial get_brightness implementationsAndrzej Hajda
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen