Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-20 05:53:46 to 2024-03-20 21:34:29 UTC [more...]

[PATCH v3 0/2] Update st,stih407-thermal device
 2024-03-20 21:33 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: thermal: convert st,stih407-thermal to DT schema
` [PATCH v3 2/2] ARM: dts: st: add thermal property on stih410.dtsi and stih418.dtsi

[PATCH 0/3] Fix EEE support for MT7531 and MT7988 SoC switch
 2024-03-20 20:53 UTC  (2+ messages)
    ` [PATCH 3/3] net: phy: mediatek-ge: do not disable EEE advertisement

[PATCH net] net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530
 2024-03-20 20:45 UTC 

[arch/arm/mach-mvebu] Question about kzalloc NULL check in i2c_quirk
 2024-03-20 20:26 UTC  (6+ messages)

[PATCH 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-20 20:24 UTC  (12+ messages)
` [PATCH 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()

[PATCH 0/4] Enable JPEG encoding on rk3588
 2024-03-20 20:16 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: iommu: rockchip: Fix rk3588 variant
` [PATCH 2/4] media: dt-binding: media: Document rk3588’s vepu121
` [PATCH 3/4] arm64: dts: rockchip: Add VEPU121 to rk3588
` [PATCH 4/4] media: verisilicon: Enable VEPU121 on rk3588

[PATCH v2] ARM: unwind: improve unwinders for noreturn case
 2024-03-20 19:42 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v4 1/5] dt-bindings: misc: Add mikrobus-connector
 2024-03-20 18:44 UTC  (13+ messages)

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-20 18:38 UTC  (15+ messages)
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole

[PATCH v5 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
 2024-03-20 18:35 UTC  (25+ messages)
` [PATCH v5 05/27] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()
` [PATCH v5 10/27] iommu/arm-smmu-v3: Move the CD generation for SVA into a function
` [PATCH v5 11/27] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
` [PATCH v5 12/27] iommu/arm-smmu-v3: Start building a generic PASID layer
` [PATCH v5 15/27] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
` [PATCH v5 16/27] iommu/arm-smmu-v3: Keep track of valid CD entries in the cd_table
` [PATCH v5 21/27] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
` [PATCH v5 24/27] iommu/arm-smmu-v3: Bring back SVA BTM support

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-03-20 17:22 UTC  (14+ messages)

[PATCH] virtio_ring: Fix the stale index in available ring
 2024-03-20 17:15 UTC  (7+ messages)

[PATCH v2] dt-bindings: display: samsung,exynos5-dp: convert to DT Schema
 2024-03-20 17:04 UTC  (2+ messages)

[PATCH v3 0/3] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-03-20 16:52 UTC  (6+ messages)
` [PATCH v3 2/3] arm64: Provide an AMU-based version of arch_freq_get_on_cpu

[PATCH 0/3] dt-bindings: mtd: atmel-nand: convert txt to yaml
 2024-03-20 16:40 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] dt-bindings: mtd: atmel-nand: add atmel pmecc
` [PATCH 3/3] dt-bindings: mtd: atmel-nand: add deprecated bindings

[PATCH v4 00/11] Add support for TI TPS65224 PMIC
 2024-03-20 16:38 UTC  (13+ messages)
` [PATCH v4 01/11] mfd: tps6594: Add register definitions "
` [PATCH v4 02/11] mfd: tps6594: use volatile_table instead of volatile_reg
` [PATCH v4 03/11] mfd: tps6594: add regmap config in match data
` [PATCH v4 04/11] dt-bindings: mfd: ti,tps6594: Add TI TPS65224 PMIC
` [PATCH v4 05/11] mfd: tps6594-i2c: Add TI TPS65224 PMIC I2C
` [PATCH v4 06/11] mfd: tps6594-spi: Add TI TPS65224 PMIC SPI
` [PATCH v4 07/11] mfd: tps6594-core: Add TI TPS65224 PMIC core
` [PATCH v4 08/11] misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM
` [PATCH v4 09/11] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
` [PATCH v4 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
` [PATCH v4 11/11] arch: arm64: dts: ti: k3-am62p5-sk: Add TPS65224 PMIC support in AM62P dts

[PATCH net-next v5 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-03-20 16:21 UTC  (11+ messages)
` [PATCH net-next v5 01/10] dt-bindings: net: Add support for AM65x SR1.0 in ICSSG
` [PATCH net-next v5 03/10] net: ti: icssg-prueth: Move common functions into a separate file
` [PATCH net-next v5 04/10] net: ti: icssg-prueth: Add SR1.0-specific configuration bits
` [PATCH net-next v5 05/10] net: ti: icssg-prueth: Add SR1.0-specific description bits
` [PATCH net-next v5 06/10] net: ti: icssg-prueth: Adjust IPG configuration for SR1.0
` [PATCH net-next v5 07/10] net: ti: icssg-prueth: Adjust the number of TX channels "
` [PATCH net-next v5 08/10] net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
` [PATCH net-next v5 09/10] net: ti: icssg-prueth: Modify common functions for SR1.0
` [PATCH net-next v5 10/10] net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platforms

[PATCH 0/3] arm64: dts: rockchip: add support for iesy RPX30 SoM OSM-S
 2024-03-20 16:20 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: iesy: add support for iesy PX30 "

[PATCH net v2] net: ll_temac: platform_get_resource replaced by wrong function
 2024-03-20 16:06 UTC  (3+ messages)

[PATCH v1 0/4] clk: meson: treewide: define maximum register in regmap config
 2024-03-20 15:54 UTC  (5+ messages)
` [PATCH v1 1/4] clk: meson: a1: peripherals: determine "
` [PATCH v1 2/4] clk: meson: a1: pll: "
` [PATCH v1 3/4] clk: meson: s4: peripherals: "
` [PATCH v1 4/4] clk: meson: s4: pll: "

[PATCH v2 0/4] Add eSPI device driver (flash channel)
 2024-03-20 15:40 UTC  (5+ messages)
` [PATCH v2 4/4] dt-bindings: aspeed: Add eSPI controller

[PATCH v2 0/8] cpufreq: sun50i: Add Allwinner H616 support
 2024-03-20 15:37 UTC  (4+ messages)
` [PATCH v2 3/8] dt-bindings: opp: Describe H616 OPPs and opp-supported-hw

[PATCH v2 0/4] drm: xlnx: zynqmp: Add DP audio support
 2024-03-20 15:37 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: display/xlnx/zynqmp-dpsub: Add audio DMAs

[PATCH 0/3] Add Versal and Versal-NET platform support
 2024-03-20 15:14 UTC  (8+ messages)
` [PATCH 2/3] dt-bindings: remoteproc: add Versal-NET platform

[PATCH v7 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-20 15:10 UTC  (5+ messages)
` [PATCH v7 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v7 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names

[PATCH] arm64: dts: ti: verdin-am62: Set memory size to 2gb
 2024-03-20 14:47 UTC  (2+ messages)

[PATCH] arm64: Print provenance information for addresses in registers
 2024-03-20 14:13 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: imx8mp: Add DT nodes for the two ISPs
 2024-03-20 12:35 UTC  (2+ messages)

[PATCH 0/2] i.MX93 ADC calibration settings
 2024-03-20 12:15 UTC  (6+ messages)
` [PATCH 1/2] iio: adc: imx93: Make calibration properties configurable
` [PATCH 2/2] dt-bindings: iio: adc: nxp,imx93-adc.yaml: Add calibration properties

[PATCH v3] serial: mxs-auart: add spinlock around changing cts state
 2024-03-20 12:15 UTC 

[PATCH v3 0/8] misc: Add mikroBUS driver
 2024-03-20 11:56 UTC  (7+ messages)
` [PATCH v3 7/8] mikrobus: Add mikrobus driver

[PATCH] firmware: arm_scmi: perf: print domain name in error path
 2024-03-20 11:33 UTC  (2+ messages)

[PATCH v4 0/7] minor PCI endpoint cleanups
 2024-03-20 11:31 UTC  (2+ messages)
` [PATCH v4 7/7] PCI: rockchip-ep: Set a 64-bit BAR if requested

[PATCH] arm64: mm: Pass physical address explicitly in map_range
 2024-03-20 10:59 UTC  (5+ messages)

[PATCH v2 0/5] Baisc devicetree support for Amlogic A4 and A5
 2024-03-20 10:31 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: arm: amlogic: add A4 support
` [PATCH v2 2/5] dt-bindings: arm: amlogic: add A5 support
` [PATCH v2 3/5] dt-bindings: serial: amlogic,meson-uart: Add compatible string for A4
` [PATCH v2 4/5] arm64: dts: add support for A4 based Amlogic BA400
` [PATCH v2 5/5] arm64: dts: add support for A5 based Amlogic AV400

[PATCH v3 03/11] mfd: tps6594: add regmap config in match data
 2024-03-20 10:22 UTC  (2+ messages)

[PATCH v3 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
 2024-03-20 10:18 UTC  (2+ messages)

[PATCH v3 09/11] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
 2024-03-20 10:17 UTC  (2+ messages)

[PATCH v3 09/11] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
 2024-03-20 10:15 UTC  (2+ messages)

[PATCH v3 01/11] mfd: tps6594: Add register definitions for TI TPS65224 PMIC
 2024-03-20 10:13 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: renesas: Add more TMU support
 2024-03-20 10:09 UTC  (11+ messages)
` [PATCH 1/3] ARM: dts: renesas: r8a73a4: Add TMU nodes
` [PATCH 3/3] ARM: dts: renesas: rcar-gen2: "

[PATCH v8] dt-bindings: ata: imx-pata: Convert to dtschema
 2024-03-20  9:59 UTC  (3+ messages)

[PATCH v5 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-03-20  9:53 UTC  (3+ messages)
` [PATCH v5 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v2] clk: imx: imx8mp: Add pm_runtime support for power saving
 2024-03-20  9:50 UTC  (2+ messages)

[PATCH v4 0/5] Add Mediatek ISP3.0
 2024-03-20  9:36 UTC  (5+ messages)
` [PATCH v4 3/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 sensor interface
` [PATCH v4 4/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv

[PATCH v2 0/2] NXP S32G3 SoC initial bring-up
 2024-03-20  9:24 UTC  (8+ messages)
` [PATCH v2 1/2] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3
` [PATCH v2 2/2] dt-bindings: arm: fsl: Document missing s32g3 board

[PATCH] media: mediatek: vcodec: Handle invalid decoder vsi
 2024-03-20  9:13 UTC  (2+ messages)

[PATCH 0/4] media: raspberrypi: Support RPi5's CFE
 2024-03-20  9:12 UTC  (16+ messages)
` [PATCH 2/4] dt-bindings: media: Add bindings for raspberrypi,rp1-cfe

[PATCH v3 00/14] Rename mtk_drm_* to mtk_*
 2024-03-20  9:09 UTC  (5+ messages)
` [PATCH v3 07/14] drm/mediatek: Rename files "mtk_drm_crtc.c" to "mtk_crtc.c"
` [PATCH v3 09/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.c" to "mtk_ddp_comp.c"

[PATCH v2] drivers: watchdog: ast2600 support bootstatus
 2024-03-20  9:05 UTC  (3+ messages)

[PATCH] random: Fix the issue of '_might_sleep' function running in an atomic contex
 2024-03-20  9:02 UTC  (2+ messages)

[PATCH v1 00/13] regulator: convert to use maple tree register cache
 2024-03-20  8:57 UTC  (14+ messages)
` [PATCH v1 01/13] regulator: da9121: "
` [PATCH v1 02/13] regulator: da9211: "
` [PATCH v1 03/13] regulator: isl9305: "
` [PATCH v1 04/13] regulator: max8973: "
` [PATCH v1 05/13] regulator: mt6311: "
` [PATCH v1 06/13] regulator: pca9450: "
` [PATCH v1 07/13] regulator: pf8x00: "
` [PATCH v1 08/13] regulator: pfuze100: "
` [PATCH v1 09/13] regulator: rtmv20: "
` [PATCH v1 10/13] regulator: rtq6752: "
` [PATCH v1 11/13] regulator: tps51632: "
` [PATCH v1 12/13] regulator: tps62360: "
` [PATCH v1 13/13] regulator: rpi-panel-attiny: "

[PATCH v3] dt-bindings: i2c: nxp,pnx-i2c: Convert to dtschema
 2024-03-20  8:46 UTC 

[PATCH v4 00/18] Add suspend to ram support for PCIe on J7200
 2024-03-20  8:37 UTC  (4+ messages)
` [PATCH v4 02/18] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq

[PATCH v2] dt-bindings: nxp,pnx-i2c: Convert to dtschema
 2024-03-20  8:32 UTC  (5+ messages)

[PATCH v2 0/2] Update st,stih407-thermal device
 2024-03-20  8:12 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: convert st,stih407-thermal to DT schema

[PATCH v2 0/8] drm: zynqmp_dp: Misc. patches and debugfs support
 2024-03-20  7:49 UTC  (14+ messages)
` [PATCH v2 1/8] drm: xlnx: Fix kerneldoc
` [PATCH v2 3/8] drm: zynqmp_dp: Adjust training values per-lane
` [PATCH v2 4/8] drm: zynqmp_dp: Rearrange zynqmp_dp for better padding
` [PATCH v2 5/8] drm: zynqmp_dp: Don't retrain the link in our IRQ
` [PATCH v2 7/8] drm: zynqmp_dp: Split off several helper functions
` [PATCH v2 8/8] drm: zynqmp_dp: Add debugfs interface for compliance testing

[PATCH v2 0/2] add uSDHC and SCMI nodes to the S32G2 SoC
 2024-03-20  7:38 UTC  (4+ messages)

[PATCH v4 0/5] misc: Add mikroBUS driver
 2024-03-20  7:33 UTC  (9+ messages)
` [PATCH v4 4/5] mikrobus: "
` [PATCH v4 5/5] dts: ti: k3-am625-beagleplay: Add mikroBUS

[PATCH v1 0/2] media: i2c: Add support for GC05A2 sensor
 2024-03-20  7:29 UTC  (3+ messages)
` [PATCH v1 2/2] media: i2c: Add GC05A2 image sensor driver

[PATCH v4 1/3] clk: samsung: Implement manual PLL control for ARM64 SoCs
 2024-03-20  7:23 UTC  (3+ messages)

[soc:soc/late] BUILD SUCCESS 72ebb41b88f9d7c10c5e159e0507074af0a22fe2
 2024-03-20  7:20 UTC 

[PATCH 1/3] dt-bindings: power: reset: add gs101 poweroff bindings
 2024-03-20  7:20 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: exynos: gs101: add poweroff node
` [PATCH 3/3] power: reset: add new gs101-poweroff driver

[PATCH] soc: renesas: Enable TMU support on R-Car Gen2
 2024-03-20  7:10 UTC  (2+ messages)

[PATCH 0/1] Add interface to allocate MediaTek GEM buffer
 2024-03-20  6:40 UTC  (2+ messages)
` [PATCH 1/1] drm/mediatek: "

[PATCH] mediatek: dsi: Correct calculation formula of PHY Timing
 2024-03-20  6:28 UTC  (2+ messages)

[PATCH] mediatek: dsi: Add dsi per-frame lp code for mt8188
 2024-03-20  6:03 UTC  (2+ messages)

[PATCH v6 0/3] add pmic pca9451a support
 2024-03-20  6:28 UTC  (4+ messages)
` [PATCH v6 1/3] regulator: dt-bindings: pca9450: add "
` [PATCH v6 2/3] regulator: "
` [PATCH v6 3/3] arm64: dts: imx93-11x11-evk: "

[PATCH 6/6] drm: zynqmp_dp: Add debugfs interface for compliance testing
 2024-03-20  6:03 UTC  (6+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).