messages from 2024-08-09 17:12:53 to 2024-08-11 17:10:42 UTC [more...]
[PATCH] dt-bindings: fsl: fsl,rcpm: fix unevaluated fsl,rcpm-wakeup property
2024-08-11 17:09 UTC (2+ messages)
[PATCH v2 0/9] of: property: add of_graph_get_next_port/port_endpoint()
2024-08-11 17:03 UTC (3+ messages)
` [PATCH v2 1/9] of: property: add of_graph_get_next_port()
[PATCH v5 0/4] initial clock support for exynosauto v920 SoC
2024-08-11 16:54 UTC (4+ messages)
` [PATCH v5 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings
[PATCH v2 0/2] Add PWM support to EN7581
2024-08-11 16:34 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: Document Airoha EN7581 PWM
` [PATCH v2 2/2] pwm: airoha: Add support for EN7581 SoC
[PATCH net v2] net: axienet: Fix register defines comment description
2024-08-11 16:23 UTC (2+ messages)
[PATCH 0/2] Add pinctrl support to EN7581 SoC
2024-08-11 16:12 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: airoha: Add EN7581 pinctrl controller
` [PATCH 2/2] pinctrl: airoha: Add support for EN7581 SoC
[PATCH] dt-bindings: remoteproc: xlnx,zynqmp-r5fss: add missing "additionalProperties" on child nodes
2024-08-11 15:34 UTC
[PATCH] dt-bindings: nvmem: st,stm32-romem: add missing "unevaluatedProperties" on child nodes
2024-08-11 15:17 UTC
[PATCH v2] arm: dts: st: stm32mp151a-prtt1l: Fix QSPI configuration
2024-08-11 14:41 UTC (3+ messages)
[PATCH v2 0/4] Add initial support for Rockchip RK3528 SoC
2024-08-11 14:11 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: serial: snps-dw-apb-uart: Document Rockchip RK3528
` [PATCH v2 2/4] dt-bindings: arm: rockchip: Add Radxa E20C board
` [PATCH v2 3/4] arm64: dts: rockchip: Add base DT for rk3528 SoC
` [PATCH v2 4/4] arm64: dts: rockchip: Add Radxa e20c board
[PATCH 0/2] Support for I/O width within ARM SCMI SHMEM
2024-08-11 12:42 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: sram: Document reg-io-width property
` [PATCH 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory
[PATCH v3 0/6] Add initial Exynos850 support to the thermal driver
2024-08-11 12:35 UTC (5+ messages)
` [PATCH v3 4/6] dt-bindings: thermal: samsung,exynos: add exynos850-tmu string
` [PATCH v3 6/6] dt-bindings: thermal: samsung,exynos: remove driver-specific information
[PATCH v3 0/3] dpum clock support for Exynos Auto v9 SoC
2024-08-11 12:33 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: clock: exynosautov9: add dpum clock
` (subset) "
` [PATCH v3 3/3] clk: samsung: exynosautov9: add dpum clock support
` (subset) "
` [PATCH v3 2/3] arm64: dts: exynosautov9: add dpum clock DT nodes
` (subset) "
[PATCH v2] arm64: dts: s32g: Disable usdhc write-protect
2024-08-11 12:30 UTC (2+ messages)
[PATCH 0/2] giantec,gt24c04a eeproms for qnap ts433
2024-08-11 12:28 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: eeprom: at24: Add compatible for Giantec GT24C04A
` [PATCH 2/2] arm64: dts: rockchip: add product-data eeproms to QNAP TS433
[PATCH 0/2] Add PWM support to EN7581
2024-08-11 12:26 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: pwm: Document Airoha EN7581 PWM
` [PATCH 2/2] pwm: airoha: Add support for EN7581 SoC
[PATCH] coresight: configfs: Constify struct config_item_type
2024-08-11 9:30 UTC
[PATCH 0/2] Improve migration by backing off earlier
2024-08-11 9:08 UTC (12+ messages)
` [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
` [PATCH 2/2] selftests/mm: Do not fail test for a single migration failure
[PATCH v9 0/5] Add AP6275P wireless support
2024-08-11 8:10 UTC (12+ messages)
` [PATCH v9 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v9 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
` [PATCH v9 3/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v9 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v9 5/5] wifi: brcmfmac: add flag for random seed during firmware download
[PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB
2024-08-11 7:09 UTC (3+ messages)
` [PATCH v6 RESED 1/2] dma: replace zone_dma_bits by zone_dma_limit
` [PATCH v6 RESED 2/2] arm64: support DMA zone above 4GB
[PATCH v6 0/2] dma: support DMA zone starting above 4GB
2024-08-11 6:25 UTC
[PATCH v2 0/4] Cleanups for ARM64 ACPI
2024-08-11 4:23 UTC (5+ messages)
` [PATCH v2 1/4] ARM64: ACPI: Remove the leftover acpi_init_cpus()
` [PATCH v2 2/4] ARM64: ACPI: Remove the leftover arm64_acpi_numa_init()
` [PATCH v2 3/4] ARM64: ACPI: Make acpi_numa_get_nid() invisible to kernel/smp.c
` [PATCH v2 4/4] ARM64: ACPI: Move the NUMA code to drivers/acpi/arm64/
[PATCH v4 0/2] Add support for Xilinx XDMA Soft IP as Root Port
2024-08-11 2:23 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx QDMA PCIe Root Port Bridge
` [PATCH v4 2/2] PCI: xilinx-xdma: Add Xilinx QDMA Root Port driver
[PATCH v3 0/2] Add support for Xilinx XDMA Soft IP as Root Port
2024-08-11 2:13 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx QDMA PCIe Root Port Bridge
[PATCH 2/4] clk: qcom: Add common PLL clock controller driver for IPQ SoC
2024-08-10 23:53 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Raise Pinebook Pro's panel backlight PWM frequency
2024-08-10 21:59 UTC (2+ messages)
[PATCH 0/4] Add initial support for Rockchip RK3528 SoC
2024-08-10 21:25 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: serial: snps-dw-apb-uart: Document Rockchip RK3528
[PATCH v2 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
2024-08-10 21:23 UTC (6+ messages)
` [PATCH v2 2/3] spi: spidev: Add an entry for elgin,jg10309-01
` [PATCH v2 3/3] ARM: dts: rockchip: rv1108-elgin-r1: Do not describe unexisting DAC device
[PATCH] Documentation: Fix spelling mistakes
2024-08-10 20:22 UTC (2+ messages)
[PATCH 0/1] dt-bindings: gpio: gpio-davinci: Add the gpio-reserved-ranges property
2024-08-10 19:33 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v9 0/3] hwrng: add hwrng support for Rockchip RK3568
2024-08-10 19:15 UTC (3+ messages)
` (subset) "
[PATCH v3 0/2] Add support for Cool Pi GenBook
2024-08-10 19:15 UTC (2+ messages)
[PATCH v4] arm64: dts: rockchip: add rfkill node for M.2 E wifi on orangepi-5-plus
2024-08-10 19:15 UTC (2+ messages)
[PATCH V2 1/2 RESEND] arm64: dts: rockchip: Add DTS for FriendlyARM NanoPi R2S Plus
2024-08-10 19:11 UTC (2+ messages)
[PATCH v4 0/7] Drivers to support the MCU on QNAP NAS devices
2024-08-10 18:47 UTC (8+ messages)
` [PATCH v4 1/7] dt-bindings: mfd: add binding for qnap,ts433-mcu devices
` [PATCH v4 2/7] mfd: add base driver for qnap-mcu devices
` [PATCH v4 3/7] leds: add driver for LEDs from "
` [PATCH v4 4/7] Input: add driver for the input part of "
` [PATCH v4 5/7] hwmon: add driver for the hwmon parts "
` [PATCH v4 6/7] arm64: dts: rockchip: hook up the MCU on the QNAP TS433
` [PATCH v4 7/7] arm64: dts: rockchip: set hdd led labels on qnap-ts433
[PATCH] arm64: dts: imx8mm/n-beacon-kit: Fix the order of ADV7535 reg entries
2024-08-10 16:10 UTC (2+ messages)
[PATCH v3 0/3] pinctrl: pinctrl-zynqmp: Add Versal platform support
2024-08-10 13:35 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Xilinx Versal platform
[PATCH] dt-bindings: regulator: mediatek,mt6397-regulator: convert to YAML
2024-08-10 13:23 UTC (6+ messages)
[PATCH v2] media: rockchip: rga: fix rga offset lookup
2024-08-10 13:02 UTC
[PATCH] media: rockchip: rga: fix offset lookup
2024-08-10 13:00 UTC (3+ messages)
[PATCH v2 1/3] dt-bindings: mmc: Add support for rk3576 dw-mshc
2024-08-10 12:32 UTC
[PATCH v4 1/3] dt-bindings: reset: Add rk3576 reset definitions
2024-08-10 12:29 UTC
[PATCH 1/1] arm64: dts: lx2160a: Change PCIe compatible string to fsl,ls2088a-pcie
2024-08-10 12:21 UTC (8+ messages)
[PATCH 0/4] Add common PLL clock controller driver for IPQ9574
2024-08-10 11:30 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: clock: qcom: Add common PLL clock controller for IPQ SoC
[PATCH] staging: drivers: gpu: drm: mediatek: Fix warning: Using plain integer as NULL pointer in mtk_drm_gem.c
2024-08-10 11:07 UTC
[PATCH v2 0/3] use device_for_each_child_node_scoped to access device child nodes
2024-08-10 10:38 UTC (3+ messages)
` [PATCH v2 2/3] iio: adc: xilinx-ams: use device_* to iterate over "
[PATCH v2 00/17] KVM: arm64: nv: Add support for address translation instructions
2024-08-10 10:16 UTC (4+ messages)
` [PATCH v2 13/17] KVM: arm64: nv: Add SW walker for AT S1 emulation
[PATCH v6 00/20] clk: help OF platforms with their stdout (earlycon) clocks during early boot
2024-08-10 9:48 UTC (7+ messages)
` [PATCH v6 01/20] clk: bump stdout clock usage for earlycon
[PATCH -next] arm64/sve: Remove unused declaration read_smcr_features()
2024-08-10 9:39 UTC
[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
2024-08-10 9:38 UTC (4+ messages)
` [PATCH 04/10] dt-bindings: iio: adc: Add rockchip,rk3576-saradc string
[PATCH AUTOSEL 6.10 14/16] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
2024-08-10 9:11 UTC (3+ messages)
[PATCH] drm/meson: add check to prevent dereference of NULL
2024-08-10 9:09 UTC (2+ messages)
[PATCH v3 0/5] Remove cl in struct cmdq_pkt
2024-08-10 9:09 UTC (6+ messages)
` [PATCH v3 1/5] drm/mediatek: Use cmdq_pkt_eoc() instead of cmdq_pkt_finalize()
` [PATCH v3 2/5] drm/mediatek: Use cmdq_pkt_create() and cmdq_pkt_destroy()
` [PATCH v3 3/5] media: platform: mtk-mdp3: Get fine-grain control of cmdq_pkt_finalize()
` [PATCH v3 4/5] media: platform: mtk-mdp3: Use cmdq_pkt_create() and cmdq_pkt_destroy()
` [PATCH v3 5/5] soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper function
[PATCH -next 0/2] Add missing clk_disable_unprepare
2024-08-10 6:24 UTC (2+ messages)
[PATCH] arm64: dts: layerscape: remove unused num-viewport
2024-08-10 6:18 UTC
[PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
2024-08-10 0:53 UTC (10+ messages)
` [PATCH net-next v3 3/3] "
[PATCH 0/4] usb: imx8mp: collect some improvement
2024-08-09 23:18 UTC (5+ messages)
` [PATCH 3/4] usb: dwc3: core: add a core init flag for device mode resume
[PATCH] crypto: arm/aes-neonbs - go back to using aes-arm directly
2024-08-09 23:11 UTC
[PATCH 0/2] arm64: dts: ti: k3-am62{a,p}x-sk: add opp frequencies
2024-08-09 22:01 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62a: "
` [PATCH 2/2] arm64: dts: ti: k3-am62p: "
[PATCH 00/19] mm: Support huge pfnmaps
2024-08-09 21:37 UTC (20+ messages)
` [PATCH 01/19] mm: Introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
` [PATCH 05/19] mm/gup: Detect huge pfnmap entries in gup-fast
` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()
` [PATCH 07/19] mm/fork: Accept huge pfnmap entries
` [PATCH 10/19] KVM: Use follow_pfnmap API
[PATCH v2 3/3] drm/rockchip: Add basic RK3588 HDMI output support
2024-08-09 21:09 UTC (3+ messages)
[PATCH net] net: stmmac: Fix false "invalid port speed" warning
2024-08-09 20:41 UTC (2+ messages)
[net-next,1/1] net: stmmac: Set OWN bit last in dwmac4_set_rx_owner()
2024-08-09 20:28 UTC (2+ messages)
[PATCH] spi: zynqmp-gqspi: Scale timeout by data size
2024-08-09 20:15 UTC
[PATCH 0/8] Initial support for SMMUv3 nested translation
2024-08-09 20:14 UTC (6+ messages)
` [PATCH 3/8] ACPI/IORT: Support CANWBS memory access flag
[PATCH net-next 0/6] Introduce HSR offload support for ICSSG
2024-08-09 20:10 UTC (3+ messages)
` [PATCH net-next 5/6] net: ti: icss-iep: Move icss_iep structure
[PATCH] iommu/arm-smmu: Un-demote unhandled-fault msg
2024-08-09 20:10 UTC (2+ messages)
[PATCH v4 0/7] PCI: xilinx-nwl: Add phy support
2024-08-09 19:54 UTC (3+ messages)
[PATCHSET 00/10] perf tools: Sync tools and kernel headers for v6.11
2024-08-09 19:46 UTC (5+ messages)
[PATCH v6 0/8] drm: zynqmp_dp: IRQ cleanups and debugfs support
2024-08-09 19:36 UTC (9+ messages)
` [PATCH v6 1/8] drm: zynqmp_kms: Unplug DRM device before removal
` [PATCH v6 2/8] drm: zynqmp_dp: Add locking
` [PATCH v6 3/8] drm: zynqmp_dp: Don't retrain the link in our IRQ
` [PATCH v6 4/8] drm: zynqmp_dp: Convert to a hard IRQ
` [PATCH v6 5/8] drm: zynqmp_dp: Use AUX IRQs instead of polling
` [PATCH v6 6/8] drm: zynqmp_dp: Split off several helper functions
` [PATCH v6 7/8] drm: zynqmp_dp: Take dp->lock in zynqmp_dp_hpd_work_func
` [PATCH v6 8/8] drm: zynqmp_dp: Add debugfs interface for compliance testing
[PATCH 0/8] perf/arm-cmn: Fixes and updates
2024-08-09 19:15 UTC (9+ messages)
` [PATCH 1/8] perf/arm-cmn: Refactor node ID handling. Again
` [PATCH 2/8] perf/arm-cmn: Fix CCLA register offset
` [PATCH 3/8] perf/arm-cmn: Ensure dtm_idx is big enough
` [PATCH 4/8] perf/arm-cmn: Improve build-time assertions
` [PATCH 5/8] perf/arm-cmn: Make cycle counts less surprising
` [PATCH 6/8] perf/arm-cmn: Refactor DTC PMU register access
` [PATCH 7/8] dt-bindings: perf: arm-cmn: Add CMN S3
` [PATCH 8/8] perf/arm-cmn: Support "
[PATCH] iommu: Allow ATS to work on VFs when the PF uses IDENTITY
2024-08-09 19:10 UTC (2+ messages)
[PATCH v2 1/1] dt-bindings: PCI: host-generic-pci: Drop minItems and maxItems of ranges
2024-08-09 19:06 UTC (2+ messages)
[net-next v2] net: wwan: t7xx: PCIe reset rescan
2024-08-09 19:01 UTC (2+ messages)
[PATCH v5 00/10] drm: zynqmp_dp: IRQ cleanups and debugfs support
2024-08-09 18:55 UTC (5+ messages)
[GIT PULL] cpumask fix for 6.11-rc
2024-08-09 18:35 UTC (3+ messages)
[PATCH 6/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
2024-08-09 18:34 UTC (4+ messages)
[PATCH 0/2] KVM: Protect vCPU's PID with a rwlock
2024-08-09 18:05 UTC (5+ messages)
` [PATCH 2/2] KVM: Protect vCPU's "last run PID" with rwlock, not RCU
[PATCH 7/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
2024-08-09 18:03 UTC (3+ messages)
[PATCH v2] dt-bindings: display: st,stm32-ltdc: Document stm32mp25 compatible
2024-08-09 17:58 UTC (2+ messages)
[PATCH 1/1] dt-bindings: soc: fsl: cpm_qe: convert network.txt to yaml
2024-08-09 17:51 UTC
[PATCH] MAINTAINERS: Update path for U-Boot environment variables YAML
2024-08-09 17:42 UTC (2+ messages)
[PATCH v2] dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem
2024-08-09 17:38 UTC (2+ messages)
[GIT PULL] ARM: soc fixes for 6.11, part 1
2024-08-09 17:31 UTC (2+ messages)
[PATCH] cpufreq: Fix warning on unused of_device_id tables for !CONFIG_OF
2024-08-09 17:24 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).