index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pci-mvebu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: mvebu: Use FIELD_PREP() with Link Width
Ilpo Järvinen
2023-10-10
1
-1
/
+1
*
PCI: mvebu: Remove unused busn member
Pali Rohár
2023-08-25
1
-1
/
+0
*
PCI: mvebu: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
*
Merge branch 'pci/kbuild'
Bjorn Helgaas
2022-12-10
1
-0
/
+1
|
\
|
*
PCI: mvebu: Include <linux/irqdomain.h> explicitly
Bjorn Helgaas
2022-11-10
1
-0
/
+1
*
|
PCI: mvebu: Switch to using gpiod API
Dmitry Torokhov
2022-12-07
1
-34
/
+17
|
/
*
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
2022-10-06
1
-6
/
+6
|
\
|
*
PCI: mvebu: Fix endianness when accessing PCI emul bridge members
Pali Rohár
2022-08-23
1
-6
/
+6
*
|
PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value
Pali Rohár
2022-08-25
1
-0
/
+1
|
/
*
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
2022-07-27
1
-3
/
+1
*
PCI: mvebu: Add support for sending Set_Slot_Power_Limit message
Pali Rohár
2022-04-25
1
-5
/
+92
*
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-25
1
-82
/
+334
|
\
|
*
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
2022-03-22
1
-81
/
+333
|
|
\
|
|
*
PCI: mvebu: Implement support for legacy INTx interrupts
Pali Rohár
2022-02-22
1
-0
/
+159
|
|
*
PCI: mvebu: Fix macro names and comments about legacy interrupts
Pali Rohár
2022-02-22
1
-8
/
+18
|
|
*
PCI: mvebu: Use child_ops API
Pali Rohár
2022-02-22
1
-37
/
+40
|
|
*
PCI: mvebu: Add support for Advanced Error Reporting registers on emulated br...
Pali Rohár
2022-02-22
1
-1
/
+66
|
|
*
PCI: mvebu: Add support for PCI Bridge Subsystem Vendor ID on emulated bridge
Pali Rohár
2022-02-22
1
-0
/
+4
|
|
*
PCI: mvebu: Correctly configure x1/x4 mode
Pali Rohár
2022-02-22
1
-1
/
+18
|
|
*
PCI: mvebu: Fix reporting Data Link Layer Link Active on emulated bridge
Pali Rohár
2022-02-03
1
-3
/
+8
|
|
*
PCI: mvebu: Update comment for PCI_EXP_LNKCTL register on emulated bridge
Pali Rohár
2022-02-03
1
-4
/
+3
|
|
*
PCI: mvebu: Update comment for PCI_EXP_LNKCAP register on emulated bridge
Pali Rohár
2022-02-03
1
-2
/
+2
|
|
*
PCI: mvebu: Properly initialize vendor, device and revision of emulated bridge
Pali Rohár
2022-02-03
1
-4
/
+5
|
|
*
PCI: mvebu: Set PCI_BRIDGE_EMUL_NO_IO_FORWARD when IO is unsupported
Pali Rohár
2022-02-03
1
-19
/
+10
|
|
*
PCI: mvebu: Remove duplicate nports assignment
Pali Rohár
2022-02-03
1
-2
/
+0
|
|
*
PCI: pci-bridge-emul: Rename PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to PCI_BRIDG...
Pali Rohár
2022-02-03
1
-1
/
+1
|
|
*
PCI: pci-bridge-emul: Make struct pci_bridge_emul_ops as const
Pali Rohár
2022-02-03
1
-1
/
+1
|
*
|
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-02-17
1
-1
/
+1
|
|
/
*
/
PCI: mvebu: Fix device enumeration regression
Pali Rohár
2022-02-14
1
-1
/
+2
|
/
*
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-13
1
-6
/
+2
|
\
|
*
PCI: mvebu: Drop error data fabrication when config read fails
Naveen Naidu
2021-11-18
1
-6
/
+2
*
|
Merge branch 'remotes/lorenzo/pci/bridge-emul'
Bjorn Helgaas
2022-01-13
1
-0
/
+8
|
\
\
|
*
|
PCI: pci-bridge-emul: Correctly set PCIe capabilities
Pali Rohár
2021-12-06
1
-0
/
+8
|
|
/
*
|
PCI: mvebu: Add support for compiling driver as module
Pali Rohár
2022-01-06
1
-15
/
+76
*
|
PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulate...
Pali Rohár
2022-01-04
1
-0
/
+23
*
|
PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridge
Pali Rohár
2022-01-04
1
-1
/
+10
*
|
PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridge
Pali Rohár
2022-01-04
1
-10
/
+1
*
|
PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
Pali Rohár
2022-01-04
1
-0
/
+28
*
|
PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridge
Pali Rohár
2022-01-04
1
-2
/
+97
*
|
PCI: mvebu: Set PCI Bridge Class Code to PCI Bridge
Pali Rohár
2022-01-04
1
-1
/
+27
*
|
PCI: mvebu: Setup PCIe controller to Root Complex mode
Pali Rohár
2022-01-04
1
-1
/
+7
*
|
PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE regis...
Pali Rohár
2022-01-04
1
-27
/
+55
*
|
PCI: mvebu: Do not modify PCI IO type bits in conf_write
Pali Rohár
2022-01-04
1
-7
/
+0
*
|
PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridge
Pali Rohár
2022-01-04
1
-20
/
+32
*
|
PCI: mvebu: Disallow mapping interrupts on emulated bridges
Pali Rohár
2022-01-04
1
-0
/
+10
*
|
PCI: mvebu: Handle invalid size of read config request
Pali Rohár
2022-01-04
1
-0
/
+3
*
|
PCI: mvebu: Check that PCI bridge specified in DT has function number zero
Pali Rohár
2022-01-04
1
-0
/
+5
*
|
PCI: mvebu: Check for errors from pci_bridge_emul_init() call
Pali Rohár
2022-01-04
1
-3
/
+12
*
|
PCI: mvebu: Check for valid ports
Pali Rohár
2022-01-04
1
-0
/
+7
*
|
PCI: mvebu: Remove custom mvebu_pci_host_probe() function
Pali Rohár
2021-12-01
1
-40
/
+1
[next]