summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/chipsfb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/chipsfb: Use fbdev I/O helpersThomas Zimmermann2023-08-041-3/+1
* fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-1/+0
* fbdev: Rename fb_mem*() helpersThomas Zimmermann2023-05-181-1/+1
* fbdev: chipsfb: Fix error codes in chipsfb_pci_init()Dan Carpenter2023-02-281-4/+10
* fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann2022-11-161-0/+3
* Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-10-051-4/+9
|\
| * fbdev: Remove conflicting devices on PCI busThomas Zimmermann2022-07-191-1/+6
| * fbdev: Remove trailing whitespacesThomas Zimmermann2022-07-191-3/+3
* | fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang2022-08-241-0/+1
|/
* video: fbdev: chipsfb: use memset_io() instead of memset()Christophe Leroy2021-10-091-1/+1
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-1/+0
* fbdev: chipsfb: remove set but not used variable 'size'YueHaibing2019-02-081-2/+1
* drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()Christophe Leroy2018-10-131-2/+1
* video/chips: constify fb_fix_screeninfo and fb_var_screeninfo structuresGustavo A. R. Silva2017-08-011-2/+2
* fbdev: Remove __init from chips_hw_init() to fix build failurePranith Kumar2014-08-261-1/+1
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+519