index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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