messages from 2024-02-05 07:22:33 to 2024-02-05 15:32:09 UTC [more...]
[PATCH v2 2/2] arm64: dts: mediatek: Introduce the MT8395 Radxa NIO 12L board
2024-02-05 15:31 UTC (3+ messages)
[PATCH 1/2] dt-bindings: phy: mediatek,xfi-tphy: add new bindings
2024-02-05 15:29 UTC (10+ messages)
` [PATCH 2/2] phy: add driver for MediaTek XFI T-PHY
[PATCH v4 00/16] spi: s3c64xx: straightforward cleanup
2024-02-05 15:28 UTC (21+ messages)
` [PATCH v4 01/16] spi: s3c64xx: explicitly include <linux/io.h>
` [PATCH v4 02/16] spi: s3c64xx: explicitly include <linux/bits.h>
` [PATCH v4 03/16] spi: s3c64xx: avoid possible negative array index
` [PATCH v4 04/16] spi: s3c64xx: fix typo, s/configuartion/configuration
` [PATCH v4 05/16] spi: s3c64xx: sort headers alphabetically
` [PATCH v4 06/16] spi: s3c64xx: remove unneeded (void *) casts in of_match_table
` [PATCH v4 07/16] spi: s3c64xx: remove else after return
` [PATCH v4 08/16] spi: s3c64xx: move common code outside if else
` [PATCH v4 09/16] spi: s3c64xx: check return code of dmaengine_slave_config()
` [PATCH v4 10/16] spi: s3c64xx: propagate the dma_submit_error() error code
` [PATCH v4 11/16] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma()
` [PATCH v4 12/16] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout()
` [PATCH v4 13/16] spi: s3c64xx: drop blank line between declarations
` [PATCH v4 14/16] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props
` [PATCH v4 15/16] spi: s3c64xx: remove duplicated definition
` [PATCH v4 16/16] spi: s3c64xx: drop a superfluous bitwise NOT operation
[PATCH v2 0/6] Pinephone video out fixes (flipping between two frames)
2024-02-05 15:22 UTC (7+ messages)
` [PATCH v2 1/6] clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rate
` [PATCH v2 2/6] clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m "
` [PATCH v2 3/6] clk: sunxi-ng: nkm: Support minimum and maximum rate
` [PATCH v2 4/6] clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPI
` [PATCH v2 5/6] drm/panel: st7703: Drive XBD599 panel at higher clock rate
` [PATCH v2 6/6] arm64: dts: allwinner: a64: Fix minimum GPU OPP rate
[PATCH] arm64: jump_label: use constraints "Si" instead of "i"
2024-02-05 15:19 UTC (7+ messages)
[PATCH 1/4] dt-bindings: hwinfo: samsung,exynos-chipid: add gs101-chipid compatible
2024-02-05 15:14 UTC (8+ messages)
` [PATCH 2/4] arm64: dts: exynos: gs101: add chipid node
` [PATCH 3/4] soc: samsung: exynos-chipid: add Google Tensor gs101 SoC support
` [PATCH 4/4] soc: samsung: exynos-chipid: fix revision calculation for gs101
[PATCH v2] ARM: multi_v7_defconfig: Add more TI Keystone support
2024-02-05 14:56 UTC (2+ messages)
[PATCH] ARM: dts: keystone: Replace http urls with https
2024-02-05 14:53 UTC (2+ messages)
[PATCH 0/3] media: Fix warnings building with LLVM=1
2024-02-05 14:53 UTC (8+ messages)
` [PATCH 3/3] media: mediatek: vcodedc: Fix Wcast-function-type-strict warnings
[PATCH v4 0/7] kvm/coresight: Support exclude guest and exclude host
2024-02-05 14:52 UTC (10+ messages)
` [PATCH v4 2/7] arm64: KVM: Use shared area to pass PMU event state to hypervisor
[PATCH] clk: keystone: sci-clk: match func name comment to actual
2024-02-05 14:50 UTC (2+ messages)
[PATCH 0/3] arm64: dts: ti: am65x: Add PCIe + USB DT overlay files
2024-02-05 14:46 UTC (3+ messages)
` [PATCH 3/3] arm64: dts: ti: Add DT overlay for PCIe + USB3.0 SERDES personality card
[PATCH v1 1/1] ufs: core: fix shift issue in ufshcd_clear_cmd
2024-02-05 14:43 UTC (2+ messages)
Question about the ipi_raise filter usage and output
2024-02-05 14:39 UTC (5+ messages)
[PATCH 0/3] Add PCIe DT support for TI's J784S4 SoC
2024-02-05 14:35 UTC (2+ messages)
[PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp()
2024-02-05 14:23 UTC
[PATCH v2 0/7] arm64: dts: iot2050: Add support for new SM variant
2024-02-05 14:22 UTC (2+ messages)
[PATCH v3 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
2024-02-05 14:13 UTC (4+ messages)
` [PATCH v3 1/4] firmware: coreboot: Generate modalias uevent for devices
[PATCH 1/2] dt-bindings: mfd: syscon: Add ti,am654-serdes-ctrl compatible
2024-02-05 14:05 UTC (2+ messages)
[PATCH v1] clk: keystone: sci-clk: Adding support for non contiguous clocks
2024-02-05 14:04 UTC (2+ messages)
[PATCH v4 0/3] arm64: dts: ti: am62: Add USB support for k3-am62p
2024-02-05 13:59 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl compatible
` [PATCH v4 2/3] arm64: dts: ti: k3-am62/a: use sub-node for USB_PHY_CTRL registers
` [PATCH v4 3/3] arm64: dts: ti: k3-am62p: add the USB sub-system
[PATCH] net: emaclite: Use devm_platform_get_and_ioremap_resource() in xemaclite_of_probe()
2024-02-05 13:55 UTC
[PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2024-02-05 13:52 UTC (9+ messages)
[PATCH 0/3] Add PPG support for PMI632 LPG dtsi
2024-02-05 13:46 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: mfd: qcom,spmi-pmic: Add pbs to SPMI device types
` [PATCH 2/3] arm64: dts: qcom: pmi632: Add PBS client and use in LPG node
` [PATCH 3/3] arm64: defconfig: Enable QCOM PBS
[PATCH v4 00/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-02-05 13:37 UTC (8+ messages)
` [PATCH v4 02/12] dt-bindings: mtd: brcmnand: Add WP pin connection property
` [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property
` [PATCH v4 12/12] mtd: rawnand: brcmnand: update log level messages
[PATCH v4 00/10] arm64: ptdump: View the second stage page-tables
2024-02-05 13:14 UTC (5+ messages)
` [PATCH v4 02/10] KVM: arm64: Add ptdump registration with debugfs for the stage-2 pagetables
[PATCH v2 0/2] Add regmap support to exynos-pmu for protected PMU regs
2024-02-05 13:13 UTC (7+ messages)
` [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
2024-02-05 13:10 UTC (2+ messages)
[PATCH v3 0/3] Add AM64x ICSSG Ethernet support
2024-02-05 12:57 UTC (5+ messages)
` [PATCH v3 3/3] arm64: dts: ti: k3-am642-evm: add overlay for icssg1 2nd port
[PATCH] arm64: Print provenance information for addresses in registers
2024-02-05 12:55 UTC (2+ messages)
[PATCH] dt-bindings: ata: atmel: remove at91 compact flash documentation
2024-02-05 12:50 UTC (2+ messages)
[PATCH net-next v5 0/5] remove page frag implementation in vhost_net
2024-02-05 12:45 UTC (2+ messages)
` [PATCH net-next v5 3/5] net: introduce page_frag_cache_drain()
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-05 12:35 UTC (4+ messages)
` [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests
[PATCH] arm: s3c64xx: make s3c64xx_subsys const
2024-02-05 12:32 UTC (3+ messages)
[PATCH v2] Enable haltpoll for arm64
2024-02-05 12:28 UTC (6+ messages)
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed
[PATCH] arm64: remove unneeded BUILD_BUG_ON assertion
2024-02-05 12:06 UTC (2+ messages)
[PATCH] media: cec: core: remove length check of Timer Status
2024-02-05 12:00 UTC (2+ messages)
[PATCH v2 0/2] Add support for RK3588 HDMI/eDP Combo PHY
2024-02-05 11:24 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add Rockchip HDMI/eDP Combo PHY schema
` [PATCH v2 2/2] phy: rockchip: Add Samsung HDMI/eDP Combo PHY driver
[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
2024-02-05 11:19 UTC (11+ messages)
` [PATCH V8 02/12] phy: freescale: add Samsung HDMI PHY
` [PATCH V8 05/12] arm64: dts: imx8mp: add HDMI power-domains
` [PATCH V8 09/12] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX
` [PATCH V8 11/12] arm64: dts: imx8mp: add HDMI display pipeline
` (subset) [PATCH V8 00/12] soc: imx8mp: Add support for HDMI
[PATCH 00/17] media: kerneldoc warnings
2024-02-05 10:44 UTC (6+ messages)
` [PATCH 17/17] linux: v4l2-vp9.h: Fix kerneldoc
[PATCH v3 00/26] KVM/arm64: VM configuration enforcement
2024-02-05 10:34 UTC (27+ messages)
` [PATCH v3 01/26] arm64: sysreg: Add missing ID_AA64ISAR[13]_EL1 fields and variants
` [PATCH v3 02/26] KVM: arm64: Add feature checking helpers
` [PATCH v3 03/26] KVM: arm64: nv: Add sanitising to VNCR-backed sysregs
` [PATCH v3 04/26] KVM: arm64: nv: Add sanitising to EL2 configuration registers
` [PATCH v3 05/26] KVM: arm64: nv: Add sanitising to VNCR-backed FGT sysregs
` [PATCH v3 06/26] KVM: arm64: nv: Add sanitising to VNCR-backed HCRX_EL2
` [PATCH v3 07/26] KVM: arm64: nv: Drop sanitised_sys_reg() helper
` [PATCH v3 08/26] KVM: arm64: Unify HDFG[WR]TR_GROUP FGT identifiers
` [PATCH v3 09/26] KVM: arm64: nv: Correctly handle negative polarity FGTs
` [PATCH v3 10/26] KVM: arm64: nv: Turn encoding ranges into discrete XArray stores
` [PATCH v3 11/26] KVM: arm64: Drop the requirement for XARRAY_MULTI
` [PATCH v3 12/26] KVM: arm64: nv: Move system instructions to their own sys_reg_desc array
` [PATCH v3 13/26] KVM: arm64: Always populate the trap configuration xarray
` [PATCH v3 14/26] KVM: arm64: Register AArch64 system register entries with the sysreg xarray
` [PATCH v3 15/26] KVM: arm64: Use the xarray as the primary sysreg/sysinsn walker
` [PATCH v3 16/26] KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()
` [PATCH v3 17/26] KVM: arm64: Add Fine-Grained UNDEF tracking information
` [PATCH v3 18/26] KVM: arm64: Propagate and handle Fine-Grained UNDEF bits
` [PATCH v3 19/26] KVM: arm64: Move existing feature disabling over to FGU infrastructure
` [PATCH v3 20/26] KVM: arm64: Streamline save/restore of HFG[RW]TR_EL2
` [PATCH v3 21/26] KVM: arm64: Make TLBI OS/Range UNDEF if not advertised to the guest
` [PATCH v3 22/26] KVM: arm64: Make PIR{,E0}_EL1 UNDEF if S1PIE is "
` [PATCH v3 23/26] KVM: arm64: Make AMU sysreg UNDEF if FEAT_AMU "
` [PATCH v3 24/26] KVM: arm64: Make FEAT_MOPS UNDEF if "
` [PATCH v3 25/26] KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later checking
` [PATCH v3 26/26] KVM: arm64: Add debugfs file for guest's ID registers
[PATCH v2] arm64: dts: fsd: Add fifosize for UART in Device Tree
2024-02-05 8:26 UTC
[PATCH v2] serial: samsung: honor fifosize from dts at first
2024-02-05 8:24 UTC
[PATCH 1/2] serial: samsung: honor fifosize from dts at first
2024-02-05 8:12 UTC (6+ messages)
` [PATCH 2/2] arm64: dts: fsd: Add fifosize for UART in Device Tree
[PATCH 06/12] dmaengine: bcm2835: Use to_bcm2711_cbaddr where relevant
2024-02-05 10:25 UTC (2+ messages)
[PATCH v7 01/39] ARM: ep93xx: Add terminator to gpiod_lookup_table
2024-02-05 10:13 UTC (6+ messages)
[PATCH v2 00/25] KVM/arm64: VM configuration enforcement
2024-02-05 10:10 UTC (6+ messages)
` [PATCH v2 02/25] KVM: arm64: Add feature checking helpers
[PATCH net-next v4 0/7] MT7530 DSA Subdriver Improvements Act II
2024-02-05 9:59 UTC (3+ messages)
` [PATCH net-next v4 2/7] net: dsa: mt7530: move XTAL check to mt7530_setup()
[PATCH] ARM: dts: imx6qdl-hummingboard: Add rtc0 and rtc1 aliases to fix hctosys
2024-02-05 9:56 UTC (2+ messages)
[PATCH v2 00/28] spi: s3c64xx: winter cleanup and gs101 support
2024-02-05 9:54 UTC (16+ messages)
` [PATCH v2 05/28] spi: dt-bindings: samsung: add samsung,spi-fifosize property
` [PATCH v2 23/28] spi: s3c64xx: retrieve the FIFO size from the device tree
[PATCH 1/3] dt-bindings: i3c: drop "master" node name suffix
2024-02-05 9:50 UTC (3+ messages)
` [PATCH 2/3] arm64: dts: imx93: drop "master" I3C "
[PATCH v2 0/3] ARM: dts: imx6dl: Add support for Sielaff i.MX6 Solo board
2024-02-05 9:43 UTC (2+ messages)
[PATCH v5 00/44] drm/connector: Create HDMI Connector infrastructure
2024-02-05 9:39 UTC (9+ messages)
` [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
` "
` "
` "
[PATCH 5/5] drm/panel: simple: push blanking limit on RK32FN48H
2024-02-05 9:26 UTC
[PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
2024-02-05 9:32 UTC (9+ messages)
` Fwd: "
[PATCH] drm/mediatek: Use devm_platform_get_and_ioremap_resource() in mtk_hdmi_ddc_probe()
2024-02-05 9:32 UTC
[PATCH 1/2] Revert "arm64: dts: imx8mp-dhcom-pdk3: Describe the USB-C connector"
2024-02-05 9:32 UTC (2+ messages)
[PATCH v2 0/4] Add 8qm SMMU information
2024-02-05 9:25 UTC (4+ messages)
[PATCH] ARM: imx: Remove usage of the deprecated ida_simple_xx() API
2024-02-05 9:23 UTC (2+ messages)
[PATCH v4 0/2] Add helper function to get and enable all bulk clocks
2024-02-05 9:19 UTC (5+ messages)
` [PATCH v4 1/2] clk: Provide managed helper to get and enable "
[PATCH 1/1] arm64: dts: freescale: tqma9352: Update I2C eeprom compatible
2024-02-05 9:19 UTC (2+ messages)
[PATCH 1/1] arm64: dts: imx8mp: reparent MEDIA_MIPI_PHY1_REF to CLK_24M
2024-02-05 9:18 UTC (2+ messages)
[PATCH 1/1] arm64: dts: tqma8mpql: fix audio codec iov-supply
2024-02-05 9:16 UTC (2+ messages)
[PATCH v2 0/4] Introduction of a remoteproc tee to load signed firmware
2024-02-05 9:13 UTC (10+ messages)
` [PATCH v2 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
[PATCH] clk: meson: Add missing clocks to axg_clk_regmaps
2024-02-05 9:13 UTC (3+ messages)
[PATCH v4 0/3] Add AM64x ICSSG Ethernet support
2024-02-05 9:05 UTC (4+ messages)
` [PATCH v4 1/3] arm64: dts: ti: k3-am64-main: Add ICSSG IEP nodes
` [PATCH v4 2/3] arm64: dts: ti: k3-am642-evm: add ICSSG1 Ethernet support
` [PATCH v4 3/3] arm64: dts: ti: k3-am642-evm: add overlay for icssg1 2nd port
[PATCH 0/5] Add display support for stm32mp135f-dk board
2024-02-05 9:06 UTC (5+ messages)
` [PATCH 1/5] ARM: dts: stm32: add LTDC support for STM32MP13x SoC family
` [PATCH 2/5] ARM: dts: stm32: add LTDC pinctrl on "
` [PATCH 3/5] ARM: dts: stm32: enable display support on stm32mp135f-dk board
` [PATCH 4/5] drm/panel: simple: fix flags on RK043FN48H
Instalacja pv
2024-02-05 9:05 UTC
[PATCH] perf stat: Enable iostat mode for HiSilicon PCIe PMU
2024-02-05 9:01 UTC (2+ messages)
[PATCH v2] dt-bindings: mfd: syscon: Add ti,j784s4-pcie-ctrl compatible
2024-02-05 8:54 UTC (2+ messages)
[PATCH 0/3] arm64: dts: allwinner: Add Remix Mini PC support
2024-02-05 8:45 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add Jide
` [PATCH 2/3] dt-bindings: arm: sunxi: document Remix Mini PC name
[PATCH v5 0/6] DCP as trusted keys backend
2024-02-05 8:39 UTC (2+ messages)
[PATCH v3 0/5] Fixing live video input in ZynqMP DPSUB
2024-02-05 8:26 UTC (9+ messages)
` [PATCH v3 2/5] drm: xlnx: zynqmp_dpsub: Fix timing for live mode
` [PATCH v3 3/5] drm: xlnx: zynqmp_dpsub: Clear status register ASAP
` [PATCH v3 4/5] drm: xlnx: zynqmp_dpsub: Filter interrupts against mask
[PATCH] media: amphion: Abort vpu parsing directly in seek
2024-02-05 8:17 UTC
[PATCH 0/2] arm64: dts: renesas: r8a779h0/gray-hawk-single: Add I2C and EEPROM support
2024-02-05 8:17 UTC (4+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a779h0: Add I2C nodes
[PATCH v2 0/8] Add power-supply properties for sdmmc nodes on Microchip boards
2024-02-05 8:00 UTC (9+ messages)
` [PATCH v2 1/8] ARM: dts: microchip: sam9x60_curiosity: Add power-supply properties for sdmmc nodes
` [PATCH v2 2/8] ARM: dts: microchip: sam9x60ek: "
` [PATCH v2 3/8] ARM: dts: microchip: sama5d27_som1_ek: "
` [PATCH v2 4/8] ARM: dts: microchip: sama5d27_wlsom1: Add power-supply property for sdmmc1 node
` [PATCH v2 5/8] ARM: dts: microchip: sama5d27_wlsom1_ek: Add power-supply property for sdmmc0 node
` [PATCH v2 6/8] ARM: dts: microchip: sama5d29_curiosity: Add power-supply properties for sdmmc nodes
` [PATCH v2 7/8] ARM: dts: microchip: sama5d2_icp: Add power-supply property for sdmmc0 node
` [PATCH v2 8/8] ARM: dts: microchip: sama5d2_xplained: "
[PATCH v5 1/8] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
2024-02-05 7:50 UTC (7+ messages)
` [PATCH v5 4/8] dt-bindings: usb: ci-hdrc-usb2: add restrictions for reg, interrupts, clock and clock-names properties
` [EXT] "
[PATCH] media: imx-jpeg: Support for negotiating bytesperline with client
2024-02-05 7:25 UTC
[PATCH 1/1] ARM: dts: imx6ul: Add missing #thermal-sensor-cells to tempmon
2024-02-05 7:25 UTC (2+ messages)
[PATCH v1] arm64: dts: imx8mp-verdin: Label ldo5 and link to usdhc2
2024-02-05 7:24 UTC (2+ messages)
[PATCH v2 00/15] Add suspend to ram support for PCIe on J7200
2024-02-05 7:21 UTC (5+ messages)
` [PATCH v2 02/15] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
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).