aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/pci.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-15xen/pci: Try harder to get PXM information for XenGravatar Ross Lagerwall 1-2/+13
2014-10-23xen/pci: Allocate memory for physdev_pci_device_add's optarrGravatar Boris Ostrovsky 1-11/+16
2014-01-06xen/pci: Fix build on non-x86Gravatar Ben Hutchings 1-0/+2
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+3
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroGravatar Rafael J. Wysocki 1-3/+3
2013-11-08xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.Gravatar Konrad Rzeszutek Wilk 1-0/+47
2012-05-30xen/pci: Check for PCI bridge before using it.Gravatar Zhang, Yang Z 1-1/+1
2011-11-06Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2011-09-22xen/pci: support multi-segment systemsGravatar Jan Beulich 1-10/+84
2011-08-26xen/pci: make bus notifier handler return sane valuesGravatar Jan Beulich 1-4/+7
2011-07-26Xen: fix whitespaces,tabs coding style issue in drivers/xen/pci.cGravatar Ruslan Pisarev 1-2/+2
2010-10-27xen: register xen pci notifierGravatar Weidong Han 1-0/+117