index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xen-pciback
/
conf_space_header.c
Age
Commit message (
Expand
)
Author
2020-05-29
xen/pci: Get rid of verbose_request and use dev_dbg() instead
Boris Ostrovsky
2020-05-27
xen-pciback: Use dev_printk() when possible
Bjorn Helgaas
2020-01-15
xen-pciback: optionally allow interrupt enable flag writes
Marek Marczykowski-Górecki
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-28
xen-pciback: relax BAR sizing write value check
Jan Beulich
2016-07-06
xen-pciback: use const and unsigned in bar_init()
Jan Beulich
2016-07-06
xen-pciback: simplify determination of 64-bit memory resource
Jan Beulich
2016-07-06
xen-pciback: fold read_dev_bar() into its now single caller
Jan Beulich
2016-07-06
xen-pciback: drop rom_init()
Jan Beulich
2016-07-06
xen-pciback: drop unused function parameter of read_dev_bar()
Jan Beulich
2016-06-24
xen-pciback: return proper values during BAR sizing
Jan Beulich
2015-04-29
xen-pciback: Add name prefix to global 'permissive' variable
Ben Hutchings
2015-03-16
xen-pciback: also support disabling of bus-mastering and memory-write-invalidate
Jan Beulich
2015-03-11
xen-pciback: limit guest control of command register
Jan Beulich
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
2011-09-21
xen/pciback: miscellaneous adjustments
Jan Beulich
2011-09-21
xen/pciback: use resource_size()
Thomas Meyer
2011-07-19
xen/pciback: Drop two backends, squash and cleanup some code.
Konrad Rzeszutek Wilk
2011-07-19
xen/pciback: Allocate IRQ handler for device that is shared with guest.
Konrad Rzeszutek Wilk
2011-07-19
xen/pciback: guest SR-IOV support for PV guest
Zhao, Yu
2011-07-19
xen/pciback: Cleanup the driver based on checkpatch warnings and errors.
Konrad Rzeszutek Wilk
2011-07-19
xen/pciback: xen pci backend driver.
Konrad Rzeszutek Wilk