linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-22 23:05:04 to 2021-11-23 14:10:34 UTC [more...]

[PATCH v4 00/13] Introduce PECI subsystem
 2021-11-23 14:06 UTC  (3+ messages)
` [PATCH v4 01/13] dt-bindings: Add generic bindings for PECI
` [PATCH v4 02/13] dt-bindings: Add bindings for peci-aspeed

[PATCH] arm64: dts: imx8mn-bsh-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
 2021-11-23 14:07 UTC  (3+ messages)

[PATCH V2 1/5] soc: imx: imx8m-blk-ctrl: Fix imx8mm mipi reset
 2021-11-23 13:59 UTC  (9+ messages)
` [PATCH V2 4/5] arm64: dts: imx8mm-beacon: Enable OV5640 Camera
        ` (EXT) "

[PATCH 0/5] pinctrl: allow storing pins, groups & functions in DT
 2021-11-23 13:51 UTC  (7+ messages)
` [PATCH 2/5] dt-bindings: pinctrl: brcm,ns-pinmux: extend example

[PATCH 0/2] clocksource: exynos_mct: Enable MCT on ARM64
 2021-11-23 13:32 UTC  (7+ messages)
` [PATCH 1/2] clocksource: exynos_mct: Refactor resources allocation
` [PATCH 2/2] arm64: platform: Enable Exynos Multi-Core Timer driver
  ` (subset) "

[PATCH v15 0/8] Add support for the silergy,sy7636a
 2021-11-23 13:29 UTC  (7+ messages)
` [PATCH v15 1/8] dt-bindings: mfd: Initial commit of silergy, sy7636a.yaml
  ` [PATCH v15 1/8] dt-bindings: mfd: Initial commit of silergy,sy7636a.yaml
` [PATCH v15 3/8] mfd: simple-mfd-i2c: Enable support for the silergy, sy7636a
  ` [PATCH v15 3/8] mfd: simple-mfd-i2c: Enable support for the silergy,sy7636a

[PATCH -next] firmware: arm_scmi: optee: Fix missing mutex_init()
 2021-11-23 13:17 UTC  (2+ messages)

[PATCH v2] PCI: apple: Follow the PCIe specifications when resetting the port
 2021-11-23 13:09 UTC  (11+ messages)

[PATCH v16 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-11-23 12:46 UTC  (12+ messages)
` [PATCH v16 01/11] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v16 02/11] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v16 03/11] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v16 04/11] x86: kdump: move xen_pv_domain() check and insert_resource() to setup_arch()
` [PATCH v16 05/11] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v16 06/11] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v16 07/11] arm64: kdump: reimplement crashkernel=X
` [PATCH v16 08/11] x86, arm64: Add ARCH_WANT_RESERVE_CRASH_KERNEL config
` [PATCH v16 09/11] of: fdt: Aggregate the processing of "linux, usable-memory-range"
` [PATCH v16 10/11] of: fdt: Add memory for devices by DT property "
` [PATCH v16 11/11] kdump: update Documentation about crashkernel

[PATCH v2 0/5] KVM: arm64: Rework FPSIMD/SVE tracking
 2021-11-23 12:33 UTC  (9+ messages)
` [PATCH v2 2/5] KVM: arm64: Get rid of host SVE tracking/saving

[PATCH] arm64: dts: ten64: remove redundant interrupt declaration for gpio-keys
 2021-11-23 12:26 UTC  (2+ messages)

[PATCH 0/7] media: hantro: add Allwinner H6 support
 2021-11-23 12:23 UTC  (11+ messages)
` [PATCH 1/7] media: hantro: add support for reset lines
` [PATCH 2/7] media: hantro: vp9: use double buffering if needed
` [PATCH 3/7] media: hantro: vp9: add support for legacy register set
` [PATCH 4/7] media: hantro: move postproc enablement for old cores
` [PATCH 6/7] media: hantro: Add support for Allwinner H6

[PATCH] soc: imx: gpcv2: keep i.MX8MM VPU-H1 bus clock active
 2021-11-23 12:20 UTC  (2+ messages)

ClearFog GT 8K not initialising SFP-H10GB-CU1M transceiver on 5.4.150
 2021-11-23 12:20 UTC  (8+ messages)

[PATCH 1/2] ARM: dts: imx6: phyFLEX: add missing pmic mfd subdevices
 2021-11-23 12:18 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl: Handle unneeded MFD-subdevices correctly

[PATCH v2 1/1] arm64: dts: imx8qm: Add fsl, imx7ulp-lpuart compatible to lpuart
 2021-11-23 12:15 UTC  (4+ messages)
` [PATCH v2 1/1] arm64: dts: imx8qm: Add fsl,imx7ulp-lpuart "
  ` (EXT) Re: [PATCH v2 1/1] arm64: dts: imx8qm: Add fsl, imx7ulp-lpuart "

[PATCH v6 00/16] Introduce atomic support for SCMI transports
 2021-11-23 12:11 UTC  (18+ messages)
` [PATCH v6 01/16] firmware: arm_scmi: Perform earlier cinfo lookup call in do_xfer
` [PATCH v6 02/16] firmware: arm_scmi: Set polling timeout to max_rx_timeout_ms
` [PATCH v6 03/16] firmware: arm_scmi: Refactor message response path
` [PATCH v6 04/16] include: trace: Add new scmi_xfer_response_wait event
` [PATCH v6 05/16] firmware: arm_scmi: Use new trace event scmi_xfer_response_wait
` [PATCH v6 06/16] firmware: arm_scmi: Add configurable polling mode for transports
` [PATCH v6 07/16] firmware: arm_scmi: Make smc transport use common completions
` [PATCH v6 08/16] firmware: arm_scmi: Add sync_cmds_atomic_replies transport flag
` [PATCH v6 09/16] firmware: arm_scmi: Make smc support atomic sync commands replies
` [PATCH v6 10/16] firmware: arm_scmi: Make optee "
` [PATCH v6 11/16] firmware: arm_scmi: Add support for atomic transports
` [PATCH v6 12/16] firmware: arm_scmi: Add atomic mode support to smc transport
` [PATCH v6 13/16] firmware: arm_scmi: Add new parameter to mark_txdone
` [PATCH v6 14/16] firmware: arm_scmi: Add atomic mode support to virtio transport
` [PATCH v6 15/16] firmware: arm_scmi: Add atomic support to clock protocol
` [PATCH v6 16/16] clk: scmi: Support atomic clock enable/disable API

[PATCH] arm64: update compiler option for PAC
 2021-11-23 12:10 UTC  (3+ messages)

[PATCH RFC net-next 0/8] net: phylink: introduce legacy mode flag
 2021-11-23 12:08 UTC  (10+ messages)
` [PATCH RFC net-next 1/8] net: dsa: consolidate phylink creation
` [PATCH RFC net-next 2/8] net: phylink: add legacy_pre_march2020 indicator
` [PATCH RFC net-next 3/8] net: dsa: mark DSA phylink as legacy_pre_march2020
` [PATCH RFC net-next 4/8] net: mtk_eth_soc: mark as a legacy_pre_march2020 driver
` [PATCH RFC net-next 5/8] net: ag71xx: mark as a legacy_pre_march2020 phylink driver
` [PATCH RFC net-next 6/8] net: axienet: "
` [PATCH RFC net-next 7/8] net: phylink: use legacy_pre_march2020
` [PATCH RFC net-next 8/8] net: phylink: allow PCS to be removed

[PATCH 0/3] Allow restricted-dma-pool to customize IO_TLB_SEGSIZE
 2021-11-23 11:58 UTC  (5+ messages)
` [PATCH 1/3] dma: swiotlb: "
` [PATCH 2/3] dt-bindings: Add io-tlb-segsize property for restricted-dma-pool
` [PATCH 3/3] arm64: dts: mt8183: use restricted swiotlb for scp mem

[PATCH] ARM: dts: I.MX: Fix typo in some comments of imx
 2021-11-23 11:56 UTC  (2+ messages)

[PATCH v3 0/4] Add DTs for all Apple M1 (t8103) devices
 2021-11-23 11:56 UTC  (8+ messages)
` [PATCH v3 2/4] arm64: dts: apple: Add missing "
` [PATCH v3 3/4] arm64: dts: apple: t8103: Add i2c nodes
` [PATCH v3 4/4] arm64: dts: apple: t8103: Add cd321x nodes

[PATCH v1 0/2] fix statistics for CAN RTR and Error frames
 2021-11-23 11:53 UTC  (3+ messages)
` [PATCH v1 1/2] can: do not increase rx statistics when receiving CAN error frames
` [PATCH v1 2/2] can: do not increase rx_bytes statistics for RTR frames

[PATCH 0/9] arm64: stacktrace: unify unwind code
 2021-11-23 11:47 UTC  (3+ messages)
` [PATCH 2/9] arm64: Add comment for stack_info::kr_cur

[PATCH] Revert "arm64: dts: imx8mq: Add interconnect for lcdif"
 2021-11-23 11:45 UTC 

[PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id
 2021-11-23 11:18 UTC  (4+ messages)
` [PATCH v2 04/11] mmc: bcm2835: stop setting chan_config->slave_id

[RFC PATCH 0/2] KVM: arm64: Host/Guest trace syncronization
 2021-11-23 11:09 UTC  (5+ messages)
` [RFC PATCH 2/2] KVM: arm64: export cntvoff in debugfs

[PATCH] arm64: dts: freescale: imx8mq: Disable noc dts node
 2021-11-23 11:07 UTC  (6+ messages)

[PATCH v3 0/6] DRAM devfreq support for Allwinner A64/H5
 2021-11-23 10:40 UTC  (11+ messages)
` [PATCH v3 1/6] dt-bindings: clock: sunxi: Export CLK_DRAM for devfreq
  ` (subset) "
` [PATCH v3 2/6] dt-bindings: arm: sunxi: Expand MBUS binding
  ` (subset) "
` [PATCH v3 3/6] dt-bindings: arm: sunxi: Add H5 MBUS compatible
  ` (subset) "
` [PATCH v3 4/6] ARM: dts: sunxi: h3/h5: Update MBUS node
  ` (subset) "
` [PATCH v3 5/6] arm64: dts: allwinner: a64: "
  ` (subset) "

[PATCH 0/4] dt-bindings/dts: add i.MX8ULP FEC
 2021-11-23 10:39 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: net: fec: simplify yaml

[PATCH 0/2] arm64: dts: ti: k3-am64-main: Add GPMC & ELM nodes
 2021-11-23 10:39 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am64-main: Add GPMC memory controller node
` [PATCH 2/2] arm64: dts: ti: k3-am64-main: Add ELM (Error Location Module) node

[PATCH] ARM: dts: sun8i: Adjust power key nodes
 2021-11-23 10:32 UTC  (2+ messages)

[PATCH] ASoC: SOF: mediatek: Use %pR/%pa to print resources/physical addresses
 2021-11-23 10:30 UTC 

[PATCH v5 00/10] add aspeed-jpeg support for aspeed-video
 2021-11-23 10:23 UTC  (5+ messages)
` [PATCH v5 05/10] media: v4l: Add definition for the Aspeed JPEG format

[PATCH v2 0/5] kernel: introduce uaccess logging
 2021-11-23 10:19 UTC  (12+ messages)
` [PATCH v2 1/5] fs: use raw_copy_from_user() to copy mount() data
` [PATCH v2 2/5] uaccess-buffer: add core code
` [PATCH v2 3/5] uaccess-buffer: add CONFIG_GENERIC_ENTRY support
` [PATCH v2 4/5] arm64: add support for uaccess logging
` [PATCH v2 5/5] Documentation: document "

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-11-23 10:03 UTC  (21+ messages)
` [RFC PATCH v3 01/29] KVM: arm64: Add has_reset_once flag for vcpu
` [RFC PATCH v3 02/29] KVM: arm64: Save ID registers' sanitized value per vCPU
` [RFC PATCH v3 03/29] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v3 21/29] KVM: arm64: Introduce framework to trap disabled features
` [RFC PATCH v3 29/29] KVM: arm64: selftests: Introduce id_reg_test

[PATCH v2 1/2] arm64: defconfig: Enable Samsung I2C driver
 2021-11-23  9:56 UTC  (3+ messages)
` [PATCH v2 2/2] arm: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies

ASoC: mt8192: remove unnecessary CONFIG_PM
 2021-11-23  9:49 UTC  (4+ messages)
` [PATCH] "

[PATCH v2 0/3] Apple Arm patform device tree and bindings fixes
 2021-11-23  9:48 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: i2c: apple, i2c: allow multiple compatibles
  ` [PATCH v2 2/3] dt-bindings: i2c: apple,i2c: "

[PATCH v4 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-23  9:46 UTC  (8+ messages)
` [PATCH v4 1/5] arch_topology: Introduce thermal pressure update function

[PATCH v10 00/10 RESEND] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
 2021-11-23  9:32 UTC  (12+ messages)
` [PATCH v10 08/10] dyndbg: add print-to-tracefs, selftest with it - RFC

[PATCH 0/3] arm64: dts: imx8: add cache info
 2021-11-23  9:26 UTC  (2+ messages)

[PATCH v8 0/7] media: mediatek: support mdp3 on mt8183 platform
 2021-11-23  9:19 UTC  (5+ messages)
` [PATCH v8 5/7] dt-binding: mt8183: add Mediatek MDP3 dt-bindings
    ` [PATCH v8 7/7] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-11-23  9:12 UTC  (3+ messages)
` [PATCH v5 05/12] KVM: RISC-V: Use Makefile.kvm for common files

[PATCH] ARM: dts: BCM5301X: use non-deprecated USB 2.0 PHY binding
 2021-11-23  9:03 UTC 

[PATCH v4 00/12] arm64: dts: Add i.MX8DXL initial support
 2021-11-23  8:53 UTC  (9+ messages)
` [PATCH v4 01/12] dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QM compatible matching
` [PATCH v4 12/12] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
    ` (EXT) "
        ` (EXT) "

[PATCH v10 1/3] microblaze: timer: Remove unused properties
 2021-11-23  8:41 UTC  (7+ messages)
` [PATCH v10 3/3] pwm: Add support for Xilinx AXI Timer

[PATCH -next] pinctrl: samsung: Make symbol 'exynos7885_pin_ctrl' static
 2021-11-23  8:37 UTC  (2+ messages)

[PATCH v5 0/7] drm: sun4i: dsi: Convert drm bridge
 2021-11-23  8:19 UTC  (7+ messages)
` [PATCH v5 3/7] drm: sun4i: dsi: Convert to bridge driver

[PATCH v2 0/7] Support for some TQMa8M* boards
 2021-11-23  8:02 UTC  (3+ messages)
` [PATCH v2 2/7] arm64: dts: freescale: add initial tree for TQMa8MQML with i.MX8MM

[RESEND v4 0/6] PCI: imx6: refine codes and add compliance tests mode support
 2021-11-23  7:31 UTC  (7+ messages)
` [RESEND v4 1/6] PCI: imx6: Encapsulate the clock enable into one standalone function
` [RESEND v4 2/6] PCI: imx6: Add the error propagation from host_init
` [RESEND v4 3/6] PCI: imx6: PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [RESEND v4 4/6] PCI: dwc: Add dw_pcie_host_ops.host_exit() callback
` [RESEND v4 5/6] PCI: imx6: Fix the regulator dump when link never came up
` [RESEND v4 6/6] PCI: imx6: Add the compliance tests mode support

[RESEND PATCH v2 0/4] Add support of eMMC PHY for Intel Thunder
 2021-11-23  7:42 UTC  (5+ messages)
` [RESEND PATCH v2 3/4] dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings
` [RESEND PATCH v2 4/4] phy: intel: Add Thunder Bay eMMC PHY support

[PATCH] dts: treewide: Drop input-name property
 2021-11-23  6:51 UTC 

[PATCH v4 00/13] mtd: spi-nor: Clean params init
 2021-11-23  6:43 UTC  (4+ messages)
` [PATCH v4 04/13] mtd: spi-nor: core: Introduce flash_info mfr_flags

[PATCH v2 0/6] Add Xilinx RPU subsystem support
 2021-11-23  6:20 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings
` [PATCH v2 2/6] arm64: dts: xilinx: zynqmp: Add RPU subsystem device node
` [PATCH v2 3/6] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v2 4/6] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v2 5/6] firmware: xilinx: Add RPU configuration APIs
` [PATCH v2 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH v3 0/8] phy: socionext: Introduce some features for UniPhier SoCs
 2021-11-23  5:52 UTC  (2+ messages)

[PATCH v3 0/2] phy: Add support for the HDMI TX PHY on Meson8/8b/8m2
 2021-11-23  5:47 UTC  (2+ messages)

[PATCH] phy: stm32: adopt dev_err_probe for regulators
 2021-11-23  5:19 UTC  (2+ messages)

[PATCH] kernel: introduce prctl(PR_LOG_UACCESS)
 2021-11-23  5:17 UTC  (11+ messages)

[PATCH 1/1] dt-bindings: phy: zynqmp-psgtr: fix USB phy name
 2021-11-23  5:11 UTC  (2+ messages)

[PATCH v2 00/13] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-11-23  4:31 UTC  (5+ messages)
` [PATCH v2 11/13] mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series

[PATCH v1] perf cs-etm: Pass -1 as pid value for machine__set_current_tid()
 2021-11-23  3:14 UTC  (3+ messages)

[PATCH] firmware: ti_sci: rm: remove unneeded semicolon
 2021-11-23  2:04 UTC  (2+ messages)

[PATCH] soc: ti: pruss: fix referenced node in error message
 2021-11-23  2:04 UTC  (2+ messages)

[soc:for-next] BUILD SUCCESS b86314b30dee961692ea602b753e71932824c7e2
 2021-11-23  2:03 UTC 

[soc:arm/fixes] BUILD SUCCESS 18fe42bdd635d290d230ff279e5e86072f1e7e9f
 2021-11-23  2:03 UTC 

[soc:arm/dt] BUILD SUCCESS 69a25d34f377b5602d188a05827f6173c26ff0de
 2021-11-23  2:03 UTC 

[linusw-nomadik:ux500-codina-v5.16-rc1 9/13] drivers/input/touchscreen/zinitix.c:350:57: sparse: sparse: restricted __le16 degrades to integer
 2021-11-23  1:20 UTC 

[PATCH] MAINTAINERS: Update maintainer entry for keystone platforms
 2021-11-23  0:31 UTC  (2+ messages)

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-11-23  0:06 UTC  (8+ messages)

[PATCH V5 0/8] dt-bindinds/dts: support i.MX8ULP
 2021-11-23  0:00 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] ASoC: stm32: add pm runtime support
 2021-11-23  0:00 UTC  (2+ 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).