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
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
20
-91
/
+21
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/keystone' into next
Bjorn Helgaas
1
-1
/
+4
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/endpoint' into next
Bjorn Helgaas
2
-19
/
+36
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/dwc' into next
Bjorn Helgaas
10
-336
/
+579
2018-01-31
PCI: endpoint: Add the function number as argument to EPC ops
Cyrille Pitchen
1
-8
/
+12
2018-01-31
PCI: Regroup all PCI related entries into drivers/pci/Makefile
Cyrille Pitchen
1
-0
/
+2
2018-01-29
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
19
-91
/
+19
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
1
-0
/
+2
2018-01-23
PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
Jaehoon Chung
1
-1
/
+2
2018-01-10
PCI: dra7xx: Iterate over INTx status bits
Vignesh R
1
-3
/
+7
2018-01-10
PCI: dra7xx: Fix legacy INTD IRQ handling
Vignesh R
1
-1
/
+2
2018-01-03
PCI: qcom: Account for const type of of_device_id.data
Julia Lawall
1
-2
/
+2
2018-01-03
PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()
Wei Yongjun
1
-2
/
+2
2018-01-02
PCI: exynos: Remove deprecated PHY initialization code
Jaehoon Chung
1
-208
/
+11
2017-12-21
PCI: dwc: artpec6: Add support for the ARTPEC-7 SoC
Niklas Cassel
1
-4
/
+183
2017-12-21
PCI: dwc: artpec6: Deassert the core before waiting for PHY
Niklas Cassel
1
-16
/
+29
2017-12-21
PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument
Niklas Cassel
4
-7
/
+17
2017-12-21
PCI: dwc: artpec6: Add support for endpoint mode
Niklas Cassel
2
-11
/
+164
2017-12-21
PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functions
Niklas Cassel
1
-26
/
+29
2017-12-21
PCI: dwc: artpec6: Use BIT and GENMASK macros
Niklas Cassel
1
-17
/
+17
2017-12-21
PCI: dwc: artpec6: Remove unused defines
Niklas Cassel
1
-3
/
+0
2017-12-21
PCI: dwc: dra7xx: Help compiler to remove unused code
Niklas Cassel
1
-0
/
+10
2017-12-21
PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe
Niklas Cassel
1
-4
/
+2
2017-12-21
PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode
Niklas Cassel
2
-26
/
+23
2017-12-21
PCI: designware-ep: Add generic function for raising MSI irq
Niklas Cassel
2
-0
/
+44
2017-12-21
PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()
Niklas Cassel
3
-10
/
+6
2017-12-21
PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
Niklas Cassel
2
-0
/
+12
2017-12-21
PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
Niklas Cassel
1
-0
/
+8
2017-12-21
PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
Niklas Cassel
2
-1
/
+4
2017-12-21
PCI: dwc: Use the DMA-API to get the MSI address
Niklas Cassel
2
-4
/
+14
2017-12-20
pci: dwc: pci-dra7xx: Make shutdown handler static
Vignesh R
1
-1
/
+1
2017-12-19
PCI: keystone: Fix interrupt-controller-node lookup
Johan Hovold
1
-1
/
+4
2017-12-19
PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
Kishon Vijay Abraham I
2
-9
/
+4
2017-12-19
PCI: designware-ep: Fix find_first_zero_bit() usage
Niklas Cassel
2
-10
/
+32
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+510
2017-11-14
Merge branch 'pci/host-layerscape' into next
Bjorn Helgaas
1
-0
/
+12
2017-11-14
Merge branch 'pci/host-hisi' into next
Bjorn Helgaas
3
-0
/
+481
2017-11-14
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-24
PCI: hisi: Add HiSilicon STB SoC PCIe controller driver
Jianguo Sun
3
-0
/
+481
2017-10-23
PCI: dra7xx: Create functional dependency between PCIe and PHY
Kishon Vijay Abraham I
1
-0
/
+16
2017-10-20
PCI: layerscape: Change default error response behavior
Minghuan Lian
1
-0
/
+11
2017-10-12
PCI: layerscape: Add support for ls1012a
Hou Zhiqiang
1
-0
/
+1
2017-10-11
PCI: dra7xx: Add shutdown handler to cleanly turn off clocks
Keerthy
1
-0
/
+17
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
[next]