summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-08-29PCI: artpec6: Stop enabling writes to DBI read-only registersHou Zhiqiang
2017-08-29PCI: layerscape: Remove unnecessary class code fixupHou Zhiqiang
2017-08-29PCI: dwc: Enable write permission for Class Code, Interrupt Pin updatesHou Zhiqiang
2017-08-29PCI: dwc: Add accessors for write permission of DBI read-only registersHou Zhiqiang
2017-08-29PCI: layerscape: Disable outbound windows configured by bootloaderHou Zhiqiang
2017-08-29PCI: layerscape: Refactor ls1021_pcie_host_init()Hou Zhiqiang
2017-08-29PCI: designware-ep: Do not disable BARs during initializationKishon Vijay Abraham I
2017-08-29PCI: dra7xx: Reset all BARs during initializationKishon Vijay Abraham I
2017-08-29PCI: dwc: designware: Provide page_size to pci_epc_memKishon Vijay Abraham I
2017-08-29PCI: endpoint: Remove the ->remove() callbackShawn Lin
2017-08-29PCI: endpoint: Add support to poll early for host commandsKishon Vijay Abraham I
2017-08-29PCI: endpoint: Add support to use _any_ BAR to map PCI_ENDPOINT_TEST regsKishon Vijay Abraham I
2017-08-29PCI: endpoint: Do not reset *command* inadvertentlyKishon Vijay Abraham I
2017-08-29PCI: endpoint: Add "volatile" to pci_epf_test_regKishon Vijay Abraham I
2017-08-29PCI: endpoint: Add support for configurable page sizeKishon Vijay Abraham I
2017-08-29PCI: endpoint: Make ->remove() callback optionalKishon Vijay Abraham I
2017-08-29PCI: layerscape: Move generic init functions earlier in fileHou Zhiqiang
2017-08-29PCI: layerscape: Add class code and multifunction fixups for ls1021aHou Zhiqiang
2017-08-29PCI: layerscape: Move STRFMR1 access out from the DBI write-enable bracketHou Zhiqiang
2017-08-29PCI: layerscape: Call dw_pcie_setup_rc() from ls_pcie_host_init()Hou Zhiqiang
2017-08-29PCI: Warn periodically while waiting for non-CRS ("device ready") statusSinan Kaya
2017-08-29PCI: Wait up to 60 seconds for device to become ready after FLRSinan Kaya
2017-08-29PCI: Factor out pci_bus_wait_crs()Sinan Kaya
2017-08-29PCI: Add pci_bus_crs_vendor_id() to detect CRS response dataSinan Kaya
2017-08-29PCI: Always check for non-CRS response before timeoutBjorn Helgaas
2017-08-29PCI: rockchip: Umap IO space if probe failsJeffy Chen
2017-08-29PCI: rockchip: Remove IRQ domain if probe failsJeffy Chen
2017-08-29PCI: rockchip: Disable vpcie0v9 if resume_noirq failsJeffy Chen
2017-08-29PCI: rockchip: Clean up PHY if driver probe or resume failsShawn Lin
2017-08-29PCI: rockchip: Factor out rockchip_pcie_deinit_phys()Shawn Lin
2017-08-29PCI: rockchip: Factor out rockchip_pcie_disable_clocks()Shawn Lin
2017-08-29PCI: rockchip: Factor out rockchip_pcie_enable_clocks()Shawn Lin
2017-08-29PCI: rockchip: Factor out rockchip_pcie_setup_irq()Shawn Lin
2017-08-29PCI: rockchip: Use gpiod_set_value_cansleep() to allow reset via expandersFabio Estevam
2017-08-29PCI: rockchip: Use PCI_NUM_INTXPaul Burton
2017-08-29PCI: rockchip: Explicitly request exclusive reset controlPhilipp Zabel
2017-08-28PCI: iproc: Work around Stingray CRS defectsOza Pawandeep
2017-08-28PCI: iproc: Factor out memory-mapped config access address calculationOza Pawandeep
2017-08-28PCI: rockchip: Idle inactive PHY(s)Shawn Lin
2017-08-28PCI: rockchip: Add per-lane PHY supportShawn Lin
2017-08-26Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-25PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLChristoph Hellwig
2017-08-24PCI/DPC: Add local struct device pointersDongdong Liu
2017-08-24PCI/DPC: Add eDPC supportDongdong Liu
2017-08-24PCI: Convert to using %pOF instead of full_name()Rob Herring
2017-08-24PCI: Constify endpoint pci_epf_type device_typeBhumika Goyal
2017-08-24PCI: qcom: Add support for IPQ8074 PCIe controllerVaradarajan Narayanan
2017-08-24PCI: qcom: Use block IP version for operationsVaradarajan Narayanan
2017-08-24PCI: qcom: Explicitly request exclusive reset controlPhilipp Zabel
2017-08-24PCI: qcom: Use gpiod_set_value_cansleep() to allow reset via expandersFabio Estevam