linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-08 07:49:53 to 2022-06-08 14:42:48 UTC [more...]

[PATCH] mailbox: mtk-cmdq: Remove proprietary cmdq_task_cb
 2022-06-08 14:40 UTC 

[Bug] Race condition between CPU hotplug off flow and __sched_setscheduler()
 2022-06-08 14:16 UTC  (8+ messages)
  ` [SPAM]Re: "
          ` [PATCH] sched: Fix balance_push() vs __sched_setscheduler()

[PATCH v2 0/3] Add support for lan966x flexcom chip-select configuration
 2022-06-08 14:17 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: atmel,flexcom: Convert to json-schema
` [PATCH v2 3/3] mfd: atmel-flexcom: Add support for lan966x flexcom chip-select configuration

[PATCH v6 0/8] Add a panel API to set orientation properly
 2022-06-08 14:16 UTC  (10+ messages)
` [PATCH v6 1/8] drm/panel: Add an API to allow drm to set orientation from panel
` [PATCH v6 2/8] drm/panel: boe-tv101wum-nl6: Implement .get_orientation callback
` [PATCH v6 3/8] drm/panel: panel-edp: "
` [PATCH v6 4/8] drm/panel: lvds: "
` [PATCH v6 5/8] drm/panel: panel-simple: "
` [PATCH v6 6/8] drm/panel: ili9881c: "
` [PATCH v6 7/8] drm/panel: elida-kd35t133: "
` [PATCH v6 8/8] drm: Config orientation property if panel provides it

[RESEND v12 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-06-08 14:13 UTC  (3+ messages)
` [RESEND v12 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ

[PATCH v2] usb: host: ohci-at91: add support to enter suspend using SMC
 2022-06-08 13:54 UTC  (2+ messages)

[PATCH] irqchip/irq-imx-irqsteer: Get/put PM runtime in ->irq_unmask()/irq_mask()
 2022-06-08 13:54 UTC  (5+ messages)

[PATCH] soc: renesas: r8a779a0-sysc: Fix A2DP1 and A2CV[2357] PDR values
 2022-06-08 13:51 UTC 

[RESEND v5 0/3] MediaTek MT8195 display binding
 2022-06-08 13:45 UTC  (3+ messages)
` [RESEND v5 3/3] dt-bindings: mediatek: add ethdr definition for mt8195

[PATCH 0/7] SUNIV USB support (and updating mailmap)
 2022-06-08 13:45 UTC  (3+ messages)
` [PATCH 2/7] dt-bindings: phy: add binding document for Allwinner F1C100s USB PHY

[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-08 13:40 UTC  (32+ messages)
` [PATCH v2 01/20] clocksource: timer-npcm7xx: Add NPCM845 timer
` [PATCH v2 02/20] dt-bindings: serial: 8250: Add npcm845 compatible string
` [PATCH v2 03/20] tty: serial: 8250: Add NPCM845 UART support
` [PATCH v2 04/20] dt-bindings: watchdog: npcm: Add npcm845 compatible string
` [PATCH v2 05/20] watchdog: npcm_wdt: Add NPCM845 watchdog support
` [PATCH v2 06/20] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v2 07/20] clk: npcm8xx: add clock controller
` [PATCH v2 08/20] dt-bindings: reset: modify to general NPCM name
` [PATCH v2 09/20] dt-bindings: reset: npcm: add GCR syscon property
` [PATCH v2 10/20] ARM: dts: nuvoton: add reset "
` [PATCH v2 11/20] reset: npcm: using syscon instead of device data
` [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v2 13/20] reset: npcm: Add NPCM8XX support
` [PATCH v2 14/20] dt-bindings: arm: npcm: Add maintainer
` [PATCH v2 15/20] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
` [PATCH v2 16/20] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR "
` [PATCH v2 17/20] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
` [PATCH v2 18/20] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v2 19/20] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v2 20/20] arm64: defconfig: Add Nuvoton NPCM family support

[PATCH][next] spi: s3c64xx: Fix spelling mistake "hannel" -> "channel"
 2022-06-08 13:35 UTC  (4+ messages)

[PATCH][next] ASoC: mediatek: mt8186: Fix a handful of spelling mistakes
 2022-06-08 13:35 UTC  (2+ messages)

[PATCH v2 00/17] arm64/sysreg: More system register generation
 2022-06-08 13:31 UTC  (18+ messages)
` [PATCH v2 01/17] arm64/cpuinfo: Restore define for AIVIVT cache type
` [PATCH v2 02/17] arm64/sysreg: Add LINKER_SCRIPT guards for sysreg.h
` [PATCH v2 03/17] arm64/sysreg: Add SYS_FIELD_GET() helper
` [PATCH v2 04/17] arm64/sysreg: Standardise naming for CTR_EL0 fields
` [PATCH v2 05/17] arm64/sysreg: Standardise naming for DCZID_EL0 field names
` [PATCH v2 06/17] arm64/mte: Standardise GMID field name definitions
` [PATCH v2 07/17] arm64/sysreg: Align pointer auth enumeration defines with architecture
` [PATCH v2 08/17] arm64/sysreg: Make BHB clear feature defines match the architecture
` [PATCH v2 09/17] arm64/sysreg: Standardise naming for WFxT defines
` [PATCH v2 10/17] arm64/sysreg: Remove defines for RPRES enumeration
` [PATCH v2 11/17] arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition names
` [PATCH v2 12/17] arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 "
` [PATCH v2 13/17] arm64/sysreg: Generate defines for CTR_EL0
` [PATCH v2 14/17] arm64/sysreg: Generate definitions for DCZID_EL0
` [PATCH v2 15/17] arm64/sysreg: Generate definitions for GMID
` [PATCH v2 16/17] arm64/sysreg: Convert ID_AA64ISAR1_EL1 to automatic generation
` [PATCH v2 17/17] arm64/sysreg: Convert ID_AA64ISAR2_EL1 "

[aarch64] INFO: rcu_sched detected expedited stalls on CPUs/tasks
 2022-06-08 13:26 UTC  (5+ messages)

[aarch64] [coresight_etm4x] [kernel 5.19.0-rc1] coresight-etm4x: probe of ARMHC500:20 failed with error -17
 2022-06-08 13:20 UTC 

[PATCH 0/2] Add support for Radxa ROCK Pi S
 2022-06-08 13:08 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: rock-pi-s add more peripherals

[PATCH v10 00/21] drm/mediatek: Add mt8195 DisplayPort driver
 2022-06-08 12:54 UTC  (17+ messages)
` [PATCH v10 18/21] drm/mediatek: Add mt8195 Embedded "

[PATCH v6 0/6] Raspberry PI 4 V3D enablement
 2022-06-08 12:51 UTC  (4+ messages)

[PATCH v2 1/2] coresight: etm4x: Expose default timestamp source in sysfs
 2022-06-08 12:50 UTC  (3+ messages)
` [PATCH v2 2/2] coresight: etm4x: docs: Add documentation for 'ts_source' sysfs interface

[PATCH v3] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
 2022-06-08 12:46 UTC  (5+ messages)
` [PATCH v4] "
    `  "
    ` [PATCH v5] "

[GIT PULL 1/2] Broadcom drivers fixes for 5.19
 2022-06-08 12:43 UTC  (3+ messages)
` [GIT PULL 2/2] Broadcom maintainers "

[PATCH] ARM: dts: bcm2711-rpi-4-b: Use aliases to set custom MMC device index
 2022-06-08 12:32 UTC 

[PATCH] arm64/sme: Fix SVE/SME typo in ABI documentation
 2022-06-08 11:59 UTC 

[PATCH v6 0/8] ASoC: mediatek: Add support for MT8186 SoC
 2022-06-08 11:24 UTC  (2+ messages)
  ` [PATCH v6 2/8] ASoC: mediatek: mt8186: add platform driver

[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-08 11:17 UTC  (8+ messages)
` [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()

[PATCH 0/6] Fix and extend Qualcomm IOMMU support
 2022-06-08 11:03 UTC  (14+ messages)
` [PATCH 1/6] iommu/qcom: Use the asid read from device-tree if specified
` [PATCH 2/6] iommu/qcom: Write TCR before TTBRs to fix ASID access behavior

[PATCH 0/3] arm: bcmbca: add bcm6855 SoC support
 2022-06-08 10:46 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: arm: add BCM6855 SoC

[PATCH v3 0/6] introduce mirrored memory support for arm64
 2022-06-08 10:12 UTC  (15+ messages)
` [PATCH v3 3/6] mm: Ratelimited mirrored memory related warning messages
` [PATCH v3 4/6] mm: Demote warning message in vmemmap_verify() to debug level
` [PATCH v3 5/6] mm: Add mirror flag back on initrd memory

[PATCH v6 0/2] Add support for UltraSoc System Memory Buffer
 2022-06-08 10:00 UTC  (4+ messages)
` [PATCH v6 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver

[PATCH v3 0/2] sched/fair: Wake task within the cluster when possible
 2022-06-08  9:57 UTC  (3+ messages)
` [PATCH v3 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API
` [PATCH v3 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

[PATCH 1/3] firmware: arm_scmi: Review BASE protocol string-buffers sizes
 2022-06-08  9:55 UTC  (3+ messages)
` [PATCH 2/3] firmware: arm_scmi: Fix SENSOR_AXIS_NAME_GET behaviour when unsupported
` [PATCH 3/3] firmware: arm_scmi: Use preferred strscpy to handle strings

virt_to_phys outside array bounds warning (GCC 12.1.0)
 2022-06-08  9:51 UTC  (3+ messages)

[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
 2022-06-08  9:41 UTC  (3+ messages)
` [PATCH V12 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h

[PATCH v5 0/8] Add a panel API to set orientation properly
 2022-06-08  9:35 UTC  (4+ messages)
` [PATCH v5 8/8] drm/mediatek: Config orientation property if panel provides it

[PATCH v25 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-06-08  9:33 UTC  (2+ messages)

[PATCH v7 0/2] Introduce MediaTek CCI devfreq driver
 2022-06-08  9:32 UTC  (2+ messages)

[PATCH V3 00/11] soc: bcm2835-power: Prepare BCM2711 V3D support
 2022-06-08  9:27 UTC  (2+ messages)

[PATCH] ARM: bcm: Fix refcount leak in bcm_kona_smc_init
 2022-06-08  9:23 UTC  (2+ messages)

[PATCH] ARM: dts: update bcm47622 dts file
 2022-06-08  9:22 UTC  (2+ messages)

[PATCH] soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe
 2022-06-08  9:21 UTC  (2+ messages)

[PATCH v3 0/3] arm: bcmbca: add bcm6846 SoC support
 2022-06-08  9:19 UTC  (2+ messages)

[PATCH v2] ARM: initialize jump labels before setup_machine_fdt()
 2022-06-08  9:16 UTC  (6+ messages)

[PATCH 1/2] arm64: dts: broadcom: adjust whitespace around '='
 2022-06-08  9:12 UTC  (4+ messages)
` [PATCH 2/2] ARM: "

[PATCH] irqchip/ti-sci-intr: Add support for system suspend/resume PM
 2022-06-08  9:12 UTC  (4+ messages)

[PATCH v4 0/3] arm: bcmbca: add bcm6878 soc support
 2022-06-08  9:10 UTC  (2+ messages)

[PATCH v3 0/5] KVM nVHE Hypervisor stack unwinder
 2022-06-08  9:01 UTC  (3+ messages)
` [PATCH v3 4/5] KVM: arm64: Allocate shared stacktrace pages

[PATCH v3 0/3] arm64: bcmbca: add bcm6858 soc support
 2022-06-08  8:59 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: arm64: add BCM6858 soc

[PATCH 00/22] SCMIv3.1 Miscellaneous changes
 2022-06-08  8:49 UTC  (6+ messages)
` [PATCH 15/22] firmware: arm_scmi: Add SCMIv3.1 SENSOR_AXIS_NAME_GET support

[PATCH v3 1/4] RISC-V: Create unique identification for SoC PMU
 2022-06-08  8:47 UTC  (3+ messages)

[PATCH v2 0/9] Add support for MT8195 SCP 2nd core
 2022-06-08  8:35 UTC  (10+ messages)
` [PATCH v2 1/9] dt-binding: remoteproc: mediatek: Support dual-core SCP
` [PATCH v2 2/9] remoteproc: mediatek: Support hanlding scp core 1 wdt timeout
` [PATCH v2 3/9] remoteproc: mediatek: Add SCP core 1 register definitions
` [PATCH v2 4/9] remoteproc: mediatek: Support probing for the 2nd core of dual-core SCP
` [PATCH v2 5/9] remoteproc: mediatek: Add chip dependent operations for SCP core 1
` [PATCH v2 6/9] remoteproc: mediatek: Add SCP core 1 SRAM offset
` [PATCH v2 7/9] remoteproc: mediatek: Add SCP core 1 as a rproc subdevice
` [PATCH v2 8/9] remoteproc: mediatek: Wait SCP core 1 probe done
` [PATCH v2 9/9] mfd: cros_ec: Add SCP core 1 as a new CrOS EC MCU

[PATCH v3] media: amphion: return error if format is unsupported by vpu
 2022-06-08  8:42 UTC 

[PATCH v4 0/9] power: reset: at91-reset: add support for sama7g5
 2022-06-08  8:41 UTC  (11+ messages)
` [PATCH v4 1/9] ARM: dts: at91: use generic name for reset controller
` [PATCH v4 2/9] dt-bindings: reset: convert Atmel/Microchip reset controller to YAML
` [PATCH v4 3/9] dt-bindings: reset: atmel,at91sam9260-reset: add sama7g5 bindings
` [PATCH v4 4/9] dt-bindings: reset: add sama7g5 definitions
` [PATCH v4 5/9] power: reset: at91-reset: document structures and enums
` [PATCH v4 6/9] power: reset: at91-reset: add at91_reset_data
` [PATCH v4 7/9] power: reset: at91-reset: add reset_controller_dev support
` [PATCH v4 8/9] power: reset: at91-reset: add support for SAMA7G5
` [PATCH v4 9/9] ARM: dts: at91: sama7g5: add reset-controller node

[PATCH v3 0/3] arm64: bcmbca: add bcm4912 SoC support
 2022-06-08  8:36 UTC  (2+ messages)

Bug in atmel-ecc driver
 2022-06-08  8:35 UTC  (5+ messages)
` [PATCH] crypto: atmel-ecc - Remove duplicated error reporting in .remove()

[PATCH] random: do not use jump labels before they are initialized
 2022-06-08  8:24 UTC  (2+ messages)

[PATCH 0/3] serial: atmel: cleanup code
 2022-06-08  8:18 UTC  (4+ messages)
` [PATCH 2/3] tty: serial: atmel: improve clock management

[PATCH v2] ARM: initialize jump labels before setup_machine_fdt()
 2022-06-08  8:18 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/2] MT8192 pinctrl properties adjustments
 2022-06-08  8:08 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: mt8192: Switch drive-strength-adv for -microamp

[PATCH v2] drm/sun4i: Enable output signal premultiplication for DE2/DE3
 2022-06-08  8:17 UTC  (4+ messages)

[PATCH 0/3] arm64: bcmbca: add bcm4912 SoC support
 2022-06-08  8:16 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm64: add bcm4912 SoC to binding document
` [PATCH 2/3] arm64: dts: add dts files for bcmbca SoC bcm4912

[PATCH v2 0/5] arm64: bcmbca: add bcm63158 soc support under bcmbca arch
 2022-06-08  8:14 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: arm64: add bcm63158 SoC
` [PATCH v2 2/5] arm64: bcmbca: add arch bcmbca machine entry
` [PATCH v2 3/5] arm64: dts: add dts files for bcmbca soc 63158
` [PATCH v2 4/5] MAINTAINERS: add bcm63158 to bcmbca arch entry
` [PATCH v2 5/5] arm64: defconfig: enable bcmbca soc support

Napływ Klientów ze strony
 2022-06-08  8:05 UTC 

[PATCH] ARM: dts: bcm283x: Drop unnecessary properties from dpi node
 2022-06-08  8:04 UTC  (2+ messages)

[RESEND PATCH] arm64/hugetlb: Simplify the huge_ptep_set_access_flags()
 2022-06-08  8:04 UTC 

[PATCH] MAINTAINERS: Update BCM2711/BCM2835 maintainer
 2022-06-08  8:02 UTC  (2+ messages)

[PATCH] ARM: configs: enable jump label support for multi v5/v7
 2022-06-08  7:51 UTC  (3+ messages)

[PATCH v9 0/8] PCI: imx6: refine codes and add compliance tests mode support
 2022-06-08  7:48 UTC  (3+ messages)
` [PATCH v9 8/8] PCI: imx6: Add "


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