summaryrefslogtreecommitdiff
path: root/drivers/pci/xen-pcifront.c
AgeCommit message (Expand)Author
2021-10-15xen/pcifront: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König
2021-10-15xen/pcifront: Drop pcifront_common_process() tests of pcidev, pdrvUwe Kleine-König
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-01xen/pcifront: Removed unnecessary __ref annotationSergio Miguéns Iglesias
2021-07-13swiotlb: Update is_swiotlb_active to add a struct device argumentClaire Chang
2021-03-19swiotlb: remove swiotlb_nr_tblChristoph Hellwig
2021-03-10Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}Jan Beulich
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-29xen/pci: Get rid of verbose_request and use dev_dbg() insteadBoris Ostrovsky
2019-05-13Merge branch 'pci/printk'Bjorn Helgaas
2019-05-09PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etcMohan Kumar
2019-03-20PCI: Mark expected switch fall-throughsGustavo A. R. Silva
2018-03-19PCI: Tidy commentsBjorn Helgaas
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler
2018-01-17xen/pcifront: Deprecate pci_get_bus_and_slot()Sinan Kaya
2016-11-07xen: make use of xenbus_read_unsigned() in xen-pcifrontJuergen Gross
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-02-15xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk
2015-07-22PCI: Use for_each_pci_msi_entry() to access MSI device listJiang Liu
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-12xen/pcifront: Don't use deprecated function pci_scan_bus_parented()Arnd Bergmann
2015-06-08xen/pcifront: Remove usage of struct timevalTina Ruchandani
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2014-11-19Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and '...Bjorn Helgaas
2014-11-10PCI: Delete unnecessary NULL pointer checksMarkus Elfring
2014-11-05xen/pcifront: Process failure for pcifront_(re)scan_root()Chen Gang
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-15xen/pcifront: Use global PCI rescan-remove lockingRafael J. Wysocki
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2013-06-14xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.Konrad Rzeszutek Wilk
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-11-30xen-pcifront: Handle backend CLOSED without CLOSINGDavid Vrabel
2012-11-28PCI: Remove __dev* markingsBill Pemberton
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-22Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-09-17xen/pcifront: Use Xen-SWIOTLB when initting if required.Konrad Rzeszutek Wilk
2012-09-12xen-pcifront: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu
2012-08-21xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2012-02-03xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.Konrad Rzeszutek Wilk