index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pci-mvebu.c
Age
Commit message (
Expand
)
Author
2022-10-05
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
2022-08-25
PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value
Pali Rohár
2022-08-23
PCI: mvebu: Fix endianness when accessing PCI emul bridge members
Pali Rohár
2022-07-27
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
2022-04-25
PCI: mvebu: Add support for sending Set_Slot_Power_Limit message
Pali Rohár
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-22
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
2022-02-22
PCI: mvebu: Implement support for legacy INTx interrupts
Pali Rohár
2022-02-22
PCI: mvebu: Fix macro names and comments about legacy interrupts
Pali Rohár
2022-02-22
PCI: mvebu: Use child_ops API
Pali Rohár
2022-02-22
PCI: mvebu: Add support for Advanced Error Reporting registers on emulated br...
Pali Rohár
2022-02-22
PCI: mvebu: Add support for PCI Bridge Subsystem Vendor ID on emulated bridge
Pali Rohár
2022-02-22
PCI: mvebu: Correctly configure x1/x4 mode
Pali Rohár
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-02-14
PCI: mvebu: Fix device enumeration regression
Pali Rohár
2022-02-03
PCI: mvebu: Fix reporting Data Link Layer Link Active on emulated bridge
Pali Rohár
2022-02-03
PCI: mvebu: Update comment for PCI_EXP_LNKCTL register on emulated bridge
Pali Rohár
2022-02-03
PCI: mvebu: Update comment for PCI_EXP_LNKCAP register on emulated bridge
Pali Rohár
2022-02-03
PCI: mvebu: Properly initialize vendor, device and revision of emulated bridge
Pali Rohár
2022-02-03
PCI: mvebu: Set PCI_BRIDGE_EMUL_NO_IO_FORWARD when IO is unsupported
Pali Rohár
2022-02-03
PCI: mvebu: Remove duplicate nports assignment
Pali Rohár
2022-02-03
PCI: pci-bridge-emul: Rename PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to PCI_BRIDG...
Pali Rohár
2022-02-03
PCI: pci-bridge-emul: Make struct pci_bridge_emul_ops as const
Pali Rohár
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-13
Merge branch 'remotes/lorenzo/pci/bridge-emul'
Bjorn Helgaas
2022-01-06
PCI: mvebu: Add support for compiling driver as module
Pali Rohár
2022-01-04
PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulate...
Pali Rohár
2022-01-04
PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridge
Pali Rohár
2022-01-04
PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridge
Pali Rohár
2022-01-04
PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
Pali Rohár
2022-01-04
PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridge
Pali Rohár
2022-01-04
PCI: mvebu: Set PCI Bridge Class Code to PCI Bridge
Pali Rohár
2022-01-04
PCI: mvebu: Setup PCIe controller to Root Complex mode
Pali Rohár
2022-01-04
PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE regis...
Pali Rohár
2022-01-04
PCI: mvebu: Do not modify PCI IO type bits in conf_write
Pali Rohár
2022-01-04
PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridge
Pali Rohár
2022-01-04
PCI: mvebu: Disallow mapping interrupts on emulated bridges
Pali Rohár
2022-01-04
PCI: mvebu: Handle invalid size of read config request
Pali Rohár
2022-01-04
PCI: mvebu: Check that PCI bridge specified in DT has function number zero
Pali Rohár
2022-01-04
PCI: mvebu: Check for errors from pci_bridge_emul_init() call
Pali Rohár
2022-01-04
PCI: mvebu: Check for valid ports
Pali Rohár
2021-12-06
PCI: pci-bridge-emul: Correctly set PCIe capabilities
Pali Rohár
2021-12-01
PCI: mvebu: Remove custom mvebu_pci_host_probe() function
Pali Rohár
2021-11-30
PCI: mvebu: Replace pci_ioremap_io() usage by devm_pci_remap_iospace()
Pali Rohár
2021-11-18
PCI: mvebu: Drop error data fabrication when config read fails
Naveen Naidu
2020-11-04
PCI: mvebu: Fix duplicate resource requests
Rob Herring
2020-09-08
PCI: mvebu: Remove useless msi_controller pointer allocation
Lorenzo Pieralisi
2020-08-05
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
2020-07-23
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
[next]