summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2024-12-14PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal
2024-11-08PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson
2024-11-08PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner
2024-11-08PCI: xilinx-nwl: Fix register misspellingSean Anderson
2024-11-08PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter
2024-09-12PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I
2024-08-19PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam
2024-08-19PCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai
2024-08-19PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu
2024-07-05PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek
2024-03-01PCI: tegra: Fix OF node reference leakChristophe JAILLET
2024-03-01PCI: tegra: Fix reporting GPIO error valuePali Rohár
2024-02-23PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng
2024-01-25PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli
2023-12-08PCI: keystone: Drop __init from ks_pcie_add_pcie_{ep,port}()Nathan Chancellor
2023-11-28PCI: keystone: Don't discard .probe() callbackUwe Kleine-König
2023-11-28PCI: keystone: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen
2023-10-10Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"Greg Kroah-Hartman
2023-07-27PCI: rockchip: Set address alignment for endpoint modeDamien Le Moal
2023-07-27PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek
2023-07-27PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek
2023-07-27PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be lockedRick Wertenbroek
2023-07-27PCI: rockchip: Write PCI Device ID to correct registerRick Wertenbroek
2023-07-27PCI: rockchip: Assert PCI Configuration Enable bit after probeRick Wertenbroek
2023-07-27PCI: qcom: Disable write access to read only registers for IP v2.3.3Manivannan Sadhasivam
2023-07-27PCI: ftpci100: Release the clock resourcesJunyan Ye
2023-06-28PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui
2023-05-17PCI: imx6: Install the fault handler only on compatible matchH. Nikolaus Schaller
2022-08-25PCI: tegra194: Fix link up retry sequenceVidya Sagar
2022-08-25PCI: tegra194: Fix Root Port interrupt handlingVidya Sagar
2022-07-29PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo
2022-07-29PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo
2022-06-14PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold
2022-06-14PCI: qcom: Fix runtime PM imbalance on probe errorsJohan Hovold
2022-06-14PCI: imx6: Fix PERST# start-up sequenceFrancesco Dolcini
2022-06-14PCI: rockchip: Fix find_first_zero_bit() limitDan Carpenter
2022-06-14PCI: cadence: Fix find_first_zero_bit() limitDan Carpenter
2022-05-12PCI: aardvark: Fix reading MSI interrupt numberPali Rohár
2022-05-12PCI: aardvark: Clear all MSIs at setupPali Rohár
2022-04-15PCI: aardvark: Fix support for MSI interruptsPali Rohár
2022-04-15PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated bridgePali Rohár
2022-01-27PCI: pci-bridge-emul: Correctly set PCIe capabilitiesPali Rohár
2021-12-01PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár
2021-12-01PCI: aardvark: Set PCI Bridge Class Code to PCI BridgePali Rohár
2021-12-01PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated bridgePali Rohár
2021-12-01PCI: aardvark: Fix link trainingPali Rohár
2021-12-01PCI: aardvark: Simplify initialization of rootcap on virtual bridgePali Rohár