Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
109dbb1e6f27fb8f80ee61953485c7c3b1717951
/
drivers
/
pci
/
dwc
3a3869f
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
0ecda3a
Merge branch 'pci/kconfig'
by Bjorn Helgaas
· 7 years ago
4c31ff0
Merge branch 'pci/host/qcom'
by Bjorn Helgaas
· 7 years ago
5db844e
Merge branch 'lorenzo/pci/host/misc'
by Bjorn Helgaas
· 7 years ago
f03c7aa
Merge branch 'lorenzo/pci/dwc'
by Bjorn Helgaas
· 7 years ago
bdc4bb1
Merge branch 'lorenzo/pci/armada8k'
by Bjorn Helgaas
· 7 years ago
a70aa76
PCI: qcom: Include gpio/consumer.h
by Arnd Bergmann
· 7 years ago
5bd51b3
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources()
by Jan Kiszka
· 7 years ago
055f87a
PCI: Pass struct device to of_pci_get_host_bridge_resources()
by Jan Kiszka
· 7 years ago
854b69e
PCI: qcom: add runtime pm support to pcie_port
by Srinivas Kandagatla
· 7 years ago
f3fdfc4
PCI: Remove host driver Kconfig selection of CONFIG_PCIEPORTBUS
by Bjorn Helgaas
· 7 years ago
074df25
PCI: qcom: Fix a bitwise vs logical NOT typo
by Dan Carpenter
· 7 years ago
011cb23
PCI: dwc: dra7xx: Use devm_ioremap_resource() instead of devm_ioremap()
by Gustavo Pimentel
· 7 years ago
71dcce6
PCI: dwc: artpec6: Use devm_ioremap_resource() instead of devm_ioremap()
by Gustavo Pimentel
· 7 years ago
1d906b2
PCI: dwc: Add support for EP mode
by Gustavo Pimentel
· 7 years ago
9e2aee8
PCI: Move private DT related functions into private header
by Rob Herring
· 7 years ago
a5aa35c
PCI: dwc: Move CONFIG_PCI depends to menu
by Rob Herring
· 7 years ago
76cbf06
PCI: dwc: Replace magic number by defines
by Gustavo Pimentel
· 7 years ago
6995de2
PCI: dwc: Small computation improvement
by Gustavo Pimentel
· 7 years ago
b4a8a51
PCI: dwc: Replace lower into upper case characters
by Gustavo Pimentel
· 7 years ago
2d27ae8
PCI: dwc: Define maximum number of vectors
by Gustavo Pimentel
· 7 years ago
c27fd68
PCI: imx6: Remove space before tabs
by Fabio Estevam
· 7 years ago
795e79df
PCI: keystone: Do not treat link up message as error
by Fabio Estevam
· 7 years ago
51bc085
PCI: Improve host drivers compile test coverage
by Rob Herring
· 7 years ago
5db8f8d
PCI: kirin: Fix reset gpio name
by Loic Poulain
· 7 years ago
3c0d551
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
74716ff
Merge branch '6c994c504fa2'
by Bjorn Helgaas
· 7 years ago
14d8d77
Merge branch 'lorenzo/pci/endpoint'
by Bjorn Helgaas
· 7 years ago
1ad9a87
Merge branch 'lorenzo/pci/dwc-msi'
by Bjorn Helgaas
· 7 years ago
96a3be4
PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly
by Niklas Cassel
· 7 years ago
77d08db
PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *epf_bar
by Niklas Cassel
· 7 years ago
d28810b
PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly
by Niklas Cassel
· 7 years ago
bc4a489
PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
by Niklas Cassel
· 7 years ago
e734016
PCI: kirin: Make struct kirin_pcie_driver static
by Fengguang Wu
· 7 years ago
d2fd734
PCI: kirin: Fix missing dependency on PCI_MSI_IRQ_DOMAIN
by Rob Herring
· 7 years ago
e4aa4ae
PCI: kirin: Remove unnecessary asm/compiler.h include
by Rob Herring
· 7 years ago
2435cdd
PCI: armada8k: Fix clock resource by adding a register clock
by Gregory CLEMENT
· 7 years ago
5dcd7f1
PCI: armada8k: Remove useless test before clk_disable_unprepare()
by Gregory CLEMENT
· 7 years ago
fc110eb
PCI: dwc: Fix enumeration end when reaching root subordinate
by Koen Vandeputte
· 7 years ago
58dfb24
PCI: histb: Add an optional regulator for PCIe port power control
by Shawn Guo
· 7 years ago
db0c25f
PCI: histb: Fix error path of histb_pcie_host_enable()
by Shawn Guo
· 7 years ago
68e7c15
PCI: qcom: Use regulator bulk api for apq8064 supplies
by Srinivas Kandagatla
· 7 years ago
f625b1a
PCI: qcom: Add missing supplies required for msm8996
by Srinivas Kandagatla
· 7 years ago
ae15d86
PCI: designware-ep: Fix typo in error message
by Niklas Cassel
· 7 years ago
1f319cb
PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256
by Gustavo Pimentel
· 7 years ago
3f43ccc
PCI: dwc: Remove old MSI IRQs API
by Gustavo Pimentel
· 7 years ago
7c5925a
PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API
by Gustavo Pimentel
· 7 years ago
ab8c609
Merge branch 'pci/spdx' into next
by Bjorn Helgaas
· 7 years ago
278a26b
Merge remote-tracking branch 'lorenzo/pci/keystone' into next
by Bjorn Helgaas
· 7 years ago
7dd113b
Merge remote-tracking branch 'lorenzo/pci/endpoint' into next
by Bjorn Helgaas
· 7 years ago
1609336
Merge remote-tracking branch 'lorenzo/pci/dwc' into next
by Bjorn Helgaas
· 7 years ago
4494738
PCI: endpoint: Add the function number as argument to EPC ops
by Cyrille Pitchen
· 7 years ago
9de0eec
PCI: Regroup all PCI related entries into drivers/pci/Makefile
by Cyrille Pitchen
· 7 years ago
8cfab3c
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
by Bjorn Helgaas
· 7 years ago
7328c8f
PCI: Add SPDX GPL-2.0 when no license was specified
by Bjorn Helgaas
· 7 years ago
b5d6bc9
PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
by Jaehoon Chung
· 7 years ago
09b2d20
PCI: dra7xx: Iterate over INTx status bits
by Vignesh R
· 7 years ago
524d59f
PCI: dra7xx: Fix legacy INTD IRQ handling
by Vignesh R
· 7 years ago
8e64a7c
PCI: qcom: Account for const type of of_device_id.data
by Julia Lawall
· 7 years ago
c68febf
PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()
by Wei Yongjun
· 7 years ago
83f4f3f
PCI: exynos: Remove deprecated PHY initialization code
by Jaehoon Chung
· 7 years ago
dc734ee
PCI: dwc: artpec6: Add support for the ARTPEC-7 SoC
by Niklas Cassel
· 7 years ago
4fdd5b5
PCI: dwc: artpec6: Deassert the core before waiting for PHY
by Niklas Cassel
· 7 years ago
b6900ae
PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument
by Niklas Cassel
· 7 years ago
b5074ef
PCI: dwc: artpec6: Add support for endpoint mode
by Niklas Cassel
· 7 years ago
87c9a73
PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functions
by Niklas Cassel
· 7 years ago
bc5d7df
PCI: dwc: artpec6: Use BIT and GENMASK macros
by Niklas Cassel
· 7 years ago
68b673a
PCI: dwc: artpec6: Remove unused defines
by Niklas Cassel
· 7 years ago
f1aba0a
PCI: dwc: dra7xx: Help compiler to remove unused code
by Niklas Cassel
· 7 years ago
71890ea
PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe
by Niklas Cassel
· 7 years ago
b052835
PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode
by Niklas Cassel
· 7 years ago
6f6d787
PCI: designware-ep: Add generic function for raising MSI irq
by Niklas Cassel
· 7 years ago
9e71811
PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()
by Niklas Cassel
· 7 years ago
2fd0c9d
PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
by Niklas Cassel
· 7 years ago
1cab826
PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
by Niklas Cassel
· 7 years ago
099a95f
PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
by Niklas Cassel
· 7 years ago
111111a
PCI: dwc: Use the DMA-API to get the MSI address
by Niklas Cassel
· 7 years ago
4751fac
pci: dwc: pci-dra7xx: Make shutdown handler static
by Vignesh R
· 7 years ago
eac56aa
PCI: keystone: Fix interrupt-controller-node lookup
by Johan Hovold
· 7 years ago
a134a45
PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
by Kishon Vijay Abraham I
· 7 years ago
ad4a5be
PCI: designware-ep: Fix find_first_zero_bit() usage
by Niklas Cassel
· 7 years ago
1b6115f
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
89000e8
Merge branch 'pci/host-layerscape' into next
by Bjorn Helgaas
· 7 years ago
22111ff4
Merge branch 'pci/host-hisi' into next
by Bjorn Helgaas
· 7 years ago
894025f
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
bbd11bd
PCI: hisi: Add HiSilicon STB SoC PCIe controller driver
by Jianguo Sun
· 7 years ago
7a4db65
PCI: dra7xx: Create functional dependency between PCIe and PHY
by Kishon Vijay Abraham I
· 7 years ago
84d897d
PCI: layerscape: Change default error response behavior
by Minghuan Lian
· 7 years ago
a335b12
PCI: layerscape: Add support for ls1012a
by Hou Zhiqiang
· 7 years ago
9c049be
PCI: dra7xx: Add shutdown handler to cleanly turn off clocks
by Keerthy
· 7 years ago
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
Next »