summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-pciback/conf_space.c
Commit message (Expand)AuthorAgeFilesLines
* xen/pci: Get rid of verbose_request and use dev_dbg() insteadBoris Ostrovsky2020-05-291-10/+4
* xen-pciback: Use dev_printk() when possibleBjorn Helgaas2020-05-271-7/+9
* xen-pciback: fix INTERRUPT_TYPE_* definesMarek Marczykowski-Górecki2020-03-301-1/+1
* xen-pciback: optionally allow interrupt enable flag writesMarek Marczykowski-Górecki2020-01-151-0/+37
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* xen-pciback: drop superfluous variablesJan Beulich2016-07-061-10/+6
* xen-pciback: short-circuit read path used for merging write valuesJan Beulich2016-07-061-4/+2
* xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky2016-06-231-4/+2
* xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker2016-03-211-1/+1
* xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings2015-04-291-3/+3
* xen-pciback: limit guest control of command registerJan Beulich2015-03-111-1/+1
* PCI: create common pcibios_err_to_errnoAlex Williamson2012-06-121-3/+3
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* xen: Add module.h to modular drivers/xen users.Paul Gortmaker2011-10-311-0/+1
* xen/pciback: miscellaneous adjustmentsJan Beulich2011-09-211-1/+0
* xen/pciback: Drop two backends, squash and cleanup some code.Konrad Rzeszutek Wilk2011-07-191-26/+29
* xen/pciback: Cleanup the driver based on checkpatch warnings and errors.Konrad Rzeszutek Wilk2011-07-191-2/+2
* xen/pciback: xen pci backend driver.Konrad Rzeszutek Wilk2011-07-191-0/+435