linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-15 17:32:21 to 2022-06-16 06:30:41 UTC [more...]

[PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-16  6:29 UTC  (10+ messages)
` [PATCH v2 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v2 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v2 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v2 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH v2 5/5] vfio/iommu_type1: Simplify group attachment

[PATCH 0/3] ASoC: sun50i-codec-analog: Internal bias support
 2022-06-16  6:25 UTC  (4+ messages)
` [PATCH 1/3] ASoC: dt-bindings: sun50i-codec: Add binding for internal bias
` [PATCH 2/3] ASoC: sun50i-codec-analog: Add support "
` [PATCH 3/3] arm64: dts: allwinner: pinephone: Enable internal HMIC bias

[PATCH] arch: arm: mach-spear: Add missing of_node_put() in time.c
 2022-06-16  6:25 UTC  (3+ messages)
  `  "

[PATCH v2 1/4] clk: imx: imx8mp: Add audiomix block control
 2022-06-16  6:14 UTC  (2+ messages)

[PATCH v2] drivers: clk: (clk-nomadik) Add missing of_node_put()
 2022-06-16  6:02 UTC  (2+ messages)

[PATCH v2 0/5] iommu/mediatek: Improve safety from dts
 2022-06-16  5:42 UTC  (6+ messages)
` [PATCH v2 1/5] iommu/mediatek: Use dev_err_probe to mute probe_defer err log
` [PATCH v2 2/5] iommu/mediatek: Add error path for loop of mm_dts_parse
` [PATCH v2 3/5] iommu/mediatek: Validate number of phandles associated with "mediatek, larbs"
` [PATCH v2 4/5] iommu/mediatek: Improve safety for mediatek, smi property in larb nodes
` [PATCH v2 5/5] iommu/mediatek: Remove a unused "mapping" which is only for v1

[PATCH v7 4/6] serial: take termios_rwsem for .rs485_config() & pass termios as param
 2022-06-16  5:15 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
 2022-06-16  5:11 UTC  (3+ messages)

[PATCH v9 3/3] iommu/mediatek: Allow page table PA up to 35bit
 2022-06-16  4:54 UTC  (2+ messages)

[PATCH v2] mach-ux500: (pm_domain) Add missing of_node_put()
 2022-06-16  4:15 UTC 

[PATCH v2] mach-keystone: (pm_domain) Add missing of_node_put()
 2022-06-16  4:03 UTC 

[PATCH v2] mach-versatile: (platsmp-vexpress) Add missing of_node_put()
 2022-06-16  3:59 UTC 

[PATCH 0/7] clk: imx93: pll/imx93 fixes and update
 2022-06-16  3:58 UTC  (9+ messages)
` [PATCH 1/7] clk: imx93: use adc_root as the parent clock of adc1
` [PATCH 2/7] clk: imx93: correct nic_media parent
` [PATCH 3/7] clk: imx93: Correct the edma1's parent clock

[PATCH v2] mach-versatile: (platsmp-realview) Add missing of_node_put()
 2022-06-16  3:53 UTC 

[PATCH v2] arm: mach-versatile: (integrator) Add missing of_node_put()
 2022-06-16  3:44 UTC 

[PATCH] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_hp
 2022-06-16  3:34 UTC 

Default async probing for DT based systems
 2022-06-16  3:24 UTC 

[PATCH v2] arm: mm: (cache-tauros2) Add missing of_node_put()
 2022-06-16  3:13 UTC 

[PATCH V3 0/6] remoteproc: imx_rproc: support i.MX8QM/QXP
 2022-06-16  3:08 UTC  (4+ messages)

[PATCH v2] arm: mm: (cache-feroceon-l2) Add missing of_node_put()
 2022-06-16  3:02 UTC 

[net-next PATCH] net: ethernet: stmicro: stmmac: permit MTU change with interface up
 2022-06-16  2:55 UTC  (2+ messages)

[PATCH 1/4] clk: imx: imx8mp: Add audiomix block control
 2022-06-16  2:50 UTC  (7+ messages)

[PATCH] clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parent
 2022-06-16  2:44 UTC  (2+ messages)

[PATCH v12 00/13] PCI: imx6: refine codes and add the error propagation
 2022-06-16  2:23 UTC  (22+ messages)
` [PATCH v12 01/13] PCI: imx6: Move imx6_pcie_grp_offset(), imx6_pcie_configure_type() earlier
` [PATCH v12 02/13] PCI: imx6: Move PHY management functions together
` [PATCH v12 03/13] PCI: imx6: Move imx6_pcie_enable_ref_clk() earlier
` [PATCH v12 04/13] PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v12 05/13] PCI: imx6: Factor out ref clock disable to match enable
` [PATCH v12 06/13] PCI: imx6: Collect clock enables in imx6_pcie_clk_enable()
` [PATCH v12 07/13] PCI: imx6: Propagate .host_init() errors to caller
` [PATCH v12 08/13] PCI: imx6: Disable i.MX6QDL clock when disabling ref clocks
` [PATCH v12 09/13] PCI: imx6: Turn off regulator when system is in suspend mode
` [PATCH v12 10/13] PCI: imx6: Mark the link down as non-fatal error
` [PATCH v12 11/13] PCI: imx6: Reduce resume time by only starting link if it was up before suspend
` [PATCH v12 12/13] PCI: imx6: Do not hide phy driver callbacks and refine the error handling
` [PATCH v12 13/13] PCI: imx6: Disable clocks in reverse order of enable

[PATCH v2] arm: mach-rockchip: (pm) Add missing of_node_put()
 2022-06-16  2:17 UTC 

[RFC PATCH] reset: mediatek: Move mediatek system clock reset to reset folder
 2022-06-16  2:00 UTC  (2+ messages)

[RESEND v8 00/19] Cleanup MediaTek clk reset drivers and support SoCs
 2022-06-16  1:57 UTC  (37+ messages)
` [RESEND v8 01/19] clk: mediatek: reset: Add reset.h
` [RESEND v8 02/19] clk: mediatek: reset: Fix written reset bit offset
` [RESEND v8 03/19] clk: mediatek: reset: Refine and reorder functions in reset.c
` [RESEND v8 04/19] clk: mediatek: reset: Extract common drivers to update function
` [RESEND v8 05/19] clk: mediatek: reset: Merge and revise reset register function
` [RESEND v8 06/19] clk: mediatek: reset: Revise structure to control reset register
` [RESEND v8 07/19] clk: mediatek: reset: Support nonsequence base offsets of reset registers
` [RESEND v8 08/19] clk: mediatek: reset: Support inuput argument index mode
` [RESEND v8 09/19] clk: mediatek: reset: Change return type for clock reset register function
` [RESEND v8 10/19] clk: mediatek: reset: Add new register reset function with device
` [RESEND v8 11/19] clk: mediatek: reset: Add reset support for simple probe
` [RESEND v8 12/19] dt-bindings: arm: mediatek: Add #reset-cells property for MT8192/MT8195
` [RESEND v8 13/19] dt-bindings: reset: mediatek: Add infra_ao reset index "
` [RESEND v8 14/19] clk: mediatek: reset: Add infra_ao reset support "
` [RESEND v8 17/19] dt-bindings: reset: mediatek: Add infra_ao reset index for MT8186
` [RESEND v8 18/19] dt-bindings: arm: mediatek: Add #reset-cells property "
` [RESEND v8 19/19] clk: mediatek: reset: Add infra_ao reset support "

[PATCH v8 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-06-16  1:47 UTC  (22+ messages)
` [PATCH v8 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH v8 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature
` [PATCH v8 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification

[PATCH v3 07/40] arm64: dts: freescale: align gpio-key node names with dtschema
 2022-06-16  0:53 UTC  (23+ messages)
` [PATCH v3 08/40] arm64: dts: freescale: align led "
` [PATCH v3 09/40] arm64: dts: hisilicon: align gpio-key "
` [PATCH v3 10/40] arm64: dts: hisilicon: correct gpio-keys properties
` [PATCH v3 11/40] arm64: dts: marvell: align gpio-key node names with dtschema
` [PATCH v3 12/40] arm64: dts: marvell: armada-3720: align lednode "
` [PATCH v3 13/40] ARM: dts: marvell: align gpio-key node "
` [PATCH v3 14/40] ARM: dts: marvell: correct gpio-keys properties
` [PATCH v3 15/40] arm64: dts: mediatek: align gpio-key node names with dtschema
` [PATCH v3 16/40] arm64: dts: mediatek: mt7622-bananapi-bpi-r64: align led "
` [PATCH v3 17/40] arm64: dts: mediatek: mt7622-rfb1: correct gpio-keys properties
` [PATCH v3 18/40] ARM: dts: mediatek: align gpio-key node names with dtschema
` [PATCH v3 26/40] arm64: dts: rockchip: "
` [PATCH v3 27/40] ARM: "
` [PATCH v3 28/40] ARM: dts: rockchip: rk3288-tinker: correct gpio-keys properties
` [PATCH v3 29/40] arm64: dts: ti: align gpio-key node names with dtschema
` [PATCH v3 30/40] arm64: dts: xilinx: "
` [PATCH v3 31/40] ARM: "
` [PATCH v3 36/40] ARM: dts: aspeed: "
` [PATCH v3 37/40] ARM: dts: aspeed: correct gpio-keys properties
` [PATCH v3 38/40] ARM: dts: at91: align gpio-key node names with dtschema
` [PATCH v3 39/40] ARM: dts: at91: correct gpio-keys properties
` [PATCH v3 40/40] ARM: dts: at91: drop unneeded status from gpio-keys

[PATCH v2 47/48] ARM: dts: exynos: align gpio-key node names with dtschema
 2022-06-16  0:48 UTC  (4+ messages)
  ` (subset) "
` [PATCH v2 48/48] ARM: dts: s5pv210: "
  ` (subset) "

[PATCH][next] net: axienet: Fix spelling mistake "archecture" -> "architecture"
 2022-06-16  0:38 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: marvell: adjust whitespace around '='
 2022-06-16  0:18 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: Add missing space around properties
 2022-06-16  0:16 UTC  (10+ messages)
` [PATCH 3/6] arm64: dts: freescale: "
` [PATCH 4/6] arm64: dts: hisilicon: "
` [PATCH 5/6] arm64: dts: qcom: "
` [PATCH 6/6] arm64: dts: ti: "

[PATCH 1/3] ufs: host: ufs-exynos: remove unused defines
 2022-06-16  0:11 UTC  (6+ messages)
    ` [PATCH 2/3] ufs: host: ufs-exynos: use already existing define
    ` [PATCH 3/3] include: ufs: re-arrange addresses in increasing order

[PATCH v2 0/3] Add support for Radxa ROCK Pi S
 2022-06-16  0:10 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: rockchip: Add "

[PATCH] clk: samsung: Add check for platform_driver_register
 2022-06-16  0:07 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Fix SPI2 pinmux pin comments
 2022-06-15 23:33 UTC 

[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-15 23:12 UTC  (8+ messages)
` [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency

[PATCH v11 0/8] PCI: imx6: refine codes and add the error propagation
 2022-06-15 23:01 UTC  (2+ messages)

[PATCH 00/22] SCMIv3.1 Miscellaneous changes
 2022-06-15 22:58 UTC  (10+ messages)
` [PATCH 11/22] firmware: arm_scmi: Add SCMIv3.1 extended names protocols support

[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
 2022-06-15 22:49 UTC  (3+ messages)
` [PATCH v2 08/15] mfd: mt6370: Add Mediatek MT6370 support

[PATCH v3 11/16] arch_topology: Check for non-negative value rather than -1 for IDs validity
 2022-06-15 22:45 UTC  (13+ messages)
` [PATCH v3 12/16] arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
  ` [PATCH v3 13/16] arch_topology: Don't set cluster identifier as physical package identifier
    ` [PATCH v3 14/16] arch_topology: Drop unnecessary check for uninitialised package_id
      ` [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map

[PATCH v1 00/15] Add support for MT8195 SCP 2nd core
 2022-06-15 22:28 UTC  (3+ messages)
` [PATCH v1 15/15] mfd: cros_ec: Add SCP core 1 as a new CrOS EC MCU

[PATCH 0/7] Add MediaTek MT6357 PMIC support
 2022-06-15 22:25 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: mfd: mt6397: add binding for MT6357
` [PATCH 4/7] mfd: mt6397-core: add MT6357 PMIC support
` [PATCH 5/7] mfd: mt6358-irq: "

[PATCH] ARM: dts: rza2mevb: Fix LED node names
 2022-06-15 22:16 UTC  (2+ messages)

[PATCH v3 0/6] dt-bindings: Add macros for video interface bus types
 2022-06-15 22:14 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: media: "
` [PATCH v3 2/6] dt-bindings: Use new video interface bus type macros in examples
` [PATCH v3 3/6] ARM: dts: freescale: Use new media bus type macros
` [PATCH v3 4/6] ARM: dts: omap: "
` [PATCH v3 5/6] ARM: dts: renesas: "
` [PATCH v3 6/6] ARM: dts: stm32: "

[PATCH 0/7] MediaTek Helio X10 MT6795 - MT6331/6332 PMIC Wrapper
 2022-06-15 22:02 UTC  (3+ messages)
` [PATCH 4/7] dt-bindings: mfd: Add compatible for MT6331 PMIC

[PATCH v4 1/2] dt-bindings: mfd: stm32-timers: Document how to specify interrupts
 2022-06-15 22:01 UTC  (2+ messages)

[PATCH 0/2] MediaTek Helio X10 MT6795 - MT6331/6332 PMIC MFD integration
 2022-06-15 21:52 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: mfd: mt6397: Add compatibles for MT6331 RTC and keys
` [PATCH 2/2] mfd: mt6397: Add basic support for MT6331+MT6332 PMIC

[PATCH v3 0/3] arm64: dynamic shadow call stack support
 2022-06-15 21:52 UTC  (8+ messages)
` [PATCH v3 1/3] arm64: unwind: add asynchronous unwind tables to kernel and modules
` [PATCH v3 3/3] arm64: implement dynamic shadow call stack for Clang

[BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
 2022-06-15 21:22 UTC  (8+ messages)

[PATCH v1 0/5] power: domain: Add driver for a PM domain provider which controls
 2022-06-15 21:14 UTC  (13+ messages)

[PATCH 0/4] mfd: Some preparations for making platform remove callbacks return void
 2022-06-15 21:08 UTC  (7+ messages)
` [PATCH 2/4] mfd: t7l66xb: Drop platform disable callback
` [PATCH 3/4] mfd: tc6387xb: Drop disable callback that is never called
` [PATCH 4/4] mfd: tc6393xb: Make disable callback return void

[PATCH] ARM: dts: bcm2711-rpi-400: Fix GPIO line names
 2022-06-15 21:05 UTC 

[RFC PATCH v2 00/20] arm64: livepatch: Use ORC for dynamic frame pointer validation
 2022-06-15 20:50 UTC  (5+ messages)

[PATCH 0/2] media: cedrus: fix HEVC decoding
 2022-06-15 20:44 UTC  (3+ messages)
` [PATCH 1/2] media: cedrus: h265: Fix flag name
` [PATCH 2/2] media: cedrus: h265: Fix logic for not low delay flag

[PATCH v7 0/3] Add SSIF BMC driver
 2022-06-15 20:32 UTC  (5+ messages)
` [PATCH v7 3/3] i2c: aspeed: Assert NAK when slave is busy

[V1] media: mtk-mdp3: Add Mediatek MDP3 Driver
 2022-06-15 20:16 UTC 

[PATCH v2] PCI: mediatek-gen3: Print LTSSM state when PCIe link down
 2022-06-15 19:59 UTC  (2+ messages)

[PATCH V4 1/2] mtd: allow getting MTD device associated with a specific DT node
 2022-06-15 19:43 UTC  (2+ messages)
` [PATCH V4 2/2] nvmem: add driver handling U-Boot environment variables

[PATCH v4 1/3] dt-bindings: mfd: ti,j721e-system-controller: Add clock property
 2022-06-15 19:35 UTC 

[PATCH v1 2/9] thermal: thermal: Export OF trip helper function
 2022-06-15 19:24 UTC  (2+ messages)

[PATCH v14 0/7] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-06-15 19:19 UTC  (3+ messages)

[PATCH] arm64/cpufeature: Unexport set_cpu_feature()
 2022-06-15 19:15 UTC 

[PATCH] selftests: KVM: Handle compiler optimizations in ucall
 2022-06-15 18:57 UTC 

[PATCH V3 1/2] mtd: allow getting MTD device associated with a specific DT node
 2022-06-15 18:30 UTC  (4+ messages)
` [PATCH V3 2/2] nvmem: add driver handling U-Boot environment variables

[PATCH] ARM: bcmbca: add VFP and NEON fixup for bcm6846 SoC
 2022-06-15 18:14 UTC  (3+ messages)

[PATCH 0/3] arm: bcmbca: Add BCM6813 SoC support
 2022-06-15 17:40 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: arm64: Add BCM6813 SoC
` [PATCH 3/3] MAINTAINERS: Add BCM6813 to bcmbca arch entry

[PATCH V3 00/11] soc: bcm2835-power: Prepare BCM2711 V3D support
 2022-06-15 17:38 UTC  (3+ messages)

[PATCH 1/5] mmc: dw_mmc: exynos: Obviously always return success in remove callback
 2022-06-15 17:32 UTC  (2+ messages)

[RESEND V2] mmc: mediatek: wait dma stop bit reset to 0
 2022-06-15 17:32 UTC 

[PATCH] mmc: sdhci-brcmstb: Initialize base_clk to NULL in sdhci_brcmstb_probe()
 2022-06-15 17:32 UTC  (2+ messages)

[PATCH v2 0/3] Add MT8186 ADSP dt-binding
 2022-06-15 17:32 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: dsp: mediatek: add mt8186 dsp 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).