linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-01 02:09:16 to 2019-11-01 13:34:41 UTC [more...]

[PATCH] soc: renesas: Add missing check for non-zero product register address
 2019-11-01 13:34 UTC  (2+ messages)

[PATCH] drm/mediatek: Support reflect-y plane rotation
 2019-11-01 13:26 UTC 

[PATCH] arm64: dts: allwinner: h6: Remove useless reset name
 2019-11-01 11:56 UTC 

[PATCH] crypto: fix memdup.cocci warnings
 2019-11-01 12:52 UTC  (2+ messages)

[PATCH] crypto: fix semicolon.cocci warnings
 2019-11-01 12:50 UTC  (2+ messages)

[PATCH 0/7] towards QE support on ARM
 2019-11-01 12:42 UTC  (38+ messages)
` [PATCH v3 00/36] QUICC Engine "
  ` [PATCH v3 01/36] soc: fsl: qe: remove space-before-tab
  ` [PATCH v3 02/36] soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs
  ` [PATCH v3 03/36] soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
  ` [PATCH v3 04/36] soc: fsl: qe: introduce qe_io{read,write}* wrappers
  ` [PATCH v3 05/36] soc: fsl: qe: avoid ppc-specific io accessors
  ` [PATCH v3 06/36] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
  ` [PATCH v3 07/36] soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32
  ` [PATCH v3 08/36] soc: fsl: qe: drop unneeded #includes
  ` [PATCH v3 09/36] soc: fsl: qe: drop assign-only high_active in qe_ic_init
  ` [PATCH v3 10/36] soc: fsl: qe: remove pointless sysfs registration in qe_ic.c
  ` [PATCH v3 11/36] soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx
  ` [PATCH v3 12/36] soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
  ` [PATCH v3 13/36] powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
  ` [PATCH v3 14/36] powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
  ` [PATCH v3 15/36] soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
  ` [PATCH v3 16/36] soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
  ` [PATCH v3 17/36] soc: fsl: qe: remove unused qe_ic_set_* functions
  ` [PATCH v3 18/36] soc: fsl: qe: don't use NO_IRQ in qe_ic.c
  ` [PATCH v3 19/36] soc: fsl: qe: make qe_ic_get_{low,high}_irq static
  ` [PATCH v3 20/36] soc: fsl: qe: simplify qe_ic_init()
  ` [PATCH v3 21/36] soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
  ` [PATCH v3 22/36] soc: fsl: qe: qe.c: use of_property_read_* helpers
  ` [PATCH v3 23/36] soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()
  ` [PATCH v3 24/36] soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu
  ` [PATCH v3 25/36] soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()
  ` [PATCH v3 26/36] soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl
  ` [PATCH v3 27/36] soc/fsl/qe/qe.h: update include path for cpm.h
  ` [PATCH v3 28/36] serial: ucc_uart: explicitly include soc/fsl/cpm.h
  ` [PATCH v3 29/36] serial: ucc_uart: replace ppc-specific IO accessors
  ` [PATCH v3 30/36] serial: ucc_uart: factor out soft_uart initialization
  ` [PATCH v3 31/36] serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32
  ` [PATCH v3 32/36] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
  ` [PATCH v3 33/36] serial: ucc_uart: access __be32 field using be32_to_cpu
  ` [PATCH v3 34/36] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32
  ` [PATCH v3 35/36] net/wan: make FSL_UCC_HDLC "
  ` [PATCH v3 36/36] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE

[PATCH] net: ethernet: arc: add the missed clk_disable_unprepare
 2019-11-01 12:17 UTC 

[PATCH] cpufreq: Add user_min/max_freq
 2019-11-01 12:03 UTC  (4+ messages)

[PATCH v2 0/3] arm64: Brahma-B53 erratum updates
 2019-11-01 12:01 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add PCIe node on rk3399-roc-pc
 2019-11-01 11:47 UTC  (5+ messages)

[PATCH] arm64: dts: allwinner: a64: Drop PMU node
 2019-11-01 11:30 UTC  (14+ messages)

[PATCH 0/3] fsi: Add AST2600 FSI master
 2019-11-01 11:29 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: fsi: Add description of "
` [PATCH 2/3] fsi: Add ast2600 master driver
` [PATCH 3/3] fsi: aspeed: Add trace points

[PATCH] arm64: perf: Simplify the ARMv8 PMUv3 event attributes
 2019-11-01 11:11 UTC  (8+ messages)

[PATCH v4 1/7] dt-bindings: sram: Convert SRAM bindings to json-schema
 2019-11-01 11:01 UTC  (5+ messages)
` [PATCH v4 4/7] dt-bindings: sram: Merge Renesas SRAM bindings into generic

[PATCH] clk: imx: clk-composite-8m: add lock to gate/mux
 2019-11-01 10:42 UTC  (2+ messages)

[GIT PULL] Hisilicon driver updates for v5.5
 2019-11-01 10:24 UTC  (2+ messages)

[RFC 0/3] Introduce memory controller mini-framework
 2019-11-01 10:18 UTC  (4+ messages)
` [RFC 1/3] memory: "

[PATCH 0/4] ARM: dts: aspeed: add dtsi for Facebook AST2500 Network BMCs
 2019-11-01 10:12 UTC  (4+ messages)
` [PATCH 1/4] "

[PATCH 0/2] arm64: Introduce boot parameter to disable TLB flush instruction within the same inner shareable domain
 2019-11-01  9:56 UTC  (2+ messages)

[PATCH v2] arm64: dts: allwinner: bluetooth for Emlid Neutis N5
 2019-11-01  9:43 UTC  (2+ messages)

[PATCH 2/3] ARM: dts: sun8i: add FriendlyARM NanoPi Duo2
 2019-11-01  9:10 UTC  (4+ messages)
  ` [PATCH 3/3] ARM: dts: sun8i: add FriendlyARM NanoPi Duo2-IoT Box

[PATCH 1/3] ARM: dts: sunxi: h3/h5: add missing uart2 rts/cts pins
 2019-11-01  9:05 UTC  (2+ messages)

[PATCH] ARM: sunxi_defconfig: Enable MICREL_PHY
 2019-11-01  9:04 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: bluetooth for Emlid Neutis N5
 2019-11-01  9:39 UTC 

[PATCH v6 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-11-01  9:02 UTC  (3+ messages)

[Patch v3 0/7] Introduce TEE based Trusted Keys support
 2019-11-01  9:34 UTC  (4+ messages)
` [Patch v3 6/7] doc: keys: Document usage of TEE based Trusted Keys

[PATCH v3 0/4] crypto: add sun8i-ss driver for Allwinner Security System
 2019-11-01  8:58 UTC  (3+ messages)

[PATCH v2] pinctrl: at91: Enable slewrate by default on SAM9X60
 2019-11-01  9:20 UTC 

[PATCH v2 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-11-01  9:20 UTC  (17+ messages)
` [PATCH v2 01/13] alpha: use pgtable-nop4d instead of 4level-fixup
` [PATCH v2 02/13] arm: nommu: use pgtable-nopud "
` [PATCH v2 03/13] c6x: "
` [PATCH v2 04/13] m68k: nommu: "
` [PATCH v2 05/13] m68k: mm: use pgtable-nopXd "
` [PATCH v2 06/13] microblaze: use pgtable-nopmd "
` [PATCH v2 07/13] nds32: "
` [PATCH v2 08/13] parisc: use pgtable-nopXd "
` [PATCH v2 09/13] parisc/hugetlb: "
` [PATCH v2 10/13] sparc32: use pgtable-nopud "
` [PATCH v2 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions
` [PATCH v2 12/13] um: add support for folded p4d page tables
` [PATCH v2 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h

[PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-11-01  9:08 UTC  (3+ messages)

[PATCH v2 0/9] Simplify MFD Core
 2019-11-01  9:07 UTC  (6+ messages)

[RFC PATCH] usb: common: change usb_debug_root as static variable
 2019-11-01  9:02 UTC  (2+ messages)

[PATCH] i2c: imx-lpi2c: add clk_disable_unprepare calls
 2019-11-01  8:54 UTC 

[RESEND PATCH] thermal: mediatek: add suspend/resume callback
 2019-11-01  8:46 UTC  (4+ messages)

[PATCH v4 00/15] dmaengine/soc: Add Texas Instruments UDMA support
 2019-11-01  8:41 UTC  (16+ messages)
` [PATCH v4 01/15] bindings: soc: ti: add documentation for k3 ringacc
` [PATCH v4 02/15] soc: ti: k3: add navss ringacc driver
` [PATCH v4 03/15] dmaengine: doc: Add sections for per descriptor metadata support
` [PATCH v4 04/15] dmaengine: Add metadata_ops for dma_async_tx_descriptor
` [PATCH v4 05/15] dmaengine: Add support for reporting DMA cached data amount
` [PATCH v4 06/15] dmaengine: ti: Add cppi5 header for K3 NAVSS/UDMA
` [PATCH v4 07/15] dmaengine: ti: k3 PSI-L remote endpoint configuration
` [PATCH v4 08/15] dt-bindings: dma: ti: Add document for K3 UDMA
` [PATCH v4 09/15] dmaengine: ti: New driver for K3 UDMA - split#1: defines, structs, io func
` [PATCH v4 10/15] dmaengine: ti: New driver for K3 UDMA - split#2: probe/remove, xlate and filter_fn
` [PATCH v4 11/15] dmaengine: ti: New driver for K3 UDMA - split#3: alloc/free chan_resources
` [PATCH v4 12/15] dmaengine: ti: New driver for K3 UDMA - split#4: dma_device callbacks 1
` [PATCH v4 13/15] dmaengine: ti: New driver for K3 UDMA - split#5: dma_device callbacks 2
` [PATCH v4 14/15] dmaengine: ti: New driver for K3 UDMA - split#6: Kconfig and Makefile
` [PATCH v4 15/15] dmaengine: ti: k3-udma: Add glue layer for non DMAengine users

[PATCH V3 1/4] docs/perf: Add explanation for DDR_CAP_AXI_ID_FILTER_ENHANCED quirk
 2019-11-01  8:36 UTC  (4+ messages)
` [PATCH V3 2/4] bindings: perf: imx-ddr: Add new compatible string
` [PATCH V3 3/4] perf/imx_ddr: Add enhanced AXI ID filter support
` [PATCH V3 4/4] perf/imx_ddr: Add driver for DDR PMU in i.MX8MPlus

[PATCH v2 0/3] Add Bluetooth support to Teres A64 I
 2019-11-01  8:02 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: net: bluetooth: add DT binding for Realtek controllers

[PATCH v9 0/8] PM / devfreq: Add dev_pm_qos support
 2019-11-01  8:31 UTC  (5+ messages)
  ` [PATCH v9 4/8] PM / devfreq: Move more initialization before registration

[PATCH] firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channel
 2019-11-01  8:23 UTC  (2+ messages)

[PATCH V2 1/4] docs/perf: Add explanation for DDR_CAP_AXI_ID_FILTER_ENHANCED quirk
 2019-11-01  8:21 UTC  (4+ messages)
` [PATCH V2 3/4] perf/imx_ddr: Add enhanced AXI ID filter support

[PATCH v2 0/3] libfdt: prepare for (U)INT32_MAX addition
 2019-11-01  8:11 UTC  (4+ messages)
` [PATCH v2 1/3] libfdt: add SPDX-License-Identifier to libfdt wrappers
` [PATCH v2 2/3] ARM: decompressor: simplify libfdt builds
` [PATCH v2 3/3] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h

[v4, 0/8] Add cpufreq and cci devfreq for mt8183, and SVS support
 2019-11-01  8:08 UTC  (4+ messages)
` [v4, 6/8] PM / OPP: Support adjusting OPP voltages at runtime

[PATCH v4 00/10] Simplify MFD Core
 2019-11-01  8:01 UTC  (12+ messages)
` [PATCH v4 01/10] mfd: cs5535-mfd: Use PLATFORM_DEVID_* defines and tidy error message
` [PATCH v4 02/10] mfd: cs5535-mfd: Remove mfd_cell->id hack
` [PATCH v4 03/10] mfd: cs5535-mfd: Request shared IO regions centrally
` [PATCH v4 04/10] mfd: cs5535-mfd: Register clients using their own dedicated MFD cell entries
` [PATCH v4 05/10] mfd: mfd-core: Protect against NULL call-back function pointer
` [PATCH v4 06/10] mfd: mfd-core: Remove mfd_clone_cell()
` [PATCH v4 07/10] x86: olpc-xo1-pm: Remove invocation of MFD's .enable()/.disable() call-backs
` [PATCH v4 08/10] x86: olpc-xo1-sci: "
` [PATCH v4 09/10] mfd: mfd-core: Remove usage counting for .{en, dis}able() call-backs
` [PATCH v4 10/10] mfd: mfd-core: Move pdev->mfd_cell creation back into mfd_add_device()

[PATCH v5] soc: at91: Add Atmel SFR SN (Serial Number) support
 2019-11-01  7:13 UTC  (4+ messages)

[PATCH] PM / devfreq: events: fix excessive stack usage
 2019-11-01  6:51 UTC  (2+ messages)

[PATCH 1/3] [1/3] mmc: core: expose MMC_CAP2_CQE* to dt
 2019-11-01  6:43 UTC  (3+ messages)
` [PATCH 2/3] [2/3] mmc: mediatek: command queue support
` [PATCH 3/3] [3/3] dt-bindings: mmc: mediatek: Add document for mt6779

[PATCH 0/3] libfdt: prepare for (U)INT32_MAX addition
 2019-11-01  6:14 UTC  (4+ messages)
` [PATCH 1/3] libfdt: add SPDX-License-Identifier to libfdt wrappers
` [PATCH 2/3] ARM: decompressor: simplify libfdt builds
` [PATCH 3/3] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h

[PATCH v5 0/3] PM / AVS: SVS: Introduce SVS engine
 2019-11-01  6:10 UTC  (4+ messages)
` [PATCH v5 3/3] "

[PATCH] crypto: mediatek: remove redundant bitwise-or
 2019-11-01  6:08 UTC  (2+ messages)

[PATCH v3] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt()
 2019-11-01  6:06 UTC  (2+ messages)

[PATCH v5 0/8] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-11-01  6:05 UTC  (9+ messages)
` [PATCH v5 1/8] mmc: sdhci-of-arasan: Separate out clk related data to another structure
` [PATCH v5 2/8] dt-bindings: mmc: arasan: Update Documentation for the input clock
` [PATCH v5 3/8] mmc: sdhci-of-arasan: Add sampling clock for a phy to use
` [PATCH v5 4/8] dt-bindings: mmc: Add optional generic properties for mmc
` [PATCH v5 5/8] mmc: sdhci-of-arasan: Add support to set clock phase delays for SD
` [PATCH v5 6/8] firmware: xilinx: Add SDIO Tap Delay nodes
` [PATCH v5 7/8] dt-bindings: mmc: arasan: Document 'xlnx, zynqmp-8.9a' controller
` [PATCH v5 8/8] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup

[PATCH v2 0/2] clk: ast2600: Expose RMII RCLK for MACs 1-4
 2019-11-01  4:50 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add AST2600 RMII RCLK gate definitions

[PATCH v2] reset: brcmstb: Fix resource checks
 2019-11-01  4:18 UTC 

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-11-01  4:02 UTC  (36+ messages)
` [PATCH v3 00/17] "
  ` [PATCH v3 03/17] arm64: kvm: stop treating register x18 as caller save
  ` [PATCH v3 04/17] arm64: kernel: avoid x18 __cpu_soft_restart
  ` [PATCH v3 05/17] add support for Clang's Shadow Call Stack (SCS)
  ` [PATCH v3 06/17] scs: add accounting
  ` [PATCH v3 07/17] scs: add support for stack usage debugging
  ` [PATCH v3 08/17] kprobes: fix compilation without CONFIG_KRETPROBES
  ` [PATCH v3 09/17] arm64: kprobes: fix kprobes "
  ` [PATCH v3 10/17] arm64: disable kretprobes with SCS
  ` [PATCH v3 11/17] arm64: disable function graph tracing "
  ` [PATCH v3 12/17] arm64: reserve x18 from general allocation "
  ` [PATCH v3 13/17] arm64: preserve x18 when CPU is suspended
  ` [PATCH v3 14/17] arm64: efi: restore x18 if it was corrupted
  ` [PATCH v3 15/17] arm64: vdso: disable Shadow Call Stack
  ` [PATCH v3 16/17] arm64: disable SCS for hypervisor code
  ` [PATCH v3 17/17] arm64: implement Shadow Call Stack

[PATCH] drm/mediatek: covert to helper nonblocking atomic commit
 2019-11-01  3:33 UTC  (4+ messages)
` [PATCH] drm/mediatek: update cursors by using async atomic update

[PATCH] reset: brcmstb: Fix resource checks
 2019-11-01  3:09 UTC  (2+ messages)

[PATCH] thermal: brcmstb: enable hwmon
 2019-11-01  3:04 UTC  (4+ messages)

[PATCH v1 0/4] perf cs-etm: Fix synthesizing instruction samples
 2019-11-01  2:10 UTC  (3+ messages)

[PATCH v2 0/4] perf cs-etm: Fix synthesizing instruction samples
 2019-11-01  2:07 UTC  (3+ messages)
` [PATCH v2 3/4] perf cs-etm: Optimize copying last branches
` [PATCH v2 4/4] perf cs-etm: Fix unsigned variable comparison to zero


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