summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/chipsfb.c
AgeCommit message (Expand)AuthorLines
2024-09-30fbdev: chipsfb: Use backlight power constantsThomas Zimmermann-1/+1
2024-03-07fbdev/chipsfb: Include <linux/backlight.h>Thomas Zimmermann-0/+1
2023-08-04fbdev/chipsfb: Use fbdev I/O helpersThomas Zimmermann-3/+1
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann-1/+0
2023-05-18fbdev: Rename fb_mem*() helpersThomas Zimmermann-1/+1
2023-02-28fbdev: chipsfb: Fix error codes in chipsfb_pci_init()Dan Carpenter-4/+10
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann-0/+3
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-4/+9
2022-08-24fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang-0/+1
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann-1/+6
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann-3/+3
2021-10-09video: fbdev: chipsfb: use memset_io() instead of memset()Christophe Leroy-1/+1
2019-12-05video: constify fb ops across all driversJani Nikula-1/+1
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz-1/+0
2019-02-08fbdev: chipsfb: remove set but not used variable 'size'YueHaibing-2/+1
2018-10-13drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()Christophe Leroy-2/+1
2017-08-01video/chips: constify fb_fix_screeninfo and fb_var_screeninfo structuresGustavo A. R. Silva-2/+2
2014-08-26fbdev: Remove __init from chips_hw_init() to fix build failurePranith Kumar-1/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-0/+519