Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
be7da1a2b714a387e6ac5e3db21a1760c9969ae0
/
drivers
/
pci
/
dwc
27e8739
Merge branch 'pci/trivial' into next
by Bjorn Helgaas
· 7 years ago
3a749ea
Merge branch 'pci/endpoint' into next
by Bjorn Helgaas
· 7 years ago
f90742c
Merge branch 'pci/host-spear13xx' into next
by Bjorn Helgaas
· 7 years ago
cb9d4f0
Merge branch 'pci/host-qcom' into next
by Bjorn Helgaas
· 7 years ago
9857f12
Merge branch 'pci/host-layerscape' into next
by Bjorn Helgaas
· 7 years ago
0964c40
Merge branch 'pci/host-kirin' into next
by Bjorn Helgaas
· 7 years ago
8f5b3f5
Merge branch 'pci/host-keystone' into next
by Bjorn Helgaas
· 7 years ago
8a21881
Merge branch 'pci/host-imx6' into next
by Bjorn Helgaas
· 7 years ago
6238e05
Merge branch 'pci/host-hisi' into next
by Bjorn Helgaas
· 7 years ago
0dd9636f
Merge branch 'pci/host-exynos' into next
by Bjorn Helgaas
· 7 years ago
5138620
Merge branch 'pci/host-dra7xx' into next
by Bjorn Helgaas
· 7 years ago
ee75520
Merge branch 'pci/host-designware' into next
by Bjorn Helgaas
· 7 years ago
199a025
Merge branch 'pci/host-artpec6' into next
by Bjorn Helgaas
· 7 years ago
343ce0c
PCI: spear13xx: Fix platform_get_irq() error handling
by Fabio Estevam
· 7 years ago
16df7cd
PCI: artpec6: Fix platform_get_irq() error handling
by Fabio Estevam
· 7 years ago
0fe5f1c
PCI: armada8k: Fix platform_get_irq() error handling
by Fabio Estevam
· 7 years ago
2f3ec75
PCI: dra7xx: Fix platform_get_irq() error handling
by Fabio Estevam
· 7 years ago
1df5a48
PCI: exynos: Fix platform_get_irq() error handling
by Fabio Estevam
· 7 years ago
96291d5
PCI: Fix typos and whitespace errors
by Bjorn Helgaas
· 7 years ago
03fc613
PCI: layerscape: Add support for ls1088a
by Hou Zhiqiang
· 7 years ago
8f89357
PCI: layerscape: Add support for ls2088a
by Hou Zhiqiang
· 7 years ago
b015b37
PCI: artpec6: Stop enabling writes to DBI read-only registers
by Hou Zhiqiang
· 7 years ago
c3f9093
PCI: layerscape: Remove unnecessary class code fixup
by Hou Zhiqiang
· 7 years ago
d91dfe5
PCI: dwc: Enable write permission for Class Code, Interrupt Pin updates
by Hou Zhiqiang
· 7 years ago
e44abfe
PCI: dwc: Add accessors for write permission of DBI read-only registers
by Hou Zhiqiang
· 7 years ago
4a2745d
PCI: layerscape: Disable outbound windows configured by bootloader
by Hou Zhiqiang
· 7 years ago
fa92dba
PCI: layerscape: Refactor ls1021_pcie_host_init()
by Hou Zhiqiang
· 7 years ago
1d36eb5
PCI: designware-ep: Do not disable BARs during initialization
by Kishon Vijay Abraham I
· 7 years ago
85aa139
PCI: dra7xx: Reset all BARs during initialization
by Kishon Vijay Abraham I
· 7 years ago
a937fe0
PCI: dwc: designware: Provide page_size to pci_epc_mem
by Kishon Vijay Abraham I
· 7 years ago
ba95a82
PCI: layerscape: Move generic init functions earlier in file
by Hou Zhiqiang
· 7 years ago
5da39bf
PCI: layerscape: Add class code and multifunction fixups for ls1021a
by Hou Zhiqiang
· 7 years ago
0223234
PCI: layerscape: Move STRFMR1 access out from the DBI write-enable bracket
by Hou Zhiqiang
· 7 years ago
a36deff
PCI: layerscape: Call dw_pcie_setup_rc() from ls_pcie_host_init()
by Hou Zhiqiang
· 7 years ago
5d76117
PCI: qcom: Add support for IPQ8074 PCIe controller
by Varadarajan Narayanan
· 7 years ago
deff11f
PCI: qcom: Use block IP version for operations
by Varadarajan Narayanan
· 7 years ago
244e000
PCI: qcom: Explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
a8c2038
PCI: qcom: Use gpiod_set_value_cansleep() to allow reset via expanders
by Fabio Estevam
· 7 years ago
8c93409
PCI: dwc: Clear MSI interrupt status after it is handled, not before
by Faiz Abbas
· 7 years ago
a0d21ba
PCI: dra7xx: Propagate platform_get_irq() errors in dra7xx_pcie_probe()
by Gustavo A. R. Silva
· 7 years ago
db2af31
PCI: kirin: Constify dw_pcie_host_ops structure
by Bhumika Goyal
· 7 years ago
5a47516
PCI: hisi: Constify dw_pcie_host_ops structure
by Bhumika Goyal
· 7 years ago
da4c4be
PCI: keystone: Use PCI_NUM_INTX
by Bjorn Helgaas
· 7 years ago
44b5557
PCI: keystone: Remove duplicate MAX_*_IRQS defs
by Bjorn Helgaas
· 7 years ago
54f910a
PCI: keystone-dw: Remove unused ks_pcie, pci variables
by Shawn Lin
· 8 years ago
61534d1
PCI: dra7xx: Use PCI_NUM_INTX
by Bjorn Helgaas
· 7 years ago
e2e5d7b
PCI: armada8k: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 7 years ago
b379d38
PCI: hisi: Remove unused variable driver
by Shawn Lin
· 7 years ago
71cee8e
PCI: qcom: Allow ->post_init() to fail
by Bjorn Andersson
· 7 years ago
89539f0
PCI: qcom: Don't unroll init if ->init() fails
by Bjorn Andersson
· 7 years ago
7c18058
PCI: imx6: Explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
4a30176
PCI: dwc: designware: Handle ->host_init() failures
by Bjorn Andersson
· 7 years ago
e9be4d7
PCI: dwc: designware: Test PCIE_ATU_ENABLE bit specifically
by Jisheng Zhang
· 7 years ago
684a3a9
PCI: dwc: designware: Make dw_pcie_prog_*_atu_unroll() static
by Carlos Palminha
· 7 years ago
bec36cf
Merge branch 'pci/host-qcom' into next
by Bjorn Helgaas
· 8 years ago
8a08e7e
Merge branch 'pci/host-kirin' into next
by Bjorn Helgaas
· 8 years ago
beaba77
Merge branch 'pci/host-imx6' into next
by Bjorn Helgaas
· 8 years ago
ecf75c4
Merge branch 'pci/host-dra7xx' into next
by Bjorn Helgaas
· 8 years ago
f011a5f
Merge branch 'pci/host-designware' into next
by Bjorn Helgaas
· 8 years ago
44d745f
Merge branch 'pci/irq-fixups' into next
by Bjorn Helgaas
· 8 years ago
b8f2a85
PCI: qcom: Limit TLP size to 2K to work around hardware issue
by Srinivas Kandagatla
· 8 years ago
7a5966e
PCI: qcom: Fix spelling mistake: "asser" -> "assert"
by Colin Ian King
· 8 years ago
5d0f1b8
PCI: qcom: Reorder to put v0 functions together, v1 functions together, etc
by Bjorn Helgaas
· 8 years ago
90d52d5
PCI: qcom: Add support for IPQ4019 PCIe controller
by John Crispin
· 8 years ago
fc5165d
PCI: kirin: Add HiSilicon Kirin SoC PCIe controller driver
by Xiaowei Song
· 8 years ago
c26ebe9
PCI: imx6: Add regulator support
by Quentin Schulz
· 8 years ago
40aa52c
PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAIN
by Arvind Yadav
· 8 years ago
27fce38
PCI: dwc: dra7xx: Depend on appropriate SoC or compile test
by Peter Robinson
· 8 years ago
4ab2e7c
PCI: dwc: Constify dw_pcie_host_ops structures
by Jisheng Zhang
· 8 years ago
3eefa79
PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD
by Jisheng Zhang
· 8 years ago
60eca19
PCI: designware: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
295aeb9
PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
415b618
PCI: imx6: Fix config read timeout handling
by Lucas Stach
· 8 years ago
857f864
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
a5f40e8
PCI: Don't allow unbinding host controllers that aren't prepared
by Brian Norris
· 8 years ago
0b0ee66
Merge branch 'pci/ioremap' into next
by Bjorn Helgaas
· 8 years ago
7284a62
Merge branch 'pci/host-imx6' into next
by Bjorn Helgaas
· 8 years ago
f7a2757
PCI: dwc: dra7xx: Workaround for errata id i870
by Kishon Vijay Abraham I
· 8 years ago
608793e
PCI: dwc: dra7xx: Add EP mode support
by Kishon Vijay Abraham I
· 8 years ago
5ffd90a
PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled independently
by Kishon Vijay Abraham I
· 8 years ago
f8aed6e
PCI: dwc: designware: Add EP mode support
by Kishon Vijay Abraham I
· 8 years ago
7221547
PCI: imx6: Fix spelling mistake: "contol" -> "control"
by Colin Ian King
· 8 years ago
89874a1
PCI: keystone-dw: Update PCI config space remap function
by Lorenzo Pieralisi
· 8 years ago
01bd489
PCI: layerscape: Update PCI config space remap function
by Lorenzo Pieralisi
· 8 years ago
e313a44
PCI: hisi: Update PCI config space remap function
by Lorenzo Pieralisi
· 8 years ago
53dfa17
PCI: armada8k: Update PCI config space remap function
by Lorenzo Pieralisi
· 8 years ago
cc7b0d4
PCI: designware: Update PCI config space remap function
by Lorenzo Pieralisi
· 8 years ago
10c736f
PCI: qcom: Update PCI config space remap function
by Lorenzo Pieralisi
· 8 years ago
05043c8
PCI: spear13xx: Update PCI config space remap function
by Lorenzo Pieralisi
· 8 years ago
b9c1153
PCI: hisi: Fix DT binding (hisi-pcie-almost-ecam)
by Dongdong Liu
· 8 years ago
93b226f
PCI: imx6: Do not switch speed if Gen2 is disabled
by Andrey Smirnov
· 8 years ago
e6dcd87
PCI: imx6: Do not wait for speed change on i.MX7
by Andrey Smirnov
· 8 years ago
bde4a5a
PCI: imx6: Allow probe deferral by reset GPIO
by Andrey Smirnov
· 8 years ago
9b3fe67
PCI: imx6: Add code to support i.MX7D
by Andrey Smirnov
· 8 years ago
d4c7d1a
PCI: dwc: dra7xx: Push request_irq() call to the bottom of probe
by Keerthy
· 8 years ago
edd45e3
PCI: dwc: designware: Move _unroll configurations to a separate function
by Kishon Vijay Abraham I
· 8 years ago
a509d7d
PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes
by Kishon Vijay Abraham I
· 8 years ago
b50b2db
PCI: dwc: all: Modify dbi accessors to take dbi_base as argument
by Kishon Vijay Abraham I
· 8 years ago
62c5549f
PCI: dwc: artpec6: Populate cpu_addr_fixup ops
by Kishon Vijay Abraham I
· 8 years ago
2ed6cc7
PCI: dwc: dra7xx: Populate cpu_addr_fixup ops
by Kishon Vijay Abraham I
· 8 years ago
Next »