summaryrefslogtreecommitdiff
path: root/drivers/xen/xen-pciback (follow)
Commit message (Expand)AuthorAge
* xen-pciback: Fix return in pm_ctrl_init()YueHaibing2021-11-26
* xen-pciback: redo VF placement in the virtual topologyJan Beulich2021-06-10
* xen-pciback: reconfigure also from backend watch handlerJan Beulich2021-05-26
* xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park2020-12-29
* xen/pciback: use lateeoi irq bindingJuergen Gross2020-11-18
* xen/pciback: Check dev_data before using itRoss Lagerwall2019-12-05
* xen/pciback: remove set but not used variable 'old_state'YueHaibing2019-08-25
* xen/pciback: Don't disable PCI_COMMAND on PCI device reset.Konrad Rzeszutek Wilk2019-06-11
* xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky2016-08-10
* xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk2016-03-03
* xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk2016-03-03
* xen-pciback: fix up cleanup path when alloc failsDoug Goldstein2015-12-18
* xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk2015-12-18
* xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk2015-12-18
* xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk2015-12-18
* xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk2015-12-18
* xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk2015-12-18
* xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk2015-12-18
* xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings2015-04-29
* xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-15
* xen-pciback: also support disabling of bus-mastering and memory-write-invalidateJan Beulich2015-03-16
* xen/pciback: Don't print scary messages when unsupported by hypervisor.Konrad Rzeszutek Wilk2015-03-16
* xen-pciback: limit guest control of command registerJan Beulich2015-03-11
* xen-pciback: drop SR-IOV VFs when PF driver unloadsJan Beulich2014-12-04
* xen/pciback: Restore configuration space when detaching from a guest.Konrad Rzeszutek Wilk2014-12-04
* xen/pciback: Remove tons of dereferencesKonrad Rzeszutek Wilk2014-12-04
* xen/pciback: Print out the domain owning the device.Konrad Rzeszutek Wilk2014-12-04
* xen/pciback: Include the domain id if removing the device whilst still in useKonrad Rzeszutek Wilk2014-12-04
* driver core: Provide an wrapper around the mutex to do lockdep warningsKonrad Rzeszutek Wilk2014-12-04
* xen/pciback: Don't deadlock when unbinding.Konrad Rzeszutek Wilk2014-12-04
* Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-11
|\
| * xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-06
* | xen/pciback: Use PCI device flag helper functionsEthan Zhao2014-09-16
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* xen/pciback: Fix error return code in xen_pcibk_attach()Wei Yongjun2014-08-01
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\
| * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* | xen/pciback: Document the entry points for 'pcistub_put_pci_dev'Konrad Rzeszutek Wilk2014-05-23
* | xen/pciback: Document when the 'unbind' and 'bind' functions are called.Konrad Rzeszutek Wilk2014-05-23
* | xen-pciback: Document when we FLR an PCI device.Konrad Rzeszutek Wilk2014-05-23
* | xen-pciback: First reset, then free.Konrad Rzeszutek Wilk2014-05-23
* | xen-pciback: Cleanup up pcistub_put_pci_devKonrad Rzeszutek Wilk2014-05-23
|/
* xen-pciback: silence an unwanted debug printkDan Carpenter2014-04-15
* xen: fix memory leak in __xen_pcibk_add_pci_dev()Daeseok Youn2014-04-15
* xen-pciback: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-02-28
* xen: Convert printks to pr_<level>Joe Perches2013-06-28
* xen-pciback: fix error return code in pcistub_irq_handler_switch()Wei Yongjun2013-06-10
* xen-pciback: more uses of cached MSI-X capability offsetJan Beulich2013-05-29
* xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2013-03-22
* xen/pciback: Don't disable a PCI device that is already disabled.Konrad Rzeszutek Wilk2013-03-06