aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/video/fbdev/aty/aty128fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann1-0/+5
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann1-26/+26
2022-04-04video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy1-1/+0
2022-01-29video: fbdev: aty128fb: make some arrays static constColin Ian King1-4/+6
2020-09-08fbdev: aty128fb: use generic power managementVaibhav Gupta1-17/+34
2020-06-01video: fbdev: Use IS_BUILTINJoe Perches1-5/+1
2020-04-17video: fbdev: aty128fb: remove unused 'sdr_64'Jason Yan1-14/+0
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-08-19video: fbdev: aty[128]fb: Remove dead codeSouptick Joarder1-18/+0
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz1-3/+2
2019-06-12fbdev/aty128fb: Remove dead codeDaniel Vetter1-64/+0
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-04-24video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspendJia-Ju Bai1-1/+1
2018-03-28video: fbdev: aty128fb: use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2017-09-04video: fbdev: make fb_videomode constBhumika Goyal1-1/+1
2017-08-01video: fbdev: aty128fb: constify pci_device_id.Arvind Yadav1-1/+1
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall1-3/+3
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas1-1/+0
2015-06-03video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-30/+6
2015-03-17fbdev: aty128fb: replace PPC_OF with PPCKevin Hao1-2/+2
2014-08-26video: fbdev: aty: use c99 initializers in structuresJulia Lawall1-8/+55
2014-06-23backlight: Remove trivial get_brightness implementationsAndrzej Hajda1-6/+0
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+2591