aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/xen-fbfront.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-04-01xen, fbfront: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-1/+1
2017-05-11Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+10
2017-04-07xen, fbfront: fix connecting to backendJuergen Gross1-2/+2
2017-04-07xen, fbfront: add support for specifying size via xenstoreJuergen Gross1-0/+10
2016-11-07xen: make use of xenbus_read_unsigned() in xen-fbfrontJuergen Gross1-9/+4
2015-09-08video/xen-fbfront: Further s/MFN/GFN clean-upJulien Grall1-9/+9
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall1-2/+2
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel1-2/+3
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+719