summaryrefslogtreecommitdiff
path: root/drivers/xen/xen-pciback/conf_space_header.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-28xen-pciback: relax BAR sizing write value checkJan Beulich
2016-07-06xen-pciback: use const and unsigned in bar_init()Jan Beulich
2016-07-06xen-pciback: simplify determination of 64-bit memory resourceJan Beulich
2016-07-06xen-pciback: fold read_dev_bar() into its now single callerJan Beulich
2016-07-06xen-pciback: drop rom_init()Jan Beulich
2016-07-06xen-pciback: drop unused function parameter of read_dev_bar()Jan Beulich
2016-06-24xen-pciback: return proper values during BAR sizingJan Beulich
2015-04-29xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings
2015-03-16xen-pciback: also support disabling of bus-mastering and memory-write-invalidateJan Beulich
2015-03-11xen-pciback: limit guest control of command registerJan Beulich
2013-06-28xen: Convert printks to pr_<level>Joe Perches
2011-09-21xen/pciback: miscellaneous adjustmentsJan Beulich
2011-09-21xen/pciback: use resource_size()Thomas Meyer
2011-07-19xen/pciback: Drop two backends, squash and cleanup some code.Konrad Rzeszutek Wilk
2011-07-19xen/pciback: Allocate IRQ handler for device that is shared with guest.Konrad Rzeszutek Wilk
2011-07-19xen/pciback: guest SR-IOV support for PV guestZhao, Yu
2011-07-19xen/pciback: Cleanup the driver based on checkpatch warnings and errors.Konrad Rzeszutek Wilk
2011-07-19xen/pciback: xen pci backend driver.Konrad Rzeszutek Wilk