summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-pciback/conf_space_header.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* xen-pciback: relax BAR sizing write value checkJan Beulich2017-09-281-1/+10
* xen-pciback: use const and unsigned in bar_init()Jan Beulich2016-07-061-2/+2
* xen-pciback: simplify determination of 64-bit memory resourceJan Beulich2016-07-061-4/+1Star
* xen-pciback: fold read_dev_bar() into its now single callerJan Beulich2016-07-061-20/+13Star
* xen-pciback: drop rom_init()Jan Beulich2016-07-061-13/+1Star
* xen-pciback: drop unused function parameter of read_dev_bar()Jan Beulich2016-07-061-4/+3Star
* xen-pciback: return proper values during BAR sizingJan Beulich2016-06-241-7/+11
* xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings2015-04-291-1/+1
* xen-pciback: also support disabling of bus-mastering and memory-write-invalidateJan Beulich2015-03-161-1/+14
* xen-pciback: limit guest control of command registerJan Beulich2015-03-111-13/+48
* xen: Convert printks to pr_<level>Joe Perches2013-06-281-8/+8
* xen/pciback: miscellaneous adjustmentsJan Beulich2011-09-221-2/+1Star
* xen/pciback: use resource_size()Thomas Meyer2011-09-211-1/+1
* xen/pciback: Drop two backends, squash and cleanup some code.Konrad Rzeszutek Wilk2011-07-201-24/+25
* xen/pciback: Allocate IRQ handler for device that is shared with guest.Konrad Rzeszutek Wilk2011-07-201-0/+6
* xen/pciback: guest SR-IOV support for PV guestZhao, Yu2011-07-201-5/+66
* xen/pciback: Cleanup the driver based on checkpatch warnings and errors.Konrad Rzeszutek Wilk2011-07-201-21/+21
* xen/pciback: xen pci backend driver.Konrad Rzeszutek Wilk2011-07-201-0/+318