linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-25 01:41:56 to 2022-08-25 15:03:42 UTC [more...]

[PATCH v4 0/6] Add support for TI TPS65219 PMIC
 2022-08-25 15:02 UTC 

[PATCH] drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacks
 2022-08-25 15:01 UTC  (3+ messages)
` [PATCH] drm/mediatek: dsi: Add atomic {destroy, duplicate}_state, "

[PATCH v1 0/3] Use CNTVCTSS_EL0 in gettimeofday()
 2022-08-25 14:57 UTC  (8+ messages)
` [PATCH v1 1/3] arm64: module: move find_section to header
` [PATCH v1 2/3] arm64: alternative: patch alternatives in the vDSO
` [PATCH v1 3/3] arm64: vdso: use SYS_CNTVCTSS_EL0 for gettimeofday

[PATCH v2] dt-bindings: arm: mediatek: mmsys: change compatible for MT8195
 2022-08-25 14:57 UTC  (3+ messages)

[PATCH v6 00/20] Add driver nodes for MT8195 SoC
 2022-08-25 14:52 UTC  (4+ messages)
` [PATCH v6 01/20] dt-bindings: iommu: mediatek: Increase max interrupt number

[PATCH] dmaengine: stm32-dmamux: Fix comments typo
 2022-08-25 14:48 UTC 

[PATCH] i2c: pasemi: Add IRQ support for Apple Silicon
 2022-08-25 14:45 UTC  (4+ messages)

[PATCH] dmaengine: virt-dma: Fix double word in comments
 2022-08-25 14:45 UTC 

[PATCH] counter: Move symbols into COUNTER namespace
 2022-08-25 14:03 UTC  (2+ messages)

[PATCH 0/8] phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY
 2022-08-25 14:37 UTC  (8+ messages)
` [PATCH 4/8] dt-bindings: sun6i-a31-mipi-dphy: Add the A100 DPHY variant
` [PATCH 6/8] phy: allwinner: phy-sun6i-mipi-dphy: Set enable bit last

[PATCH v3] regulator: core: Resolve supply name earlier to prevent double-init
 2022-08-25 14:23 UTC  (5+ messages)
  ` [PATCH v4] "

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-25 14:22 UTC  (15+ messages)
` [PATCH v1 05/35] drm/connector: Add TV standard property
` [PATCH v1 23/35] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v1 34/35] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v1 35/35] drm/modes: Introduce more named modes

[PATCH] dt-bindings: mfd: Rename mediatek,mt8195-scpsys.yaml
 2022-08-25 14:16 UTC 

[PATCH v2 0/9] Introduce a unified API for SCMI Server testing
 2022-08-25 14:11 UTC  (10+ messages)
` [PATCH v2 1/9] firmware: arm_scmi: Refactor xfer in-flight registration routines
` [PATCH v2 2/9] firmware: arm_scmi: Simplify chan_available transport operation
` [PATCH v2 3/9] firmware: arm_scmi: Use dedicated devices to initialize channels
` [PATCH v2 4/9] firmware: arm_scmi: Add xfer raw helpers
` [PATCH v2 5/9] firmware: arm_scmi: Move errors defs and code to common.h
` [PATCH v2 6/9] firmware: arm_scmi: Add raw transmission support
` [PATCH v2 7/9] firmware: arm_scmi: Add debugfs ABI documentation for Raw mode
` [PATCH v2 8/9] firmware: arm_scmi: Reject SCMI drivers while in "
` [PATCH v2 9/9] firmware: arm_scmi: Call Raw mode hooks from the core stack

[PATCH] gpio: Allow user to customise maximum number of GPIOs
 2022-08-25 14:00 UTC  (9+ messages)

[PATCH] PCI: mvebu: Dispose INTx irqs prior to removing INTx domain
 2022-08-25 13:43 UTC  (4+ messages)

[PATCH 0/5] ARM: clean up after multiplatform changes
 2022-08-25 13:43 UTC  (3+ messages)
` [PATCH 4/5] ARM: fix CPU_V6 dependencies

[PATCH 02/11] ARM: defconfig: clean up multi_v4t and multi_v5 configs
 2022-08-25 13:40 UTC  (2+ messages)

[PATCH v1 05/35] drm/connector: Add TV standard property
 2022-08-25 13:39 UTC  (11+ messages)

[PATCH v4 00/20] Add driver nodes for MT8195 SoC
 2022-08-25 13:36 UTC  (8+ messages)
` [PATCH v4 03/20] dt-bindings: power: mediatek: Refine multiple level power domain nodes
` [PATCH v4 04/20] dt-bindings: power: mediatek: Support naming power controller node with unit address
` [PATCH v4 05/20] dt-bindings: power: mediatek: Update maintainer list

[PATCH 0/2] arm: Replace this_cpu_* with raw_cpu_* in panic_bad_stack()
 2022-08-25 13:32 UTC  (5+ messages)
` [PATCH 1/2] arm64/traps: "
` [PATCH 2/2] ARM: "

[PATCH] dt-bindings: mfd: Add missing (unevaluated|additional)Properties on child nodes
 2022-08-25 13:29 UTC  (3+ messages)

[PATCH 0/6] soc: mediatek: Cleanups for MediaTek SVS driver
 2022-08-25 13:29 UTC  (13+ messages)
` [PATCH 1/6] soc: mediatek: mtk-svs: Commonize t-calibration-data fuse array read
` [PATCH 2/6] soc: mediatek: mtk-svs: Switch to platform_get_irq()
` [PATCH 3/6] soc: mediatek: mtk-svs: Remove hardcoded irqflags
` [PATCH 4/6] soc: mediatek: mtk-svs: Drop of_match_ptr() for of_match_table
` [PATCH 5/6] soc: mediatek: mtk-svs: Use devm variant for dev_pm_opp_of_add_table()
` [PATCH 6/6] soc: mediatek: mtk-svs: Use bitfield access macros where possible

[PATCH v28 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-08-25 13:26 UTC  (8+ messages)
  ` [PATCH v28 4/4] media: platform: mtk-mdp3: add MediaTek MDP3 driver

[PATCH 00/20] EDAC/mc/synopsys: Various fixes and cleanups
 2022-08-25 13:23 UTC  (10+ messages)
` [PATCH 16/20] dt-bindings: memory: snps: Detach Zynq DDRC controller support

[PATCH] dt-bindings: soc: mediatek: pwrap: add compatible for mt8188
 2022-08-25 13:22 UTC 

[PATCH v13 57/70] mm/mlock: use vma iterator and maple state instead of vma linked list
 2022-08-25 13:21 UTC  (2+ messages)

[PATCH v2] arm64: defconfig: Enable memory hotplug and hotremove config
 2022-08-25 13:09 UTC  (4+ messages)

[PATCH linux-next] spi: pxa2xx: Remove the unneeded result variable
 2022-08-25 13:09 UTC  (2+ messages)

[PATCH linux-next v2] drm/mediatek: Remove the unneeded result
 2022-08-25 13:09 UTC  (2+ messages)

[PATCH] dt-bindings: arm: mediatek: mmsys: change compatible for MT8195
 2022-08-25 13:03 UTC  (8+ messages)

[PATCH v5 01/20] dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq
 2022-08-25 13:01 UTC  (2+ messages)

[PATCH v3 0/4] ARM: Convert to ARCH_STACKWALK
 2022-08-25 13:00 UTC  (3+ messages)

[PATCH v3] dt-bindings: pinctrl: mt8186: Fix 'reg-names' for pinctrl nodes
 2022-08-25 12:57 UTC  (2+ messages)

[PATCH v6 0/2] MediaTek pinctrl patch on mt8188
 2022-08-25 12:54 UTC  (2+ messages)

[PATCH 0/3] ASoC: SOF: mediatek: update SOF driver for mt8186
 2022-08-25 12:45 UTC  (5+ messages)
` [PATCH 1/3] ASoC: SOF: mediatek: Add dai "
` [PATCH 2/3] ASoC: SOF: mediatek: add snd_sof_dsp_ops callbacks for pcm and mail box
` [PATCH 3/3] ASoC: SOF: mediatek: Use generic implementation for .ipc_msg_data field

[PATCH] ARM: dts: turris-omnia: Add switch port 6 node
 2022-08-25 12:21 UTC 

[PATCH v2 0/2] ASoC: mediatek: dt-bindings: modify machine
 2022-08-25 12:38 UTC  (2+ messages)

[PATCH v3 0/2] Add device tree for Ampere's Mt. Mitchell BMC
 2022-08-25 12:35 UTC  (6+ messages)
` [PATCH v3 2/2] ARM: dts: aspeed: "

[PATCH net-next 0/2] net: altera: tse: phylink conversion
 2022-08-25 12:33 UTC  (4+ messages)
` [PATCH net-next 2/2] net: altera: tse: convert to phylink

[PATCH] fsl/dpio: fix repeated words in comments
 2022-08-25 12:24 UTC 

[PATCH v3 0/6] Add the iMX8MP PCIe support
 2022-08-25 12:23 UTC  (2+ messages)

[PATCH v1] pinctrl: samsung: Finish initializing the gpios before registering them
 2022-08-25 12:11 UTC  (4+ messages)

[PATCH v4 0/2] pinctrl/arm: dt-bindings: deprecate header with register constants
 2022-08-25 12:11 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: pinctrl: samsung: "

[PATCH 0/4] nvmem: Support non-stride-aligned NVMEM cell data
 2022-08-25 12:05 UTC  (3+ messages)
` [PATCH 1/4] nvmem: sunxi_sid: Always use 32-bit MMIO reads

[PATCH] dt-bindings: iio: Add missing (unevaluated|additional)Properties on child nodes
 2022-08-25 12:04 UTC  (2+ messages)

[PATCH] dt-bindings: usb: Add missing (unevaluated|additional)Properties on child nodes
 2022-08-25 12:03 UTC  (2+ messages)

[PATCH] arm64: dts: meson-s4: include meson-s4-gpio.h
 2022-08-25 12:02 UTC  (2+ messages)

[PATCH v2 1/1] pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
 2022-08-25 11:59 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: bcm: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
 2022-08-25 11:58 UTC  (2+ messages)

[PATCH] iio: adc: sun4i-gpadc-iio: adaptation interrupt number
 2022-08-25 11:47 UTC 

[PATCH net 2/2] net: Use u64_stats_fetch_begin_irq() for stats fetch
 2022-08-25 11:36 UTC 

[PATCH 1/4] ARM: footbridge: remove addin mode
 2022-08-25 10:35 UTC  (4+ messages)
` [PATCH 5/4] ARM: footbridge: remove custom DMA address handling

[PATCH V7 0/8] perf: Expand perf_branch_entry
 2022-08-25 10:22 UTC  (2+ messages)

[PATCH v2 0/7] media: sunxi: Add a Kconfig dependencies on RESET_CONTROLLER
 2022-08-25 10:20 UTC  (8+ messages)
` [PATCH v2 1/7] media: sun6i-mipi-csi2: Add a Kconfig dependency "
` [PATCH v2 2/7] media: sun8i-a83t-mipi-csi2: "
` [PATCH v2 3/7] media: sun6i-csi: "
` [PATCH v2 4/7] media: sun4i-csi: "
` [PATCH v2 5/7] media: sun8i-di: "
` [PATCH v2 6/7] media: sun8i-rotate: "
` [PATCH v2 7/7] media: cedrus: "

[PATCH 2/7] watchdog: imx7ulp: Add explict memory barrier for unlock sequence
 2022-08-25 10:11 UTC  (14+ messages)

[PATCH] dt-bindings: power: Add missing (unevaluated|additional)Properties on child nodes
 2022-08-25  9:51 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: r8a779g0: Fix HSCIF0 interrupt number
 2022-08-25  9:46 UTC  (2+ messages)

[PATCH 0/8] nvmem: add ethernet address offset support
 2022-08-25  9:46 UTC  (4+ messages)
` [PATCH 5/8] net: add helper eth_addr_add()

[PATCH v2 0/4] typec orientation switch support via mux controller
 2022-08-25  9:40 UTC  (7+ messages)
` [PATCH v2 2/4] mux: convert to use fwnode interface
    ` [EXT] "
` [PATCH v2 3/4] usb: typec: mux: add typec orientation switch support via mux controller
    ` [EXT] "

[PATCH v2 0/2] edac: Add support for Xilinx ZynqMP OCM EDAC
 2022-08-25  9:19 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: edac: Add bindings for Xilinx ZynqMP OCM

[PATCH v2 00/11] Add support for TI TPS65219 PMIC
 2022-08-25  9:17 UTC  (4+ messages)
` [PATCH v2 06/11] mfd: drivers: Add TI TPS65219 PMIC support

[PATCH] dt-bindings: display: Add missing (unevaluated|additional)Properties on child nodes
 2022-08-25  8:51 UTC  (3+ messages)

[PATCH V2 1/2] bindings: fsl-imx-sdma: Document 'HDMI Audio' transfer
 2022-08-25  8:40 UTC  (7+ messages)
  ` [EXT] "
` FW: "

[PATCH v2 0/7] watchdog: imx7ulp_wdt: update i.MX7ULP WDOG timer driver
 2022-08-25  8:32 UTC  (8+ messages)
` [PATCH v2 1/7] watchdog: imx7ulp: Move suspend/resume to noirq phase
` [PATCH v2 2/7] watchdog: imx7ulp: Add explict memory barrier for unlock sequence
` [PATCH v2 3/7] watchdog: imx7ulp_wdt: Check CMD32EN in wdog init
` [PATCH v2 4/7] watchdog: imx7ulp_wdt: Fix RCS timeout issue
` [PATCH v2 5/7] watchdog: imx7ulp_wdt: Handle wdog reconfigure failure
` [PATCH v2 6/7] watchdog: imx7ulp_wdt: init wdog when it was active
` [PATCH v2 7/7] watchdog: imx93: add watchdog timer on imx93

[PATCH v6 0/6] completely rework mediatek,mt7530 binding
 2022-08-25  8:23 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: net: dsa: mediatek,mt7530: make trivial changes
` [PATCH v6 2/6] dt-bindings: net: dsa: mediatek,mt7530: fix description of mediatek,mcm
` [PATCH v6 3/6] dt-bindings: net: dsa: mediatek,mt7530: fix reset lines
` [PATCH v6 4/6] dt-bindings: net: dsa: mediatek,mt7530: update examples
` [PATCH v6 5/6] dt-bindings: net: dsa: mediatek,mt7530: define phy-mode per switch
` [PATCH v6 6/6] dt-bindings: net: dsa: mediatek,mt7530: update binding description

[PATCH] ARM: dts: zynq: add QSPI controller node
 2022-08-25  8:23 UTC  (2+ messages)

[PATCH] dt-bindings: phy: Add missing (unevaluated|additional)Properties on child nodes
 2022-08-25  8:21 UTC  (2+ messages)

[PATCH v4 0/6] completely rework mediatek,mt7530 binding
 2022-08-25  8:06 UTC  (6+ messages)
` [PATCH v4 4/6] dt-bindings: net: dsa: mediatek,mt7530: define port binding per switch

[xilinx-xlnx:xlnx_rebase_v5.15_LTS_2022.1_update 404/1117] drivers/usb/dwc3/dwc3-xilinx.c:508:6: warning: no previous prototype for 'dwc3_xilinx_wakeup_capable'
 2022-08-25  7:54 UTC 

[PATCH 1/2] mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
 2022-08-25  7:53 UTC  (2+ messages)
` [PATCH 2/2] mtd: rawnand: marvell: Fix error handle regarding dma_map_sg

[PATCH 0/5] arm64/mm: remap crash kernel with base pages even if rodata_full disabled
 2022-08-25  7:48 UTC  (3+ messages)

[PATCH 1/2] mmc: meson-mx-sdhc: Fix error check for dma_map_sg
 2022-08-25  7:40 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS_2022.1_update 169/1117] drivers/dma/xilinx/vdmatest.c:329:57: warning: implicit conversion from 'enum dma_transfer_direction' to 'enum dma_data_direction'
 2022-08-25  7:32 UTC 

[PATCH 1/6] crypto: gemin: Fix error check for dma_map_sg
 2022-08-25  7:24 UTC  (2+ messages)
` [PATCH 5/6] crypto: allwinner: Fix dma_map_sg error check

[PATCH v6 0/2] power: domain: handle power supplies that need interrupts
 2022-08-25  7:06 UTC  (8+ messages)
` [PATCH v6 1/2] power: domain: handle genpd correctly when needing interrupts

[PATCH v3 0/5] support USI for Exynos Auto v9 SoC
 2022-08-25  6:50 UTC  (3+ messages)
  ` [PATCH v3 2/5] dt-bindings: serial: samsung: add exynosautov9-uart compatible
    ` (subset) "

[PATCH v4] ARM: dts: lan966x: add support for pcb8290
 2022-08-25  6:51 UTC 

[PATCH] ARM: configs: replace CONFIG_NO_HZ=y with CONFIG_NO_HZ_IDLE=y
 2022-08-25  6:40 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: Add missing (unevaluated|additional)Properties on child nodes
 2022-08-25  6:30 UTC  (2+ messages)

[PATCH v5 0/7] completely rework mediatek,mt7530 binding
 2022-08-25  6:18 UTC  (9+ messages)
` [PATCH v5 1/7] dt-bindings: net: dsa: mediatek,mt7530: make trivial changes
` [PATCH v5 2/7] dt-bindings: net: dsa: mediatek,mt7530: fix description of mediatek,mcm
` [PATCH v5 3/7] dt-bindings: net: dsa: mediatek,mt7530: fix reset lines
` [PATCH v5 5/7] dt-bindings: net: dsa: mediatek,mt7530: define port binding per switch

[PATCH v2] coresight: etm4x: Fix crash observed on Qcom ETM parts with 'Low power override'
 2022-08-25  5:22 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS_2022.1_update 835/1117] drivers/phy/xilinx/xilinx_dpgtquadphy.c:49:17: error: implicit declaration of function 'FIELD_PREP'
 2022-08-25  5:20 UTC 

[PATCH 0/9] KVM: arm64: selftests: Test linked {break,watch}points
 2022-08-25  5:08 UTC  (10+ messages)
` [PATCH 1/9] KVM: arm64: selftests: Add helpers to extract a field of an ID register
` [PATCH 2/9] KVM: arm64: selftests: Add write_dbg{b,w}{c,v}r helpers in debug-exceptions
` [PATCH 3/9] KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions
` [PATCH 4/9] KVM: arm64: selftests: Add helpers to enable debug exceptions
` [PATCH 5/9] KVM: arm64: selftests: Have debug_version() use cpuid_get_ufield() helper
` [PATCH 6/9] KVM: arm64: selftests: Change debug_version() to take ID_AA64DFR0_EL1
` [PATCH 7/9] KVM: arm64: selftests: Add a test case for a linked breakpoint
` [PATCH 8/9] KVM: arm64: selftests: Add a test case for a linked watchpoint
` [PATCH 9/9] KVM: arm64: selftests: Test with every breakpoint/watchpoint

[PATCH v26 00/10] Add MediaTek SoC(vdosys1) support for mt8195
 2022-08-25  2:19 UTC  (8+ messages)
` [PATCH v26 07/10] soc: mediatek: mmsys: add mmsys for support 64 reset bits

[PATCH v3 0/4] DT fixes for pl022 for arm platforms
 2022-08-25  3:01 UTC  (7+ messages)
` [PATCH v3 1/4] ARM: dts: integratorap: Update spi node properties

[PATCH v2] arm64: mte: move register initialization to C
 2022-08-25  2:15 UTC 

[PATCH] dt-bindings: net: Add missing (unevaluated|additional)Properties on child nodes
 2022-08-25  1:50 UTC  (2+ messages)

[PATCH 0/3] Add gamma lut support for mt8195
 2022-08-25  1:40 UTC  (5+ messages)
` [PATCH 2/3] drm/mediatek: "

[PATCH v5 0/4] media: amphion: add support for contiguous format
 2022-08-25  1:38 UTC  (3+ messages)
` [PATCH v5 2/4] media: amphion: tell and handle contiguous and non "
` [PATCH v5 4/4] media: amphion: encoder add support for contiguous planes


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