summaryrefslogtreecommitdiffstats
path: root/drivers/xen/platform-pci.c
Commit message (Expand)AuthorAgeFilesLines
* xen-platform: constify pci_device_id.Arvind Yadav2017-08-311-1/+1
* xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-021-10/+4
* partially revert "xen: Remove event channel notification through Xen PCI plat...Stefano Stabellini2017-01-131-0/+71
* xen-platform: use builtin_pci_driverGeliang Tang2016-11-171-5/+1
* xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2016-09-301-64/+0
* drivers/xen: make platform-pci.c explicitly non-modularPaul Gortmaker2016-03-211-13/+9
* drivers: xen: Mark function as static in platform-pci.cRashika Kheria2014-02-281-1/+1
* xen-platform: fix error return code in platform_pci_init()Wei Yongjun2014-01-071-1/+2
* xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-061-3/+7
* xen: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-061-1/+1
* Drivers: xen: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk2012-08-161-15/+0
* xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering2012-07-191-0/+15
* xen: enable platform-pci only in a Xen guestOlaf Hering2012-07-191-0/+3
* xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov2012-03-221-5/+0
* xen: no need to delay xen_setup_shutdown_event for hvm guests anymoreStefano Stabellini2011-02-251-3/+0
* xen-platform: use PCI interfaces to request IO and MEM resources.Ian Campbell2011-01-121-14/+7
* x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-261-0/+6
* xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-221-1/+21
* xen: Xen PCI platform device driver.Stefano Stabellini2010-07-221-0/+181
OpenPOWER on IntegriCloud