Age | Commit message (Expand) | Author | Files | Lines |
2021-11-02 | xen-pciback: allow compiling on other archs than x86 | Oleksandr Andrushchenko | 1 | -0/+5 |
2020-10-20 | xen/pciback: use lateeoi irq binding | Juergen Gross | 1 | -2/+10 |
2020-05-29 | xen/pci: Get rid of verbose_request and use dev_dbg() instead | Boris Ostrovsky | 1 | -2/+0 |
2020-03-05 | xen: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-01-16 | xen-pciback: optionally allow interrupt enable flag writes | Marek Marczykowski-Górecki | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-07-06 | xen: xen-pciback: Remove create_workqueue | Bhaktipriya Shridhar | 1 | -1/+0 |
2015-12-18 | xen/pciback: Save xen_pci_op commands before processing it | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2014-12-04 | xen/pciback: Don't deadlock when unbinding. | Konrad Rzeszutek Wilk | 1 | -3/+4 |
2013-01-16 | x86/xen : Fix the wrong check in pciback | Yang Zhang | 1 | -1/+1 |
2012-01-12 | xen/pciback: Support pci_reset_function, aka FLR or D3 support. | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2011-09-22 | xen/pciback: Use mutexes when working with Xenbus state transitions. | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2011-09-22 | xen/pciback: miscellaneous adjustments | Jan Beulich | 1 | -11/+19 |
2011-07-20 | xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and... | Konrad Rzeszutek Wilk | 1 | -17/+77 |
2011-07-20 | xen/pciback: Drop two backends, squash and cleanup some code. | Konrad Rzeszutek Wilk | 1 | -63/+44 |
2011-07-20 | xen/pciback: Allocate IRQ handler for device that is shared with guest. | Konrad Rzeszutek Wilk | 1 | -2/+11 |
2011-07-20 | xen/pciback: Cleanup the driver based on checkpatch warnings and errors. | Konrad Rzeszutek Wilk | 1 | -3/+3 |
2011-07-20 | xen/pciback: xen pci backend driver. | Konrad Rzeszutek Wilk | 1 | -0/+133 |