index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2023-10-10
PCI: mvebu: Use FIELD_PREP() with Link Width
Ilpo Järvinen
1
-1
/
+1
2023-08-25
PCI: mvebu: Remove unused busn member
Pali Rohár
1
-1
/
+0
2023-06-24
PCI: mvebu: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-12-10
Merge branch 'pci/kbuild'
Bjorn Helgaas
1
-0
/
+1
2022-12-08
PCI: mvebu: Switch to using gpiod API
Dmitry Torokhov
1
-34
/
+17
2022-11-10
PCI: mvebu: Include <linux/irqdomain.h> explicitly
Bjorn Helgaas
1
-0
/
+1
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
[next]