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
2024-10-18
xen: Remove dependency between pciback and privcmd
Jiqian Chen
1
-2
/
+9
2024-09-25
xen/pciback: fix cast to restricted pci_ers_result_t and pci_power_t
Min-Hua Chen
2
-2
/
+2
2024-09-25
xen/privcmd: Add new syscall to get gsi from dev
Jiqian Chen
1
-3
/
+35
2024-09-25
xen/pvh: Setup gsi for passthrough device
Jiqian Chen
1
-0
/
+20
2024-09-25
xen/pci: Add a function to reset device for xen
Jiqian Chen
1
-3
/
+15
2024-07-02
xen: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2023-10-16
xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled
Marek Marczykowski-Górecki
3
-25
/
+23
2023-08-21
xen-pciback: Remove unused function declarations
Yue Haibing
2
-5
/
+0
2023-04-24
xen/pciback: don't call pcistub_device_put() under lock
Juergen Gross
1
-4
/
+2
2022-12-15
xen: make remove callback of xen driver void returned
Dawei Li
1
-3
/
+1
2022-11-14
xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too
Marek Marczykowski-Górecki
1
-3
/
+6
2022-10-06
xen/xenbus: Fix spelling mistake "hardward" -> "hardware"
Colin Ian King
1
-1
/
+1
2022-08-12
xen/pciback: Fix comment typo
Jason Wang
1
-1
/
+1
2021-11-02
xen-pciback: allow compiling on other archs than x86
Oleksandr Andrushchenko
5
-5
/
+26
2021-11-02
xen-pciback: Fix return in pm_ctrl_init()
YueHaibing
1
-1
/
+1
2021-05-21
xen-pciback: reconfigure also from backend watch handler
Jan Beulich
1
-5
/
+17
2021-05-21
xen-pciback: redo VF placement in the virtual topology
Jan Beulich
1
-6
/
+8
2021-04-23
xen-pciback: simplify vpci's find hook
Jan Beulich
1
-6
/
+1
2021-04-23
xen/pciback: Fix incorrect type warnings
Muhammad Usama Anjum
1
-3
/
+3
2021-02-12
xen/events: link interdomain events to associated xenbus device
Juergen Gross
1
-1
/
+1
2020-12-14
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
1
-1
/
+1
2020-10-20
xen/pciback: use lateeoi irq binding
Juergen Gross
4
-19
/
+56
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-29
xen/pci: Get rid of verbose_request and use dev_dbg() instead
Boris Ostrovsky
4
-50
/
+21
2020-05-28
xen-pciback: Use dev_printk() when possible
Bjorn Helgaas
6
-83
/
+65
2020-04-07
xen: Use evtchn_type_t as a type for event channels
Yan Yankovskyi
1
-3
/
+4
2020-03-30
xen-pciback: fix INTERRUPT_TYPE_* defines
Marek Marczykowski-Górecki
2
-5
/
+5
2020-03-05
xen: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-16
xen-pciback: optionally allow interrupt enable flag writes
Marek Marczykowski-Górecki
6
-0
/
+219
2019-07-26
xen/pciback: remove set but not used variable 'old_state'
YueHaibing
1
-2
/
+1
2019-04-23
xen: xen-pciback: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
1
-1
/
+1
2019-02-18
xen/pciback: Don't disable PCI_COMMAND on PCI device reset.
Konrad Rzeszutek Wilk
1
-2
/
+0
2019-02-18
xen: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-12-17
xen/pciback: Check dev_data before using it
Ross Lagerwall
1
-1
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-04-16
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_add
Jia-Ju Bai
1
-1
/
+1
2018-04-16
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quir...
Jia-Ju Bai
1
-1
/
+1
2018-04-16
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_alloc
Jia-Ju Bai
1
-1
/
+1
2018-04-16
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_device
Jia-Ju Bai
1
-1
/
+1
2018-04-16
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probe
Jia-Ju Bai
1
-1
/
+1
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
[next]