messages from 2016-10-07 20:17:20 to 2016-10-12 13:48:17 UTC [more...]
[PATCH v2 0/8] PCI: imx6: Cleanups
2016-10-12 13:48 UTC (6+ messages)
` [PATCH v2 1/8] PCI: imx6: Add local struct device pointers
` [PATCH v2 2/8] PCI: imx6: Remove redundant of_node pointer
` [PATCH v2 3/8] PCI: imx6: Removed unused struct imx6_pcie.mem_base
` [PATCH v2 4/8] PCI: imx6: Pass struct imx6_pcie to PHY accessors
` [PATCH v2 5/8] PCI: imx6: Pass device-specific struct to internal functions
[PATCH v2 0/8] PCI: hisi: Cleanups
2016-10-12 13:43 UTC (9+ messages)
` [PATCH v2 1/8] PCI: hisi: Add local struct device pointers
` [PATCH v2 2/8] PCI: hisi: Remove unused platform data
` [PATCH v2 3/8] PCI: hisi: Name private struct pointer "hisi_pcie" consistently
` [PATCH v2 4/8] PCI: hisi: Remove redundant struct hisi_pcie.reg_base
` [PATCH v2 5/8] PCI: hisi: Use generic DesignWare accessors
` [PATCH v2 6/8] PCI: hisi: Include register block base in PCIE_SYS_STATE4 address
` [PATCH v2 7/8] PCI: hisi: Pass device-specific struct to internal functions
` [PATCH v2 8/8] PCI: hisi: Reorder struct hisi_pcie
[PATCH v2 0/5] PCI: exynos: Cleanups
2016-10-12 13:37 UTC (6+ messages)
` [PATCH v2 1/5] PCI: exynos: Add local struct device pointers
` [PATCH v2 2/5] PCI: exynos: Uninline register accessors
` [PATCH v2 3/5] PCI: exynos: Name private struct pointer "exynos_pcie" consistently
` [PATCH v2 4/5] PCI: exynos: Pass device-specific struct to internal functions
` [PATCH v2 5/5] PCI: exynos: Reorder struct exynos_pcie
[PATCH v2 0/7] PCI: artpec: Cleanups
2016-10-12 13:29 UTC (8+ messages)
` [PATCH v2 1/7] PCI: artpec6: Add local struct device pointers
` [PATCH v2 2/7] PCI: artpec6: Remove unused platform data
` [PATCH v2 3/7] PCI: artpec6: Add register accessors
` [PATCH v2 4/7] PCI: artpec6: Use generic DesignWare accessors
` [PATCH v2 5/7] PCI: artpec6: Remove unnecessary artpec6_pcie_link_up()
` [PATCH v2 6/7] PCI: artpec6: Pass device-specific struct to internal functions
` [PATCH v2 7/7] PCI: artpec6: Add resource name comments
[PATCH v2 0/7] PCI: dra7xx: Cleanups
2016-10-12 13:33 UTC (8+ messages)
` [PATCH v2 1/7] PCI: dra7xx: Add local struct device pointers
` [PATCH v2 2/7] PCI: dra7xx: Remove redundant struct device pointer from dra7xx_pcie
` [PATCH v2 3/7] PCI: dra7xx: Set drvdata at end of probe function
` [PATCH v2 4/7] PCI: dra7xx: Use generic DesignWare accessors
` [PATCH v2 5/7] PCI: dra7xx: Pass device-specific struct to internal functions
` [PATCH v2 6/7] PCI: dra7xx: Move struct pcie_port setup to probe function
` [PATCH v2 7/7] PCI: dra7xx: Reorder struct dra7xx_pcie
[PATCH v2 0/6] PCI: armada: Cleanups
2016-10-12 13:26 UTC (7+ messages)
` [PATCH v2 1/6] PCI: armada: Remove unused platform data
` [PATCH v2 2/6] PCI: armada: Add local base pointer
` [PATCH v2 3/6] PCI: armada: Remove redundant struct armada8k_pcie.base
` [PATCH v2 4/6] PCI: armada: Use generic DesignWare accessors
` [PATCH v2 5/6] PCI: armada: Pass device-specific struct to internal functions
` [PATCH v2 6/6] PCI: armada: Reorder struct armada8k_pcie
[PATCH v2 0/2] PCI: mvebu: Cleanups
2016-10-12 12:56 UTC (3+ messages)
` [PATCH v2 1/2] PCI: mvebu: Add local struct device pointers
` [PATCH v2 2/2] PCI: mvebu: Use existing of_node pointer
[PATCH v2 00/10] PCI: designware: Cleanups
2016-10-12 13:19 UTC (11+ messages)
` [PATCH v2 01/10] PCI: designware: Rename dw_pcie_valid_config() to dw_pcie_valid_device()
` [PATCH v2 02/10] PCI: designware: Simplify dw_pcie_readl_unroll(), dw_pcie_writel_unroll()
` [PATCH v2 03/10] PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfaces
` [PATCH v2 04/10] PCI: designware: Swap order of dw_pcie_writel_rc() reg/val arguments
` [PATCH v2 05/10] PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc()
` [PATCH v2 06/10] PCI: designware: Uninline register accessors
` [PATCH v2 07/10] PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val arguments
` [PATCH v2 08/10] PCI: designware-plat: Remove redundant dw_plat_pcie.mem_base
` [PATCH v2 09/10] PCI: designware-plat: Add local struct device pointers
` [PATCH v2 10/10] PCI: designware-plat: Remove unused platform data
[PATCH v2 0/5] PCI: xilinx: Cleanups
2016-10-12 13:11 UTC (6+ messages)
` [PATCH v2 1/5] PCI: xilinx: Add local struct device pointers
` [PATCH v2 2/5] PCI: xilinx: Remove unused platform data
` [PATCH v2 3/5] PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argument
` [PATCH v2 4/5] PCI: xilinx-nwl: Add local struct device pointers
` [PATCH v2 5/5] PCI: xilinx-nwl: Remove unused platform data
[PATCH v2 0/4] PCI: xgene: Cleanups
2016-10-12 13:08 UTC (5+ messages)
` [PATCH v2 1/4] PCI: xgene: Add local struct device pointers
` [PATCH v2 2/4] PCI: xgene: Remove unused platform data
` [PATCH v2 3/4] PCI: xgene: Pass struct xgene_pcie_port to setup functions
` [PATCH v2 4/4] PCI: xgene: Add register accessors
[PATCH v2 0/2] PCI: rockchip: Cleanup
2016-10-12 13:04 UTC (3+ messages)
` [PATCH v2 1/2] PCI: rockchip: Remove unused platform data
` [PATCH v2 2/2] PCI: rockchip: Indent "if" statement body
[PATCH v2 0/3] PCI: tegra: Cleanups
2016-10-12 13:02 UTC (4+ messages)
` [PATCH v2 1/3] PCI: tegra: Fix argument order in tegra_pcie_phy_disable()
` [PATCH v2 2/3] PCI: tegra: Add local struct device pointers
` [PATCH v2 3/3] PCI: tegra: Remove unused platform data
[PATCH v2 0/5] PCI: rcar: Cleanups
2016-10-12 12:59 UTC (6+ messages)
` [PATCH v2 1/5] PCI: rcar: Add local struct device pointers
` [PATCH v2 2/5] PCI: rcar: Remove unused platform data
` [PATCH v2 3/5] PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device arg
` [PATCH v2 4/5] PCI: rcar: Remove DRV_NAME macro
` [PATCH v2 5/5] PCI: rcar-gen2: Add local struct device pointers
[PATCH v2 0/5] PCI: iproc: Cleanups
2016-10-12 12:53 UTC (6+ messages)
` [PATCH v2 1/5] PCI: iproc: Add local struct device pointers
` [PATCH v2 2/5] PCI: iproc: Set drvdata at end of probe function
` [PATCH v2 3/5] PCI: iproc: Validate CSR base in BCMA setup code
` [PATCH v2 4/5] PCI: iproc: Remove redundant null pointer checking
` [PATCH v2 5/5] PCI: iproc: Hard-code PCIe capability offset instead of searching
[PATCH v2 0/6] PCI: altera: Cleanups
2016-10-12 12:47 UTC (7+ messages)
` [PATCH v2 1/6] PCI: altera: Add local struct device pointers
` [PATCH v2 2/6] PCI: altera: Remove unused platform data
` [PATCH v2 3/6] PCI: altera: Remove redundant platform_get_resource() return value check
` [PATCH v2 4/6] PCI: altera: Rename altera_pcie_valid_config() to altera_pcie_valid_device()
` [PATCH v2 5/6] PCI: altera: Simplify TLB_CFG_DW0 usage
` [PATCH v2 6/6] PCI: altera: Simplify TLP_CFG_DW1 usage
[RFC PATCH 00/11] pci: support for configurable PCI endpoint
2016-10-12 12:43 UTC (12+ messages)
` [RFC PATCH 01/11] pci: endpoint: add EP core layer to enable EP controller and EP functions
` [RFC PATCH 02/11] pci: endpoint: introduce configfs entry for configuring "
` [RFC PATCH 05/11] pci: rename *host* directory to *controller*
[PATCH v2 0/2] PCI: aardvark: Cleanup
2016-10-12 12:36 UTC (3+ messages)
` [PATCH v2 1/2] PCI: aardvark: Add local struct device pointers
` [PATCH v2 2/2] PCI: aardvark: Remove unused platform data
[patch] PCI: rockchip: Indent an if statement
2016-10-12 12:18 UTC (3+ messages)
[bug report] PCI: rockchip: Add Rockchip PCIe controller support
2016-10-12 10:54 UTC
[pci:pci/host-xgene 16/16] drivers/pci/host/pci-xgene.c:224:16: error: 'csr_base' undeclared
2016-10-12 6:41 UTC
[pci:pci/host-layerscape 21/26] drivers/pci/host/pci-layerscape.c:218:26: error: 'ls' undeclared
2016-10-12 4:05 UTC
[pci:pci/host-dra7xx 25/26] drivers/pci/host/pci-dra7xx.c:269:26: error: 'dra7xx_pcie' undeclared
2016-10-12 4:17 UTC
[PATCH 0/4] PCI: designware/dra7xx: misc fixes and cleanups
2016-10-12 4:14 UTC (8+ messages)
` [PATCH 1/4] PCI: designware: Fix compiler warning
` [PATCH 2/4] PCI: dra7xx: simplify the probe code
` [PATCH 3/4] PCI: dra7xx: Add support to force RC to work in GEN1 mode
` [PATCH 4/4] PCI: dra7xx: Enable MSI and legacy interrupts simultaneously
[PATCH v3 1/3] PCI: rockchip: Provide captured slot power limit and scale
2016-10-12 2:05 UTC (3+ messages)
` [PATCH v3 2/3] PCI: rockchip: Mark RC as common clock architecture
` [PATCH v3 3/3] PCI: rockchip: add COMPILE_TEST for Kconfig
[PATCH v7 1/3] Documentation/devicetree: Add new property to specify the max link speed
2016-10-12 2:01 UTC (3+ messages)
` [PATCH v7 2/3] of/pci: Add helper function to parse max-link-speed from dt
` [PATCH v7 3/3] PCI: rockchip: Specify the link capability
[pci:pci/host-iproc 19/20] drivers/pci/host/pcie-iproc.c:526:29: error: 'iproc' undeclared
2016-10-11 22:06 UTC
[PATCH V2 0/3] ACPI,PCI,IRQ: revert penalty calculation for SCI
2016-10-11 21:55 UTC (2+ messages)
USB hot-plug not working (ASUS TP301UA-C4028T)
2016-10-11 20:27 UTC (6+ messages)
replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
2016-10-11 20:18 UTC (5+ messages)
` [PATCH 1/6] arcmsr: use pci_alloc_irq_vectors
` [PATCH 2/6] ipr: use pci_irq_allocate_vectors
[pci:pci/host-xilinx 16/25] drivers/pci/host/pcie-xilinx.c:386:23: error: 'port' undeclared
2016-10-11 19:49 UTC
[pci:pci/host-xilinx 22/25] drivers/pci/host/pcie-xilinx-nwl.c:281:23: error: 'pcie' undeclared
2016-10-11 19:49 UTC
[PATCH] pci: Don't set power fault if controller not present
2016-10-11 19:39 UTC
[PATCH kernel v2] PCI: Enable access to custom VPD for Chelsio devices (cxgb3)
2016-10-11 15:49 UTC (5+ messages)
[PATCH v6 1/3] Documentation/devicetree: Add new property to specify the max link speed
2016-10-11 14:02 UTC (4+ messages)
` [PATCH v6 2/3] of/pci: Add helper function to parse max-link-speed from dt
` [PATCH v6 3/3] PCI: rockchip: Specify the link capability
[PATCH v2] x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hook
2016-10-11 8:37 UTC (3+ messages)
[PATCH v2 1/2] pci: Call pcibios_sriov_enable() before IOV BARs are enabled
2016-10-11 5:33 UTC (2+ messages)
[pci:pci/host-xgene 16/17] drivers/pci/host/pci-xgene.c:125:2: error: implicit declaration of function 'xgene_pcie_write'
2016-10-11 0:21 UTC
[pci:pci/host-xgene 14/17] drivers/pci/host/pci-xgene.c:491:23: error: 'port' undeclared
2016-10-11 0:02 UTC
[pci:pci/host-rockchip 16/17] drivers/pci/host/pcie-rockchip.c:224:2: error: implicit declaration of function 'rockchip_pcie_writel'
2016-10-10 23:09 UTC
[pci:pci/host-rcar 22/23] drivers/pci/host/pci-rcar-gen2.c:344:18: error: 'pci' undeclared
2016-10-10 23:08 UTC
[pci:pci/host-hisi 28/29] drivers/pci/host/pcie-hisi.c:180:18: error: 'hisi' undeclared
2016-10-10 20:29 UTC
[pci:pci/host-imx6 19/25] drivers/pci/host/pci-imx6.c:745:30: error: 'imx6_pcie_pcie' undeclared
2016-10-10 20:27 UTC
[pci:pci/host-qcom 19/21] drivers/pci/host/pcie-qcom.c:512:11: error: 'struct qcom_pcie' has no member named 'dev'
2016-10-10 20:19 UTC
[pci:pci/host-hisi 26/29] drivers/pci/host/pcie-hisi.c:49:20: warning: unused variable 'hisi_pcie'
2016-10-10 20:11 UTC
[pci:pci/host-artpec 18/23] drivers/pci/host/pcie-artpec6.c:279:30: error: 'artpec6' undeclared
2016-10-10 19:43 UTC
[pci:pci/host-dra7xx 24/25] drivers/pci/host/pci-dra7xx.c:274:26: error: 'dra7xx' undeclared
2016-10-10 19:35 UTC
[PATCH v4] PCI: rockchip: Support property to specify the link capability
2016-10-10 19:34 UTC (4+ messages)
[PATCH 1/8] PCI: artpec6: Name private struct pointer "artpec6" consistently
2016-10-10 17:28 UTC (17+ messages)
` [PATCH 2/8] PCI: artpec6: Add register accessors
` [PATCH 3/8] PCI: artpec6: Pass device-specific struct to internal functions
` [PATCH 4/8] PCI: artpec6: Add resource name comments
` [PATCH 5/8] PCI: artpec6: Remove unnecessary artpec6_pcie_link_up()
` [PATCH 6/8] PCI: artpec6: Use dw_pcie_readl_rc() and dw_pcie_pcie_writel_rc()
` [PATCH 7/8] PCI: artpec6: Add local struct device pointers
` [PATCH 8/8] PCI: artpec6: Remove unused platform data
[PATCH 1/8] PCI: armada: Name private struct pointer "armada8k" consistently
2016-10-10 17:17 UTC (3+ messages)
[PATCH 1/5] PCI: aardvark: Name private struct pointer "advk" consistently
2016-10-10 17:16 UTC (3+ messages)
[PATCH 1/8] PCI: exynos: Name private struct pointer "exynos" consistently
2016-10-10 16:49 UTC (4+ messages)
[pci:pci/host-exynos 25/25] drivers/pci/host/pci-exynos.c:303:6: error: 'exynos' undeclared
2016-10-10 15:15 UTC
[PATCH 0/1] x86/platform/intel-mid: Retrofit pci_platform_pm_ops
2016-10-10 10:54 UTC (11+ messages)
` [PATCH 1/1] x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_power hook
[PATCH v2 1/3] PCI: rockchip: Provide captured slot power limit and scale
2016-10-10 10:26 UTC (3+ messages)
` [PATCH v2 2/3] PCI: rockchip: Mark RC as common clock architecture
` [PATCH v2 3/3] PCI: rockchip: add COMPILE_TEST for Kconfig
[PATCH v5] PCI: rockchip: Support property to specify the link capability
2016-10-10 10:25 UTC
[PATCH] x86/platform/intel-mid: Constify mid_pci_platform_pm
2016-10-09 14:01 UTC (2+ messages)
[PATCH v5 3/3] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode
2016-10-09 2:47 UTC (5+ messages)
` [PATCH v6 1/3] arm/dts-ls1021: add pcie aer/pme interrupt-name property in the dts
` [PATCH v6 3/3] pci:add support aer/pme interrupts with none MSI/MSI-X/INTx mode
[PATCH 01/10] PCI: rcar: Rename accessors
2016-10-08 2:37 UTC (2+ messages)
[PATCH 1/3] PCI: rockchip: Rename accessors
2016-10-08 2:54 UTC (6+ messages)
` [PATCH 2/3] PCI: rockchip: Swap order of rockchip_writel() reg/val arguments
` [PATCH 3/3] PCI: rockchip: Remove unused platform data
[pci:pci/host-keystone 17/21] drivers/pci/host/pci-keystone.h:48:34: error: unknown type name 'keystone_pcie'
2016-10-07 21:09 UTC
[PATCH 1/2] MAINTAINERS: add maintainer for the PCIe Marvell Armada 8K driver
2016-10-07 20:30 UTC (2+ messages)
` [PATCH 2/2] MAINTAINERS: add DT binding doc to the Aardvark PCIE driver maintainer
pcie-armada8k.c maintainer?
2016-10-07 20:21 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).