summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc
Commit message (Expand)AuthorAge
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-06
|\
| * Merge branch '6c994c504fa2'Bjorn Helgaas2018-04-04
| |\
| | * PCI: kirin: Make struct kirin_pcie_driver staticFengguang Wu2018-03-22
| | * PCI: kirin: Fix missing dependency on PCI_MSI_IRQ_DOMAINRob Herring2018-03-21
| | * PCI: kirin: Remove unnecessary asm/compiler.h includeRob Herring2018-03-20
| * | Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2018-04-04
| |\ \
| | * | PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properlyNiklas Cassel2018-04-03
| | * | PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...Niklas Cassel2018-04-03
| | * | PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properlyNiklas Cassel2018-04-03
| | * | PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()Niklas Cassel2018-04-03
| | |/
| * | Merge branch 'lorenzo/pci/dwc-msi'Bjorn Helgaas2018-04-04
| |\ \
| | * | PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256Gustavo Pimentel2018-03-06
| | * | PCI: dwc: Remove old MSI IRQs APIGustavo Pimentel2018-03-06
| | * | PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical APIGustavo Pimentel2018-03-06
| | |/
| * | PCI: histb: Add an optional regulator for PCIe port power controlShawn Guo2018-03-07
| * | PCI: histb: Fix error path of histb_pcie_host_enable()Shawn Guo2018-03-07
| * | PCI: qcom: Use regulator bulk api for apq8064 suppliesSrinivas Kandagatla2018-03-07
| * | PCI: qcom: Add missing supplies required for msm8996Srinivas Kandagatla2018-03-07
| * | PCI: designware-ep: Fix typo in error messageNiklas Cassel2018-03-07
| |/
* | PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte2018-03-07
|/
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-01
|\
| * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-28
| * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-26
* | Merge remote-tracking branch 'lorenzo/pci/keystone' into nextBjorn Helgaas2018-02-01
|\ \
| * | PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold2017-12-19
| |/
* | Merge remote-tracking branch 'lorenzo/pci/endpoint' into nextBjorn Helgaas2018-02-01
|\ \
| * | PCI: designware-ep: Fix ->get_msi() to check MSI_EN bitKishon Vijay Abraham I2017-12-19
| * | PCI: designware-ep: Fix find_first_zero_bit() usageNiklas Cassel2017-12-19
| |/
* | Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas2018-02-01
|\ \
| * | PCI: exynos: Fix a potential init_clk_resources NULL pointer dereferenceJaehoon Chung2018-01-23
| * | PCI: dra7xx: Iterate over INTx status bitsVignesh R2018-01-10
| * | PCI: dra7xx: Fix legacy INTD IRQ handlingVignesh R2018-01-10
| * | PCI: qcom: Account for const type of of_device_id.dataJulia Lawall2018-01-03
| * | PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()Wei Yongjun2018-01-03
| * | PCI: exynos: Remove deprecated PHY initialization codeJaehoon Chung2018-01-02
| * | PCI: dwc: artpec6: Add support for the ARTPEC-7 SoCNiklas Cassel2017-12-21
| * | PCI: dwc: artpec6: Deassert the core before waiting for PHYNiklas Cassel2017-12-21
| * | PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argumentNiklas Cassel2017-12-21
| * | PCI: dwc: artpec6: Add support for endpoint modeNiklas Cassel2017-12-21
| * | PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functionsNiklas Cassel2017-12-21
| * | PCI: dwc: artpec6: Use BIT and GENMASK macrosNiklas Cassel2017-12-21
| * | PCI: dwc: artpec6: Remove unused definesNiklas Cassel2017-12-21
| * | PCI: dwc: dra7xx: Help compiler to remove unused codeNiklas Cassel2017-12-21
| * | PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probeNiklas Cassel2017-12-21
| * | PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep modeNiklas Cassel2017-12-21
| * | PCI: designware-ep: Add generic function for raising MSI irqNiklas Cassel2017-12-21
| * | PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()Niklas Cassel2017-12-21
| * | PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_initNiklas Cassel2017-12-21
| * | PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writableNiklas Cassel2017-12-21
| * | PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bitsNiklas Cassel2017-12-21