Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0a98a0d12c40f9354b942325045cae123d594341
/
drivers
/
pci
/
host
f762598
PCI: Fix whitespace, capitalization, and spelling errors
by Bjorn Helgaas
· 11 years ago
2f466d3
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
4efc52a
Merge branch 'pci/host-rcar' into next
by Bjorn Helgaas
· 11 years ago
4024660
Merge branch 'pci/host-imx6' into next
by Bjorn Helgaas
· 11 years ago
356bd76
Merge branch 'pci/host-exynos' into next
by Bjorn Helgaas
· 11 years ago
f216f57
PCI: imx6: Probe the PCIe in fs_initcall()
by Marek Vasut
· 11 years ago
ba3eb9f
PCI: Add R-Car Gen2 internal PCI support
by Valentine Barshak
· 11 years ago
8bcadbe
PCI: imx6: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
017f10e
PCI: imx6: Increase link startup timeout
by Marek Vasut
· 11 years ago
eb36309
PCI: exynos: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
4ec3ed7
PCI: imx6: Fix imprecise abort handler
by Tim Harvey
· 11 years ago
9b5cd09
PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()
by Wei Yongjun
· 11 years ago
16b84e5
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
by Grant Likely
· 11 years ago
e6d30ab
of/irq: simplify args to irq_create_of_mapping
by Grant Likely
· 11 years ago
530210c
of/irq: Replace of_irq with of_phandle_args
by Grant Likely
· 11 years ago
0c02c80
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
by Grant Likely
· 11 years ago
904d0e7
PCI: designware: Add irq_create_mapping()
by Pratyush Anand
· 11 years ago
73e4085
PCI: designware: Make dw_pcie_rd_own_conf(), etc., static
by Bjorn Helgaas
· 11 years ago
18edf45
PCI: designware: Add header guards
by Seungwon Jeon
· 11 years ago
f5072df
PCI: mvebu: make local functions static
by Jingoo Han
· 11 years ago
032b4c0
PCI: mvebu: add I/O access wrappers
by Seungwon Jeon
· 11 years ago
9f352f0
PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plug
by Jason Gunthorpe
· 11 years ago
f8db3c9
PCI: exynos: Add missing clk_disable_unprepare() on error path
by Wei Yongjun
· 11 years ago
cc54ccd
PCI: mvebu: add support for Marvell Dove SoCs
by Sebastian Hesselbarth
· 11 years ago
52ba992
PCI: mvebu: add support for reset on GPIO
by Sebastian Hesselbarth
· 11 years ago
e5615c3
PCI: mvebu: remove subsys_initcall
by Sebastian Hesselbarth
· 11 years ago
bf09b6a
PCI: mvebu: increment nports only for registered ports
by Sebastian Hesselbarth
· 11 years ago
b42285f
PCI: mvebu: move clock enable before register access
by Sebastian Hesselbarth
· 11 years ago
5b4deb6
PCI: mvebu: add support for MSI
by Thomas Petazzoni
· 11 years ago
d3c0279
Merge branch 'pci/host-tegra' into next
by Bjorn Helgaas
· 11 years ago
d95d3d5
Merge branch 'pci/host-imx6' into next
by Bjorn Helgaas
· 11 years ago
bb38919
PCI: imx6: Add support for i.MX6 PCIe controller
by Sean Cross
· 11 years ago
1e65249
PCI: tegra: Add missing __iomem annotation
by Jingoo Han
· 11 years ago
f62b878
PCI: exynos: Turn off power of phy block when link failed
by Jingoo Han
· 11 years ago
f342d94
PCI: exynos: Add support for MSI
by Jingoo Han
· 11 years ago
b4b50fd
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
a923874
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
dc05ee3
PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resource
by Julia Lawall
· 11 years ago
058dd01
PCI: exynos: Add I/O access wrappers
by Seungwon Jeon
· 11 years ago
f7b7868
PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()
by Seungwon Jeon
· 11 years ago
bfa664f
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
by Kevin Hilman
· 11 years ago
5515d99
Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
by Kevin Hilman
· 11 years ago
b4f1737
ARM: tegra: disable LP2 cpuidle state if PCIe is enabled
by Stephen Warren
· 12 years ago
b02b07a
PCI: tegra: set up PADS_REFCLK_CFG1
by Stephen Warren
· 11 years ago
94716cd
PCI: tegra: Add Tegra 30 PCIe support
by Jay Agarwal
· 11 years ago
d1523b5
PCI: tegra: Move PCIe driver to drivers/pci/host
by Thierry Reding
· 11 years ago
4b1ced8
PCI: exynos: Split into Synopsys part and Exynos part
by Jingoo Han
· 11 years ago
5477a33
PCI: mvebu: Make Marvell PCIe driver depend on OF
by Thomas Petazzoni
· 11 years ago
f48fbf9
PCI: mvebu: Convert to use devm_ioremap_resource
by Tushar Behera
· 11 years ago
b22503a
PCI: mvebu: Check valid base address before port setup
by Ezequiel Garcia
· 11 years ago
11be654
PCI: mvebu: Adapt to the new device tree layout
by Thomas Petazzoni
· 11 years ago
36dd1f3
PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge
by Thomas Petazzoni
· 11 years ago
340cba6
pci: Add PCIe driver for Samsung Exynos
by Jingoo Han
· 11 years ago
2dbefbf
Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux into next/soc
by Olof Johansson
· 12 years ago
005625f
pci: mvebu: enable driver usage on Kirkwood
by Thomas Petazzoni
· 12 years ago
6eb237c
pci: mvebu: fix the emulation of the status register
by Thomas Petazzoni
· 12 years ago
197fc22
pci: mvebu: allow the enumeration of devices beyond physical bridges
by Thomas Petazzoni
· 12 years ago
f4ac990
pci: mvebu: no longer fake the slot location of downstream devices
by Thomas Petazzoni
· 12 years ago
3d9939c
pci: mvebu: fix return value check in mvebu_pcie_probe()
by Wei Yongjun
· 12 years ago
45361a4
pci: PCIe driver for Marvell Armada 370/XP systems
by Thomas Petazzoni
· 12 years ago