index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xen-pciback
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
12
-0
/
+12
2017-09-28
xen-pciback: relax BAR sizing write value check
Jan Beulich
1
-1
/
+10
2017-08-28
xen: xen-pciback: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
1
-24
/
+20
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
1
-1
/
+1
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-pciback
Juergen Gross
1
-5
/
+3
2016-09-30
xen/pciback: support driver_override
Juergen Gross
1
-7
/
+29
2016-09-30
xen/pciback: avoid multiple entries in slot list
Juergen Gross
1
-8
/
+31
2016-09-30
xen/pciback: simplify pcistub device handling
Juergen Gross
1
-21
/
+21
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-12
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-17
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
[next]