aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/vt8623fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-06Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-0/+5
2022-08-05video: fbdev: vt8623fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann1-0/+5
2022-04-11video: fbdev: vt8623fb: Error out if 'pixclock' equals zeroZheyu Ma1-0/+3
2020-09-08fbdev: vt8623fb: use generic power managementVaibhav Gupta1-24/+17
2020-07-10video: fbdev: vt8623fb: Constify static vga_regsetsRikard Falkeborn1-18/+18
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz1-3/+1
2017-08-18video: fbdev: vt8623fb: constify vt8623_timing_regsJulia Lawall1-1/+1
2017-08-01video: fbdev: vt8623fb: constify pci_device_id.Arvind Yadav1-1/+1
2015-08-25drivers/video/fbdev/vt8623fb: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez1-25/+6
2015-06-23module: add per-module param_lockDan Streetman1-2/+2
2014-12-04video: fbdev: vt8623fb: suppress build warningLad, Prabhakar1-1/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+958