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
/
pci
/
controller
/
pci-mvebu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-06
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
1
-6
/
+6
2022-08-25
PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value
Pali Rohár
1
-0
/
+1
2022-08-23
PCI: mvebu: Fix endianness when accessing PCI emul bridge members
Pali Rohár
1
-6
/
+6
2022-07-27
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
1
-3
/
+1
2022-04-25
PCI: mvebu: Add support for sending Set_Slot_Power_Limit message
Pali Rohár
1
-5
/
+92
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-82
/
+334
2022-03-23
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
1
-81
/
+333
2022-02-22
PCI: mvebu: Implement support for legacy INTx interrupts
Pali Rohár
1
-0
/
+159
2022-02-22
PCI: mvebu: Fix macro names and comments about legacy interrupts
Pali Rohár
1
-8
/
+18
2022-02-22
PCI: mvebu: Use child_ops API
Pali Rohár
1
-37
/
+40
2022-02-22
PCI: mvebu: Add support for Advanced Error Reporting registers on emulated br...
Pali Rohár
1
-1
/
+66
2022-02-22
PCI: mvebu: Add support for PCI Bridge Subsystem Vendor ID on emulated bridge
Pali Rohár
1
-0
/
+4
2022-02-22
PCI: mvebu: Correctly configure x1/x4 mode
Pali Rohár
1
-1
/
+18
2022-02-18
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
1
-1
/
+1
2022-02-14
PCI: mvebu: Fix device enumeration regression
Pali Rohár
1
-1
/
+2
2022-02-03
PCI: mvebu: Fix reporting Data Link Layer Link Active on emulated bridge
Pali Rohár
1
-3
/
+8
2022-02-03
PCI: mvebu: Update comment for PCI_EXP_LNKCTL register on emulated bridge
Pali Rohár
1
-4
/
+3
2022-02-03
PCI: mvebu: Update comment for PCI_EXP_LNKCAP register on emulated bridge
Pali Rohár
1
-2
/
+2
2022-02-03
PCI: mvebu: Properly initialize vendor, device and revision of emulated bridge
Pali Rohár
1
-4
/
+5
2022-02-03
PCI: mvebu: Set PCI_BRIDGE_EMUL_NO_IO_FORWARD when IO is unsupported
Pali Rohár
1
-19
/
+10
2022-02-03
PCI: mvebu: Remove duplicate nports assignment
Pali Rohár
1
-2
/
+0
2022-02-03
PCI: pci-bridge-emul: Rename PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to PCI_BRIDG...
Pali Rohár
1
-1
/
+1
2022-02-03
PCI: pci-bridge-emul: Make struct pci_bridge_emul_ops as const
Pali Rohár
1
-1
/
+1
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
1
-6
/
+2
2022-01-13
Merge branch 'remotes/lorenzo/pci/bridge-emul'
Bjorn Helgaas
1
-0
/
+8
2022-01-06
PCI: mvebu: Add support for compiling driver as module
Pali Rohár
1
-15
/
+76
2022-01-04
PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulate...
Pali Rohár
1
-0
/
+23
2022-01-04
PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridge
Pali Rohár
1
-1
/
+10
2022-01-04
PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridge
Pali Rohár
1
-10
/
+1
2022-01-04
PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
Pali Rohár
1
-0
/
+28
2022-01-04
PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridge
Pali Rohár
1
-2
/
+97
2022-01-04
PCI: mvebu: Set PCI Bridge Class Code to PCI Bridge
Pali Rohár
1
-1
/
+27
2022-01-04
PCI: mvebu: Setup PCIe controller to Root Complex mode
Pali Rohár
1
-1
/
+7
2022-01-04
PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE regis...
Pali Rohár
1
-27
/
+55
2022-01-04
PCI: mvebu: Do not modify PCI IO type bits in conf_write
Pali Rohár
1
-7
/
+0
2022-01-04
PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridge
Pali Rohár
1
-20
/
+32
2022-01-04
PCI: mvebu: Disallow mapping interrupts on emulated bridges
Pali Rohár
1
-0
/
+10
2022-01-04
PCI: mvebu: Handle invalid size of read config request
Pali Rohár
1
-0
/
+3
2022-01-04
PCI: mvebu: Check that PCI bridge specified in DT has function number zero
Pali Rohár
1
-0
/
+5
2022-01-04
PCI: mvebu: Check for errors from pci_bridge_emul_init() call
Pali Rohár
1
-3
/
+12
2022-01-04
PCI: mvebu: Check for valid ports
Pali Rohár
1
-0
/
+7
2021-12-06
PCI: pci-bridge-emul: Correctly set PCIe capabilities
Pali Rohár
1
-0
/
+8
2021-12-01
PCI: mvebu: Remove custom mvebu_pci_host_probe() function
Pali Rohár
1
-40
/
+1
2021-11-30
PCI: mvebu: Replace pci_ioremap_io() usage by devm_pci_remap_iospace()
Pali Rohár
1
-9
/
+4
2021-11-18
PCI: mvebu: Drop error data fabrication when config read fails
Naveen Naidu
1
-6
/
+2
2020-11-04
PCI: mvebu: Fix duplicate resource requests
Rob Herring
1
-13
/
+10
2020-09-09
PCI: mvebu: Remove useless msi_controller pointer allocation
Lorenzo Pieralisi
1
-3
/
+0
2020-08-06
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
1
-12
/
+5
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
1
-2
/
+0
2020-07-23
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
1
-1
/
+0
[next]