linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-22 23:41:44 to 2023-12-25 09:25:09 UTC [more...]

[PATCH v2 2/8] dt-bindings: marvell: a38x: add solidrun armada 385 clearfog gtr boards
 2023-12-25  9:24 UTC  (14+ messages)
` [PATCH v2 3/8] dt-bindings: marvell: a38x: add solidrun armada 388 clearfog boards
` [PATCH v2 4/8] arm: dts: marvell: clearfog-gtr: add board-specific compatible strings
` [PATCH v2 5/8] arm: dts: marvell: clearfog-gtr: sort pinctrl nodes alphabetically
` [PATCH v2 6/8] arm: dts: marvell: clearfog-gtr: add missing pinctrl for all used gpios
` [PATCH v2 7/8] arm: dts: marvell: clearfog-gtr-l8: add support for second sfp connector
` [PATCH v2 8/8] arm: dts: marvell: clearfog-gtr-l8: align port numbers with enclosure

[PATCH v3 00/11] Add mediate-drm secure flow for SVP
 2023-12-25  9:05 UTC  (13+ messages)
` [PATCH v3 01/11] drm/mediatek: Add interface to allocate MediaTek GEM buffer
` [PATCH v3 02/11] drm/mediatek/uapi: Add DRM_MTK_GEM_CREATE_ENCRYPTED flag
` [PATCH v3 03/11] drm/mediatek: Add secure buffer control flow to mtk_drm_gem
` [PATCH v3 04/11] drm/mediatek: Add secure identify flag and funcution to mtk_drm_plane
` [PATCH v3 05/11] drm/mediatek: Add mtk_ddp_sec_write to config secure buffer info
` [PATCH v3 06/11] drm/mediatek: Add get_sec_port interface to mtk_ddp_comp
` [PATCH v3 07/11] drm/mediatek: Add secure layer config support for ovl
` [PATCH v3 08/11] drm/mediatek: Add secure layer config support for ovl_adaptor
` [PATCH v3 09/11] drm/mediatek: Add secure flow support to mediatek-drm
` [PATCH v3 10/11] drm/mediatek: Add cmdq_insert_backup_cookie before secure pkt finalize
` [PATCH v3 11/11] arm64: dts: mt8195: Add secure mbox settings for vdosys

[PATCH 00/13] mm/gup: Unify hugetlb, part 2
 2023-12-25  6:34 UTC  (5+ messages)
` [PATCH 03/13] mm: Provide generic pmd_thp_or_huge()
` [PATCH 05/13] mm: Introduce vma_pgtable_walk_{begin|end}()

[PATCH 00/13] fpga: Convert to platform remove callback returning void
 2023-12-25  6:01 UTC  (2+ messages)

[PATCH 0/2] clk: imx: composite-8m: Adjustments for __imx8m_clk_hw_composite()
 2023-12-25  3:18 UTC  (5+ messages)
` [PATCH 1/2] clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() after error detection
` [PATCH 2/2] clk: imx: composite-8m: Delete two unnecessary initialisations in __imx8m_clk_hw_composite()

Discuss Mediatek Power Domain Driver Support Mulitle Smi Clamp Protection
 2023-12-25  2:55 UTC  (3+ messages)

[PATCH v2 1/3] usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on
 2023-12-25  2:20 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3 0/8] Add support to configure TPDM CMB subunit
 2023-12-25  1:55 UTC  (8+ messages)
` [PATCH v3 6/8] coresight-tpdm: Add timestamp control register support for the CMB

[PATCH v2] arm64: dts: rockchip: Fix led pinctrl of lubancat 1
 2023-12-25  0:50 UTC 

[PATCH] drm/rockchip: vop2: Avoid use regmap_reinit_cache at runtime
 2023-12-25  0:21 UTC  (2+ messages)

[PATCH] drm/rockchip: vop2: clean up some inconsistent indenting
 2023-12-25  0:21 UTC  (2+ messages)

[PATCH] ARM: Delete ARM11MPCore perf leftovers
 2023-12-24 22:24 UTC 

[soc:soc/arm 5/5] arch/arm/kernel/perf_event_v6.c:144:23: warning: unused variable 'armv6mpcore_perf_map'
 2023-12-24 21:23 UTC 

[PATCH] arm64: dts: rockchip: rk3588: Fix USB PD clocks
 2023-12-24 19:54 UTC  (2+ messages)

[PATCH v2 0/3] Fix mainline support for rk3036 kylin board
 2023-12-24 19:54 UTC  (9+ messages)
` [PATCH v2 1/3] ARM: dts: rockchip: Add psci for rk3036
` (subset) [PATCH v2 0/3] Fix mainline support for rk3036 kylin board

[PATCH] arm64: dts: rockchip: Support poweroff on NanoPC-T6
 2023-12-24 19:54 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: rk3308-rock-pi-s cleanup
 2023-12-24 19:54 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: configure pad driver strength for orangepi r1 plus lts
 2023-12-24 19:54 UTC  (2+ messages)

[PATCH] arm64: rockchip: dts: rk3328-rock-pi-e: enable GbE eth
 2023-12-24 18:59 UTC  (2+ messages)

[PATCH v6 00/16] PCI: imx6: Clean up and add imx95 pci support
 2023-12-24 18:32 UTC  (17+ messages)
` [PATCH v6 01/16] PCI: imx6: Simplify clock handling by using bulk_clk_*() function
` [PATCH v6 02/16] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
` [PATCH v6 03/16] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v6 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v6 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v6 06/16] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v6 07/16] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v6 08/16] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v6 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v6 10/16] dt-bindings: imx6q-pcie: restruct reg and reg-name
` [PATCH v6 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v6 12/16] PCI: imx6: Add iMX95 PCIe support
` [PATCH v6 13/16] PCI: imx6: Clean up get addr_space code
` [PATCH v6 14/16] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v6 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v6 16/16] PCI: imx6: Add iMX95 Endpoint (EP) function support

[PATCH v2 0/8] arm: dts: marvell: clearfog-gtr: miscellaneous enhancements
 2023-12-24 16:04 UTC  (6+ messages)
` [PATCH v2 1/8] dt-bindings: marvell: a38x: convert the soc compatibles description to yaml

[PATCH v3 0/2] Add Variscite VAR-SOM-MX93 support
 2023-12-24 15:54 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: arm: fsl: Add VAR-SOM-MX93 with Symphony
` [PATCH v3 2/2] arm64: dts: imx93-var-som: Add Variscite VAR-SOM-MX93

[PATCH 00/15] media: s5p-mfc: cleanups
 2023-12-24 15:44 UTC  (16+ messages)
` [PATCH 01/15] media: s5p-mfc: drop unused static s5p_mfc_cmds
` [PATCH 02/15] media: s5p-mfc: drop unused static s5p_mfc_ops
` [PATCH 03/15] media: s5p-mfc: drop unused get_*_def_fmt declarations
` [PATCH 04/15] media: s5p-mfc: constify fw_name strings
` [PATCH 05/15] media: s5p-mfc: constify s5p_mfc_buf_size structures
` [PATCH 06/15] media: s5p-mfc: constify s5p_mfc_variant structures
` [PATCH 07/15] media: s5p-mfc: constify s5p_mfc_hw_cmds structures
` [PATCH 08/15] media: s5p-mfc: constify s5p_mfc_hw_ops structures
` [PATCH 09/15] media: s5p-mfc: constify s5p_mfc_fmt structures
` [PATCH 10/15] media: s5p-mfc: constify struct structures
` [PATCH 11/15] media: s5p-mfc: constify pointers to s5p_mfc_cmd_args
` [PATCH 12/15] media: s5p-mfc: constify local pointers to s5p_mfc_enc_params
` [PATCH 13/15] media: s5p-mfc: drop useless clock refcnt debugging
` [PATCH 14/15] media: s5p-mfc: drop useless static s5p_mfc_dev in s5p_mfc_pm.c
` [PATCH 15/15] media: s5p-mfc: drop static device variable "

vidioc_try_fmt:379: Unsupported format for destination
 2023-12-24 15:40 UTC 

[PATCH] serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock
 2023-12-24 12:53 UTC  (2+ messages)

[PATCH] arm64: boot: dts: rockchip: Fix led pinctrl of lubancat 1
 2023-12-24 12:44 UTC  (3+ messages)

[PATCH 0/5] arm: dts: marvell: clearfog-gtr: miscellaneous enhancements
 2023-12-24 12:39 UTC  (11+ messages)
` [PATCH 1/5] arm: dts: marvell: clearfog-gtr: add board-specific compatible strings
` [PATCH 2/5] arm: dts: marvell: clearfog-gtr: sort pinctrl nodes alphabetically
` [PATCH 3/5] arm: dts: marvell: clearfog-gtr: fix various off-by-1 gpio numbers
` [PATCH 4/5] arm: dts: marvell: clearfog-gtr-l8: add support for second sfp connector
` [PATCH 5/5] arm: dts: marvell: clearfog-gtr-l8: align port numbers with enclosure

[soc:for-next] BUILD SUCCESS 6c473546063dbef63aebd4c29401d17274e46b7b
 2023-12-24 12:06 UTC 

[PATCH 00/13] irqchip: Convert to platform remove callback returning void
 2023-12-24 11:59 UTC  (3+ messages)
` [PATCH 12/13] irqchip/stm32-exti: "
  ` [Linux-stm32] "

[PATCH 01/12] media: fimc-lite: drop unused flite_hw_set_camera_polarity()
 2023-12-24 11:49 UTC  (12+ messages)
` [PATCH 02/12] media: fimc-lite: constify several pointers in function arguments
` [PATCH 03/12] media: fimc-lite: constify pointers to v4l2_pix_format_mplane
` [PATCH 04/12] media: fimc-is: drop unused fimc_vidioc_enum_fmt_mplane()
` [PATCH 05/12] media: fimc-is: constify clock names
` [PATCH 06/12] media: fimc-is: constify several pointers in function arguments
` [PATCH 07/12] media: fimc-is: constify local pointers to fimc_fmt
` [PATCH 08/12] media: fimc-is: constify fimc_formats array
` [PATCH 09/12] media: fimc-is: constify pointers to v4l2_pix_format_mplane
` [PATCH 10/12] media: fimc-is: constify local pointers to fimc_dma_offset
` [PATCH 11/12] media: fimc-is: constify local pointers to fimc_vid_cap
` [PATCH 12/12] media: fimc-is: constify local pointers to fimc_frame

[PATCH] ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init
 2023-12-24 11:17 UTC  (3+ messages)

[PATCH] media:fimc-capture: Fix a possible data inconsistency due to a data race in fimc_subdev_set_fmt()
 2023-12-24 10:11 UTC  (2+ messages)

[soc:soc/dt] BUILD SUCCESS 2d7123c7e1678a01901887562f88890f39d1a51c
 2023-12-24  9:56 UTC 

[PATCH V2] serial: imx: Correct clock error message in function probe()
 2023-12-24  9:32 UTC 

[PATCH v2 0/2] Add Variscite VAR-SOM-MX93 support
 2023-12-24  9:12 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: fsl: Add VAR-SOM-MX93 with Symphony
` [PATCH v2 2/2] arm64: dts: imx93-var-som: Add Variscite VAR-SOM-MX93

[PATCH v5 00/16] PCI: imx6: Clean up and add imx95 pci support
 2023-12-24  9:09 UTC  (20+ messages)
` [PATCH v5 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v5 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v5 10/16] dt-bindings: imx6q-pcie: remove reg and reg-name
` [PATCH v5 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string

[PATCH v2 00/17] kexec: Allow preservation of ftrace buffers
 2023-12-24  8:58 UTC  (6+ messages)
` [PATCH v2 06/17] kexec: Add config option for KHO
  ` [PATCH v2 17/17] devicetree: Add bindings for ftrace KHO

[PATCH] clk: stm32f4: One function call less in stm32f4_rcc_init() after error detection
 2023-12-24  8:52 UTC 

[PATCH v3 0/4] Input: zforce_ts: standard properties
 2023-12-24  8:47 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: touchscreen: convert neonode,zforce to json-schema
` [PATCH v3 2/4] dt-bindings: touchscreen: neonode,zforce: Use standard properties
` [PATCH v3 3/4] Input: zforce_ts: Accept standard touchscreen properties
` [PATCH v3 4/4] ARM: dts: imx6sl-tolino-shine2hd: fix touchscreen rotation

[PATCH 0/3] perf scripts python: arm-cs-trace-disasm.py:
 2023-12-24  8:33 UTC  (5+ messages)
` [PATCH 1/3] perf scripts python: arm-cs-trace-disasm.py: print dso base address

[PATCH net-next] net: dsa: mt7530: register OF node for internal MDIO bus
 2023-12-24  7:37 UTC  (3+ messages)

[PATCH] pinctrl: samsung: constify iomem pointers
 2023-12-24  2:00 UTC  (2+ messages)

[PATCH v3 0/9] Add CMDQ secure driver for SVP
 2023-12-23 18:38 UTC  (4+ messages)
` [PATCH v3 2/9] dt-bindings: mailbox: Add mboxes property for CMDQ secure driver

[PATCH v2 0/4] arm64: rockchip: Pine64 pinetab2 support
 2023-12-23 18:32 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: display: panel: Add BOE TH101MB31IG002-28A panel
` [PATCH v2 2/4] drm/panel: Add driver for "
` [PATCH v2 3/4] dt-bindings: arm64: rockchip: Add Pine64 Pinetab2
` [PATCH v2 4/4] arm64: dts: rockchip: Add devicetree for "

[PATCH 1/7] [RFC PATCH 1/7] osdump: Add one new os minidump module
 2023-12-23 15:30 UTC  (6+ messages)

[PATCH] arm64: dts: imx93-var-som: Add Variscite VAR-SOM-MX93
 2023-12-23 14:39 UTC  (2+ messages)

[PATCH v8 0/3] add zynqmp TCM bindings
 2023-12-23 14:34 UTC  (5+ messages)
` [PATCH v8 2/3] dts: zynqmp: add properties for TCM in remoteproc

[PATCH 0/6] arm64: rockchip: Pine64 pinetab2 support
 2023-12-23 14:17 UTC  (12+ messages)
` [PATCH 4/6] arm64: dts: rockchip: Add devicetree for Pine64 Pinetab2
` [PATCH 5/6] arm64: dts: rockchip: Fix some dtb-check warnings

[PATCH 0/3] Enable Multi Core Timer (MCT) for gs101
 2023-12-23 14:14 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatible

[soc:soc/arm] BUILD SUCCESS WITH WARNING 2560cffd2134c2e070dee369b37f6e55438087f9
 2023-12-23 13:37 UTC 

[PATCH v2 0/2] Add a property to turn off the max touch controller in suspend mode
 2023-12-23 13:54 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: input: atmel,maxtouch: add poweroff-sleep property

[soc:soc/drivers] BUILD SUCCESS db0a7c09b2a552c5028a29942e80a4848d182934
 2023-12-23 13:39 UTC 

[soc:soc/defconfig] BUILD SUCCESS ed27e15bc49097f26689b201af5ea89e7154d880
 2023-12-23 13:36 UTC 

[soc:qcom/dt64] BUILD SUCCESS b7b9a6aa7aea2bcba2d35d65e4ce2913115485a3
 2023-12-23 13:34 UTC 

[soc:qcom/defconfig] BUILD SUCCESS 48a9ba5eb4d720c6e21c6e4d2a6fb6e1a97f5f2a
 2023-12-23 13:32 UTC 

[soc:k3/soc-driver] BUILD SUCCESS 2c2235292b33d788a1436f1d2a6108184a657f51
 2023-12-23 12:54 UTC 

[soc:k3/defconfig] BUILD SUCCESS e8779517788fa0f3d04840cb7d4121d3df8dfd54
 2023-12-23 12:55 UTC 

[soc:arm/fixes] BUILD SUCCESS fa3d6c7183106a187a8d399216db3f088a6aab81
 2023-12-23 12:51 UTC 

[soc:tee/shmem] BUILD SUCCESS 7bdee41575919773818e525ea19e54eb817770af
 2023-12-23 12:47 UTC 

[PATCH] serial: imx: Correct clock error message in function probe()
 2023-12-23  7:59 UTC  (2+ messages)

[PATCH v2 3/4] drm/mediatek: dsi: Use bitfield macros where useful
 2023-12-23  7:36 UTC  (2+ messages)

[soc:soc/arm 5/5] arch/arm/kernel/perf_event_v6.c:455:13: warning: 'armv6mpcore_pmu_disable_event' defined but not used
 2023-12-23  6:54 UTC 

[PATCH] arm64: defconfig: Enable Qualcomm SC8280XP camera clock controller
 2023-12-23  3:23 UTC  (2+ messages)

[PATCH 0/7] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-12-23  2:14 UTC  (4+ messages)
` [PATCH 7/7] pinctrl: scmi: implement pinctrl_scmi_imx_dt_node_to_map

imx7_media_csi probe deferred
 2023-12-22 23:40 UTC  (5+ 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).