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