summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-pciback/pciback.h
Commit message (Expand)AuthorAgeFilesLines
* xen-pciback: Remove unused function declarationsYue Haibing2023-08-211-3/+0
* xen-pciback: allow compiling on other archs than x86Oleksandr Andrushchenko2021-11-021-0/+5
* xen/pciback: use lateeoi irq bindingJuergen Gross2020-10-201-2/+10
* xen/pci: Get rid of verbose_request and use dev_dbg() insteadBoris Ostrovsky2020-05-291-2/+0
* xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-051-1/+1
* xen-pciback: optionally allow interrupt enable flag writesMarek Marczykowski-Górecki2020-01-151-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* xen: xen-pciback: Remove create_workqueueBhaktipriya Shridhar2016-07-061-1/+0
* xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk2015-12-181-0/+1
* xen/pciback: Don't deadlock when unbinding.Konrad Rzeszutek Wilk2014-12-041-3/+4
* x86/xen : Fix the wrong check in pcibackYang Zhang2013-01-151-1/+1
* xen/pciback: Support pci_reset_function, aka FLR or D3 support.Konrad Rzeszutek Wilk2012-01-121-0/+1
* xen/pciback: Use mutexes when working with Xenbus state transitions.Konrad Rzeszutek Wilk2011-09-211-1/+1
* xen/pciback: miscellaneous adjustmentsJan Beulich2011-09-211-11/+19
* xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and...Konrad Rzeszutek Wilk2011-07-191-17/+77
* xen/pciback: Drop two backends, squash and cleanup some code.Konrad Rzeszutek Wilk2011-07-191-63/+44
* xen/pciback: Allocate IRQ handler for device that is shared with guest.Konrad Rzeszutek Wilk2011-07-191-2/+11
* xen/pciback: Cleanup the driver based on checkpatch warnings and errors.Konrad Rzeszutek Wilk2011-07-191-3/+3
* xen/pciback: xen pci backend driver.Konrad Rzeszutek Wilk2011-07-191-0/+133