linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-13 16:38:10 to 2022-09-14 09:51:54 UTC [more...]

[PATCH 1/2] ASoC: sunxi: sun4i-codec: silence misleading error in probe
 2022-09-14  9:40 UTC  (2+ messages)

[PATCH v4 00/12] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-09-14  9:39 UTC  (11+ messages)
` [PATCH v4 07/12] drm: bridge: samsung-dsim: Fix PLL_P (PMS_P) offset
    ` [PATCH v4 02/12] drm: bridge: Add Samsung DSIM bridge driver

[PATCH 0/6] Add support for J721e CPSW9G and SGMII mode
 2022-09-14  9:39 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J721e
` [PATCH 2/6] phy: ti: gmii-sel: Add support for configuring CPSW5G ports in SGMII mode
` [PATCH 3/6] phy: ti: gmii-sel: Add support for CPSW9G GMII SEL in J721e
` [PATCH 4/6] phy: ti: gmii-sel: Enable SGMII mode configuration for J721E
` [PATCH 5/6] phy: ti: phy-j721e-wiz: Add SGMII support in wiz driver "
` [PATCH 6/6] phy: cadence: Sierra: Add PCIe + SGMII PHY multilink configuration

[PATCH V2 0/7] arm64/perf: Enable branch stack sampling
 2022-09-14  9:35 UTC  (11+ messages)
` [PATCH V2 3/7] arm64/perf: Update struct pmu_hw_events for BRBE

[PATCH] drm/rockchip: Fix return type of cdn_dp_connector_mode_valid
 2022-09-14  9:27 UTC  (3+ messages)

[PATCH v1] dt-bindings: clock: convert rockchip,rk3128-cru.txt to YAML
 2022-09-14  9:25 UTC  (3+ messages)

[PATCH 0/3] Remove unused declarations for arm
 2022-09-14  9:18 UTC  (5+ messages)
` [PATCH 1/3] ARM: OMAP2+: remove orphan declarations from omap2
` [PATCH 2/3] ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.h
` [PATCH 3/3] ARM: ftrace: remove unused ftrace_graph_caller_old() declaration

[PATCH net-next 00/10] dt-bindings and mt7621 devicetree changes
 2022-09-14  9:17 UTC  (15+ messages)
` [PATCH 01/10] dt-bindings: net: drop old mediatek bindings
` [PATCH 02/10] dt-bindings: net: dsa: mediatek,mt7530: change mt7530 switch address
` [PATCH 03/10] dt-bindings: net: dsa: mediatek,mt7530: expand gpio-controller description
` [PATCH 04/10] dt-bindings: memory: mt7621: add syscon as compatible string
` [PATCH 05/10] mips: dts: ralink: mt7621: fix some dtc warnings
` [PATCH 06/10] mips: dts: ralink: mt7621: remove interrupt-parent from switch node
` [PATCH 07/10] mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmii
` [PATCH 08/10] mips: dts: ralink: mt7621: change mt7530 switch address
` [PATCH 09/10] mips: dts: ralink: mt7621: fix external phy on GB-PC2
` [PATCH 10/10] mips: dts: ralink: mt7621: add GB-PC2 LEDs

[PATCH 0/5] iommu: Define EINVAL as device/domain incompatibility
 2022-09-14  9:11 UTC  (8+ messages)
` [PATCH 3/5] iommu: Add return errno rules to ->attach_dev ops
` [PATCH 4/5] iommu: Regulate errno in ->attach_dev callback functions

[PATCH AUTOSEL 4.9 13/13] arm: mach-spear: Add missing of_node_put() in time.c
 2022-09-14  9:05 UTC 

[PATCH AUTOSEL 5.15 01/16] arm64: dts: juno: Add missing MHU secure-irq
 2022-09-14  9:02 UTC 

[PATCH AUTOSEL 5.19 01/22] arm64: dts: juno: Add missing MHU secure-irq
 2022-09-14  9:00 UTC 

[PATCH v1 01/11] dt-bindings: serial: rockchip: add rockchip,rk3128-uart
 2022-09-14  8:52 UTC  (4+ messages)
  ` (subset) "
` [PATCH v1 09/11] dt-bindings: phy: phy-rockchip-inno-usb2: add rockchip,rk3128-usb2phy

[PATCH] ARM: OMAP2+: fix repeated words in comments
 2022-09-14  8:43 UTC 

[PATCH] ARM: s3c: fix repeated words in comments
 2022-09-14  8:41 UTC 

[PATCH] ARM: pxa: fix repeated words in comments
 2022-09-14  8:40 UTC 

[PATCH v3 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-09-14  8:35 UTC  (26+ messages)
` [PATCH v3 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file
` [PATCH v3 02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool
` [PATCH v3 03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
` [PATCH v3 04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2
` [PATCH v3 05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
` [PATCH v3 06/25] KVM: arm64: Implement do_donate() helper for donating memory
` [PATCH v3 07/25] KVM: arm64: Prevent the donation of no-map pages
` [PATCH v3 08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2
` [PATCH v3 09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
` [PATCH v3 10/25] KVM: arm64: Add hyp_spinlock_t static initializer
` [PATCH v3 11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu'
` [PATCH v3 12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
` [PATCH v3 13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
` [PATCH v3 14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2
` [PATCH v3 15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally
` [PATCH v3 16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2
` [PATCH v3 17/25] KVM: arm64: Add generic hyp_memcache helpers
` [PATCH v3 18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function
` [PATCH v3 19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
` [PATCH v3 20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
` [PATCH v3 21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host
` [PATCH v3 22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
` [PATCH v3 23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' "
` [PATCH v3 24/25] KVM: arm64: Don't unnecessarily map host kernel sections "
` [RFC PATCH v3 25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run()

[PATCH 0/3] apple rtkit: add support for atomic operations
 2022-09-14  8:34 UTC  (4+ messages)
` [PATCH 1/3] mailbox: apple: Implement flush() operation
` [PATCH 2/3] mailbox: apple: Implement poll_data() operation
` [PATCH 3/3] soc: apple: rtkit: Add apple_rtkit_poll

[PATCH] mfd: mt6360: add bound check in regmap read/write function
 2022-09-14  8:26 UTC 

[PATCH] dt-bindings: mfd: mt6370: fix the indentation in the example
 2022-09-14  8:23 UTC 

[PATCH] drm: mediatek: Fix display vblank timeout when disable dsi
 2022-09-14  8:17 UTC  (2+ messages)

[RFC PATCH 0/2] Propose critical clocks
 2022-09-14  8:13 UTC  (3+ messages)

[PATCH 0/3] KVM: arm64: Fix a bug of single-step execution enabled by userspace
 2022-09-14  8:12 UTC  (5+ messages)
` [PATCH 1/3] KVM: arm64: Don't set PSTATE.SS when Software Step state is Active-pending

[PATCH v3] Input: mtk-pmic-keys - Add support for MT6331 PMIC keys
 2022-09-14  8:03 UTC  (3+ messages)

[RESEND PATCH v12 0/3] Add perf support for HiSilicon PCIe Tune and Trace device
 2022-09-14  7:59 UTC  (4+ messages)
` [RESEND PATCH v12 1/3] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [RESEND PATCH v12 2/3] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [RESEND PATCH v12 3/3] perf tool: Add support for parsing HiSilicon PCIe Trace packet

[PATCH v3 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
 2022-09-14  7:51 UTC  (11+ messages)
` [PATCH v3 2/7] dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis
` [PATCH v3 3/7] phy: phy-mtk-tphy: "
` [PATCH v3 4/7] phy: phy-mtk-tphy: disable hardware efuse when set INTR
` [PATCH v3 5/7] phy: phy-mtk-tphy: disable gpio mode for all usb2 phys
` [PATCH v3 6/7] phy: phy-mtk-tphy: set utmi 0 register in init() ops
` [PATCH v3 7/7] phy: phy-mtk-tphy: fix the phy type setting issue

[PATCH 1/2] arm64: dts: ti: k3-am62: Add general purpose timers for am62
 2022-09-14  7:42 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am625-sk: Use pwm-led instead of gpio-led

[linux][PATCH v9 1/2] dt-bindings: arm: at91: Add info on SAMA5D3-EDS
 2022-09-14  7:37 UTC  (5+ messages)
` [linux][PATCH v9 2/2] dts: arm: at91: Add SAMA5D3-EDS Board

[GIT PULL] SoC fixes for omaps
 2022-09-14  7:32 UTC 

[PATCH -next] ARM: mmp: Make mmp2_resource_gpio static
 2022-09-14  7:19 UTC  (3+ messages)
` 答复: "

[PATCH v5 0/6] Add support for TI TPS65219 PMIC
 2022-09-14  6:46 UTC  (3+ messages)
` [PATCH v5 4/6] mfd: tps65219: Add driver "

[PATCH 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
 2022-09-14  5:42 UTC  (14+ messages)
` [PATCH 2/7] dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis

[PATCH v2] clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 85821
 2022-09-14  6:21 UTC  (2+ messages)

[PATCH v3] clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921
 2022-09-14  6:14 UTC 

[PATCH v2 0/5] arm64: report EL1 exceptions better
 2022-09-14  5:52 UTC  (5+ messages)
` [PATCH v2 1/5] arm64: report EL1 UNDEFs better
` [PATCH v2 3/5] arm64: consistently pass ESR_ELx to die()

[PATCH v2 00/13] iommu: Define EINVAL as device/domain incompatibility
 2022-09-14  5:29 UTC  (3+ messages)
` [PATCH v2 03/13] iommu: Add return value rules to attach_dev op

[PATCH v2 10/13] iommu/rockchip: Constrain return value of ->attach_dev()
 2022-09-14  5:15 UTC 

[PATCH v2 08/13] iommu/mtk: Constrain return value of ->attach_dev()
 2022-09-14  5:15 UTC 

[PATCH v2 04/13] iommu/arm: Constrain return value of ->attach_dev()
 2022-09-14  5:12 UTC 

[RESEND PATCH v9 0/3] Add support for lan966x flexcom chip-select configuration
 2022-09-14  4:56 UTC  (10+ messages)
` [RESEND PATCH v9 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema

[GIT PULL] i.MX fixes for 6.0, 2nd round
 2022-09-14  3:58 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: arm: Add i.MX8M Mini Gateworks GW7904 board
 2022-09-14  3:50 UTC  (2+ messages)

[PATCH -next] [ARM] am200epd: Release platform device in case of platform_device_add_data() fails
 2022-09-14  3:36 UTC 

[PATCH -next] [ARM] am300epd: Release platform device in case of platform_device_add_data() fails
 2022-09-14  3:34 UTC 

[PATCH -next] ARM pxa2xx: Add missing platform_device_put() in pxa2xx_set_spi_info()
 2022-09-14  3:33 UTC 

[PATCH -next] clk: imx: scu: fix memleak on platform_device_add() fails
 2022-09-14  3:32 UTC 

[PATCH v2 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
 2022-09-14  3:22 UTC  (6+ messages)
` [PATCH v2 3/7] phy: phy-mtk-tphy: add property to set pre-emphasis

[PATCH -next] pxa: Release platform device in case of platform_device_add() fails
 2022-09-14  3:24 UTC 

[PATCH -next] rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register()
 2022-09-14  3:21 UTC 

[PATCH -next] viper_tpm_init(): fix memleak on registration failure
 2022-09-14  3:16 UTC 

[PATCH v2] ASoC: rockchip: i2s: use regmap_read_poll_timeout to poll I2S_CLR
 2022-09-14  3:12 UTC 

[PATCH -next] pcmcia: at91_cf: make mc static
 2022-09-14  3:00 UTC 

[PATCH v3 0/9] Add gamma lut support for mt8195
 2022-09-14  1:37 UTC  (14+ messages)
` [PATCH v3 3/9] drm/mediatek: Adjust mtk_drm_gamma_set_common parameters
` [PATCH v3 4/9] drm/mediatek: Add gamma support different lut_size for other SoC
` [PATCH v3 5/9] drm/mediatek: Add gamma support different lut_bits "
` [PATCH v3 8/9] drm/mediatek: Add clear RELAY_MODE bit to set gamma

[PATCH] arm64: arch_timer: Fix the lack of set_next_event* for workaround of Cortex-A73 erratum 858921
 2022-09-14  2:30 UTC  (5+ messages)

[PATCH RESEND v3 0/9] Add gamma lut support for mt8195
 2022-09-14  1:48 UTC  (19+ messages)
` [PATCH RESEND v3 3/9] drm/mediatek: Adjust mtk_drm_gamma_set_common parameters
` [PATCH RESEND v3 4/9] drm/mediatek: Add gamma support different lut_size for other SoC
` [PATCH RESEND v3 5/9] drm/mediatek: Add gamma support different lut_bits "
` [PATCH RESEND v3 6/9] drm/mediatek: Add gamma support different bank_size "
` [PATCH RESEND v3 7/9] drm/mediatek: Add gamma lut support for mt8195
` [PATCH RESEND v3 8/9] drm/mediatek: Add clear RELAY_MODE bit to set gamma

[PATCH v1 0/3] drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC
 2022-09-14  2:23 UTC  (5+ messages)
` [RESEND PATCH v4 "
` [RESEND PATCH v4 1/3] docs: perf: Add description for Alibaba's T-Head PMU driver
` [RESEND PATCH v4 2/3] drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC
` [RESEND PATCH v4 3/3] MAINTAINERS: add maintainers for Alibaba' T-Head PMU driver

[PATCH net] net: stmmac: fix invalid usage of irq_set_affinity_hint
 2022-09-14  1:51 UTC 

[PATCH] mfd: mt6370: add bounds checking to regmap_read/write functions
 2022-09-14  1:33 UTC  (7+ messages)

[PATCH 00/14] KVM: arm64: Parallel stage-2 fault handling
 2022-09-14  0:53 UTC  (8+ messages)
` [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
` [PATCH 09/14] KVM: arm64: Free removed stage-2 tables in RCU callback
` [PATCH 11/14] KVM: arm64: Make changes block->table to leaf PTEs parallel-aware

[PATCH v1] ASoC: rockchip: i2s: use regmap_read_poll_timeout to poll I2S_CLR
 2022-09-14  0:44 UTC  (2+ messages)

[PATCH] mailbox: imx: fix RST channel support
 2022-09-14  0:36 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: qcom: sm8150: Add qmi cooling device nodes
 2022-09-14  0:22 UTC  (2+ messages)

[RFC] Objtool toolchain proposal: -fannotate-{jump-table,noreturn}
 2022-09-14  0:12 UTC  (6+ messages)

[PATCH V2] dt-bindings: clock: add i.MX8M Anatop
 2022-09-14  0:11 UTC  (3+ messages)

[PATCH] drm: xlnx: Fix return type of zynqmp_dp_connector_mode_valid
 2022-09-13 23:21 UTC  (2+ messages)

[PATCH] drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
 2022-09-13 23:18 UTC  (2+ messages)

[PATCH] drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
 2022-09-13 22:23 UTC  (2+ messages)

[PATCH v10 0/4] PCI EP driver support MSI doorbell from host
 2022-09-13 22:19 UTC  (8+ messages)
` [PATCH v10 1/6] platform-msi: export symbol platform_msi_create_irq_domain()
` [PATCH v10 2/6] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v10 3/6] irqchip: Add IMX MU MSI controller driver
` [PATCH v10 4/6] dt-bindings: irqchip: imx mu work as msi controller
` [PATCH v10 5/6] PCI: endpoint: makeup pci-epf-vntb.c
` [PATCH v10 6/6] PCI: endpoint: Add vNTB MSI support

[PATCH v6 00/17] Support AMD Pensando Elba SoC
 2022-09-13 21:57 UTC  (8+ messages)
` [PATCH v6 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip

[PATCH 2/2] ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component
 2022-09-13 21:22 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: sunxi: sun4i-codec: silence misleading error in probe
  ` [PATCH v2 2/2] ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component

[PATCH] net: sparx5: Fix return type of sparx5_port_xmit_impl
 2022-09-13 20:46 UTC  (3+ messages)

[PATCH v4] arm64: mte: move register initialization to C
 2022-09-13 20:32 UTC  (4+ messages)

[v3 0/3] Add dtsi for sc7280 herobrine boards that using rt5682 codec
 2022-09-13 18:06 UTC  (3+ messages)
` [v3 3/3] arm64: dts: qcom: sc7280: include sc7280-herobrine-audio-rt5682.dtsi in villager and herobrine-r1

[PATCH] dt-bindings: nvmem: u-boot,env: add basic NVMEM cells
 2022-09-13 17:45 UTC  (2+ messages)

[PATCH v9 0/4] PCI EP driver support MSI doorbell from host
 2022-09-13 17:44 UTC  (9+ messages)
` [PATCH v9 2/4] irqchip: Add IMX MU MSI controller driver
    ` [EXT] "
` [PATCH v9 4/4] PCI: endpoint: Add vNTB MSI support

[PATCH v5 0/8] phy: Add support for Lynx 10G SerDes
 2022-09-13 17:44 UTC  (3+ messages)

[PATCH v3 0/4] soc: mediatek: MT8365 power support
 2022-09-13 17:40 UTC  (5+ messages)
` [PATCH v3 2/4] soc: mediatek: Add support of WAY_EN operations

[PATCH v5 0/3] Add support for QSGMII mode
 2022-09-13 17:40 UTC  (2+ messages)

[PATCH v4 0/4] MediaTek Helio X10 MT6795 - MT6331/6332 Regulators
 2022-09-13 16:44 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: exynos: correct s5k6a3 reset polarity on Midas family
 2022-09-13 16:41 UTC  (2+ messages)
` [PATCH 2/2] media: i2c: s5k6a3: switch to using gpiod API

[RESEND PATCH v5 1/2] dmaengine: mxs: use platform_driver_register
 2022-09-13 16:35 UTC  (2+ messages)

[PATCH v2 0/8] ACPI: unify _UID handling as integer
 2022-09-13 16:32 UTC  (5+ messages)

[PATCH v3 0/8] ACPI: unify _UID handling as integer
 2022-09-13 16:31 UTC  (3+ messages)
` [PATCH v3 4/8] i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer()
` [PATCH v3 8/8] efi/dev-path-parser: "


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