summaryrefslogtreecommitdiffstats
path: root/drivers/pci/xen-pcifront.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Tidy commentsBjorn Helgaas2018-03-191-2/+2
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-0/+1
|\
| * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-261-0/+1
* | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-311-10/+9
|\ \
| * | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-181-10/+9
| |/
* / xen/pcifront: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-171-1/+2
|/
* xen: make use of xenbus_read_unsigned() in xen-pcifrontJuergen Gross2016-11-071-4/+2
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk2016-02-151-4/+6
* PCI: Use for_each_pci_msi_entry() to access MSI device listJiang Liu2015-07-221-1/+1
* Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-011-5/+3
|\
| * xen/pcifront: Remove usage of struct timevalTina Ruchandani2015-06-081-5/+3
* | xen/pcifront: Don't use deprecated function pci_scan_bus_parented()Arnd Bergmann2015-06-121-3/+13
|/
* xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-151-2/+3
*-. Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and '...Bjorn Helgaas2014-11-191-2/+11
|\ \
| | * xen/pcifront: Process failure for pcifront_(re)scan_root()Chen Gang2014-11-051-0/+10
| |/ |/|
| * PCI: Delete unnecessary NULL pointer checksMarkus Elfring2014-11-101-2/+1
|/
* xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-2/+4
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-2/+2
* Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-221-0/+4
|\
| * xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-031-0/+4
* | xen/pcifront: Use global PCI rescan-remove lockingRafael J. Wysocki2014-01-151-0/+8
|/
* xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.Konrad Rzeszutek Wilk2013-06-141-4/+3
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-131-1/+4
|\
| * xen-pcifront: Handle backend CLOSED without CLOSINGDavid Vrabel2012-11-301-1/+4
* | PCI: Remove __dev* markingsBill Pemberton2012-11-281-5/+5
|/
* Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-021-5/+10
|\
| * Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-221-4/+9
| |\
| | * xen/pcifront: Use Xen-SWIOTLB when initting if required.Konrad Rzeszutek Wilk2012-09-171-4/+9
| * | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk2012-08-211-1/+1
| |/
* / xen-pcifront: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu2012-09-121-8/+2
|/
* Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-061-0/+1
|\
| * xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich2012-04-061-0/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-2/+2
|\ \
| * | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-2/+2
| |/
* | Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-091-5/+5
|\ \
| * | xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.Konrad Rzeszutek Wilk2012-02-031-5/+5
| |/
* | PCI/XEN: Fix bug introduced by a recent changeAlan Stern2012-01-271-1/+1
* | Remove useless get_driver()/put_driver() callsAlan Stern2012-01-241-2/+1
|/
* Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-041-7/+4
*-. Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds2011-10-251-3/+2
|\ \
| | * xen-pcifront: Update warning comment to use 'e820_host' option.Konrad Rzeszutek Wilk2011-08-261-3/+2
| |/
* / atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
|/
* pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk2011-02-181-6/+6
* xen-pcifront: Sanity check the MSI/MSI-X valuesKonrad Rzeszutek Wilk2011-02-181-4/+16
* xen-pcifront: don't use flush_scheduled_work()Tejun Heo2011-02-171-2/+1
* xen-pcifront: fix PCI reference leakJiri Slaby2010-11-081-2/+3
* xen-pcifront: Remove duplicate inclusion of headers.Jesper Juhl2010-11-081-1/+0
* xen-pcifront: Xen PCI frontend driver.Ryan Wilson2010-10-181-0/+1148