linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-08 17:32:30 to 2018-01-09 10:36:33 UTC [more...]

[PATCH v3 0/7] Marvell NAND controller rework with ->exec_op()
 2018-01-09 10:36 UTC  (4+ messages)
` [PATCH v3 1/7] dt-bindings: mtd: document new nand-rb property
` [PATCH v3 2/7] dt-bindings: mtd: add Marvell NAND controller documentation
` [PATCH v3 3/7] mtd: nand: add reworked Marvell NAND controller driver

[PATCH V3 1/2] ARM: dts: imx6ul: add 696MHz operating point
 2018-01-09 10:27 UTC  (3+ messages)
` [PATCH V3 2/2] cpufreq: imx6q: add 696MHz operating point for i.mx6ul

[PATCH V4 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-09 10:26 UTC  (3+ messages)
` [PATCH V4 2/2] ARM: dts: imx7s: add snvs rtc clock

[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
 2018-01-09 10:22 UTC  (12+ messages)

[PATCH 1/7] ARM: imx: add timer stop flag to ARM power off state
 2018-01-09 10:13 UTC  (16+ messages)
` [PATCH 2/7] ARM: dts: imx6ul: update i.MX 6UltraLite iomux headers
` [PATCH 3/7] ARM: dts: imx6ull: add additional pinfunc defines for i.MX 6ULL
` [PATCH 5/7] ARM: dts: imx6ul: add ARM architected timer
` [PATCH 6/7] ARM: dts: imx6ull: add IOMUXC SNVS instance
` [PATCH 7/7] ARM: dts: imx6ull: add UART8 support

[PATCH V3 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-09 10:10 UTC  (6+ messages)
` [PATCH V3 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH v3 00/13] drm/sun4i: Support the Display Engine frontend
 2018-01-09 10:09 UTC  (14+ messages)
` [PATCH v3 01/13] drm/sun4i: backend: Move line stride setup to buffer setup function
` [PATCH v3 02/13] drm/sun4i: backend: Document the engine operations
` [PATCH v3 03/13] drm/sun4i: backend: Allow a NULL plane pointer to retrieve the format
` [PATCH v3 04/13] drm/sun4i: backend: Add a custom plane state
` [PATCH v3 05/13] drm/sun4i: engine: Add a custom crtc atomic_check
` [PATCH v3 06/13] drm/sun4i: engine: Add a VBLANK quirk callback
` [PATCH v3 07/13] drm/sun4i: engine: Create an atomic_begin callback
` [PATCH v3 08/13] drm/sun4i: Add a driver for the display frontend
` [PATCH v3 09/13] drm/sun4i: backend: Wire in the frontend
` [PATCH v3 10/13] drm/sun4i: backend: Add a custom atomic_check for "
` [PATCH v3 11/13] drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tail
` [PATCH v3 12/13] drm/sun4i: backend: Make sure we don't have a commit pending
` [PATCH v3 13/13] ARM: dts: sun8i: a33 Enable our display frontend

[PATCH v2 1/2] arm64: Define cputype macros for Falkor CPU
 2018-01-09 10:04 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: Implement branch predictor hardening for Falkor

[PATCH v2 03/11] arm64: Take into account ID_AA64PFR0_EL1.CSV3
 2018-01-09 10:00 UTC  (11+ messages)
` [v2,03/11] "

Hang loading omap_rng on MacchiatoBin with 4.15-rc7
 2018-01-09  9:59 UTC  (5+ messages)

[PATCH] iommu/exynos: Don't unconditionally steal bus ops
 2018-01-09  9:59 UTC  (2+ messages)

[PATCH v2 0/6] ARM branch predictor hardening
 2018-01-09  9:56 UTC  (8+ messages)
` [PATCH v2 1/6] arm: Add BTB invalidation on switch_mm for Cortex-A9, A12 and A17
` [PATCH v2 2/6] arm: Invalidate BTB on prefetch abort outside of user mapping on Cortex A8, A9, "
` [PATCH v2 3/6] arm: KVM: Invalidate BTB on guest exit
` [PATCH v2 4/6] arm: Add icache invalidation on switch_mm for Cortex-A15
` [PATCH v2 5/6] arm: Invalidate icache on prefetch abort outside of user mapping on Cortex-A15
` [PATCH v2 6/6] arm: KVM: Invalidate icache on guest exit for Cortex-A15

[v2, 11/11] arm64: Implement branch predictor hardening for affected Cortex-A CPUs
 2018-01-09  9:53 UTC  (8+ messages)
` [PATCH 1/2] arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
  ` [PATCH 2/2] arm64: Branch predictor hardening for Cavium ThunderX2

[PATCH v2 00/16] add support for AXP813 ADC and battery power supply
 2018-01-09  9:48 UTC  (18+ messages)
` [PATCH v2 01/16] iio: adc: axp20x_adc: put ADC rate setting in a per-variant function
` [PATCH v2 02/16] dt-bindings: iio: adc: add binding for X-Powers AXP PMICs ADC
` [PATCH v2 03/16] iio: adc: axp20x_adc: make it possible to probe from DT
` [PATCH v2 04/16] ARM: dtsi: axp209: add node for ADC
` [PATCH v2 05/16] ARM: dtsi: axp22x: "
` [PATCH v2 06/16] mfd: axp20x: make AXP209/22x cells probe their ADC via DT
` [PATCH v2 07/16] dt-bindings: iio: adc: axp20x_adc: add AXP813 variant
` [PATCH v2 08/16] iio: adc: axp20x_adc: add support for AXP813 ADC
` [PATCH v2 09/16] ARM: dtsi: axp81x: add node for ADC
` [PATCH v2 10/16] mfd: axp20x: probe axp20x_adc driver for AXP813
` [PATCH v2 11/16] power: supply: axp20x_battery: use data structure instead of ID for
` [PATCH v2 12/16] dt-bindings: power: supply: axp20x: add AXP813 battery DT binding
` [PATCH v2 13/16] power: supply: axp20x_battery: add support for AXP813
` [PATCH v2 14/16] mfd: axp20x: add battery power supply cell "
` [PATCH v2 15/16] ARM: dtsi: axp81x: add battery power supply subnode
` [PATCH v2 16/16] ARM: dtsi: sun8i: a711: enable "

[PATCH] arm64: Implement branch predictor hardening for Falkor
 2018-01-09  9:41 UTC  (6+ messages)

[PATCH V2 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-09  9:36 UTC  (4+ messages)
` [PATCH V2 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH] soc: imx: gpc: de-register power domains only if initialized
 2018-01-09  9:28 UTC  (5+ messages)

[PATCH, v2] arm: omap2: timer: fix a kmemleak caused in omap_get_timer_dt
 2018-01-09  9:24 UTC 

[PATCH v7 0/9] omap: dmtimer: Move driver out of plat-omap
 2018-01-09  9:19 UTC  (12+ messages)
` [PATCH v7 1/9] clocksource: dmtimer: Remove all the exports
` [PATCH v7 2/9] arm: omap: timer: Wrap the inline functions under OMAP2PLUS define
` [PATCH v7 3/9] arm: omap: Move dmtimer.h out of plat-omap
` [PATCH v7 4/9] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
` [PATCH v7 5/9] dmtimer: Add timer ops to the platform data structure
` [PATCH v7 6/9] clocksource: dmtimer: Populate the timer ops to the pdata
` [PATCH v7 7/9] clocksource: timer-dm: Hook device platform data if not already assigned
` [PATCH v7 8/9] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
` [PATCH v7 9/9] arm: omap: pdata-quirks: Remove unused timer pdata

[PATCH v3 0/7] EDAC drivers for Armada XP L2 and DDR
 2018-01-09  9:18 UTC  (4+ messages)
` [PATCH v3 7/7] EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECC

[GIT PULL] Mediatek: 32-bit DT update for v4.15
 2018-01-09  9:12 UTC  (11+ messages)

[PATCH 01/27] timecounter: Make cyclecounter struct part of timecounter struct
 2018-01-09  9:01 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next v3 0/4] net: mvpp2: 1000BaseX and 2500BaseX support
 2018-01-09  8:59 UTC  (5+ messages)
` [PATCH net-next v3 1/4] phy: add 2.5G SGMII mode to the phy_mode enum
` [PATCH net-next v3 2/4] phy: cp110-comphy: 2.5G SGMII mode
` [PATCH net-next v3 3/4] net: mvpp2: 1000baseX support
` [PATCH net-next v3 4/4] net: mvpp2: 2500baseX support

[PATCH] media: mtk-vcodec: Always signal source change event on format change
 2018-01-09  8:51 UTC  (2+ messages)

[PATCH] ARM: imx: Improve the soc revision calculation flow
 2018-01-09  8:30 UTC 

[PATCH v3 0/6] arm: sunxi: IR support for A83T
 2018-01-09  8:02 UTC  (4+ messages)

[PATCH v3 0/2] Xilinx ZynqMP IPI Mailbox Controller Driver
 2018-01-09  8:00 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

[RFC PATCH 0/9] soc: samsung: Add support of suspend-to-RAM on Exynos5433
 2018-01-09  7:59 UTC  (10+ messages)
    ` [PATCH 1/9] clk: samsung: exynos5433: Add clock flag to support suspend-to-ram
    ` [PATCH 2/9] soc: samsung: pmu: Add powerup_conf callback
    ` [PATCH 3/9] soc: samsung: pmu: Add the PMU data of exynos5433 to support low-power state
    ` [RFC PATCH 4/9] soc: samsung: Add generic power-management driver for Exynos
    ` [RFC PATCH 5/9] soc: samsung: pm: Add support for suspend-to-ram of Exynos5433
    ` [PATCH 6/9] arm64: dts: exynos: Add iRAM device-tree node for Exynos5433
    ` [PATCH 7/9] arm64: dts: exynos: Use power key as a wakeup source on TM2/TM2E board
    ` [PATCH 8/9] arm64: dts: exynos: Add cpu_suspend property of PSCI for exynos5433
    ` [PATCH 9/9] arm64: dts: exynos: Add cpu topology information for Exynos5433 SoC

[PATCH 00/12] Marvell NAND controller rework with ->exec_op()
 2018-01-09  7:57 UTC  (18+ messages)

[PATCH v2 0/4] dmaengine: xilinx_dma: Bug fixes
 2018-01-09  7:36 UTC  (10+ messages)
` [PATCH v2 1/4] dmaengine: xilinx_dma: populate dma caps properly

[PATCH 1/2] iommu/msm: Claim bus ops on probe
 2018-01-09  6:19 UTC  (4+ messages)
` [PATCH 2/2] iommu: Clean up of_iommu_init_fn

[RESEND PATCH] ARM: pinctrl: sunxi-pinctrl: fix pin funtion can not be match correctly
 2018-01-09  5:59 UTC 

arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
 2018-01-09  5:22 UTC  (18+ messages)

[PATCH] arm64: dts: Hi3660: Remove 'CPU_NAP' idle state
 2018-01-09  4:32 UTC 

[PATCH v2 0/8] ARM: sun9i: SMP support with Multi-Cluster Power Management
 2018-01-09  3:40 UTC  (3+ messages)
` [PATCH v2 6/8] dt-bindings: ARM: sunxi: Document A80 SoC secure SRAM usage by SMP hotplug

[PATCH v2 00/11] clk: qcom: CPU clock driver for msm8996
 2018-01-09  3:37 UTC  (3+ messages)
` [PATCH v2 05/11] clk: qcom: Add DT bindings for "

[PATCH 00/12] add dts nodes to MT7622 SoC
 2018-01-09  3:34 UTC  (3+ messages)
` [PATCH 01/12] dt-bindings: clock: mediatek: add missing required #reset-cells

consolidate direct dma mapping and swiotlb support
 2018-01-09  3:13 UTC  (3+ messages)
` [PATCH 06/67] hexagon: remove unused flush_write_buffers definition

[RFC PATCH] drivers: soc: xilinx: Add ZynqMP PM driver
 2018-01-09  3:09 UTC  (2+ messages)

[PATCH 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-09  2:20 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH v3 0/3] drm/sun4i: hdmi: Fix sun4i_tmds_determine_rate
 2018-01-09  2:03 UTC  (4+ messages)
` [PATCH v3 1/3] drm/sun4i: hdmi: Check for unset best_parent in sun4i_tmds_determine_rate
` [PATCH v3 2/3] drm/sun4i: hdmi: Fix incorrect assignment "
` [PATCH v3 3/3] drm/sun4i: hdmi: Add missing rate halving check "

[PATCH] arm: omap2: timer: fix a kmemleak caused in omap_get_timer_dt
 2018-01-09  1:42 UTC  (3+ messages)

[PATCH] ARM: dts: qcom: Add initial DTS file for Samsung Galaxy S5 phone
 2018-01-09  1:15 UTC 

[PATCH] ASoC: rockchip: i2s: Support mono capture
 2018-01-09  0:01 UTC  (2+ messages)

[RFC patch] ioremap: don't set up huge I/O mappings when p4d/pud/pmd is zero
 2018-01-08 23:36 UTC  (4+ messages)

[PATCH 0/3] EDAC: support for Armada 38x and 98dx3236 SoCs
 2018-01-08 22:31 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: enable L2 cache parity and ecc on db-xc3-24g4xg board
` [PATCH 2/3] ARM: dts: mvebu: add sdram controller node to Armada-38x
` [PATCH 3/3] EDAC: armada_xp: Add support for more SoCs

[PATCH 0/5] Add capture functionality to OMAP pwm driver
 2018-01-08 22:26 UTC  (7+ messages)
  ` [RFC 5/5] pwm: pwm-omap-dmtimer: Add capture functionality

[PATCH] Device tree binding for Avago APDS990X light sensor
 2018-01-08 22:20 UTC  (7+ messages)
      ` [PATCHv2] "
          ` [PATCHv3] dt-bindings: "

[RFC PATCH 0/2] drivers: clk: Add ZynqMP clock driver support
 2018-01-08 22:16 UTC  (3+ messages)
` [RFC PATCH 1/2] drivers: clk: Add clk_get_children support
` [RFC PATCH 2/2] drivers: clk: Add ZynqMP clock driver

[RFC PATCH] drivers: soc: xilinx: Add ZynqMP power domain driver
 2018-01-08 22:12 UTC 

[PATCH] drivers: firmware: xilinx: Add ZynqMP firmware driver
 2018-01-08 22:07 UTC 

[PATCH 0/3] ARM branch predictor hardening
 2018-01-08 21:28 UTC  (7+ messages)
` [PATCH 1/3] arm: Add BTB invalidation on switch_mm for Cortex-A9, A12, A15 and A17

soc: imx: gpcv2: removing and probing fails
 2018-01-08 21:12 UTC  (4+ messages)

[PATCH v2 0/5] constify struct imx_pinctrl_soc_info
 2018-01-08 20:52 UTC  (4+ messages)
` [PATCH v2 1/5] pinctrl: imx: use struct imx_pinctrl_soc_info as a const

[PATCH v6 3/9] drm: Add Content Protection property
 2018-01-08 19:55 UTC 

[PATCH] mdio-sun4i: Fix a memory leak
 2018-01-08 19:30 UTC  (2+ messages)

[PATCH v3 00/13] arm64 kpti hardening and variant 2 workarounds
 2018-01-08 18:53 UTC  (11+ messages)
` [PATCH v3 05/13] drivers/firmware: Expose psci_get_version through psci_ops structure
` [PATCH v3 06/13] arm64: Move post_ttbr_update_workaround to C code
` [PATCH v3 07/13] arm64: Add skeleton to harden the branch predictor against aliasing attacks
` [PATCH v3 08/13] arm64: KVM: Use per-CPU vector when BP hardening is enabled
` [PATCH v3 09/13] arm64: KVM: Make PSCI_VERSION a fast path
` [PATCH v3 10/13] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
` [PATCH v3 11/13] arm64: Implement branch predictor hardening for affected Cortex-A CPUs
` [PATCH v3 12/13] arm64: Implement branch predictor hardening for Falkor
` [PATCH v3 13/13] arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs

[PATCH] phy: work around 'phys' references to usb-phy devices
 2018-01-08 18:32 UTC  (2+ messages)

[PATCH v6 00/16] arm64/firmware: Software Delegated Exception Interface
 2018-01-08 17:56 UTC  (3+ messages)
` [PATCH v6 14/16] firmware: arm_sdei: Discover SDEI support via ACPI

[PATCH 00/10] perf tools: Add support for CoreSight trace decoding
 2018-01-08 17:45 UTC  (3+ messages)


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