summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2021-03-21Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-03-17PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler
2021-03-15s390/pci: fix leak of PCI device structureNiklas Schnelle
2021-03-12Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-10Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}Jan Beulich
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-24Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/tango'Bjorn Helgaas
2021-02-24Merge branch 'pci/rockchip'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2021-02-24Merge branch 'pci/qcom'Bjorn Helgaas
2021-02-24Merge branch 'pci/ntb'Bjorn Helgaas
2021-02-24Merge branch 'pci/microchip'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2021-02-24Merge branch 'pci/layerscape'Bjorn Helgaas
2021-02-24Merge branch 'pci/dwc'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas
2021-02-24Merge branch 'pci/misc'Bjorn Helgaas
2021-02-24Merge branch 'pci/host-probe-refactor'Bjorn Helgaas
2021-02-24Merge branch 'pci/resource'Bjorn Helgaas
2021-02-24Merge branch 'pci/link'Bjorn Helgaas
2021-02-24Merge branch 'pci/hotplug'Bjorn Helgaas
2021-02-24Merge branch 'pci/error'Bjorn Helgaas
2021-02-24PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith
2021-02-24PCI: qcom: Add support for ddrss_sf_tbu clockDmitry Baryshkov
2021-02-24PCI: al: Remove useless dw_pcie_opsJisheng Zhang
2021-02-24PCI: dwc: Don't assume the ops in dw_pcie always existJisheng Zhang
2021-02-24PCI: dwc: Add upper limit address for outbound iATUShradha Todi
2021-02-24PCI: dwc: Change size to u64 for EP outbound iATUShradha Todi
2021-02-24PCI: dwc: Drop support for config space in 'ranges'Rob Herring
2021-02-24PCI: layerscape: Convert to builtin_platform_driver()Michael Walle
2021-02-24PCI: layerscape: Add LX2160A rev2 EP mode supportHou Zhiqiang
2021-02-24PCI: dwc: Work around ECRC configuration issueVidya Sagar
2021-02-23PCI/portdrv: Report reset for frozen channelKeith Busch
2021-02-23PCI/AER: Specify the type of Port that was resetKeith Busch
2021-02-23PCI/ERR: Retain status from error notificationKeith Busch
2021-02-23PCI/AER: Clear AER status from Root Port when resetting Downstream PortKeith Busch
2021-02-23PCI/ERR: Clear status of the reporting deviceKeith Busch
2021-02-23PCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai
2021-02-23PCI: endpoint: Add EP function driver to provide NTB functionalityKishon Vijay Abraham I
2021-02-23PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_mapKishon Vijay Abraham I
2021-02-23PCI: cadence: Implement ->msi_map_irq() opsKishon Vijay Abraham I
2021-02-23PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directoryKishon Vijay Abraham I
2021-02-23PCI: endpoint: Add pci_epf_ops to expose function-specific attrsKishon Vijay Abraham I
2021-02-23PCI: endpoint: Add pci_epc_ops to map MSI IRQKishon Vijay Abraham I
2021-02-23PCI: endpoint: Add support in configfs to associate two EPCs with EPFKishon Vijay Abraham I
2021-02-23PCI: endpoint: Add support to associate secondary EPC with EPFKishon Vijay Abraham I
2021-02-23PCI: endpoint: Remove unused pci_epf_match_device()Kishon Vijay Abraham I