summaryrefslogtreecommitdiff
path: root/drivers/xen/pci.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-15xen/pci: Try harder to get PXM information for XenRoss Lagerwall1-2/+13
2014-10-23xen/pci: Allocate memory for physdev_pci_device_add's optarrBoris Ostrovsky1-11/+16
2014-01-06xen/pci: Fix build on non-x86Ben Hutchings1-0/+2
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki1-3/+3
2013-11-08xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.Konrad Rzeszutek Wilk1-0/+47
2012-05-30xen/pci: Check for PCI bridge before using it.Zhang, Yang Z1-1/+1
2011-11-06Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2011-09-22xen/pci: support multi-segment systemsJan Beulich1-10/+84
2011-08-26xen/pci: make bus notifier handler return sane valuesJan Beulich1-4/+7
2011-07-26Xen: fix whitespaces,tabs coding style issue in drivers/xen/pci.cRuslan Pisarev1-2/+2
2010-10-27xen: register xen pci notifierWeidong Han1-0/+117