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
/
dwc
/
pcie-designware-host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
PCI: dwc: Fix setting error return on MSI DMA mapping failure
Jiantao Zhang
1
-1
/
+2
2020-11-04
PCI: dwc: Restore ATU memory resource setup to use last entry
Rob Herring
1
-2
/
+6
2020-10-20
PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()
Hou Zhiqiang
1
-0
/
+11
2020-10-13
PCI: dwc: Fix MSI page leakage in suspend/resume
Jisheng Zhang
1
-15
/
+18
2020-10-13
PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled
Jisheng Zhang
1
-1
/
+1
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
1
-0
/
+3
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
1
-0
/
+3
2020-09-08
PCI: dwc: Simplify config space handling
Rob Herring
1
-43
/
+20
2020-09-08
PCI: dwc: Remove storing of PCI resources
Rob Herring
1
-18
/
+9
2020-09-08
PCI: dwc: Remove root_bus pointer
Rob Herring
1
-2
/
+2
2020-09-08
PCI: dwc: Convert to use pci_host_probe()
Rob Herring
1
-18
/
+3
2020-09-08
PCI: dwc: Use generic config accessors
Rob Herring
1
-82
/
+37
2020-09-08
PCI: dwc: Remove dwc specific config accessor ops
Rob Herring
1
-14
/
+0
2020-09-08
PCI: dwc: Add a default pci_ops.map_bus for root port
Rob Herring
1
-0
/
+12
2020-09-07
PCI: dwc: Allow overriding bridge pci_ops
Rob Herring
1
-5
/
+10
2020-09-07
PCI: dwc: Use DBI accessors instead of own config accessors
Rob Herring
1
-36
/
+19
2020-08-06
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
1
-19
/
+6
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
1
-2
/
+0
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
1
-5
/
+0
2020-07-23
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
1
-1
/
+0
2020-07-23
PCI: designware: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
1
-11
/
+7
2020-07-23
PCI: Set default bridge parent device
Rob Herring
1
-1
/
+0
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
1
-1
/
+1
2020-05-22
PCI: dwc: Use private data pointer of "struct irq_domain" to get pcie_port
Kishon Vijay Abraham I
1
-1
/
+1
2020-05-22
PCI: dwc: Fix inner MSI IRQ domain registration
Marc Zyngier
1
-0
/
+2
2019-11-28
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
1
-20
/
+9
2019-11-28
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
1
-5
/
+6
2019-11-21
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
1
-0
/
+1
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
1
-1
/
+2
2019-10-29
PCI: dwc: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-20
/
+8
2019-10-15
PCI: dwc: Fix find_next_bit() usage
Niklas Cassel
1
-5
/
+6
2019-09-24
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
1
-6
/
+8
2019-09-16
PCI: dwc: Add validation that PCIe core is set to correct mode
Jonathan Chocron
1
-0
/
+16
2019-08-13
PCI: dwc: Group DBI registers writes requiring unlocking
Vidya Sagar
1
-6
/
+8
2019-06-27
PCI: dwc: Export APIs to support .remove() implementation
Vidya Sagar
1
-0
/
+4
2019-06-27
PCI: dwc: Add API support to de-initialize host
Vidya Sagar
1
-0
/
+8
2019-05-14
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
1
-67
/
+30
2019-05-07
PCI: dwc: Save root bus for driver remove hooks
Jisheng Zhang
1
-6
/
+6
2019-05-07
PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code
Jisheng Zhang
1
-13
/
+8
2019-05-07
PCI: dwc: Free MSI in dw_pcie_host_init() error path
Jisheng Zhang
1
-3
/
+6
2019-05-07
PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()
Jisheng Zhang
1
-4
/
+8
2019-05-07
PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid
Jisheng Zhang
1
-2
/
+4
2019-04-15
PCI: dwc: Enable iATU unroll for endpoint too
Kishon Vijay Abraham I
1
-19
/
+0
2019-04-04
PCI: dwc: Remove default MSI initialization for platform specific MSI chips
Kishon Vijay Abraham I
1
-11
/
+13
2019-04-04
PCI: dwc: Remove Keystone specific dw_pcie_host_ops
Kishon Vijay Abraham I
1
-36
/
+14
2019-04-04
PCI: keystone: Use Keystone specific msi_irq_chip
Kishon Vijay Abraham I
1
-3
/
+2
2019-04-04
PCI: dwc: Add support to use non default msi_irq_chip
Kishon Vijay Abraham I
1
-1
/
+4
2019-03-01
PCI: dwc: skip MSI init if MSIs have been explicitly disabled
Lucas Stach
1
-1
/
+1
2019-03-01
PCI: dwc: Share code for dw_pcie_rd/wr_other_conf()
Andrey Smirnov
1
-38
/
+23
2019-02-01
PCI: dwc: Replace bit rotation operation (1 << bit) with BIT(bit)
Gustavo Pimentel
1
-3
/
+3
[next]