index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xen-pciback
/
conf_space.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2023-10-16
xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled
Marek Marczykowski-Górecki
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-03-30
xen-pciback: fix INTERRUPT_TYPE_* defines
Marek Marczykowski-Górecki
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
2016-07-06
xen-pciback: drop superfluous variables
Jan Beulich
2016-07-06
xen-pciback: short-circuit read path used for merging write values
Jan Beulich
2016-06-23
xen/pciback: Fix conf_space read/write overlap check.
Andrey Grodzovsky
2016-03-21
xen: audit usages of module.h ; remove unnecessary instances
Paul Gortmaker
2015-04-29
xen-pciback: Add name prefix to global 'permissive' variable
Ben Hutchings
2015-03-11
xen-pciback: limit guest control of command register
Jan Beulich
2012-06-12
PCI: create common pcibios_err_to_errno
Alex Williamson
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-10-31
xen: Add module.h to modular drivers/xen users.
Paul Gortmaker
2011-09-21
xen/pciback: miscellaneous adjustments
Jan Beulich
2011-07-19
xen/pciback: Drop two backends, squash and cleanup some code.
Konrad Rzeszutek Wilk
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