linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-16 13:30:24 to 2018-10-17 08:20:19 UTC [more...]

[PATCH v3 0/2] add support to non-uniform SFDP SPI NOR flash memories
 2018-10-17  8:20 UTC  (17+ messages)
` [PATCH v3 1/2] mtd: spi-nor: "

[PATCH V2 0/5] arm64/mm: Enable HugeTLB migration
 2018-10-17  8:19 UTC  (2+ messages)

[PATCH 00/11] thermal: add new flag irq-mode for trip point
 2018-10-17  7:52 UTC  (4+ messages)

[PATCH] clk: zynqmp: handle fixed factor param query error
 2018-10-17  7:46 UTC 

[PATCH v2] ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooks
 2018-10-17  7:45 UTC  (4+ messages)

[PATCH v2 00/21] PCI: Cleanup pci-keystone driver
 2018-10-17  7:41 UTC  (22+ messages)
` [PATCH v2 01/21] PCI: keystone: Use quirk to limit MRRS for K2G
` [PATCH v2 02/21] PCI: keystone: Use quirk to set MRRS for PCI host bridge
` [PATCH v2 03/21] PCI: keystone: Move dw_pcie_setup_rc out of ks_pcie_establish_link()
` [PATCH v2 04/21] PCI: keystone: Do not initiate link training multiple times
` [PATCH v2 05/21] PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()
` [PATCH v2 06/21] PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c
` [PATCH v2 07/21] PCI: keystone: Remove redundant platform_set_drvdata
` [PATCH v2 08/21] PCI: keystone: Use uniform function naming convention
` [PATCH v2 09/21] dt-bindings: PCI: keystone: Add bindings to get device control module
` [PATCH v2 10/21] PCI: keystone: Use SYSCON APIs to get device ID from "
` [PATCH v2 11/21] PCI: keystone: Cleanup PHY handling
` [PATCH v2 12/21] PCI: keystone: Invoke pm_runtime APIs to enable clock
` [PATCH v2 13/21] PCI: keystone: Cleanup configuration space access
` [PATCH v2 14/21] PCI: keystone: Get number of outbound windows from DT
` [PATCH v2 15/21] PCI: keystone: Cleanup outbound window configuration
` [PATCH v2 16/21] PCI: keystone: Cleanup set_dbi_mode and get_dbi_mode
` [PATCH v2 17/21] PCI: keystone: Cleanup ks_pcie_link_up()
` [PATCH v2 18/21] PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interrupt status
` [PATCH v2 19/21] PCI: keystone: Add debug error message for all errors
` [PATCH v2 20/21] PCI: keystone: Reorder header file in alphabetical order
` [PATCH v2 21/21] PCI: keystone: Cleanup macros defined in pci-keystone.c

[PATCH v5 0/9] Add support for audiocodec in Allwinner A64
 2018-10-17  7:38 UTC  (10+ messages)
` [PATCH v5 1/9] ASoC: sun4i-i2s: Add compatibility with A64 codec I2S
` [PATCH v5 2/9] ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratio
` [PATCH v5 3/9] ASoC: sun8i-codec-analog: split regmap code into separate driver
` [PATCH v5 4/9] ASoC: dt-binding: Add bindings for Allwinner A64 codec's analog path controls
` [PATCH v5 5/9] ASoC: sunxi: Add new driver "
` [PATCH v5 6/9] ASoC: sunxi: allow the sun8i-codec driver to be built on ARM64
` [PATCH v5 7/9] arm64: dts: allwinner: a64: add nodes necessary for analog sound support
` [PATCH v5 8/9] arm64: dts: allwinner: a64: enable sound on Pine64 and SoPine
` [PATCH v5 9/9] arm64: dts: allwinner: a64: enable sound on Pinebook

[PATCH v11 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)
 2018-10-17  7:33 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH V4 00/11] clk: imx: add imx8qxp clock support
 2018-10-17  7:28 UTC  (22+ messages)
` [PATCH V4 02/11] clk: imx: scu: add scu clock common part
` [PATCH V4 03/11] clk: imx: scu: add scu clock divider
` [PATCH V4 04/11] clk: imx: scu: add scu clock gpr divider
` [PATCH V4 05/11] clk: imx: scu: add scu clock gate
` [PATCH V4 08/11] clk: imx: scu: add scu clock gpr mux
` [PATCH V4 09/11] clk: imx: add common imx_clk_hw_fixed functions
` [PATCH V4 10/11] clk: imx: add imx_check_clk_hws helper function
` [PATCH V4 11/11] clk: imx: add imx8qxp clk driver

[PATCH V6 0/3] soc: imx: add scu power domain driver
 2018-10-17  7:24 UTC  (4+ messages)
` [PATCH V6 1/3] dt-bindings: fsl: scu: make power domain compatible string SoC specific
` [PATCH V6 2/3] firmware: imx: add pm svc headfile
` [PATCH V6 3/3] firmware: imx: add SCU power domain driver

[PATCH v4 0/9] Add support for audiocodec in Allwinner A64
 2018-10-17  7:17 UTC  (4+ messages)
` [PATCH v4 2/9] ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratio

[PATCH 01/11] thermal: remove unused function parameter
 2018-10-17  7:04 UTC  (18+ messages)
  ` [PATCH 02/11] thermal: add irq-mode configuration for trip point
  ` [PATCH 03/11] thermal: add new sysfs file for irq-mode
  ` [PATCH 04/11] Doc: thermal: new irq-mode for trip point
  ` [PATCH 05/11] Doc: DT: "
  ` [PATCH 06/11] DT: arm64: exynos: add support for thermal trip irq-mode
  ` [PATCH 07/11] DT: arm64: exynos7: "
  ` [PATCH 08/11] DT: arm: exynos4: "
  ` [PATCH 09/11] DT: arm: exynos: "
  ` [PATCH 10/11] "
  ` [PATCH 11/11] "

[PATCH v4 0/7] AXP8x3 AC and battery power supply support
 2018-10-17  6:12 UTC  (3+ messages)
` [PATCH v4 5/7] power: supply: add AC power supply driver for AXP813

[PATCH 1/2] clk: imx: cpu clock should be always critical
 2018-10-17  6:12 UTC  (2+ messages)
` [PATCH 2/2] clk: imx7d: remove CLK_IS_CRITICAL flag for arm_a7_root_clk

[[PATCH] 0/9] *** DMA support for UART in ASPEED's AST2500 ***
 2018-10-17  6:05 UTC  (6+ messages)
` [[PATCH] 1/9] DT-changes-for-DMA-UART-of-AST2500
` [[PATCH] 2/9] Defconfig-changes-for-DMA-UART-of-AST2500
` [[PATCH] 4/9] Documentation-DTbindings-DMA-controller-of-AST2500
` [[PATCH] 8/9] DMA-UART-Driver-for-AST2500

[PATCH V3 0/2] pinctrl: imx: add imx8qxp pinctrl support
 2018-10-17  6:04 UTC  (3+ messages)
` [PATCH V3 1/2] pinctrl: fsl: add scu based "
` [PATCH V3 2/2] pinctrl: imx: add imx8qxp driver

[PATCH v3 0/9] Add Reset Controller support for Actions Semi Owl SoCs
 2018-10-17  6:02 UTC  (18+ messages)
` [PATCH v3 1/9] clk: actions: Cache regmap info in private clock descriptor
` [PATCH v3 2/9] dt-bindings: clock: Add reset controller bindings for Actions Semi Owl SoCs
` [PATCH v3 3/9] dt-bindings: reset: Add binding constants for Actions Semi S700 RMU
` [PATCH v3 4/9] dt-bindings: reset: Add binding constants for Actions Semi S900 RMU
` [PATCH v3 6/9] arm64: dts: actions: Add Reset Controller support for S900 SoC
` [PATCH v3 7/9] clk: actions: Add Actions Semi Owl SoCs Reset Management Unit support
` [PATCH v3 8/9] clk: actions: Add Actions Semi S700 SoC "
` [PATCH v3 9/9] clk: actions: Add Actions Semi S900 "

[PATCH v3 00/24] ban the use of _PAGE_XXX flags outside platform specific code
 2018-10-17  6:00 UTC  (4+ messages)
` [PATCH v3 12/24] powerpc/mm: use pte helpers in generic code
  ` Crash on FSL Book3E due to pte_pgprot()? (was Re: [PATCH v3 12/24] powerpc/mm: use pte helpers in generic code)

[v9 1/7] dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
 2018-10-17  5:59 UTC  (7+ messages)
` [v9 2/7] dmaengine: fsldma: Adding macro FSL_DMA_IN/OUT implement for ARM platform
` [v9 3/7] dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs
` [v9 4/7] arm: dts: ls1021a: add qdma device tree nodes
` [v9 5/7] arm64: dts: ls1043a: "
` [v9 6/7] arm64: dts: ls1046a: "
` [v9 7/7] dt-bindings: fsl-qdma: Add NXP Layerscpae qDMA controller bindings

[PATCH v2 0/6] Proper arch timer support for Exynos5433-based TM2(e) boards
 2018-10-17  5:03 UTC  (7+ messages)
  ` [PATCH v2 3/6] clocksource: exynos_mct: Add arch_timer cooperation mode for ARM64
  ` [PATCH v2 5/6] arm64: dts: exynos: Move arch-timer node to right place
  ` [PATCH v2 6/6] arm64: platform: Add enable Exynos Multi-Core Timer driver

[PATCH v4 3/4] perf/smmuv3: Add MSI irq support
 2018-10-17  3:35 UTC  (2+ messages)

[PATCH 0/4] Add clock support for Hi3670 SoC
 2018-10-17  3:27 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: clk: hisilicon: Add bindings for Hi3670 clk
` [PATCH 4/4] clk: hisilicon: Add clock driver for Hi3670 SoC

[PATCH 00/19] PCI: Cleanup pci-keystone driver
 2018-10-17  3:21 UTC  (4+ messages)
` [PATCH 11/19] PCI: keystone: Cleanup PHY handling

[PATCH v9 00/11] Introduce the Counter subsystem
 2018-10-17  2:01 UTC  (2+ messages)

[PATCH for-stable] dmaengine: stm32-dma: fix incomplete configuration in cyclic mode
 2018-10-17  0:00 UTC 

[PATCH v13 0/8] Clock for CPU scaling support for msm8996
 2018-10-16 23:56 UTC  (3+ messages)
` [PATCH v13 8/8] clk: qcom: Add ACD path to CPU clock driver "

[PATCH v2] clk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probe
 2018-10-16 23:51 UTC  (2+ messages)

[PATCH 0/7] NULL pointer deref fix for stm32-dma
 2018-10-16 23:49 UTC  (3+ messages)

[PATCH v5 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-10-16 22:44 UTC  (3+ messages)
` [PATCH v5 3/6] clk: qoriq: increase array size of cmux_to_group

[PATCH V6 0/4] clk: new APIs to handle all available clocks
 2018-10-16 22:44 UTC  (7+ messages)
` [PATCH V6 1/4] clk: bulk: add of_clk_bulk_get()
` [PATCH V6 2/4] clk: add new APIs to operate on all available clocks
` [PATCH V6 3/4] clk: add managed version of clk_bulk_get_all

[PATCH 0/3] Introduce STM32 thermal driver
 2018-10-16 22:40 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: stm32-thermal: add binding documentation
` [PATCH 3/3] ARM: dts: stm32: add thermal sensor support on STM32MP157c

[PATCH 0/2] spi: spi-mem: add stm32 qspi controller
 2018-10-16 22:36 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: spi: "

[PATCH 1/2] of: Add vendor prefix for Menlo Systems GmbH
 2018-10-16 22:32 UTC  (2+ messages)

[PATCH 1/2] clk: imx: imx7d: remove unnecessary clocks from clks_init_on array
 2018-10-16 22:24 UTC  (11+ messages)
` [PATCH 2/2] clk: imx: imx7d: remove "

[PATCH 1/2] ARM: copypage-fa: add kto and kfrom to input operands list
 2018-10-16 21:59 UTC  (5+ messages)

[PATCH resend] clk: at91: Fix division by zero in PLL recalc_rate()
 2018-10-16 21:49 UTC  (2+ messages)

[PATCH 0/6] Add CPU clock support for Armada 7K/8K
 2018-10-16 20:56 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: ap806: add the cluster clock node in the syscon file

[PATCH] clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
 2018-10-16 18:18 UTC  (2+ messages)

[PATCH v3 0/4] Port mxs-dcp to imx6ull and imx6sll
 2018-10-16 17:23 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: crypto: Mention clocks for mxs-dcp
` [PATCH v3 2/4] crypto: mxs-dcp - Add support for dcp clk
` [PATCH v3 3/4] ARM: dts: imx6ull: Add dcp node
` [PATCH v3 4/4] ARM: imx_v6_v7_defconfig: Enable CRYPTO_DEV_MXS_DCP

DMA remote memcpy requests
 2018-10-16 17:08 UTC  (7+ messages)

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-10-16 16:14 UTC  (4+ messages)
` [PATCH v5 11/17] arm64: docs: document pointer authentication

[PATCH 0/5] Add Du support to RZ/G1C and RZ/G1N
 2018-10-16 15:19 UTC  (4+ messages)
` [PATCH 3/5] drm: rcar-du: Add r8a77470 support

[PATCH 08/14] ARM64: dts: hisilicon: Add tsensor interrupt name
 2018-10-16 15:12 UTC  (5+ messages)

[PATCH] MAINTAINERS: mediatek: Update SoC entry
 2018-10-16 14:57 UTC 

[PATCH v9 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
 2018-10-16 14:53 UTC  (3+ messages)
` [PATCH v9 2/9] PCI: Using PCI configuration space header type instead of class type to assign resource

[PATCH] power: reset: at91-reset: enable I-cache for at91sam9260_reset
 2018-10-16 14:52 UTC  (6+ messages)

[PATCH v3 0/7] Add-DMA-MDMA-chaining-support
 2018-10-16 14:44 UTC  (9+ messages)
` [PATCH v3 4/7] dmaengine: stm32-dma: Add DMA/MDMA chaining support

[PATCH v2 00/22] clk: at91: Rework DT bindings
 2018-10-16 14:22 UTC  (23+ messages)
` [PATCH v2 01/22] clk: at91: audio-pll: fix audio pmc type
` [PATCH v2 02/22] clk: at91: generated: SSCs don't have a gclk
` [PATCH v2 03/22] clk: at91: h32mx: separate registration from DT parsing
` [PATCH v2 04/22] clk: at91: audio-pll: "
` [PATCH v2 05/22] clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated()
` [PATCH v2 06/22] clk: at91: allow clock registration from C code
` [PATCH v2 07/22] clk: at91: add pmc_data struct and helpers
` [PATCH v2 08/22] dt-bindings: clk: at91: Document new PMC binding
` [PATCH v2 09/22] clk: at91: add new DT lookup function
` [PATCH v2 10/22] clk: at91: add sama5d4 pmc driver
` [PATCH v2 11/22] clk: at91: add sama5d2 PMC driver
` [PATCH v2 12/22] clk: at91: add at91sam9260 "
` [PATCH v2 13/22] clk: at91: add at91sam9x5 PMCs driver
` [PATCH v2 14/22] clk: at91: add at91sam9rl PMC driver
` [PATCH v2 15/22] clk: at91: move DT compatibility code to its own file
` [PATCH v2 16/22] ARM: dts: at91: sama5d4: switch to new clock bindings
` [PATCH v2 17/22] ARM: dts: at91: sama5d2: switch to new binding
` [PATCH v2 18/22] ARM: dts: at91: at91sam9260: switch to new clock bindings
` [PATCH v2 19/22] ARM: dts: at91: at91sam9261: "
` [PATCH v2 20/22] ARM: dts: at91: at91sam9263: "
` [PATCH v2 21/22] ARM: dts: at91: at91sam9x5: "
` [PATCH v2 22/22] ARM: dts: at91: at91sam9rl: "

[PATCH] DT: rockchip: Fix stability issues with the 'performance' governor on rock960
 2018-10-16 14:21 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Use default brightness table for gru
 2018-10-16 14:13 UTC 

[PATCH 0/5] Add initial pinctrl support for MT6797 SoC
 2018-10-16 13:58 UTC  (5+ messages)
` [PATCH 5/5] pinctrl: mediatek: Add initial pinctrl driver "

[PATCH 00/10] drm/sun4i: Frontend YUV and MB32 tile modifier support
 2018-10-16 13:57 UTC  (9+ messages)
` [PATCH 04/10] drm/sun4i: Explicitly list and check formats supported by the backend
` [PATCH 05/10] drm/sun4i: Explicitly list and check formats supported by the frontend

[PATCH 0/3] driver core: add probe error check helper
 2018-10-16 13:55 UTC  (8+ messages)
  ` [PATCH 1/3] driver core: add probe_err log helper
  ` [PATCH 2/3] driver core: add deferring probe reason to devices_deferred property
    ` [PATCH 3/3] drivers: use probe_err function in obvious cases


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).