index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-designware-ep.c
Age
Commit message (
Expand
)
Author
2020-06-04
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
2020-05-22
PCI: endpoint: Add support to handle multiple base for mapping outbound memory
Lad Prabhakar
2020-05-05
PCI: dwc: Clean up computing of msix_tbl
Jiri Slaby
2020-04-02
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
Kishon Vijay Abraham I
2020-04-02
PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
Kishon Vijay Abraham I
2020-03-31
PCI: tegra: Add support for PCIe endpoint mode in Tegra194
Vidya Sagar
2020-02-25
PCI: dwc: Add API to notify core initialization completion
Vidya Sagar
2020-02-25
PCI: dwc: Refactor core initialization code for EP mode
Vidya Sagar
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-09-23
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
2019-09-16
PCI: dwc: Add validation that PCIe core is set to correct mode
Jonathan Chocron
2019-08-13
PCI: dwc: Move config space capability search API
Vidya Sagar
2019-05-01
PCI: designware-ep: Use aligned ATU window for raising MSI interrupts
Kishon Vijay Abraham I
2019-05-01
PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest size
Kishon Vijay Abraham I
2019-04-16
PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offset
Kishon Vijay Abraham I
2019-04-15
PCI: dwc: Enable iATU unroll for endpoint too
Kishon Vijay Abraham I
2019-03-06
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2019-02-14
PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_ops
Kishon Vijay Abraham I
2019-02-12
PCI: dwc: Print debug error message when MSI-X entry control mask bit is set
Gustavo Pimentel
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-18
PCI: dwc: Don't hard-code DBI/ATU offset
Stephen Warren
2018-11-27
PCI: dwc: Fix MSI-X EP framework address calculation bug
Gustavo Pimentel
2018-07-19
PCI: dwc: Add legacy interrupt callback handler
Gustavo Pimentel
2018-07-19
PCI: dwc: Rework MSI callbacks handler
Gustavo Pimentel
2018-07-19
PCI: dwc: Add MSI-X callbacks handler
Gustavo Pimentel
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
2018-07-19
PCI: dwc: Fix EP link notification implementation
Gustavo Pimentel
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin