index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pcie-hisi.c
Age
Commit message (
Expand
)
Author
2016-12-12
Merge branch 'pci/host-hisi' into next
Bjorn Helgaas
2016-12-12
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2016-12-06
PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllers
Dongdong Liu
2016-11-21
PCI: Warn on possible RW1C corruption for sub-32 bit config writes
Bjorn Helgaas
2016-11-11
PCI: hisi: Remove redundant error message from hisi_pcie_probe()
Wei Yongjun
2016-10-12
PCI: hisi: Reorder struct hisi_pcie
Bjorn Helgaas
2016-10-12
PCI: hisi: Pass device-specific struct to internal functions
Bjorn Helgaas
2016-10-12
PCI: hisi: Include register block base in PCIE_SYS_STATE4 address
Bjorn Helgaas
2016-10-11
PCI: hisi: Use generic DesignWare accessors
Bjorn Helgaas
2016-10-11
PCI: hisi: Remove redundant struct hisi_pcie.reg_base
Bjorn Helgaas
2016-10-11
PCI: hisi: Name private struct pointer "hisi_pcie" consistently
Bjorn Helgaas
2016-10-11
PCI: hisi: Remove unused platform data
Bjorn Helgaas
2016-10-11
PCI: hisi: Add local struct device pointers
Bjorn Helgaas
2016-08-01
PCI: hisi: Make explicitly non-modular
Paul Gortmaker
2016-01-21
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-08
PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllers
Gabriele Paoloni
2015-12-04
PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit reads
Dongdong Liu
2015-11-24
PCI: hisi: Fix deferred probing
Arnd Bergmann
2015-11-02
PCI: hisi: Add HiSilicon SoC Hip05 PCIe driver
Zhou Wang