aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/intelfb/intelfbdrv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann1-0/+5
2022-06-20video: fbdev: intelfb: Initialize value of stolen sizePetr Cvek1-2/+2
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
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/+2
2019-06-28video: fbdev: intelfb: return -ENOMEM on framebuffer_alloc() failureBartlomiej Zolnierkiewicz1-1/+1
2017-08-01video: fbdev: intelfb: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-12video: fbdev: intelfb: move inline before return typeJoe Perches1-1/+1
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-09-07video: fbdev: intelfb: remove impossible conditionSudip Mukherjee1-5/+0
2016-02-16video: Use bool instead int pointer for get_opt_bool() argumentDaniel Wagner1-1/+1
2015-06-03video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-34/+4
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+1704