summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/aty/aty128fb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fbdev/aty128fb: Use fbdev I/O helpersThomas Zimmermann2023-08-041-3/+1
* fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-1/+0
* fbdev/aty128fb: Use hardware device as backlight parentThomas Zimmermann2023-06-271-1/+1
* fbdev/aty128fb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann2023-06-271-5/+5
* fbdev: aty128fb: Use backlight helperStephen Kitt2023-01-091-4/+2
* fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann2022-11-161-0/+5
* fbdev: Remove conflicting devices on PCI busThomas Zimmermann2022-07-191-0/+5
* fbdev: Remove trailing whitespacesThomas Zimmermann2022-07-191-26/+26
* video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-04-041-1/+0
* video: fbdev: aty128fb: make some arrays static constColin Ian King2022-01-291-4/+6
* fbdev: aty128fb: use generic power managementVaibhav Gupta2020-09-081-17/+34
* video: fbdev: Use IS_BUILTINJoe Perches2020-06-011-5/+1
* video: fbdev: aty128fb: remove unused 'sdr_64'Jason Yan2020-04-171-14/+0
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* video: fbdev: aty[128]fb: Remove dead codeSouptick Joarder2019-08-191-18/+0
* video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-3/+2
* fbdev/aty128fb: Remove dead codeDaniel Vetter2019-06-121-64/+0
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspendJia-Ju Bai2018-04-241-1/+1
* video: fbdev: aty128fb: use true and false for boolean valuesGustavo A. R. Silva2018-03-281-1/+1
* video: fbdev: make fb_videomode constBhumika Goyal2017-09-041-1/+1
* video: fbdev: aty128fb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall2016-09-271-3/+3
* PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
* video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-30/+6
* fbdev: aty128fb: replace PPC_OF with PPCKevin Hao2015-03-171-2/+2
* video: fbdev: aty: use c99 initializers in structuresJulia Lawall2014-08-261-8/+55
* backlight: Remove trivial get_brightness implementationsAndrzej Hajda2014-06-231-6/+0
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+2591