开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dwc
/
pcie-qcom.c
Age
Commit message (
Expand
)
Author
2017-07-04
Merge branch 'pci/host-qcom' into next
Bjorn Helgaas
2017-07-02
PCI: qcom: Limit TLP size to 2K to work around hardware issue
Srinivas Kandagatla
2017-07-02
PCI: qcom: Fix spelling mistake: "asser" -> "assert"
Colin Ian King
2017-07-02
PCI: qcom: Reorder to put v0 functions together, v1 functions together, etc
Bjorn Helgaas
2017-07-02
PCI: qcom: Add support for IPQ4019 PCIe controller
John Crispin
2017-07-02
PCI: dwc: Constify dw_pcie_host_ops structures
Jisheng Zhang
2017-07-02
PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD
Jisheng Zhang
2017-04-24
PCI: qcom: Update PCI config space remap function
Lorenzo Pieralisi
2017-02-25
PCI: dwc: Fix crashes seen due to missing assignments
Guenter Roeck
2017-02-21
PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Rename cfg_read/cfg_write to read/write
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Use platform_set_drvdata() to save private data
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: Use PTR_ERR_OR_ZERO to simplify code
Fengguang Wu
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I