summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/intelfb
AgeCommit message (Expand)Author
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-05video: constify fb ops across all driversJani Nikula
2019-12-05video: fbdev: intelfb: use const pointer for fb_opsJani Nikula
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2019-06-28video: fbdev: intelfb: return -ENOMEM on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2018-01-17video: fbdev: intelfb: deprecate pci_get_bus_and_slot()Sinan Kaya
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds
2017-11-09video: fbdev: intelfb: remove redundant variablesColin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-01video: fbdev: intelfb: constify pci_device_id.Arvind Yadav
2017-07-12video: fbdev: intelfb: move inline before return typeJoe Perches
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada
2016-09-07video: fbdev: intelfb: remove impossible conditionSudip Mukherjee
2016-02-16video: Use bool instead int pointer for get_opt_bool() argumentDaniel Wagner
2015-06-03video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2014-08-26video: fbdev: intelfb: delete double assignmentJulia Lawall
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen