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
/
pci-keystone-dw.c
Age
Commit message (
Expand
)
Author
2016-10-11
PCI: keystone: Add app register accessors
Bjorn Helgaas
2016-10-11
PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functions
Bjorn Helgaas
2016-10-11
PCI: keystone: Pass keystone_pcie, not address, to IRQ functions
Bjorn Helgaas
2016-10-11
PCI: keystone: Use generic DesignWare accessors
Bjorn Helgaas
2016-10-11
PCI: keystone: Add local struct device pointers
Bjorn Helgaas
2016-04-14
PCI: keystone: Add error IRQ handler
Murali Karicheri
2016-02-29
PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
Murali Karicheri
2015-11-02
PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT
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
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-11
PCI: Kill off set_irq_flags() usage
Rob Herring
2015-07-22
PCI: Use helper functions to access fields in struct msi_desc
Jiang Liu
2015-07-16
PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data
Jiang Liu
2015-04-09
PCI: keystone: Don't dereference possible NULL pointer
Bjorn Helgaas
2014-12-10
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-12
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
2014-10-23
PCI: keystone: Make ks_dw_pcie_msi_domain_ops static
Jingoo Han
2014-09-29
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2014-09-04
PCI: keystone: Add TI Keystone PCIe driver
Murali Karicheri