index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-02
PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT
Zhou Wang
3
-60
/
+53
2015-11-02
Revert "PCI: designware: Program ATU with untranslated address"
Zhou Wang
3
-38
/
+16
2015-11-02
PCI: designware: Move calculation of bus addresses to DRA7xx
Gabriele Paoloni
2
-11
/
+11
2015-11-02
PCI: designware: Make "num-lanes" an optional DT property
Gabriele Paoloni
1
-4
/
+6
2015-11-02
PCI: designware: Require config accesses to be naturally aligned
Gabriele Paoloni
1
-0
/
+8
2015-11-02
PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces
Gabriele Paoloni
5
-33
/
+26
2015-11-02
PCI: designware: Use exact access size in dw_pcie_cfg_read()
Gabriele Paoloni
1
-6
/
+8
2015-11-02
PCI: spear: Fix dw_pcie_cfg_read/write() usage
Gabriele Paoloni
1
-12
/
+14
2015-11-02
PCI: designware: Set up high part of MSI target address
Lucas Stach
1
-5
/
+12
2015-10-30
PCI: rcar: Fix I/O offset for multiple host bridges
Phil Edworthy
1
-3
/
+6
2015-10-30
PCI: rcar: Set root bus nr to that provided in DT
Phil Edworthy
1
-1
/
+1
2015-10-30
PCI: rcar: Remove dependency on ARM-specific struct hw_pci
Phil Edworthy
1
-28
/
+48
2015-10-30
PCI: rcar: Make PCI aware of the I/O resources
Phil Edworthy
1
-2
/
+3
2015-10-30
PCI: rcar: Build pcie-rcar.c only on ARM
Geert Uytterhoeven
1
-1
/
+2
2015-10-30
PCI: rcar: Build pci-rcar-gen2.c only on ARM
Geert Uytterhoeven
1
-1
/
+2
2015-10-23
PCI: altera: Add Altera PCIe host controller driver
Ley Foon Tan
3
-0
/
+589
2015-10-22
PCI: iproc: Fix header comment "Corporation" misspelling
Florian Fainelli
1
-1
/
+1
2015-10-16
PCI: iproc: Add outbound mapping support
Ray Jui
3
-0
/
+159
2015-10-13
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
1
-1
/
+1
2015-10-10
PCI: generic: Fix address window calculation for non-zero starting bus
David Daney
1
-2
/
+2
2015-10-09
PCI: mvebu: Remove code restricting accesses to slot 0
Russell King
1
-24
/
+0
2015-10-09
PCI: mvebu: Add PCI Express root complex capability block
Russell King
1
-4
/
+133
2015-10-09
PCI: mvebu: Improve clock/reset handling
Russell King
1
-13
/
+43
2015-10-09
PCI: mvebu: Use gpio_desc to carry around gpio
Russell King
1
-15
/
+24
2015-10-09
PCI: mvebu: Use devm_kcalloc() to allocate an array
Russell King
1
-2
/
+1
2015-10-09
PCI: mvebu: Use gpio_set_value_cansleep()
Russell King
1
-2
/
+2
2015-10-09
PCI: mvebu: Split port parsing and resource claiming from port setup
Russell King
1
-3
/
+12
2015-10-09
PCI: mvebu: Fix memory leaks and refcount leaks
Russell King
1
-7
/
+43
2015-10-09
PCI: mvebu: Move port parsing and resource claiming to separate function
Russell King
1
-56
/
+74
2015-10-08
PCI: mvebu: Use port->name rather than "PCIe%d.%d"
Russell King
1
-8
/
+8
2015-10-08
PCI: mvebu: Report full node name when reporting a DT error
Russell King
1
-1
/
+2
2015-10-08
PCI: mvebu: Use for_each_available_child_of_node() to walk child nodes
Russell King
1
-4
/
+1
2015-10-08
PCI: mvebu: Use of_get_available_child_count()
Russell King
1
-8
/
+3
2015-10-08
PCI: mvebu: Use exact config access size; don't read/modify/write
Russell King
1
-17
/
+26
2015-10-08
PCI: mvebu: Return zero for reserved or unimplemented config space
Russell King
1
-2
/
+7
2015-10-08
PCI: generic: Pass starting bus number to pci_scan_root_bus()
David Daney
1
-1
/
+2
2015-10-08
PCI: generic: Allow multiple hosts with different map_bus() methods
David Daney
1
-12
/
+15
2015-09-26
PCI/MSI: xgene: Remove msi_controller assignment
Duc Dang
1
-22
/
+0
2015-09-26
PCI: iproc: Improve link detection logic
Ray Jui
1
-6
/
+23
2015-09-26
PCI: iproc: Fix PCIe reset logic
Ray Jui
1
-5
/
+10
2015-09-26
PCI: iproc: Call pci_fixup_irqs() for ARM64 as well as ARM
Ray Jui
1
-2
/
+0
2015-09-26
PCI: iproc: Remove unused struct iproc_pcie.irqs[]
Ray Jui
1
-3
/
+0
2015-09-26
PCI: iproc: Fix code comment to match code
Ray Jui
1
-1
/
+1
2015-09-25
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2015-09-25
PCI: imx6: Add PCIE_PHY_RX_ASIC_OUT_VALID definition
Fabio Estevam
1
-1
/
+2
2015-09-25
PCI: imx6: Return real error code from imx6_add_pcie_port()
Fabio Estevam
1
-1
/
+1
2015-09-25
PCI: rcar: Add R8A7794 support
Sergei Shtylyov
1
-0
/
+1
2015-09-18
PCI: designware: Make get_msi_addr() return phys_addr_t, not u32
Lucas Stach
3
-3
/
+3
2015-09-18
PCI: designware: Implement multivector MSI IRQ setup
Lucas Stach
1
-0
/
+31
2015-09-18
PCI: designware: Factor out MSI msg setup
Lucas Stach
1
-11
/
+17
[prev]
[next]