messages from 2023-07-07 02:43:26 to 2023-07-07 17:35:18 UTC [more...]
[PATCH v2 0/2] Add SEAMA partition types
2023-07-07 17:34 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: Add SEAMA partition bindings
[PATCH 00/18] genpd: Create a genpd directory to host genpd providers
2023-07-07 16:47 UTC (30+ messages)
` [PATCH 01/18] genpd: Create a new subsystem "
` [PATCH 02/18] soc: actions: Move power-domain driver to the genpd dir
` [PATCH 03/18] soc: amlogic: Move power-domain drivers "
` [PATCH 04/18] soc: apple: Move power-domain driver "
` [PATCH 05/18] soc: bcm: Move power-domain drivers "
` [PATCH 06/18] soc: imx: "
` [PATCH 07/18] soc: mediatek: "
` [PATCH 08/18] soc: qcom: "
` [PATCH 09/18] soc: renesas: "
` [PATCH 10/18] soc: rockchip: Mover power-domain driver "
` [PATCH 11/18] soc: samsung: Move "
` [PATCH 12/18] soc: starfive: Move the "
` [PATCH 13/18] soc: sunxi: Move "
` [PATCH 14/18] soc: tegra: Move powergate-bpmp "
` [PATCH 15/18] soc: ti: Mover power-domain drivers "
` [PATCH 16/18] soc: xilinx: Move power-domain driver "
` [PATCH 17/18] ARM: ux500: Convert power-domain code into a regular platform driver
` [PATCH 18/18] ARM: ux500: Move power-domain driver to the genpd dir
[PATCH 0/3] perf: Arm CMN updates
2023-07-07 16:38 UTC (4+ messages)
` [PATCH 1/3] perf/arm-cmn: Remove spurious event aliases
` [PATCH 2/3] perf/arm-cmn: Refactor HN-F event selector macros
` [PATCH 3/3] perf/arm-cmn: Add CMN-700 r3 support
[PATCH] arm64: dts: rockchip: Update sound card label on rk3588-rock-5b
2023-07-07 16:28 UTC
[PATCH v2 0/5] variable-order, large folios for anonymous memory
2023-07-07 16:22 UTC (25+ messages)
` [PATCH v2 2/5] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v2 3/5] mm: Default implementation of arch_wants_pte_order()
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance
[PATCH] arm64: dts: rockchip: Drop invalid regulator-init-microvolt property
2023-07-07 16:22 UTC
[PATCH 00/10] Introduce STM32 Firewall framework
2023-07-07 16:10 UTC (20+ messages)
` [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH 05/10] firewall: introduce stm32_firewall framework
Linux coresight arm64 : Incorrect data in cstrace.bin
2023-07-07 15:50 UTC (9+ messages)
[PATCH v2] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
2023-07-07 15:50 UTC (2+ messages)
[PATCH v4 0/6] iio: adc: meson: add iio channels to read channel 7 mux inputs
2023-07-07 15:27 UTC (7+ messages)
` [PATCH v4 1/6] iio: adc: meson: remove unused timestamp channel
` [PATCH v4 2/6] iio: adc: meson: move enums declaration before variables declaration
` [PATCH v4 3/6] iio: adc: meson: move meson_sar_adc_set_chan7_mux routine upper
` [PATCH v4 4/6] iio: adc: meson: add enum for iio channel numbers
` [PATCH v4 5/6] iio: adc: meson: add channel labels
` [PATCH v4 6/6] iio: adc: meson: support reading from channel 7 mux inputs
[PATCH v2 0/2] dt-bindings: pinctrl: amlogic,meson-pinctrl-common: add missing properties
2023-07-07 15:31 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: amlogic,meson-pinctrl: allow gpio-line-names
` [PATCH v2 2/2] dt-bindings: pinctrl: amlogic,meson-pinctrl-common: allow gpio hogs
[PATCH V2 0/4] Power: C3: add power domain driver
2023-07-07 15:29 UTC (9+ messages)
` [PATCH V2 1/4] soc: amlogic: use name instead of index as criterion
` [PATCH V2 2/4] dt-bindings: power: add Amlogic C3 power domains
` [PATCH V2 3/4] soc: c3: Add support for power domains controller
` [PATCH V2 4/4] arm64: dts: add support for C3 power domain controller
[PATCH v3 0/3] Fixes for Rockchip NAND controller driver
2023-07-07 15:27 UTC (4+ messages)
` [PATCH v3 3/3] mtd: rawnand: rockchip-nand-controller: add skipbbt option
[PATCH 3/4] dummycon: limit Arm console size hack to footbridge
2023-07-07 14:27 UTC (4+ messages)
[PATCH v3 0/6] thermal/drivers/mediatek/lvts_thermal: Fixes to the interrupt handling
2023-07-07 14:11 UTC (17+ messages)
` [PATCH v3 1/6] thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers
` [PATCH v3 2/6] thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate mode
` [PATCH v3 3/6] thermal/drivers/mediatek/lvts_thermal: Use offset threshold for IRQ
` [PATCH v3 4/6] thermal/drivers/mediatek/lvts_thermal: Disable undesired interrupts
` [PATCH v3 5/6] thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed
` [PATCH v3 6/6] thermal/drivers/mediatek/lvts_thermal: Manage threshold between sensors
[RESEND PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work
2023-07-07 14:11 UTC (2+ messages)
[PATCH] soc: ti: smartreflex: void function return statements are not generally useful
2023-07-07 13:38 UTC
[PATCH 03/18] drm/rockchip: dsi: Use devm_platform_get_and_ioremap_resource()
2023-07-07 13:37 UTC (7+ messages)
` [PATCH 10/18] drm: lcdif: Convert to devm_platform_ioremap_resource()
` [PATCH 11/18] drm/mxsfb: "
` [PATCH 13/18] drm/stm: ltdc: "
` [PATCH 14/18] drm/aspeed: "
` [PATCH 16/18] drm/rockchip: vop: Use devm_platform_get_and_ioremap_resource()
[PATCH 3/3] clk: imx: imx8: add audio clock mux driver
2023-07-07 13:32 UTC (2+ messages)
[PATCH V2] dt-bindings: arm: bcm: add BCM53573 SoCs family binding
2023-07-07 13:28 UTC
[PATCH v3 00/12] drm: Improve fbdev emulation for DMA-able framebuffers
2023-07-07 12:27 UTC (17+ messages)
` [PATCH v3 01/12] fbdev: Add fb_ops init macros for framebuffers in DMA-able memory
` [PATCH v3 02/12] drm/fbdev-dma: Use fbdev DMA helpers
` [PATCH v3 03/12] drm/tegra: "
` [PATCH v3 04/12] drm/tegra: Set fbdev FBINFO_VIRTFB flag
` [PATCH v3 05/12] drm/tegra: Store pointer to vmap'ed framebuffer in screen_buffer
` [PATCH v3 06/12] drm/exynos: Use fbdev DMA helpers
` [PATCH v3 07/12] drm/exynos: Set fbdev FBINFO_VIRTFB flag
` [PATCH v3 08/12] drm/omapdrm: Set VM flags in GEM-object mmap function
` [PATCH v3 09/12] drm/omapdrm: Use GEM mmap for fbdev emulation
` [PATCH v3 10/12] drm/omapdrm: Set fbdev FBINFO_VIRTFB flag
` [PATCH v3 11/12] fbdev: Remove FB_DEFAULT_SYS_OPS
` [PATCH v3 12/12] fbdev: Harmonize some comments in <linux/fb.h>
[PATCH 1/1] arm64: dts: imx8mp: remove arm,primecell-periphid at etm nodes
2023-07-07 12:25 UTC (7+ messages)
` [PATCH 1/1] arm64: dts: imx8mp: remove arm, primecell-periphid "
[RFC 0/4] arm64/mm: Clean up pte_dirty() state management
2023-07-07 12:11 UTC (7+ messages)
` [RFC 1/4] arm64/mm: Add SW and HW dirty state helpers
` [RFC 2/4] arm64/mm: Call pte_sw_mkdirty() while preserving the HW dirty state
` [RFC 3/4] arm64/mm: Add pte_preserve_hw_dirty()
` [RFC 4/4] docs: arm64: Add help document for pte dirty state management
[PATCH] dt-bindings: arm: bcm: add BCM53573 SoCs family binding
2023-07-07 11:53 UTC
[PATCH RFC/RFT] crypto: rk3288: enable support for TRNG
2023-07-07 11:52 UTC
[PATCH 1/4] ARM: dts: BCM53573: Drop nonexistent "default-off" LED trigger
2023-07-07 11:40 UTC (4+ messages)
` [PATCH 2/4] ARM: dts: BCM53573: Drop nonexistent #usb-cells
` [PATCH 3/4] ARM: dts: BCM53573: Add cells sizes to PCIe node
` [PATCH 4/4] ARM: dts: BCM53573: Use updated "spi-gpio" binding properties
[PATCH v2] KVM: arm64: Add missing BTI instructions
2023-07-07 10:59 UTC (3+ messages)
[PATCH v3 0/7] Allow dynamic allocation of software IO TLB bounce buffers
2023-07-07 10:22 UTC (7+ messages)
` [PATCH v3 4/7] swiotlb: if swiotlb is full, fall back to a transient memory pool
[PATCH] ARM64: dts: freescale: Fix VPU G2 clock
2023-07-07 10:08 UTC (2+ messages)
[PATCH v2 11/11] ata: pata_imx: Use devm_platform_get_and_ioremap_resource()
2023-07-07 9:55 UTC
[PATCH v3] PCI: j721e: Delay 100ms T_PVPERL from power stable to PERST# inactive
2023-07-07 9:51 UTC
[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2023-07-07 9:46 UTC (5+ messages)
[PATCH 0/2] PHYTEC i.MX6 device-tree fixes
2023-07-07 9:28 UTC (9+ messages)
` [PATCH 2/2] ARM: dts: imx6: pfla02: Fix SD card reboot problem
[PATCH] ARM: dts: BCM5301X: Add Ethernet interfaces links
2023-07-07 9:15 UTC
[PATCH RESEND] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
2023-07-07 8:52 UTC (4+ messages)
[PATCH] thermal/drivers/mediatek/lvts_thermal: Make readings valid in filtered mode
2023-07-07 8:32 UTC (3+ messages)
[PATCH v4 0/9] MediaTek DisplayPort: support eDP and aux-bus
2023-07-07 8:23 UTC (2+ messages)
[PATCH] arm64: dts: mediatek: mt8195: Fix PM suspend/resume with venc clocks
2023-07-07 8:19 UTC (3+ messages)
[PATCH v3 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2023-07-07 8:18 UTC (3+ messages)
` [PATCH v3 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
[RFC PATCH v2 0/3] Invalidate secondary IOMMU TLB on permission upgrade
2023-07-07 7:14 UTC (4+ messages)
` [RFC PATCH v2 1/3] mm_notifiers: Rename invalidate_range notifier
` [RFC PATCH v2 2/3] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs
` [RFC PATCH v2 3/3] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
[RFT PATCH v2 1/3] arm64: dts: rockchip: correct wifi interrupt flag in eaidk-610
2023-07-07 6:33 UTC (3+ messages)
` [PATCH v2 2/3] arm64: dts: rockchip: correct wifi interrupt flag in Rock Pi 4B
` [RFT PATCH v2 3/3] arm64: dts: rockchip: correct wifi interrupt flag in Box Demo
[PATCH] fbdev: imxfb: Convert to devm_platform_ioremap_resource()
2023-07-07 6:30 UTC (2+ messages)
[RFT PATCH 1/3] arm64: dts: rockchip: correct audio-codec interrupt flag in eaidk-610
2023-07-07 6:26 UTC (4+ messages)
[PATCH 1/3] misc: atmel-ssc: Use devm_platform_get_and_ioremap_resource()
2023-07-07 6:21 UTC (5+ messages)
` [PATCH 2/3] misc/xilinx_sdfec: Convert to devm_platform_ioremap_resource()
` [PATCH 3/3] misc: xilinx_tmr_manager: Use devm_platform_get_and_ioremap_resource()
[PATCH v2 0/4] Remove unnecessary includes of <linux/screen_info.h>
2023-07-07 5:59 UTC (3+ messages)
` [PATCH v2 4/4] staging/sm750fb: Do not include <linux/screen_info.h>
[PATCH v14 00/12] Add support for MT8195 SCP 2nd core
2023-07-07 5:26 UTC (13+ messages)
` [PATCH v14 01/12] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v14 02/12] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v14 03/12] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v14 04/12] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v14 05/12] remoteproc: mediatek: Introduce cluster on single-core SCP
` [PATCH v14 06/12] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v14 07/12] remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on dual-core SCP
` [PATCH v14 08/12] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v14 09/12] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v14 10/12] remoteproc: mediatek: Report watchdog crash to all cores
` [PATCH v14 11/12] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v14 12/12] arm64: dts: mediatek: mt8195: Add SCP 2nd core
[PATCH v2] dmaengine: xilinx: xdma: Fix Judgment of the return value
2023-07-07 4:57 UTC (2+ messages)
[PATCH 5/8] fpga: xilinx-pr-decoupler: Convert to devm_platform_ioremap_resource()
2023-07-07 4:55 UTC (4+ messages)
` [PATCH 8/8] fpga: zynq-fpga: "
[PATCH 0/2] Add pinctrl driver support for Amlogic C3 SoCs
2023-07-07 4:07 UTC (4+ messages)
` [PATCH 2/2] pinctrl: Add "
[PATCH 01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource()
2023-07-07 4:06 UTC (5+ messages)
` [PATCH 02/18] mtd: rawnand: lpc32xx_slc: "
` [PATCH 06/18] mtd: rawnand: stm32_fmc2: "
` [PATCH 07/18] mtd: rawnand: lpc32xx_mlc: "
` [PATCH 10/18] mtd: rawnand: atmel: "
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).