linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-03 23:35:30 to 2018-12-04 14:32:25 UTC [more...]

[PATCH V3 2/7] net: lorawan: Add LoRaWAN socket module
 2018-12-04 14:13 UTC  (8+ messages)
` [PATCH V4 0/6] net: lorawan: Add LoRaWAN soft MAC module
` [PATCH V4 1/6] net: lorawan: Add LoRaWAN socket module
` [PATCH V4 2/6] net: lorawan: Add LoRaWAN API declaration for LoRa devices
` [PATCH V4 3/6] net: maclorawan: Add maclorawan module declaration
` [PATCH V4 4/6] net: maclorawan: Implement the crypto of maclorawan module
` [PATCH V4 5/6] net: maclorawan: Implement maclorawan class module
` [PATCH V4 6/6] net: lorawan: List LORAWAN in menuconfig

[PATCH v3 00/21] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2018-12-04 14:22 UTC  (17+ messages)
` [PATCH v3 01/21] drm/fourcc: Add format info helpers for checking YUV planes disposition
` [PATCH v3 02/21] drm/fourcc: Add format info helpers for checking YUV sub-sampling
` [PATCH v3 03/21] drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check
` [PATCH v3 04/21] drm/sun4i: frontend: Pass DRM format info to input mode helper
` [PATCH v3 06/21] drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed
` [PATCH v3 07/21] drm/sun4i: frontend: Add support for packed YUV422 input formats
` [PATCH v3 08/21] drm/sun4i: frontend: Add support for semi-planar YUV "
` [PATCH v3 09/21] drm/sun4i: frontend: Add support for planar "
` [PATCH v3 11/21] drm/sun4i: frontend: Add support for tiled YUV input mode configuration
` [PATCH v3 12/21] drm/sun4i: Add buffer stride and offset configuration for tiling mode
` [PATCH v3 15/21] drm/sun4i: drv: Allow framebuffer modifiers in mode config
` [PATCH v3 16/21] drm/sun4i: Move access control before setting the register as documented
` [PATCH v3 17/21] drm/sun4i: frontend: Add a quirk structure
` [PATCH v3 18/21] drm/sun4i: Set the coef_rdy bit right after the coef have been set
` [PATCH v3 19/21] drm/sun4i: Make COEF_RDY conditional
` [PATCH v3 20/21] drm/sun4i: frontend: Move the FIR filter phases to our quirks

[PATCH v3, RFC] iommu/io-pgtable-arm-v7s: Use page_frag to request DMA32 memory
 2018-12-04 14:25 UTC  (2+ messages)

move the arm arch_dma_alloc implementation to common code
 2018-12-04 14:23 UTC  (8+ messages)
` [PATCH 4/9] dma-mapping: move the arm64 ncoherent alloc/free support "
` [PATCH 5/9] dma-mapping: support highmem in the generic remap allocator

[PATCH v2 00/34] Devicetree schema
 2018-12-04 14:16 UTC  (20+ messages)
` [PATCH v2 11/34] dt-bindings: arm: Convert Alpine board/soc bindings to json-schema
` [PATCH v2 13/34] dt-bindings: arm: amlogic: Move 'amlogic, meson-gx-ao-secure' binding to its own file
` [PATCH v2 14/34] dt-bindings: arm: Convert Amlogic board/soc bindings to json-schema
` [PATCH v2 15/34] dt-bindings: arm: Convert Atmel "
` [PATCH v2 21/34] dt-bindings: arm: Convert Oxford Semi "
` [PATCH v2 24/34] dt-bindings: arm: Convert Rockchip "
` [PATCH v2 28/34] dt-bindings: arm: Convert SPEAr "
` [PATCH v2 29/34] dt-bindings: arm: Convert ST STi "
` [PATCH v2 30/34] dt-bindings: arm: Convert Tegra "

[PATCH v7 1/9] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties
 2018-12-04 14:15 UTC  (4+ messages)
` [PATCH v7 2/9] arm64: "
` [PATCH v7 7/9] ARM: dts: ls1021a: Remove fsl, qspi-has-second-chip as it is not used
` [PATCH v7 8/9] ARM64: dts: ls1046a: Remove fsl,qspi-has-second-chip "

[PATCH v5 1/2] module: Overwrite st_size instead of st_info
 2018-12-04 14:14 UTC  (2+ messages)
` [PATCH v5 2/2] ARM: module: Fix function kallsyms on Thumb-2

[PATCH v3 0/3] usb: chipidea: imx: improve oc handling
 2018-12-04 13:39 UTC  (8+ messages)
` [PATCH v3 1/3] usb: chipidea: imx: support configuring for active low oc signal
` [PATCH v3 2/3] usb: chipidea: imx: Warn if oc polarity isn't specified
` [PATCH v3 3/3] usb: chipidea: imx: allow to configure oc polarity on i.MX25

[GIT PULL v2] Renesas ARM Based SoC DT Updates for v4.21
 2018-12-04 13:37 UTC  (3+ messages)

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2018-12-04 13:32 UTC  (12+ messages)
` [PATCH 02/14] dt-bindings: soc: milbeaut: Add Milbeaut trampoline description
` [PATCH 07/14] clock: milbeaut: Add Milbeaut M10V clock control

[PATCH 00/14] regulator: axp20x: Stop AXP209 from crashing when enabling LDO3
 2018-12-04 13:31 UTC  (4+ messages)
` [PATCH 06/14] regulator: axp20x: add software based soft_start for AXP209 LDO3

[PATCH v2 00/43] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2018-12-04 13:30 UTC  (4+ messages)
` [PATCH v2 34/43] drm/sun4i: Add buffer stride and offset configuration for tiling mode

[PATCH v2 1/2] pci: imx6: avoid dereferencing program counter from user mode
 2018-12-04 13:27 UTC  (2+ messages)
` [PATCH v2 2/2] pci: imx6: support kernels built in Thumb-2 mode

[PATCH 0/6] media: sun6i: Separate H3 compatible from A31
 2018-12-04 13:13 UTC  (5+ messages)
` [PATCH 1/6] media: dt-bindings: "

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2018-12-04 13:01 UTC  (5+ messages)
` [PATCH v7 02/25] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v7 03/25] ACPI / APEI: Switch estatus pool to use vmalloc memory

[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
 2018-12-04 12:54 UTC  (2+ messages)

Linux-next: Build failed
 2018-12-04 12:52 UTC  (2+ messages)

[PATCH] tty: xilinx_uartps: Correct return value in probe
 2018-12-04 12:51 UTC 

[PATCH 1/2] arm64: dts: rockchip: use correct pinctrl for syr82x on rk3399 firefly
 2018-12-04 12:46 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: add enable-ramp-delay for syr82x on rk3399-firefly

[PATCH v1 12/12] dts: hi3660: Add support for usb on Hikey960
 2018-12-04 12:45 UTC  (2+ messages)

[PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
 2018-12-04 12:23 UTC  (3+ messages)
` [PATCH 2/4] ARM: dts: am437x: Move l4 child devices to probe them "

[PATCH v6 0/2] add the Amlogic Meson PCIe controller driver
 2018-12-04 12:00 UTC  (6+ messages)
` [PATCH v6 2/2] PCI: amlogic: Add "

[PATCH v6 00/10] clk: clkdev/of_clk - add managed lookup and provider registrations
 2018-12-04 11:45 UTC  (12+ messages)
` [PATCH v6 01/10] clkdev: add managed clkdev lookup registration
` [PATCH v6 02/10] clk: Add kerneldoc to managed of-provider interfaces
` [PATCH v6 03/10] clk: of-provider: look at parent if registered device has no provider info
` [PATCH v6 04/10] clk: clk-max77686: Clean clkdev lookup leak and use devm
` [PATCH v6 05/10] clk: clk-st: avoid clkdev lookup leak at remove
` [PATCH v6 06/10] clk: clk-hi655x: Free of_provider "
` [PATCH v6 07/10] clk: rk808: use managed version of of_provider registration
` [PATCH v6 08/10] clk: clk-twl6040: Free of_provider at remove
` [PATCH v6 09/10] clk: apcs-msm8916: simplify probe cleanup by using devm
` [PATCH v6 10/10] clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clock

[PATCH 10/14] dt-bindings: pinctrl: milbeaut: Add Milbeaut M10V pinctrl description
 2018-12-04 11:23 UTC  (3+ messages)
` [PATCH 11/14] pinctrl: milbeaut: Add Milbeaut M10V pinctrl

[PATCH 00/19] Tegra210 DFLL support
 2018-12-04 11:22 UTC  (22+ messages)
` [PATCH 01/19] dt-bindings: clock: tegra124-dfll: Update DFLL binding for PWM regulator
` [PATCH 02/19] dt-bindings: clock: tegra124-dfll: add Tegra210 support
` [PATCH 03/19] dt-bindings: cpufreq: tegra124: remove vdd-cpu-supply from required properties
` [PATCH 04/19] dt-bindings: cpufreq: tegra124: remove cpu_lp clock "
` [PATCH 05/19] clk: tegra: dfll: registration for multiple SoCs
` [PATCH 06/19] clk: tegra: dfll: CVB calculation alignment with the regulator
` [PATCH 07/19] clk: tegra: dfll: support PWM regulator control
` [PATCH 08/19] clk: tegra: dfll: round down voltages based on alignment
` [PATCH 09/19] clk: tegra: dfll: add CVB tables for Tegra210
` [PATCH 10/19] clk: tegra: dfll: build clk-dfll.c for Tegra124 and Tegra210
` [PATCH 11/19] cpufreq: tegra124: do not handle the CPU rail
` [PATCH 12/19] cpufreq: tegra124: extend to support Tegra210
` [PATCH 13/19] arm64: dts: tegra210: add DFLL clock
` [PATCH 14/19] arm64: dts: tegra210: add CPU clocks
` [PATCH 15/19] arm64: dts: tegra210-p2597: add pinmux for PWM-based DFLL support
` [PATCH 16/19] arm64: dts: tegra210-p2371-2180: enable DFLL clock
` [PATCH 17/19] arm64: dts: tegra210-smaug: add CPU power rail regulator
` [PATCH 18/19] arm64: dts: tegra210-smaug: enable DFLL clock
` [PATCH 19/19] arm64: defconfig: Enable MAX8973 regulator

[PATCH v2 0/2] soc: fsl: dpio: cleanup on the remove path
 2018-12-04 11:20 UTC  (3+ messages)
` [PATCH v2 1/2] soc: fsl: dpio: cleanup the cpu array on dpaa2_io_down
` [PATCH v2 2/2] soc: fsl: dpio: use a cpumask to identify which cpus are unused

[PATCH 3/3] arm64: ftrace: add cond_resched() to func ftrace_make_(call|nop)
 2018-12-04 11:12 UTC  (5+ messages)

[PATCH 0/4] imx7 sbc board support extensions
 2018-12-04 11:07 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: imx7d: cl-som-imx7: fix pinctrl for i2c2
` [PATCH 2/4] ARM: dts: imx7d: cl-som-imx7: WiLink8 WLAN support
` [PATCH 3/4] ARM: dts: imx7d: sbc imx7: add uart2
` [PATCH 4/4] ARM: dts: imx7d: sbc imx7: add uart5

[PATCH 4.19 099/139] ARM: function_graph: Simplify with function_graph_enter()
 2018-12-04 10:49 UTC  (2+ messages)
` [PATCH 4.19 109/139] arm64: "

[PATCH v2 0/8] Workaround for Cortex-A76 erratum 1165522
 2018-12-04 10:43 UTC  (3+ messages)

[PATCH 0/2] soc: fsl: dpio: cleanup on the remove path
 2018-12-04  9:55 UTC  (4+ messages)
` [PATCH 2/2] soc: fsl: dpio: use a cpumask to identify which cpus are unused

[PATCH] ARM: dts: imx6qdl-sabresd: add egalax touch screen support on i2c2 bus
 2018-12-04 10:19 UTC  (2+ messages)

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-04  9:59 UTC  (3+ messages)
` [PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address

[PATCH v2 0/2] add SAMA5D2 PIOBU GPIO driver
 2018-12-04  9:58 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: add SAMA5D2 PIOBU support

[PATCH v2 0/5] devfreq: handle suspend/resume
 2018-12-04  9:53 UTC  (14+ messages)
  ` [PATCH v2 1/5] devfreq: refactor set_target frequency function
  ` [PATCH v2 2/5] devfreq: add support for suspend/resume of a devfreq device
  ` [PATCH v2 3/5] devfreq: add devfreq_suspend/resume() functions

[PATCH v3 0/3] add support for MCP16502 PMIC
 2018-12-04  9:52 UTC  (4+ messages)
` [PATCH v3 1/3] regulator: dt-bindings: add MCP16502 regulator bindings
` [PATCH v3 2/3] MAINTAINERS: add maintainer for MCP16502 PMIC driver
` [PATCH v3 3/3] regulator: mcp16502: add regulator driver for MCP16502

[RFT PATCH v1 0/4] Unify CPU topology across ARM64 & RISC-V
 2018-12-04  9:50 UTC  (5+ messages)
` [RFT PATCH v1 3/4] cpu-topology: Move cpu topology code to common code

[PATCH 00/12] Bring suspend to RAM support to PCIe Aardvark driver
 2018-12-04  9:45 UTC  (5+ messages)
` [PATCH 05/12] PCI: aardvark: add suspend to RAM support

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-12-04  9:37 UTC  (2+ messages)

[PATCH v2 00/14] rtc: sun6i: clock rework and pre-H6 SoC support
 2018-12-04  9:17 UTC  (5+ messages)
` [PATCH v2 04/14] dt-bindings: rtc: sun6i-rtc: Export internal RC oscillator
` [PATCH v2 08/14] rtc: sun6i: Expose internal oscillator through device tree

[PATCH] pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11
 2018-12-04  9:12 UTC  (2+ messages)

[PATCH v2] ARM: dma-mapping: fix potential uninitialized return
 2018-12-04  9:09 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 00/28] Allwinner H6 DE3 and HDMI support
 2018-12-04  8:29 UTC  (4+ messages)

[PATCH] ARM: dts: pxa: clean up USB controller nodes
 2018-12-04  8:24 UTC  (2+ messages)

[PATCH] opp: Add API for getting voltage from supplies
 2018-12-04  8:21 UTC 

[PATCH v2 1/3] usb: chipidea: imx: support configuring for active low oc signal
 2018-12-04  8:20 UTC  (4+ messages)
` [PATCH v2 2/3] usb: chipidea: imx: Warn if oc polarity isn't specified

[PATCH v5 0/9] clk: clkdev: managed clk lookup and provider registrations
 2018-12-04  8:03 UTC  (4+ messages)
` [PATCH v5 1/9] clkdev: add managed clkdev lookup registration

[GIT PULL] pxa for v4.21
 2018-12-04  7:51 UTC 

[GIT PULL] pxa-dt for v4.21
 2018-12-04  7:50 UTC 

[PATCH] clk: sunxi-ng: h3: Allow parent change for ve clock
 2018-12-04  7:44 UTC  (2+ messages)

[PATCH v4 0/8] clk: clkdev: managed clk lookup and provider registrations
 2018-12-04  7:13 UTC  (6+ messages)
` [PATCH v4 1/8] clk: clkdev/of_clk - add managed "

[PATCH v2 1/9] mm: Introduce new vm_insert_range API
 2018-12-04  6:46 UTC  (5+ messages)

[PATCH v8 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-12-04  6:02 UTC  (7+ messages)
` [PATCH v8 1/2] perf, uncore: Adding documentation for ThunderX2 pmu uncore driver
` [PATCH v8 2/2] ThunderX2, perf : Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH v2 0/9] phy: Add configuration interface for MIPI D-PHY devices
 2018-12-04  5:58 UTC  (5+ messages)
` [PATCH v2 4/9] phy: dphy: Add configuration helpers

[PATCH] Uprobes: Fix kernel oops with delayed_uprobe_remove()
 2018-12-04  5:58 UTC  (6+ messages)

[PATCH 0/5] add i2c support for mt7629 and mt8183
 2018-12-04  5:49 UTC  (3+ messages)
` [PATCH 5/5] i2c: mediatek: Add i2c compatible for MediaTek MT8183

[PATCH v2 0/4] crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum)
 2018-12-04  3:52 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305
` [PATCH v2 2/4] crypto: arm64/chacha20 - add XChaCha20 support
` [PATCH v2 3/4] crypto: arm64/chacha20 - refactor to allow varying number of rounds
` [PATCH v2 4/4] crypto: arm64/chacha - add XChaCha12 support

[PATCH] ARM: imx: update the cpu power up timing setting
 2018-12-04  3:18 UTC  (4+ messages)

[PATCH V2] ARM: imx: update the cpu power up timing setting on i.mx6sx
 2018-12-04  3:17 UTC 

[PATCH v7 0/4] clk: meson: add a sub EMMC clock controller support
 2018-12-04  2:39 UTC  (4+ messages)
` [PATCH v7 2/4] clk: meson: add DT documentation for emmc clock controller

[PATCH v6 0/2] arm64: provide a NEON-accelerated XOR algorithm extension
 2018-12-04  1:43 UTC  (3+ messages)
` [PATCH v6 1/2] arm64/neon: add workaround for ambiguous C99 stdint.h types
` [PATCH v6 2/2] arm64: crypto: add NEON accelerated XOR implementation

[PATCH V8 0/7] clk: imx: add imx8qxp clock support
 2018-12-04  1:53 UTC  (12+ messages)
` [PATCH V8 2/7] clk: imx: add scu clock common part
` [PATCH V8 6/7] clk: imx: add lpcg clock support

[PATCH] pinctrl: meson: fix G12A ao pull registers base address
 2018-12-04  2:10 UTC  (5+ messages)

[PATCH 0/2] irqchip/meson-gpio: Add support for Meson-G12A SoC
 2018-12-04  1:51 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH v3 0/5] Add Tegra194 Dual ARM SMMU driver
 2018-12-04  1:36 UTC  (7+ messages)
` [PATCH v3 1/6] iommu/arm-smmu: create library for ARM SMMU
` [PATCH v3 2/6] iommu/arm-smmu: Add support to program multiple ARM SMMU's identically
` [PATCH v3 3/6] iommu/arm-smmu: update arm-smmu.c to use ARM SMMU library
` [PATCH v3 4/6] iommu/tegra194_smmu: Add Tegra194 SMMU driver
` [PATCH v3 5/6] arm64: defconfig: Enable ARM_SMMU_TEGRA
` [PATCH v3 6/6] arm64: tegra: Add SMMU nodes to Tegra194 device tree

[PATCH] net: stmmac: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-04  1:29 UTC  (2+ messages)

[PATCH V6 0/9] clk: add imx7ulp clk support
 2018-12-04  1:29 UTC  (3+ messages)

[PATCH] arm64/mm: use correct operators for string comparison in cache.S
 2018-12-04  0:44 UTC  (7+ messages)

[PATCH] coresight: cpu-debug: Support for CA73 CPUs
 2018-12-04  0:31 UTC  (3+ messages)

[RFC PATCH 0/6] Armada 38x comphy driver to support 2.5Gbps networking
 2018-12-03 23:54 UTC  (5+ messages)
` [RFC PATCH 1/6] dt-bindings: phy: Armada 38x common phy bindings
` [RFC PATCH 4/6] dt-bindings: update mvneta binding document


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