Age | Commit message (Expand) | Author |
2020-11-19 | PCI: dwc: Move dw_pcie_setup_rc() to DWC common code | Rob Herring |
2020-11-19 | PCI: dwc: Move dw_pcie_msi_init() into core | Rob Herring |
2020-11-19 | PCI: dwc: Move link handling into common code | Rob Herring |
2020-11-19 | PCI: dwc: Move MSI interrupt setup into DWC common code | Rob Herring |
2020-11-19 | PCI: dwc/dra7xx: Use the common MSI irq_chip | Rob Herring |
2020-11-19 | PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code | Rob Herring |
2020-10-13 | PCI: dwc: Fix MSI page leakage in suspend/resume | Jisheng Zhang |
2020-09-10 | PCI: dwc: Centralize link gen setting | Rob Herring |
2020-09-08 | PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset | Rob Herring |
2020-08-05 | Merge branch 'pci/irq-error' | Bjorn Helgaas |
2020-08-05 | Merge branch 'remotes/lorenzo/pci/runtime-pm' | Bjorn Helgaas |
2020-08-05 | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas |
2020-08-03 | PCI: Remove dev_err() when handing an error from platform_get_irq() | Krzysztof WilczyĆski |
2020-07-17 | PCI: dwc: Convert to devm_platform_ioremap_resource_byname() | Dejin Zheng |
2020-07-07 | PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on error | Dinghao Liu |
2020-06-30 | PCI: Replace http:// links with https:// | Alexander A. Klimov |
2020-05-22 | PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname() | Wei Yongjun |
2020-03-27 | PCI: dwc: pci-dra7xx: Fix MSI IRQ handling | Vignesh Raghavendra |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov |
2019-07-09 | PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB | YueHaibing |
2019-05-13 | Merge branch 'remotes/lorenzo/pci/misc' | Bjorn Helgaas |
2019-04-15 | PCI: dwc: Add const qualifier to struct dw_pcie_ep_ops | Kishon Vijay Abraham I |
2019-03-29 | PCI: dwc: pci-dra7xx: Fix a leaked reference by adding missing of_node_put() | Wen Yang |
2019-03-06 | Merge branch 'remotes/lorenzo/pci/endpoint' | Bjorn Helgaas |
2019-02-14 | PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_ops | Kishon Vijay Abraham I |
2019-01-31 | PCI: dwc: dra7xx: Invoke phy_set_mode() API to set PHY mode to PHY_MODE_PCIE | Kishon Vijay Abraham I |
2019-01-31 | PCI: dwc: dra7xx: Enable x2 mode support for dra74x, dra76x and dra72x | Kishon Vijay Abraham I |
2018-09-25 | PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode | Vignesh R |
2018-07-19 | PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures | Gustavo Pimentel |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-08 | PCI: Collect all native drivers under drivers/pci/controller/ | Shawn Lin |