aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/xen/xen-pciback/conf_space.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-16xen-pciback: Consider INTx disabled when MSI/MSI-X is enabledMarek Marczykowski-Górecki1-6/+13
2020-05-29xen/pci: Get rid of verbose_request and use dev_dbg() insteadBoris Ostrovsky1-10/+4
2020-05-27xen-pciback: Use dev_printk() when possibleBjorn Helgaas1-7/+9
2020-03-30xen-pciback: fix INTERRUPT_TYPE_* definesMarek Marczykowski-Górecki1-1/+1
2020-01-15xen-pciback: optionally allow interrupt enable flag writesMarek Marczykowski-Górecki1-0/+37
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-06xen-pciback: drop superfluous variablesJan Beulich1-10/+6
2016-07-06xen-pciback: short-circuit read path used for merging write valuesJan Beulich1-4/+2
2016-06-23xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky1-4/+2
2016-03-21xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker1-1/+1
2015-04-29xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings1-3/+3
2015-03-11xen-pciback: limit guest control of command registerJan Beulich1-1/+1
2012-06-12PCI: create common pcibios_err_to_errnoAlex Williamson1-3/+3
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-10-31xen: Add module.h to modular drivers/xen users.Paul Gortmaker1-0/+1
2011-09-21xen/pciback: miscellaneous adjustmentsJan Beulich1-1/+0
2011-07-19xen/pciback: Drop two backends, squash and cleanup some code.Konrad Rzeszutek Wilk1-26/+29
2011-07-19xen/pciback: Cleanup the driver based on checkpatch warnings and errors.Konrad Rzeszutek Wilk1-2/+2
2011-07-19xen/pciback: xen pci backend driver.Konrad Rzeszutek Wilk1-0/+435