Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ddf0b3a63e31ddc40712d151ea27ef86c5acb06a
/
drivers
/
pci
/
host
1a7adf2
Merge tag 'mvebu-mbus_pci-fixes-3.15' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 11 years ago
398f5d5
PCI: mvebu: split PCIe BARs into multiple MBus windows when needed
by Thomas Petazzoni
· 11 years ago
b6d07e0
PCI: mvebu: fix off-by-one in the computed size of the mbus windows
by Willy Tarreau
· 11 years ago
f5d3352
PCI: tegra: Use new OF interrupt mapping when possible
by Lucas Stach
· 11 years ago
f8f2fe7
PCI: rcar: Use new OF interrupt mapping when possible
by Lucas Stach
· 11 years ago
f86b3e3
PCI: designware: Use new OF interrupt mapping when possible
by Lucas Stach
· 11 years ago
017fcdc
PCI: designware: Fix iATU programming for cfg1, io and mem viewport
by Mohit Kumar
· 11 years ago
c23fdc7
PCI: designware: Fix comment for setting number of lanes
by Mohit Kumar
· 11 years ago
4b1779c
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
ffb12cf
Merge branch 'irq/for-gpio' into irq/core
by Thomas Gleixner
· 11 years ago
f7bfca6
pci: pcie-designware: Remove irq_desc abuse
by Thomas Gleixner
· 11 years ago
2c0503f
Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' into next
by Bjorn Helgaas
· 11 years ago
ef4741e
PCI: rcar: Make the Kconfig dependencies more generic
by Magnus Damm
· 11 years ago
f95d3ae
PCI: imx6: Wait for retraining
by Marek Vasut
· 11 years ago
dbffdd6
PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR
by Mohit Kumar
· 11 years ago
2613ba4
PCI: mvebu: Call request_resource() on the apertures
by Jason Gunthorpe
· 11 years ago
33966fd
PCI: rcar: Break out window size handling
by Magnus Damm
· 11 years ago
546cadd
PCI: rcar: Register each instance independently
by Magnus Damm
· 11 years ago
e64a2a9
PCI: rcar: Fix bridge logic configuration accesses
by Ben Dooks
· 11 years ago
80a595d
PCI: rcar: Add error interrupt handling
by Ben Dooks
· 11 years ago
ed65b78
PCI: rcar: Check platform_get_irq() return code
by Ben Dooks
· 11 years ago
4f4bde1
PCI: mvebu: Fix potential issue in range parsing
by Jean-Jacques Hiblot
· 11 years ago
322a8e9
PCI: mvebu: Use Device ID and revision from underlying endpoint
by Andrew Lunn
· 11 years ago
a760d2f
PCI: mvebu: Use Device ID and revision from underlying endpoint
by Andrew Lunn
· 11 years ago
f2c73464
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
1ecf38c
Merge branch 'pci/host-mvebu' into next
by Bjorn Helgaas
· 11 years ago
133a360
Merge branch 'pci/host-designware' into next
by Bjorn Helgaas
· 11 years ago
58275f2f
PCI: designware: Fix indent code style
by Jingoo Han
· 11 years ago
0648900
PCI: mvebu: Use max_t() instead of max(resource_size_t,)
by Jingoo Han
· 11 years ago
31e45ec
PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically
by Thomas Petazzoni
· 11 years ago
e7d248f
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanup
by Olof Johansson
· 11 years ago
9dc1d43
Merge branch 'pci/host-designware' into next
by Bjorn Helgaas
· 11 years ago
fc05ea7
Merge branch 'pci/host-mvebu' into next
by Bjorn Helgaas
· 11 years ago
4bd70bc
Merge branch 'pci/host-imx6' into next
by Bjorn Helgaas
· 11 years ago
fce8591
PCI: designware: Fix I/O transfers by using CPU (not realio) address
by Pratyush Anand
· 11 years ago
a01ef59
PCI: designware: Add dw_pcie prefix before cfg_read/write
by Pratyush Anand
· 11 years ago
ca16589
PCI: designware: Fix missing MSI IRQs
by Harro Haan
· 11 years ago
339135f
PCI: mvebu: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
bc9ef77
PCI: imx6: Fix bugs in PCIe startup code
by Richard Zhu
· 11 years ago
fa33a6d
PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode
by Marek Vasut
· 11 years ago
66a60f9
PCI: imx6: Factor out link up wait loop
by Marek Vasut
· 11 years ago
982aa23
PCI: imx6: Factor out PHY reset
by Marek Vasut
· 11 years ago
7f9f40c
PCI: imx6: Report "link up" only after link training completes
by Marek Vasut
· 11 years ago
c28f8a1
PCI: imx6: Make reset-gpio optional
by Marek Vasut
· 11 years ago
765147f
Merge branch 'pci/host-tegra' into next
by Bjorn Helgaas
· 11 years ago
1c898ba
Merge branch 'pci/host-rcar' into next
by Bjorn Helgaas
· 11 years ago
7160266
Merge branch 'pci/host-mvebu' into next
by Bjorn Helgaas
· 11 years ago
ed00f97
Merge branch 'pci/host-imx6' into next
by Bjorn Helgaas
· 11 years ago
c354e811
Merge branch 'pci/host-designware' into next
by Bjorn Helgaas
· 11 years ago
80b2879
ARM: tegra: pass reset to tegra_powergate_sequence_power_up()
by Stephen Warren
· 11 years ago
3127a6b
pci: tegra: use reset framework
by Stephen Warren
· 11 years ago
84f4719
PCI: mvebu: Remove duplicate of_clk_get_by_name() call
by Andrew Lunn
· 11 years ago
fb178d8
PCI: rcar: Add runtime PM support
by Valentine Barshak
· 11 years ago
b391bf3
PCI: imx6: Remove unneeded 'goto err'
by Fabio Estevam
· 11 years ago
0b8cfb6
PCI: designware: Use typical "for" loop idiom
by Bjorn Helgaas
· 11 years ago
64989e7
PCI: designware: Remove redundant call to pci_write_config_word()
by Bjørn Erik Nilsen
· 11 years ago
be3f48c
PCI: designware: Fix crash in dw_msi_teardown_irq()
by Bjørn Erik Nilsen
· 11 years ago
ebb034a
PCI: imx6: Remove unneeded check of platform_get_resource()
by Fabio Estevam
· 11 years ago
c176d1c
PCI: rcar: Fix rcar_pci_probe() return value check
by Wei Yongjun
· 11 years ago
17bd86c
PCI: Disable Gen2 for Tegra20 and Tegra30
by Eric Brower
· 11 years ago
641e674
PCI: mvebu: Support a bridge with no IO port window
by Jason Gunthorpe
· 11 years ago
43a16f9
PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bits
by Jason Gunthorpe
· 11 years ago
f407dae
PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin
by Jason Gunthorpe
· 11 years ago
2850b05
PCI: mvebu: Drop writes to bridge Secondary Status register
by Jason Gunthorpe
· 11 years ago
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
Next »