Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4f0638100fe305837d583aed75c51c53047a2524
/
drivers
/
xen
/
xen-pciback
c0914e6
xen-pciback: silence an unwanted debug printk
by Dan Carpenter
· 11 years ago
cea37f8
xen: fix memory leak in __xen_pcibk_add_pci_dev()
by Daeseok Youn
· 11 years ago
efdfa3e
xen-pciback: Use pci_enable_msix_exact() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
283c097
xen: Convert printks to pr_<level>
by Joe Perches
· 11 years ago
405010d
xen-pciback: fix error return code in pcistub_irq_handler_switch()
by Wei Yongjun
· 11 years ago
d69c0e3
xen-pciback: more uses of cached MSI-X capability offset
by Jan Beulich
· 11 years ago
909b3fd
xen-pciback: notify hypervisor about devices intended to be assigned to guests
by Jan Beulich
· 12 years ago
bdc5c18
xen/pciback: Don't disable a PCI device that is already disabled.
by Konrad Rzeszutek Wilk
· 12 years ago
a04521a
Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
51ac889
xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()
by Jan Beulich
· 12 years ago
5c69bed
Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
6337a23
x86/xen : Fix the wrong check in pciback
by Yang Zhang
· 12 years ago
345a525
Drivers: xen: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
896ea17
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
744627e9
treewide: fix printk typo in multiple drivers
by Masanari Iida
· 12 years ago
b3e40b7
xen-pciback: reject out of range inputs
by Jan Beulich
· 12 years ago
5b71fbd
xen-pciback: simplify and tighten parsing of device IDs
by Jan Beulich
· 12 years ago
e05dacd
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
by Konrad Rzeszutek Wilk
· 12 years ago
8a5248f
xen PV passthru: assign SR-IOV virtual functions to separate virtual slots
by Laszlo Ersek
· 12 years ago
56d92aa
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
c341ca4
xen/pciback: Restore the PCI config space after an FLR.
by Konrad Rzeszutek Wilk
· 12 years ago
e6aa70a
xen-pciback: properly clean up after calling pcistub_device_find()
by Jan Beulich
· 12 years ago
c3cb470
xen-pciback: support wild cards in slot specifications
by Jan Beulich
· 12 years ago
78890b5
Merge commit 'v3.6-rc5' into next
by Bjorn Helgaas
· 12 years ago
1d35203
make drivers with pci error handlers const
by Stephen Hemminger
· 12 years ago
80ba77d
xen/pciback: Fix proper FLR steps.
by Konrad Rzeszutek Wilk
· 12 years ago
a696165
PCI: create common pcibios_err_to_errno
by Alex Williamson
· 12 years ago
9479f0f
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
0ee46ec
xen/pciback: fix XEN_PCI_OP_enable_msix result
by Jan Beulich
· 13 years ago
d4c6fa7
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
e4de866
xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.
by Konrad Rzeszutek Wilk
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
cd9db80
xen/pciback: Support pci_reset_function, aka FLR or D3 support.
by Konrad Rzeszutek Wilk
· 13 years ago
6c254de
xen/pciback: Expand the warning message to include domain id.
by Konrad Rzeszutek Wilk
· 13 years ago
3167355
xen/pciback: Fix "device has been assigned to X domain!" warning
by Konrad Rzeszutek Wilk
· 13 years ago
97309d3
xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind"
by Konrad Rzeszutek Wilk
· 13 years ago
73db144
Xen: consolidate and simplify struct xenbus_driver instantiation
by Jan Beulich
· 13 years ago
72ee511
xen: Add module.h to modular drivers/xen users.
by Paul Gortmaker
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
4645bf3
xen/pciback: Check if the device is found instead of blindly assuming so.
by Konrad Rzeszutek Wilk
· 13 years ago
72bf809
xen/pciback: Do not dereference psdev during printk when it is NULL.
by Konrad Rzeszutek Wilk
· 13 years ago
e1db4ce
xen/pciback: double lock typo
by Dan Carpenter
· 13 years ago
cf177fd
xen/pciback: Add flag indicating device has been assigned by Xen
by Konrad Rzeszutek Wilk
· 13 years ago
74d33de
xen/pciback: use mutex rather than spinlock in vpci backend
by Konrad Rzeszutek Wilk
· 13 years ago
b1766b6
xen/pciback: Use mutexes when working with Xenbus state transitions.
by Konrad Rzeszutek Wilk
· 13 years ago
402c5e1
xen/pciback: miscellaneous adjustments
by Jan Beulich
· 13 years ago
04df355
xen/pciback: use mutex rather than spinlock in passthrough backend
by Jan Beulich
· 13 years ago
5fa9991
xen/pciback: use resource_size()
by Thomas Meyer
· 13 years ago
f45c078
xen/pciback: remove duplicated #include
by Huang Weiyi
· 13 years ago
2ebdc42
xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and XEN_PCIDEV_BACKEND_VPCI
by Konrad Rzeszutek Wilk
· 13 years ago
7789997
xen/pciback: Remove the DEBUG option.
by Konrad Rzeszutek Wilk
· 13 years ago
a92336a
xen/pciback: Drop two backends, squash and cleanup some code.
by Konrad Rzeszutek Wilk
· 13 years ago
c288b67
xen/pciback: Print out the MSI/MSI-X (PIRQ) values
by Konrad Rzeszutek Wilk
· 14 years ago
e17ab35
xen/pciback: Don't setup an fake IRQ handler for SR-IOV devices.
by Konrad Rzeszutek Wilk
· 14 years ago
a0b2fa8
xen: rename pciback module to xen-pciback.
by Ian Campbell
· 15 years ago
494ef20
xen/pciback: Fine-grain the spinlocks and fix BUG: scheduling while atomic cases.
by Konrad Rzeszutek Wilk
· 14 years ago
0513fe9
xen/pciback: Allocate IRQ handler for device that is shared with guest.
by Konrad Rzeszutek Wilk
· 13 years ago
a2be65fd
xen/pciback: Disable MSI/MSI-X when reseting a device
by Konrad Rzeszutek Wilk
· 15 years ago
fd5b221
xen/pciback: guest SR-IOV support for PV guest
by Zhao, Yu
· 15 years ago
6221a9b
xen/pciback: Register the owner (domain) of the PCI device.
by Konrad Rzeszutek Wilk
· 15 years ago
8bfd4e0
xen/pciback: Cleanup the driver based on checkpatch warnings and errors.
by Konrad Rzeszutek Wilk
· 13 years ago
30edc14
xen/pciback: xen pci backend driver.
by Konrad Rzeszutek Wilk
· 15 years ago