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
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
7
-12
/
+11
2017-09-07
Merge branch 'pci/endpoint' into next
Bjorn Helgaas
3
-5
/
+16
2017-09-07
Merge branch 'pci/host-spear13xx' into next
Bjorn Helgaas
1
-2
/
+2
2017-09-07
Merge branch 'pci/host-qcom' into next
Bjorn Helgaas
1
-87
/
+300
2017-09-07
Merge branch 'pci/host-layerscape' into next
Bjorn Helgaas
4
-49
/
+90
2017-09-07
Merge branch 'pci/host-kirin' into next
Bjorn Helgaas
1
-1
/
+1
2017-09-07
Merge branch 'pci/host-keystone' into next
Bjorn Helgaas
3
-18
/
+4
2017-09-07
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
1
-3
/
+4
2017-09-07
Merge branch 'pci/host-hisi' into next
Bjorn Helgaas
1
-4
/
+1
2017-09-07
Merge branch 'pci/host-exynos' into next
Bjorn Helgaas
1
-4
/
+4
2017-09-07
Merge branch 'pci/host-dra7xx' into next
Bjorn Helgaas
1
-4
/
+4
2017-09-07
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
14
-28
/
+73
2017-09-07
Merge branch 'pci/host-artpec6' into next
Bjorn Helgaas
1
-2
/
+2
2017-09-05
PCI: spear13xx: Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+2
2017-09-05
PCI: artpec6: Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+2
2017-09-05
PCI: armada8k: Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+2
2017-09-05
PCI: dra7xx: Fix platform_get_irq() error handling
Fabio Estevam
1
-1
/
+1
2017-09-05
PCI: exynos: Fix platform_get_irq() error handling
Fabio Estevam
1
-4
/
+4
2017-09-02
PCI: Fix typos and whitespace errors
Bjorn Helgaas
7
-12
/
+11
2017-08-30
PCI: layerscape: Add support for ls1088a
Hou Zhiqiang
1
-0
/
+1
2017-08-30
PCI: layerscape: Add support for ls2088a
Hou Zhiqiang
1
-0
/
+9
2017-08-30
PCI: artpec6: Stop enabling writes to DBI read-only registers
Hou Zhiqiang
1
-6
/
+0
2017-08-30
PCI: layerscape: Remove unnecessary class code fixup
Hou Zhiqiang
1
-9
/
+0
2017-08-30
PCI: dwc: Enable write permission for Class Code, Interrupt Pin updates
Hou Zhiqiang
1
-0
/
+6
2017-08-30
PCI: dwc: Add accessors for write permission of DBI read-only registers
Hou Zhiqiang
2
-3
/
+27
2017-08-30
PCI: layerscape: Disable outbound windows configured by bootloader
Hou Zhiqiang
1
-0
/
+17
2017-08-30
PCI: layerscape: Refactor ls1021_pcie_host_init()
Hou Zhiqiang
1
-10
/
+1
2017-08-30
PCI: designware-ep: Do not disable BARs during initialization
Kishon Vijay Abraham I
1
-4
/
+0
2017-08-30
PCI: dra7xx: Reset all BARs during initialization
Kishon Vijay Abraham I
1
-0
/
+13
2017-08-30
PCI: dwc: designware: Provide page_size to pci_epc_mem
Kishon Vijay Abraham I
2
-1
/
+3
2017-08-29
PCI: layerscape: Move generic init functions earlier in file
Hou Zhiqiang
1
-32
/
+32
2017-08-29
PCI: layerscape: Add class code and multifunction fixups for ls1021a
Hou Zhiqiang
1
-0
/
+5
2017-08-29
PCI: layerscape: Move STRFMR1 access out from the DBI write-enable bracket
Hou Zhiqiang
1
-1
/
+2
2017-08-29
PCI: layerscape: Call dw_pcie_setup_rc() from ls_pcie_host_init()
Hou Zhiqiang
1
-0
/
+2
2017-08-24
PCI: qcom: Add support for IPQ8074 PCIe controller
Varadarajan Narayanan
1
-1
/
+206
2017-08-24
PCI: qcom: Use block IP version for operations
Varadarajan Narayanan
1
-67
/
+71
2017-08-24
PCI: qcom: Explicitly request exclusive reset control
Philipp Zabel
1
-18
/
+22
2017-08-24
PCI: qcom: Use gpiod_set_value_cansleep() to allow reset via expanders
Fabio Estevam
1
-2
/
+2
2017-08-22
PCI: dwc: Clear MSI interrupt status after it is handled, not before
Faiz Abbas
1
-1
/
+1
2017-08-22
PCI: dra7xx: Propagate platform_get_irq() errors in dra7xx_pcie_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-20
PCI: kirin: Constify dw_pcie_host_ops structure
Bhumika Goyal
1
-1
/
+1
2017-08-20
PCI: hisi: Constify dw_pcie_host_ops structure
Bhumika Goyal
1
-1
/
+1
2017-08-16
PCI: keystone: Use PCI_NUM_INTX
Bjorn Helgaas
3
-6
/
+4
2017-08-16
PCI: keystone: Remove duplicate MAX_*_IRQS defs
Bjorn Helgaas
1
-4
/
+0
2017-08-16
PCI: keystone-dw: Remove unused ks_pcie, pci variables
Shawn Lin
1
-8
/
+0
2017-08-16
PCI: dra7xx: Use PCI_NUM_INTX
Bjorn Helgaas
1
-1
/
+1
2017-08-04
PCI: armada8k: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+3
2017-08-04
PCI: hisi: Remove unused variable driver
Shawn Lin
1
-3
/
+0
2017-08-04
PCI: qcom: Allow ->post_init() to fail
Bjorn Andersson
1
-3
/
+17
2017-08-04
PCI: qcom: Don't unroll init if ->init() fails
Bjorn Andersson
1
-1
/
+1
[next]