开源镜像站
帮助
动态
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
/
controller
Age
Commit message (
Expand
)
Author
2019-04-24
x86/pci: Clean up usage of X86_DEV_DMA_OPS
Christoph Hellwig
2019-03-09
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-06
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
2019-03-06
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2019-03-06
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
2019-03-06
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2019-03-06
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2019-03-06
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2019-03-04
PCI: altera: Enable driver on ARM64
Ley Foon Tan
2019-03-04
PCI: altera: Add Stratix 10 PCIe support
Ley Foon Tan
2019-03-01
PCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops' static
Wei Yongjun
2019-03-01
PCI: dwc: skip MSI init if MSIs have been explicitly disabled
Lucas Stach
2019-03-01
PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()
Maya Nakamura
2019-03-01
PCI: hv: Replace hv_vp_set with hv_vpset
Maya Nakamura
2019-03-01
PCI: hv: Add __aligned(8) to struct retarget_msi_interrupt
Maya Nakamura
2019-03-01
PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAM
Honghui Zhang
2019-03-01
PCI: mediatek: Fix memory mapped IO range size computation
Honghui Zhang
2019-03-01
PCI: dwc: Remove superfluous shifting in definitions
Andrey Smirnov
2019-03-01
PCI: dwc: Make use of GENMASK/FIELD_PREP
Andrey Smirnov
2019-03-01
PCI: dwc: Make use of BIT() in constant definitions
Andrey Smirnov
2019-03-01
PCI: dwc: Share code for dw_pcie_rd/wr_other_conf()
Andrey Smirnov
2019-03-01
PCI: dwc: Make use of IS_ALIGNED()
Andrey Smirnov
2019-03-01
PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ
Andrey Smirnov
2019-02-28
PCI: qcom: Don't deassert reset GPIO during probe
Bjorn Andersson
2019-02-22
PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
Thomas Petazzoni
2019-02-21
PCI: layerscape: Add EP mode support
Xiaowei Bao
2019-02-15
PCI: designware-plat: Remove setting epc->features in Designware plat EP driver
Kishon Vijay Abraham I
2019-02-15
PCI: rockchip: Remove pci_epf_linkup() from Rockchip EP driver
Kishon Vijay Abraham I
2019-02-15
PCI: cadence: Remove pci_epf_linkup() from Cadence EP driver
Kishon Vijay Abraham I
2019-02-14
PCI: cadence: Populate ->get_features() cdns_pcie_epc_ops
Kishon Vijay Abraham I
2019-02-14
PCI: rockchip: Populate ->get_features() dw_pcie_ep_ops
Kishon Vijay Abraham I
2019-02-14
PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_ops
Kishon Vijay Abraham I
2019-02-14
PCI: designware-plat: Populate ->get_features() dw_pcie_ep_ops
Kishon Vijay Abraham I
2019-02-14
PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_ops
Kishon Vijay Abraham I
2019-02-12
PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failure
Trent Piepho
2019-02-12
PCI: dwc: Print debug error message when MSI-X entry control mask bit is set
Gustavo Pimentel
2019-02-04
PCI: imx6: Add support for i.MX8MQ
Andrey Smirnov
2019-02-04
PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag
Andrey Smirnov
2019-02-04
PCI: imx6: Mark PHY functions as i.MX6 specific
Andrey Smirnov
2019-02-04
PCI: imx6: Introduce drvdata
Andrey Smirnov
2019-02-01
PCI: dwc: Replace bit rotation operation (1 << bit) with BIT(bit)
Gustavo Pimentel
2019-02-01
PCI: dwc: Improve code readability and simplify mask/unmask operations
Gustavo Pimentel
2019-02-01
PCI: dwc: Rename variable name from data to d on dw_pcie_irq_domain_free()
Gustavo Pimentel
2019-02-01
PCI: dwc: Rename variable name from data to d on dw_pci_msi_set_affinity()
Gustavo Pimentel
2019-02-01
PCI: dwc: Rename variable name from data to d on dw_pci_setup_msi_msg()
Gustavo Pimentel
2019-02-01
PCI: dwc: Rename variable name from data to d on dw_pci_bottom_mask/unmask()
Gustavo Pimentel
2019-02-01
PCI: dwc: Remove unnecessary header include (signal.h)
Gustavo Pimentel
2019-02-01
PCI: dwc: Remove unnecessary header include (of_gpio.h)
Gustavo Pimentel
2019-01-31
Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-01-31
Revert "PCI: armada8k: Add support for gpio controlled reset signal"
Baruch Siach
[next]