index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xen-pciback
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-06
xen-pciback: drop superfluous variables
Jan Beulich
1
-10
/
+6
2016-07-06
xen-pciback: short-circuit read path used for merging write values
Jan Beulich
1
-4
/
+2
2016-07-06
xen-pciback: use const and unsigned in bar_init()
Jan Beulich
1
-2
/
+2
2016-07-06
xen-pciback: simplify determination of 64-bit memory resource
Jan Beulich
1
-4
/
+1
2016-07-06
xen-pciback: fold read_dev_bar() into its now single caller
Jan Beulich
1
-20
/
+13
2016-07-06
xen-pciback: drop rom_init()
Jan Beulich
1
-13
/
+1
2016-07-06
xen-pciback: drop unused function parameter of read_dev_bar()
Jan Beulich
1
-4
/
+3
2016-07-06
xen: xen-pciback: Remove create_workqueue
Bhaktipriya Shridhar
3
-11
/
+2
2016-06-24
xen-pciback: return proper values during BAR sizing
Jan Beulich
1
-7
/
+11
2016-06-23
xen/pciback: Fix conf_space read/write overlap check.
Andrey Grodzovsky
1
-4
/
+2
2016-03-22
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+3
2016-03-21
xen: audit usages of module.h ; remove unnecessary instances
Paul Gortmaker
3
-3
/
+3
2016-02-15
xen/pciback: Save the number of MSI-X entries to be copied later.
Konrad Rzeszutek Wilk
1
-1
/
+5
2016-02-15
xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
Konrad Rzeszutek Wilk
1
-1
/
+2
2015-12-18
xen-pciback: fix up cleanup path when alloc fails
Doug Goldstein
1
-1
/
+3
2015-12-18
xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.
Konrad Rzeszutek Wilk
1
-1
/
+7
2015-12-18
xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...
Konrad Rzeszutek Wilk
1
-13
/
+20
2015-12-18
xen/pciback: Do not install an IRQ handler for MSI interrupts.
Konrad Rzeszutek Wilk
1
-0
/
+7
2015-12-18
xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...
Konrad Rzeszutek Wilk
1
-0
/
+7
2015-12-18
xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...
Konrad Rzeszutek Wilk
1
-1
/
+6
2015-12-18
xen/pciback: Save xen_pci_op commands before processing it
Konrad Rzeszutek Wilk
2
-1
/
+15
2015-04-29
xen-pciback: Add name prefix to global 'permissive' variable
Ben Hutchings
3
-5
/
+5
2015-04-15
xenbus_client: Extend interface to support multi-page ring
Wei Liu
1
-1
/
+1
2015-03-16
xen-pciback: also support disabling of bus-mastering and memory-write-invalidate
Jan Beulich
1
-1
/
+14
2015-03-16
xen/pciback: Don't print scary messages when unsupported by hypervisor.
Konrad Rzeszutek Wilk
1
-2
/
+2
2015-03-11
xen-pciback: limit guest control of command register
Jan Beulich
3
-14
/
+51
2014-12-04
xen-pciback: drop SR-IOV VFs when PF driver unloads
Jan Beulich
1
-0
/
+54
2014-12-04
xen/pciback: Restore configuration space when detaching from a guest.
Konrad Rzeszutek Wilk
1
-2
/
+14
2014-12-04
xen/pciback: Remove tons of dereferences
Konrad Rzeszutek Wilk
1
-9
/
+11
2014-12-04
xen/pciback: Print out the domain owning the device.
Konrad Rzeszutek Wilk
1
-1
/
+1
2014-12-04
xen/pciback: Include the domain id if removing the device whilst still in use
Konrad Rzeszutek Wilk
1
-4
/
+6
2014-12-04
driver core: Provide an wrapper around the mutex to do lockdep warnings
Konrad Rzeszutek Wilk
1
-1
/
+1
2014-12-04
xen/pciback: Don't deadlock when unbinding.
Konrad Rzeszutek Wilk
5
-16
/
+33
2014-10-11
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+4
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
1
-2
/
+4
2014-09-16
xen/pciback: Use PCI device flag helper functions
Ethan Zhao
1
-2
/
+2
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-01
xen/pciback: Fix error return code in xen_pcibk_attach()
Wei Yongjun
1
-0
/
+1
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2014-05-23
xen/pciback: Document the entry points for 'pcistub_put_pci_dev'
Konrad Rzeszutek Wilk
1
-0
/
+9
2014-05-23
xen/pciback: Document when the 'unbind' and 'bind' functions are called.
Konrad Rzeszutek Wilk
1
-0
/
+4
2014-05-23
xen-pciback: Document when we FLR an PCI device.
Konrad Rzeszutek Wilk
2
-0
/
+6
2014-05-23
xen-pciback: First reset, then free.
Konrad Rzeszutek Wilk
1
-1
/
+1
2014-05-23
xen-pciback: Cleanup up pcistub_put_pci_dev
Konrad Rzeszutek Wilk
1
-5
/
+5
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-2
/
+2
2014-04-15
xen-pciback: silence an unwanted debug printk
Dan Carpenter
1
-1
/
+2
2014-04-15
xen: fix memory leak in __xen_pcibk_add_pci_dev()
Daeseok Youn
1
-0
/
+2
2014-02-28
xen-pciback: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+1
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
5
-33
/
+35
2013-06-10
xen-pciback: fix error return code in pcistub_irq_handler_switch()
Wei Yongjun
1
-3
/
+7
[next]