Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-09 07:55:46 to 2024-05-10 09:41:14 UTC [more...]

[PATCH v2 00/17] clk: imx: misc update/fix
 2024-05-10  9:19 UTC  (18+ messages)
` [PATCH v2 01/17] clk: imx: composite-8m: Enable gate clk with mcore_booted
` [PATCH v2 02/17] clk: imx: composite-93: keep root clock on when mcore enabled
` [PATCH v2 03/17] clk: imx: composite-7ulp: Check the PCC present bit
` [PATCH v2 04/17] clk: imx: fracn-gppll: fix fractional part of PLL getting lost
` [PATCH v2 05/17] clk: imx: pll14xx: Add constraint for fvco frequency
` [PATCH v2 06/17] clk: imx: pll14xx: use rate_table for audio plls
` [PATCH v2 07/17] clk: imx: imx8mp-audiomix: remove sdma root clock
` [PATCH v2 08/17] clk: imx: imx8mp: fix clock tree update of TF-A managed clocks
` [PATCH v2 09/17] clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D
` [PATCH v2 10/17] clk: imx: add CLK_SET_RATE_PARENT for lcdif_pixel_src "
` [PATCH v2 11/17] clk: imx: imx8mn: add sai7_ipg_clk clock settings
` [PATCH v2 12/17] clk: imx: imx8mm: Change the 'nand_usdhc_bus' clock to non-critical one
` [PATCH v2 13/17] clk: imx: imx8qxp: Add LVDS bypass clocks
` [PATCH v2 14/17] clk: imx: imx8qxp: Add clock muxes for MIPI and PHY ref clocks
` [PATCH v2 15/17] clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clk
` [PATCH v2 16/17] clk: imx: imx8qxp: Parent should be initialized earlier than the clock
` [PATCH v2 17/17] clk: imx: fracn-gppll: update rate table

[PATCH v5 1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
 2024-05-10  9:40 UTC 

[PATCH v1] pmdomain: imx8m-blk-ctrl: fix suspend/resume order
 2024-05-10  9:34 UTC  (2+ messages)

[PATCH v2 0/3] drm/mediatek: Add support for OF graphs
 2024-05-10  9:34 UTC  (11+ messages)
` [PATCH v2 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path

[PATCH v2 0/4] crypto: atmel-sha204a - read out otp zone
 2024-05-10  9:23 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: amlogic: a1: Support CPU Power Management
 2024-05-10  9:12 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: amlogic: a1: add new syspll_in input for clkc_pll controller
` [PATCH v2 2/4] arm64: dts: amlogic: a1: declare cpu clock controller
` [PATCH v2 3/4] arm64: dts: amlogic: a1: add new input clock 'sys_pll_div16' to clkc_periphs
` [PATCH v2 4/4] arm64: dts: amlogic: a1: setup CPU power management

[PATCH v2 0/7] clk: meson: introduce Amlogic A1 SoC Family CPU clock controller driver
 2024-05-10  9:08 UTC  (8+ messages)
` [PATCH v2 1/7] clk: meson: introduce 'INIT_ONCE' flag to eliminate init for enabled PLL
` [PATCH v2 2/7] dt-bindings: clock: meson: a1: pll: introduce new syspll bindings
` [PATCH v2 3/7] clk: meson: a1: pll: support 'syspll' general-purpose PLL for CPU clock
` [PATCH v2 4/7] dt-bindings: clock: meson: a1: peripherals: support sys_pll_div16 input
` [PATCH v2 5/7] clk: meson: a1: peripherals: support 'sys_pll_div16' clock as GEN input
` [PATCH v2 6/7] dt-bindings: clock: meson: add A1 CPU clock controller bindings
` [PATCH v2 7/7] clk: meson: a1: add Amlogic A1 CPU clock controller driver

[PATCH v4] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
 2024-05-10  8:39 UTC  (3+ messages)

[PATCH v3 0/1] nvmem: Handle actual amount of data read/written by suppliers
 2024-05-10  8:29 UTC  (2+ messages)
` [PATCH v3 1/1] nvmem: Change return type of reg read/write to ssize_t

[PATCH v2 RESEND] drivers: soc: xilinx: check return status of get_api_version()
 2024-05-10  8:17 UTC  (2+ messages)

W sprawie samochodu
 2024-05-10  7:36 UTC 

[PATCH net-next v6 0/7] net: stmmac: Add support for RZN1 GMAC devices
 2024-05-10  7:38 UTC  (8+ messages)
` [PATCH net-next v6 1/7] dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC support
` [PATCH net-next v6 2/7] net: stmmac: Add dedicated XPCS cleanup method
` [PATCH net-next v6 3/7] net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
` [PATCH net-next v6 4/7] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
` [PATCH net-next v6 5/7] net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
` [PATCH net-next v6 6/7] net: stmmac: add support for RZ/N1 GMAC
` [PATCH net-next v6 7/7] ARM: dts: r9a06g032: describe GMAC1

[PATCH 0/3] Use scope based cleanup in drivers/soc/ti/
 2024-05-10  7:13 UTC  (4+ messages)
` [PATCH 1/3] soc: ti: pruss: do device_node auto cleanup
` [PATCH 2/3] soc: ti: knav_qmss_queue: "
` [PATCH 3/3] soc: ti: pm33xx: "

[PATCH rc] iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()
 2024-05-10  7:11 UTC  (5+ messages)

[PATCH v3] clk: samsung: exynos-clkout: Remove misleading of_match_table/MODULE_DEVICE_TABLE
 2024-05-10  7:06 UTC 

[PATCH] arm64: Properly clean up iommu-dma remnants
 2024-05-10  7:04 UTC  (3+ messages)

[PATCH v6 0/2] regulator: sun20i: Add Allwinner D1 LDOs driver
 2024-05-10  6:22 UTC  (4+ messages)
` [PATCH v6 1/2] regulator: dt-bindings: Add Allwinner D1 system LDOs
` [PATCH v6 2/2] regulator: sun20i: Add Allwinner D1 LDOs driver

[PATCH RESEND v5 0/2] regulator: sun20i: Add Allwinner D1 LDOs driver
 2024-05-10  6:22 UTC  (5+ messages)
` [PATCH RESEND v5 2/2] "

[PATCH] ASoC: mediatek: mt8192: fix register configuration for tdm
 2024-05-10  6:22 UTC  (4+ messages)

[PATCH v1 1/1] Fix get efuse issue for MT8188 DPTX
 2024-05-10  6:16 UTC 

[PATCH v2 0/2] ARM Error Source Table V1 Support
 2024-05-10  5:25 UTC  (3+ messages)
` [PATCH v2 1/2] ACPI/AEST: Initial AEST driver

[PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-05-10  4:28 UTC  (6+ messages)

[PATCH v2 0/4] clk: imx: clk-audiomix: Improvement for audiomix
 2024-05-10  4:02 UTC  (4+ messages)
` [PATCH v2 2/4] clk: imx: clk-audiomix: Add reset controller

[PATCH v2] mailbox: mtk-cmdq: Fix sleeping function called from invalid context
 2024-05-10  3:34 UTC  (3+ messages)

[PATCH v2 0/2] firmware: arm_scmi: add notification completion channel
 2024-05-10  3:19 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: firmware: arm,scmi: Support "
` [PATCH v2 2/2] firmware: arm_scmi: mailbox: support P2A channel completion

[PATCH v1 1/1] Support YUV422 for DPTX
 2024-05-10  2:15 UTC 

[PATCH v4 02/66] selftests/arm64: Drop define _GNU_SOURCE
 2024-05-10  0:06 UTC  (3+ messages)
` [PATCH v4 03/66] selftests/arm64: Drop duplicate -D_GNU_SOURCE
` [PATCH v4 35/66] selftests/net: Drop define _GNU_SOURCE

[PATCH v2 00/18] media: Fix the last set of coccinelle warnings
 2024-05-10  0:10 UTC  (26+ messages)
` [PATCH v2 01/18] media: allegro: nal-hevc: Refactor nal_hevc_sub_layer_hrd_parameters
` [PATCH v2 09/18] media: venus: Remove unused structs
` [PATCH v2 10/18] media: venus: Use flex array for hfi_session_release_buffer_pkt
` [PATCH v2 11/18] media: venus: Refactor struct hfi_uncompressed_plane_info
` [PATCH v2 12/18] media: venus: Refactor struct hfi_session_get_property_pkt
` [PATCH v2 13/18] media: venus: Refactor struct hfi_uncompressed_format_supported
` [PATCH v2 14/18] media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pkt
` [PATCH v2 15/18] media: venus: Refactor hfi_session_empty_buffer_compressed_pkt
` [PATCH v2 16/18] media: venus: Refactor hfi_sys_get_property_pkt
` [PATCH v2 17/18] media: venus: Refactor hfi_session_fill_buffer_pkt
` [PATCH v2 18/18] media: venus: Refactor hfi_buffer_alloc_mode_supported

[net PATCH v4] net: stmmac: move the EST and EST lock to struct stmmac_priv
 2024-05-10  0:56 UTC  (3+ messages)

[PATCH] clk: sunxi: Remove unused struct 'gates_data'
 2024-05-09 23:05 UTC  (3+ messages)

[PATCH v2] clk: sunxi: Remove unused struct 'gates_data'
 2024-05-09 23:05 UTC 

[PATCH v3 04/68] selftests/arm64: Drop define _GNU_SOURCE
 2024-05-09 19:58 UTC  (3+ messages)
` [PATCH v3 05/68] selftests/arm64: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 37/68] selftests/net: Drop define _GNU_SOURCE

[PATCH] arm64: defconfig: enable NVIDIA CoreSight PMU driver
 2024-05-09 21:58 UTC 

[PATCH 0/1] Convert tasklets to BH workqueues in ethernet drivers
 2024-05-09 21:38 UTC  (7+ messages)
  ` [PATCH 1/1] [RFC] ethernet: Convert from tasklet to BH workqueue

[PATCH v2 2/7] PCI: xilinx-nwl: Fix off-by-one
 2024-05-09 21:34 UTC  (2+ messages)

[soc:soc/dt-late] BUILD SUCCESS 01a7f9e1a97ee48ed187b040afcda23886b9f48d
 2024-05-09 21:30 UTC 

[soc:for-next] BUILD SUCCESS 9fee410d765a77a2c286f8f3166dd35d11c5df5a
 2024-05-09 21:14 UTC 

[PATCH v8 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2024-05-09 20:32 UTC  (3+ messages)
` [PATCH v8 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller

✅ PASS (MISSED 12 of 87): Test report for for-kernelci (6.9.0-rc7, arm-next, c4d6737d)
 2024-05-09 19:30 UTC 

[PATCH 0/3] Add DSP node for imx8ulp
 2024-05-09 18:48 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: mfd: add schema for 8ulp AVD-SIM

[PATCH v7 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
 2024-05-09 18:40 UTC  (5+ messages)
` [PATCH v7 01/14] iommu/arm-smmu-v3: Convert to domain_alloc_sva()

[PATCH v5 1/2] mm: allow dynamic vmalloc range restrictions
 2024-05-09 18:27 UTC  (2+ messages)
` [PATCH v5 2/2] arm64: mm: code and data allocation partitioning

[arm:zii 91/102] drivers/net/dsa/b53/b53_common.c:1487:15: error: non-static declaration of 'b53_vlan_filtering' follows static declaration
 2024-05-09 17:43 UTC 

[arm:zii 40/102] drivers/net/dsa/b53/b53_common.c:1484:34: error: initialization of 'struct ethtool_keee *' from incompatible pointer type 'struct ethtool_eee *'
 2024-05-09 17:13 UTC 

[PATCH v2 0/2] Add Bananapi R3 Mini
 2024-05-09 17:12 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: arm64: dts: mediatek: add BananaPi "
` [PATCH v2 2/2] arm64: dts: mediatek: Add mt7986 based Bananapi "

[arm:zii 91/102] drivers/net/dsa/b53/b53_common.c:1480:1: error: function definition is not allowed here
 2024-05-09 17:02 UTC 

[PATCH v9 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3)
 2024-05-09 16:59 UTC  (6+ messages)
` [PATCH v9 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry

[arm:zii 40/102] drivers/net/dsa/b53/b53_common.c:1484:23: error: incompatible pointer types initializing 'struct ethtool_keee *' with an expression of type 'struct ethtool_eee *'
 2024-05-09 16:41 UTC 

[PATCH v9 0/5] TI K3 M4F support on AM62 SoCs
 2024-05-09 16:27 UTC  (10+ messages)
` [PATCH v9 2/5] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem

[PATCH v5 0/4] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-05-09 16:15 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: arm64: marvell: add solidrun cn9130 som based boards
` [PATCH v5 2/4] dt-bindings: arm64: marvell: add solidrun cn9132 CEX-7 evaluation board
` [PATCH v5 3/4] arm64: dts: add description for solidrun cn9130 som and clearfog boards
` [PATCH v5 4/4] arm64: dts: add description for solidrun cn9131 solidwan board

[PATCH] iommu/arm-smmu-v3: Make the kunit into a module
 2024-05-09 15:40 UTC  (9+ messages)

[PATCH] media: bcm2835-unicam: Fix driver path in MAINTAINERS
 2024-05-09 15:08 UTC  (2+ messages)

[PATCH v1] arm64/mm: Fix pud_user_accessible_page() for PGTABLE_LEVELS <= 2
 2024-05-09 15:01 UTC  (2+ messages)

[PATCH v4 0/3] Add i.MX8Q HSIO PHY support
 2024-05-09 14:44 UTC  (3+ messages)
` [PATCH v4 3/3] phy: freescale: imx8qm-hsio: Add i.MX8QM HSIO PHY driver support

[PATCH] dt-bindings: spi: brcm,bcm2835-spi: convert to dtschema
 2024-05-09 14:34 UTC 

[PATCH v1 1/1] iommu/arm-smmu-v3: Use *-y instead of *-objs in Makefile
 2024-05-09 14:27 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: imx8mp-evk: support bt-sco sound card
 2024-05-09 14:17 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: imx8mp: Initialize audio PLLs from audiomix subsystem
` [PATCH 2/2] arm64: dts: imx8mp-evk: add bt-sco sound card support

[PATCH v3 0/7] Add DSI support for RK3128
 2024-05-09 14:06 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: display: rockchip,dw-mipi-dsi: Document RK3128 DSI
` [PATCH v3 2/7] dt-bindings: clock: rk3128: Add PCLK_MIPIPHY
` [PATCH v3 3/7] clk: rockchip: rk3128: Export PCLK_MIPIPHY
` [PATCH v3 4/7] clk: rockchip: rk3128: Add hclk_vio_h2p to critical clocks
` [PATCH v3 5/7] drm/rockchip: dsi: Add support for RK3128
` [PATCH v3 6/7] ARM: dts: rockchip: Add D-PHY "
` [PATCH v3 7/7] ARM: dts: rockchip: Add DSI "

[PATCH v3 0/7] Add DSI support for RK3128
 2024-05-09 14:04 UTC 

[PATCH v2 0/7] Add DSI support for RK3128
 2024-05-09 13:12 UTC  (11+ messages)
` [PATCH v2 1/7] dt-bindings: display: rockchip,dw-mipi-dsi: Document RK3128 DSI
` [PATCH v2 2/7] dt-bindings: clock: rk3128: Add PCLK_MIPIPHY
` [PATCH v2 3/7] clk: rockchip: rk3128: Export PCLK_MIPIPHY
` [PATCH v2 4/7] drm/rockchip: dsi: Support optional AHB clock
` [PATCH v2 5/7] drm/rockchip: dsi: Add support for RK3128
` [PATCH v2 6/7] ARM: dts: rockchip: Add D-PHY "
` [PATCH v2 7/7] ARM: dts: rockchip: Add DSI "

[PATCH] ARM: dts: ti: align panel timings node name with dtschema
 2024-05-09 13:09 UTC  (2+ messages)

[PATCH 0/4] arm64: Support the TSO memory model
 2024-05-09 12:56 UTC  (7+ messages)

[PATCH AUTOSEL 4.19 7/7] iommu: mtk: fix module autoloading
 2024-05-09 12:46 UTC  (3+ messages)

[v2] pwm: xilinx: Fix u32 overflow issue in 32-bit width PWM mode
 2024-05-09 12:31 UTC  (2+ messages)

[PATCH 1/5] ARM: dts: imx: align panel timings node name with dtschema
 2024-05-09 10:48 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: imx: correct choice of panel native mode
` [PATCH 3/5] ARM: dts: imx6dl-aristainetos2_4: drop redundant 'power-on-delay' property
` [PATCH 4/5] ARM: dts: imx: drop redundant 'u-boot,panel-name' property
` [PATCH 5/5] ARM: dts: imx28-tx28: drop redundant 'panel-name' property

[RFC v1 0/5] Add Bananapi R3 Mini
 2024-05-09 10:35 UTC  (9+ messages)
` [RFC v1 5/5] arm64: dts: mediatek: Add mt7986 based "
        ` Aw: "

[PATCH v2] media: mediatek: vcodec: add decoder command to support stateless decoder
 2024-05-09  9:54 UTC  (2+ messages)

[PATCH v8 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-05-09  9:05 UTC  (4+ messages)
` [PATCH v8 1/3] KVM: selftests: aarch64: Add helper function for the vpmu vcpu creation
` [PATCH v8 2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v8 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH v7 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-05-09  8:31 UTC  (5+ messages)
` [PATCH v7 2/3] "

[PATCH v6 00/17] riscv: Support vendor extensions and xtheadvector
 2024-05-09  8:18 UTC  (5+ messages)
` [PATCH v6 03/17] riscv: vector: Use vlenb from DT
` [PATCH v6 05/17] riscv: Extend cpufeature.c to detect vendor extensions

[soc:soc/dt] BUILD SUCCESS 0cb7e0c617c6aa3da46514ee5982bd7de11a2b2e
 2024-05-09  7:54 UTC 


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