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
/
dwc
Age
Commit message (
Expand
)
Author
2018-04-17
PCI: kirin: Fix reset gpio name
Loic Poulain
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-04
Merge branch '6c994c504fa2'
Bjorn Helgaas
2018-04-04
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
2018-04-04
Merge branch 'lorenzo/pci/dwc-msi'
Bjorn Helgaas
2018-04-03
PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly
Niklas Cassel
2018-04-03
PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...
Niklas Cassel
2018-04-03
PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly
Niklas Cassel
2018-04-03
PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
Niklas Cassel
2018-03-22
PCI: kirin: Make struct kirin_pcie_driver static
Fengguang Wu
2018-03-21
PCI: kirin: Fix missing dependency on PCI_MSI_IRQ_DOMAIN
Rob Herring
2018-03-20
PCI: kirin: Remove unnecessary asm/compiler.h include
Rob Herring
2018-03-07
PCI: dwc: Fix enumeration end when reaching root subordinate
Koen Vandeputte
2018-03-07
PCI: histb: Add an optional regulator for PCIe port power control
Shawn Guo
2018-03-07
PCI: histb: Fix error path of histb_pcie_host_enable()
Shawn Guo
2018-03-07
PCI: qcom: Use regulator bulk api for apq8064 supplies
Srinivas Kandagatla
2018-03-07
PCI: qcom: Add missing supplies required for msm8996
Srinivas Kandagatla
2018-03-07
PCI: designware-ep: Fix typo in error message
Niklas Cassel
2018-03-06
PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256
Gustavo Pimentel
2018-03-06
PCI: dwc: Remove old MSI IRQs API
Gustavo Pimentel
2018-03-06
PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API
Gustavo Pimentel
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/keystone' into next
Bjorn Helgaas
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/endpoint' into next
Bjorn Helgaas
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/dwc' into next
Bjorn Helgaas
2018-01-31
PCI: endpoint: Add the function number as argument to EPC ops
Cyrille Pitchen
2018-01-31
PCI: Regroup all PCI related entries into drivers/pci/Makefile
Cyrille Pitchen
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-23
PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
Jaehoon Chung
2018-01-10
PCI: dra7xx: Iterate over INTx status bits
Vignesh R
2018-01-10
PCI: dra7xx: Fix legacy INTD IRQ handling
Vignesh R
2018-01-03
PCI: qcom: Account for const type of of_device_id.data
Julia Lawall
2018-01-03
PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()
Wei Yongjun
2018-01-02
PCI: exynos: Remove deprecated PHY initialization code
Jaehoon Chung
2017-12-21
PCI: dwc: artpec6: Add support for the ARTPEC-7 SoC
Niklas Cassel
2017-12-21
PCI: dwc: artpec6: Deassert the core before waiting for PHY
Niklas Cassel
2017-12-21
PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument
Niklas Cassel
2017-12-21
PCI: dwc: artpec6: Add support for endpoint mode
Niklas Cassel
2017-12-21
PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functions
Niklas Cassel
2017-12-21
PCI: dwc: artpec6: Use BIT and GENMASK macros
Niklas Cassel
2017-12-21
PCI: dwc: artpec6: Remove unused defines
Niklas Cassel
2017-12-21
PCI: dwc: dra7xx: Help compiler to remove unused code
Niklas Cassel
2017-12-21
PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe
Niklas Cassel
2017-12-21
PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode
Niklas Cassel
2017-12-21
PCI: designware-ep: Add generic function for raising MSI irq
Niklas Cassel
2017-12-21
PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()
Niklas Cassel
2017-12-21
PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
Niklas Cassel
2017-12-21
PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
Niklas Cassel
2017-12-21
PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
Niklas Cassel
[next]