summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-01-04PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridgePali Rohár
2022-01-04PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridgePali Rohár
2022-01-04PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár
2022-01-04PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridgePali Rohár
2022-01-04PCI: mvebu: Set PCI Bridge Class Code to PCI BridgePali Rohár
2022-01-04PCI: mvebu: Setup PCIe controller to Root Complex modePali Rohár
2022-01-04PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE regis...Pali Rohár
2022-01-04PCI: mvebu: Do not modify PCI IO type bits in conf_writePali Rohár
2022-01-04PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridgePali Rohár
2022-01-04PCI: mvebu: Disallow mapping interrupts on emulated bridgesPali Rohár
2022-01-04PCI: mvebu: Handle invalid size of read config requestPali Rohár
2022-01-04PCI: mvebu: Check that PCI bridge specified in DT has function number zeroPali Rohár
2022-01-04PCI: mvebu: Check for errors from pci_bridge_emul_init() callPali Rohár
2022-01-04PCI: mvebu: Check for valid portsPali Rohár
2021-12-29PCI/sysfs: Use default_groups in kobj_type for slot attrsGreg Kroah-Hartman
2021-12-26PCI: imx: Add the imx8mm pcie supportRichard Zhu
2021-12-17PCI: Convert pci_dev_present() stub to static inlineHans de Goede
2021-12-16dt-bindings: imx6q-pcie: Add PHY phandles and name propertiesRichard Zhu
2021-12-15PCI/P2PDMA: Use percpu_ref_tryget_live_rcu() inside RCU critical sectionChristophe JAILLET
2021-12-15MAINTAINERS: Add Logan Gunthorpe as P2PDMA maintainerBjorn Helgaas
2021-12-15PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controllerYifeng Li
2021-12-14via-agp: convert to generic power managementVaibhav Gupta
2021-12-14sis-agp: convert to generic power managementVaibhav Gupta
2021-12-14amd64-agp: convert to generic power managementVaibhav Gupta
2021-12-10PCI: ibmphp: Remove commented-out functionsVihas Mak
2021-12-07arm: ioremap: Remove unused ARM-specific function pci_ioremap_io()Pali Rohár
2021-12-07arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Pali Rohár
2021-12-06PCI: qcom-ep: Remove surplus dev_err() when using platform_get_irq_byname()Krzysztof Wilczyński
2021-12-06PCI: apple: Fix REFCLK1 enable/poll logicHector Martin
2021-12-06PCI: qcom: Use __be16 type to store return value from cpu_to_be16()Manivannan Sadhasivam
2021-12-06PCI: aardvark: Fix checking for MEM resource typePali Rohár
2021-12-02PCI: aardvark: Disable common PHY when unbinding driverPali Rohár
2021-12-02PCI: aardvark: Disable link training when unbinding driverPali Rohár
2021-12-02PCI: aardvark: Assert PERST# when unbinding driverPali Rohár
2021-12-02PCI: aardvark: Fix memory leak in driver unbindPali Rohár
2021-12-02PCI: aardvark: Mask all interrupts when unbinding driverPali Rohár
2021-12-02PCI: aardvark: Disable bus mastering when unbinding driverPali Rohár
2021-12-02PCI: aardvark: Comment actions in driver remove methodPali Rohár
2021-12-02PCI: aardvark: Clear all MSIs at setupPali Rohár
2021-12-02PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 register...Pali Rohár
2021-12-02PCI: pci-bridge-emul: Add definitions for missing capabilities registersPali Rohár
2021-12-02PCI: pci-bridge-emul: Add description for class_revision fieldPali Rohár
2021-12-02PCI: dwc: Do not remap invalid resTim Harvey
2021-12-01PCI: mvebu: Remove custom mvebu_pci_host_probe() functionPali Rohár
2021-12-01PCI: rcar: Check if device is runtime suspended instead of __clk_is_enabled()Marek Vasut
2021-11-30PCI: apple: Enable clock gatingHector Martin
2021-11-30PCI: mvebu: Replace pci_ioremap_io() usage by devm_pci_remap_iospace()Pali Rohár
2021-11-30arm: ioremap: Implement standard PCI function pci_remap_iospace()Pali Rohár
2021-11-29PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'Christophe JAILLET
2021-11-29PCI: mediatek-gen3: Disable DVFSRC voltage requestJianjun Wang