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
/
host
/
pcie-designware.h
Age
Commit message (
Expand
)
Author
2016-08-22
PCI: designware: Keep viewport fixed for IO transaction if num_viewport > 2
Pratyush Anand
2016-08-17
PCI: designware: Add iATU Unroll feature
Joao Pinto
2016-08-17
PCI: designware: Move link wait definitions to .c file
Joao Pinto
2016-08-17
PCI: designware: Return data directly from dw_pcie_readl_rc()
Bjorn Helgaas
2016-03-15
PCI: designware: Add generic dw_pcie_wait_for_link()
Joao Pinto
2015-11-02
PCI: designware: Make driver arch-agnostic
Zhou Wang
2015-11-02
PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT
Zhou Wang
2015-11-02
Revert "PCI: designware: Program ATU with untranslated address"
Zhou Wang
2015-11-02
PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces
Gabriele Paoloni
2015-09-18
PCI: designware: Make get_msi_addr() return phys_addr_t, not u32
Lucas Stach
2014-11-12
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
2014-09-24
PCI: designware: Add get_msi_data() to pcie_host_ops
Minghuan Lian
2014-09-24
PCI: designware: Rename get_msi_data() to get_msi_addr()
Minghuan Lian
2014-09-05
PCI: designware: Fold struct pcie_port_info into struct pcie_port
Pratyush Anand
2014-09-04
PCI: designware: Parse bus-range property from devicetree
Lucas Stach
2014-09-02
PCI: designware: Add support for v3.65 hardware
Murali Karicheri
2014-07-22
PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware
Murali Karicheri
2014-07-22
PCI: designware: Add config access-related pcie_host_ops for v3.65 hardware
Murali Karicheri
2014-07-22
PCI: designware: Program ATU with untranslated address
Kishon Vijay Abraham I
2014-06-03
Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '...
Bjorn Helgaas
2014-05-30
PCI: designware: Make MSI ISR shared IRQ aware
Lucas Stach
2014-04-16
PCI: designware: Remove unnecessary use of 'conf_lock' spinlock
Andrew Murray
2013-12-20
PCI: designware: Add dw_pcie prefix before cfg_read/write
Pratyush Anand
2013-10-09
PCI: designware: Add irq_create_mapping()
Pratyush Anand
2013-10-09
PCI: designware: Make dw_pcie_rd_own_conf(), etc., static
Bjorn Helgaas
2013-10-09
PCI: designware: Add header guards
Seungwon Jeon
2013-09-25
PCI: exynos: Add support for MSI
Jingoo Han
2013-08-12
PCI: exynos: Split into Synopsys part and Exynos part
Jingoo Han