aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/pci.c
AgeCommit message (Expand)Author
2014-10-23xen/pci: Allocate memory for physdev_pci_device_add's optarrBoris Ostrovsky
2014-01-06xen/pci: Fix build on non-x86Ben Hutchings
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-11-08xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.Konrad Rzeszutek Wilk
2012-05-30xen/pci: Check for PCI bridge before using it.Zhang, Yang Z
2011-11-06Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-09-22xen/pci: support multi-segment systemsJan Beulich
2011-08-26xen/pci: make bus notifier handler return sane valuesJan Beulich
2011-07-26Xen: fix whitespaces,tabs coding style issue in drivers/xen/pci.cRuslan Pisarev
2010-10-27xen: register xen pci notifierWeidong Han