summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-pciback
Commit message (Expand)AuthorAgeFilesLines
* xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk2016-02-151-1/+5
* xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk2016-02-151-1/+2
* xen-pciback: fix up cleanup path when alloc failsDoug Goldstein2015-12-181-1/+3
* xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk2015-12-181-1/+7
* xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk2015-12-181-13/+20
* xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk2015-12-181-0/+7
* xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk2015-12-181-0/+7
* xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk2015-12-181-1/+6
* xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk2015-12-182-1/+15
* xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings2015-04-293-5/+5
* xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-151-1/+1
* xen-pciback: also support disabling of bus-mastering and memory-write-invalidateJan Beulich2015-03-161-1/+14
* xen/pciback: Don't print scary messages when unsupported by hypervisor.Konrad Rzeszutek Wilk2015-03-161-2/+2
* xen-pciback: limit guest control of command registerJan Beulich2015-03-113-14/+51
* xen-pciback: drop SR-IOV VFs when PF driver unloadsJan Beulich2014-12-041-0/+54
* xen/pciback: Restore configuration space when detaching from a guest.Konrad Rzeszutek Wilk2014-12-041-2/+14
* xen/pciback: Remove tons of dereferencesKonrad Rzeszutek Wilk2014-12-041-9/+11
* xen/pciback: Print out the domain owning the device.Konrad Rzeszutek Wilk2014-12-041-1/+1
* xen/pciback: Include the domain id if removing the device whilst still in useKonrad Rzeszutek Wilk2014-12-041-4/+6
* driver core: Provide an wrapper around the mutex to do lockdep warningsKonrad Rzeszutek Wilk2014-12-041-1/+1
* xen/pciback: Don't deadlock when unbinding.Konrad Rzeszutek Wilk2014-12-045-16/+33
* Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-121-2/+4
|\
| * xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-2/+4
* | xen/pciback: Use PCI device flag helper functionsEthan Zhao2014-09-171-2/+2
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* xen/pciback: Fix error return code in xen_pcibk_attach()Wei Yongjun2014-08-011-0/+1
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-2/+2
|\
| * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-2/+2
* | xen/pciback: Document the entry points for 'pcistub_put_pci_dev'Konrad Rzeszutek Wilk2014-05-231-0/+9
* | xen/pciback: Document when the 'unbind' and 'bind' functions are called.Konrad Rzeszutek Wilk2014-05-231-0/+4
* | xen-pciback: Document when we FLR an PCI device.Konrad Rzeszutek Wilk2014-05-232-0/+6
* | xen-pciback: First reset, then free.Konrad Rzeszutek Wilk2014-05-231-1/+1
* | xen-pciback: Cleanup up pcistub_put_pci_devKonrad Rzeszutek Wilk2014-05-231-5/+5
|/
* xen-pciback: silence an unwanted debug printkDan Carpenter2014-04-151-1/+2
* xen: fix memory leak in __xen_pcibk_add_pci_dev()Daeseok Youn2014-04-151-0/+2
* xen-pciback: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-02-281-2/+1Star
* xen: Convert printks to pr_<level>Joe Perches2013-06-285-33/+35
* xen-pciback: fix error return code in pcistub_irq_handler_switch()Wei Yongjun2013-06-101-3/+7
* xen-pciback: more uses of cached MSI-X capability offsetJan Beulich2013-05-291-2/+2
* xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2013-03-221-15/+44
* xen/pciback: Don't disable a PCI device that is already disabled.Konrad Rzeszutek Wilk2013-03-061-1/+2
* Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-081-7/+7
|\
| * xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Jan Beulich2013-02-061-7/+7
* | Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-01-181-1/+1
|\|
| * x86/xen : Fix the wrong check in pcibackYang Zhang2013-01-151-1/+1
* | Drivers: xen: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-7/+6Star
* | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-131-54/+64
|\|
| * xen-pciback: reject out of range inputsJan Beulich2012-11-021-12/+27
| * xen-pciback: simplify and tighten parsing of device IDsJan Beulich2012-11-021-44/+39Star
* | treewide: fix printk typo in multiple driversMasanari Iida2012-11-191-1/+1
|/