summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-pciback/pciback.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-02xen-pciback: allow compiling on other archs than x86Oleksandr Andrushchenko1-0/+5
2020-10-20xen/pciback: use lateeoi irq bindingJuergen Gross1-2/+10
2020-05-29xen/pci: Get rid of verbose_request and use dev_dbg() insteadBoris Ostrovsky1-2/+0
2020-03-05xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-15xen-pciback: optionally allow interrupt enable flag writesMarek Marczykowski-Górecki1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-06xen: xen-pciback: Remove create_workqueueBhaktipriya Shridhar1-1/+0
2015-12-18xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk1-0/+1
2014-12-04xen/pciback: Don't deadlock when unbinding.Konrad Rzeszutek Wilk1-3/+4
2013-01-15x86/xen : Fix the wrong check in pcibackYang Zhang1-1/+1
2012-01-12xen/pciback: Support pci_reset_function, aka FLR or D3 support.Konrad Rzeszutek Wilk1-0/+1
2011-09-21xen/pciback: Use mutexes when working with Xenbus state transitions.Konrad Rzeszutek Wilk1-1/+1
2011-09-21xen/pciback: miscellaneous adjustmentsJan Beulich1-11/+19
2011-07-19xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and...Konrad Rzeszutek Wilk1-17/+77
2011-07-19xen/pciback: Drop two backends, squash and cleanup some code.Konrad Rzeszutek Wilk1-63/+44
2011-07-19xen/pciback: Allocate IRQ handler for device that is shared with guest.Konrad Rzeszutek Wilk1-2/+11
2011-07-19xen/pciback: Cleanup the driver based on checkpatch warnings and errors.Konrad Rzeszutek Wilk1-3/+3
2011-07-19xen/pciback: xen pci backend driver.Konrad Rzeszutek Wilk1-0/+133