linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-03 22:35:22 to 2024-03-04 14:32:33 UTC [more...]

[PATCH net-next v5 0/7] Fix missing PHY-to-MAC RX clock
 2024-03-04 14:31 UTC  (16+ messages)
` [PATCH net-next v5 1/7] net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
` [PATCH net-next v5 2/7] net: phylink: add rxc_always_on flag to phylink_pcs
` [PATCH net-next v5 3/7] net: stmmac: don't rely on lynx_pcs presence to check for a PHY
` [PATCH net-next v5 4/7] net: stmmac: Support a generic PCS field in mac_device_info
` [PATCH net-next v5 5/7] net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
` [PATCH net-next v5 6/7] net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock
` [PATCH net-next v5 7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it

[PATCH v3] dt-bindings: display: atmel,lcdc: convert to dtschema
 2024-03-04 14:30 UTC 

[PATCH v2 0/3] TEE driver for Trusted Services
 2024-03-04 14:26 UTC  (12+ messages)
` [PATCH v2 1/3] tee: optee: Move pool_op helper functions
` [PATCH v2 2/3] tee: tstee: Add Trusted Services TEE driver
` [PATCH v2 3/3] Documentation: tee: Add TS-TEE driver

[PATCH 00/22] ASoC: Cleanup MediaTek soundcard machine drivers
 2024-03-04 14:24 UTC  (5+ messages)
` [PATCH 19/22] ASoC: dt-bindings: mt8192: Document audio-routing and dai-link subnode
` [PATCH 20/22] ASoC: dt-bindings: mt8186: "

[PATCH] KVM: arm64: Only save S1PIE registers when dirty
 2024-03-04 14:11 UTC  (5+ messages)

[PATCH v2 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-03-04 14:08 UTC  (24+ messages)
` [PATCH v2 03/11] i2c: nomadik: rename private struct pointers from dev to priv
` [PATCH v2 04/11] i2c: nomadik: simplify IRQ masking logic
  ` [SPAM] "
` [PATCH v2 05/11] i2c: nomadik: use bitops helpers
` [PATCH v2 06/11] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
  ` [SPAM] "
` [PATCH v2 07/11] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
` [PATCH v2 08/11] i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree
` [PATCH v2 09/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller

[PATCH v4 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
 2024-03-04 14:02 UTC  (3+ messages)

arm: ERROR: modpost: "__aeabi_uldivmod" [drivers/gpu/drm/sun4i/sun4i-drm-hdmi.ko] undefined!
 2024-03-04 13:55 UTC  (10+ messages)

[PATCH v5 00/21] Support more Amlogic SoC families in crypto driver
 2024-03-04 13:49 UTC  (4+ messages)
` [PATCH v5 03/21] drivers: crypto: meson: make CLK controller optional

[PATCH] arm64: prohibit probing on arch_kunwind_consume_entry()
 2024-03-04 13:41 UTC  (2+ messages)

[PATCH v11] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
 2024-03-04 13:39 UTC  (2+ messages)

[GIT PULL] ARM: dts: ti: keystone: Updates for v6.9
 2024-03-04 13:38 UTC 

[PATCH v4] dt-bindings: interrupt-controller: Convert Atmel AIC to json-schema
 2024-03-04 13:38 UTC  (2+ messages)

[PATCH v5] counter: Introduce the COUNTER_COMP_FREQUENCY() macro
 2024-03-04 13:28 UTC  (4+ messages)

[PATCH] rust: add flags for shadow call stack sanitizer
 2024-03-04 13:17 UTC 

[PATCH] arm64: dts: rockchip: Add cache information to the SoC dtsi for RK3328
 2024-03-04 13:15 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Add cache information to the SoC dtsi for RK356x
 2024-03-04 13:12 UTC  (3+ messages)

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-03-04 13:10 UTC  (5+ messages)
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
    `  "

[PATCH] arm64: dts: rockchip: qnap-ts433: Simplify network PHY connection
 2024-03-04 13:09 UTC  (6+ messages)

[PATCH 0/2] Address some contpte nits
 2024-03-04 12:54 UTC  (4+ messages)
` [PATCH 2/2] arm64/mm: Improve comment in contpte_ptep_get_lockless()

[PATCH v3 00/14] serial: Add a helper to parse device properties and more
 2024-03-04 12:27 UTC  (15+ messages)
` [PATCH v3 01/14] serial: core: Move struct uart_port::quirks closer to possible values
` [PATCH v3 02/14] serial: core: Add UPIO_UNKNOWN constant for unknown port type
` [PATCH v3 03/14] serial: port: Introduce a common helper to read properties
` [PATCH v3 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
` [PATCH v3 05/14] serial: 8250_bcm2835aux: "
` [PATCH v3 06/14] serial: 8250_bcm7271: "
` [PATCH v3 07/14] serial: 8250_dw: "
` [PATCH v3 08/14] serial: 8250_ingenic: "
` [PATCH v3 09/14] serial: 8250_lpc18xx: "
` [PATCH v3 10/14] serial: 8250_of: "
` [PATCH v3 11/14] serial: 8250_omap: "
` [PATCH v3 12/14] serial: 8250_pxa: "
` [PATCH v3 13/14] serial: 8250_tegra: "
` [PATCH v3 14/14] serial: 8250_uniphier: "

[PATCH] crypto: rockchip/rk3288 - Add dereference of NULL pointer check
 2024-03-04 12:20 UTC 

[PATCH 0/2] ARM Error Source Table V1 Support
 2024-03-04 12:07 UTC  (4+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver
` [PATCH 2/2] trace, ras: add ARM RAS extension trace event

[PATCH 0/5] KVM: arm64: Move host-specific data out of kvm_vcpu_arch
 2024-03-04 12:05 UTC  (3+ messages)
` [PATCH 1/5] KVM: arm64: Add accessor for per-CPU state

[PATCH v1 1/4] usb: ehci-exynos: Use devm_clk_get_enabled() helpers
 2024-03-04 11:46 UTC  (13+ messages)
` [PATCH v1 2/4] usb: ehci-exynos: Switch from CONFIG_PM guards to pm_ptr()
` [PATCH v1 3/4] usb: dwc3: exynos: Use devm_regulator_bulk_get_enable() helper function

[PATCH 0/3] scmi-cpufreq: Set transition_delay_us
 2024-03-04 11:42 UTC  (9+ messages)
` [PATCH 1/3] firmware: arm_scmi: Populate perf commands rate_limit
` [PATCH 2/3] firmware: arm_scmi: Populate fast channel rate_limit
` [PATCH 3/3] cpufreq: scmi: Set transition_delay_us

[PATCH 0/4] dmaengine: fsl-sdma: Some improvement for fsl-sdma
 2024-03-04 11:41 UTC  (7+ messages)
` [PATCH 1/4] dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram)
` [PATCH 2/4] dmaengine: imx-sdma: Support 24bit/3bytes for sg mode
` [PATCH 3/4] dmaengine: imx-sdma: Add multi fifo for DEV_TO_DEV
` [PATCH 4/4] dmaengine: imx-sdma: Add i2c dma support

[PATCH 0/4] arm64: dts: mediatek: Add missing gce-client-reg properties to mt8192 and mt8195
 2024-03-04 10:16 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: mediatek: mt8195: Add missing gce-client-reg to vpp/vdosys

[PATCH] drm/rockchip: vop2: Remove AR30 and AB30 format support
 2024-03-04 10:40 UTC  (2+ messages)

[PATCH v3 0/5] Pinephone video out fixes (flipping between two frames)
 2024-03-04 10:06 UTC  (8+ messages)
` [PATCH v3 1/5] clk: sunxi-ng: common: Support minimum and maximum rate
` [PATCH v3 2/5] clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPI
` [PATCH v3 3/5] clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rate
` [PATCH v3 4/5] clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m "
` [PATCH v3 5/5] arm64: dts: allwinner: a64: Run GPU at 432 MHz

[PATCH 0/5] Add CMDQ API for upcoming ISP feature
 2024-03-04 10:06 UTC  (9+ messages)
` [PATCH 2/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_mem_move() function
` [PATCH 3/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_poll_addr() function
` [PATCH 4/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_acquire_event() function
` [PATCH 5/5] mailbox: mtk-cmdq: Add support runtime get and set GCE event

[PATCH] ARM: dts: aspeed: asus: Add ASUS X4TF BMC
 2024-03-04 11:23 UTC  (5+ messages)

[PATCH v2 00/14] serial: Add a helper to parse device properties and more
 2024-03-04 11:09 UTC  (4+ messages)
` [PATCH v2 03/14] serial: port: Introduce a common helper to read properties

[PATCH V2 0/3] cpufreq: scmi: Add boost frequency support
 2024-03-04 11:03 UTC  (5+ messages)
` [PATCH V2 3/3] cpufreq: scmi: Enable boost support

[PATCH] i2c: exynos5: Init data before registering interrupt handler
 2024-03-04 11:01 UTC 

[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-04 10:51 UTC  (11+ messages)
` [PATCH v8 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v8 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
` [PATCH v8 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs

[PATCH 1/1] pwm: imx-tpm: fix probe crash due to access registers without clock
 2024-03-04 10:48 UTC  (2+ messages)

[PATCH 0/4] soc: ti: k3-socinfo: Add support for nvmem cells
 2024-03-04 10:36 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: hwinfo: ti,k3-socinfo: Add nvmem-cells

[PATCH v9 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-04  9:22 UTC  (11+ messages)
` [PATCH v9 01/10] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v9 02/10] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v9 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v9 04/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
` [PATCH v9 05/10] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
` [PATCH v9 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v9 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
` [PATCH v9 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
` [PATCH v9 09/10] PCI: qcom-ep: Use the "
` [PATCH v9 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs

[PATCH 0/4] arm64: dts: mediatek: mt7622: fix some validation errors
 2024-03-04 10:13 UTC  (9+ messages)
` [PATCH 1/4] arm64: dts: mediatek: mt7622: fix clock controllers
` [PATCH 2/4] arm64: dts: mediatek: mt7622: fix IR nodename
` [PATCH 3/4] arm64: dts: mediatek: mt7622: fix ethernet controller "compatible"
` [PATCH 4/4] arm64: dts: mediatek: mt7622: drop "reset-names" from thermal block

[PATCH v8 00/12] firmware: qcom: implement support for and enable SHM bridge
 2024-03-04 10:21 UTC  (3+ messages)
` [PATCH v8 10/12] firmware: qcom: tzmem: enable SHM Bridge support

[RFC PATCH v3 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-03-04 10:20 UTC  (6+ messages)

[PATCH] wifi: mt76: connac: check for null before dereferencing
 2024-03-04 10:17 UTC  (2+ messages)

[PATCH v3 0/4] auxdisplay: 7 segment LED display
 2024-03-04  9:57 UTC  (10+ messages)
` [PATCH v3 1/4] auxdisplay: Add 7-segment LED display driver
` [PATCH v3 4/4] ARM: dts: marvell: Indicate USB activity on x530

[PATCH v2] dt-bindings: display: atmel,lcdc: convert to dtschema
 2024-03-04  9:43 UTC  (5+ messages)

[PATCH] arm64: dts: ti: k3-j7200-evm: Add overlay for PCIE1 Endpoint Mode
 2024-03-04  9:45 UTC 

[PATCH] arm64: head: remove unnecessary instructions from __relocate_kernel
 2024-03-04  9:25 UTC  (2+ messages)

IOMMU_FWSPEC_PCI_RC_ATS for SMMUv3 with DT configuration?
 2024-03-04  9:25 UTC  (2+ messages)

[PATCH v3 1/1] gpio: nomadik: Finish conversion to use firmware node APIs
 2024-03-04  9:21 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: imx8: add cm40 and cm40_uart
 2024-03-04  9:12 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: imx8: add cm40 subsystem dtsi
` [PATCH v2 2/4] arm64: dts: imx8dxl: add lpuart device in cm40 subsystem

[PATCH] drm/bridge: imx8mp-hdmi-tx: Convert to platform remove callback returning void
 2024-03-04  9:10 UTC 

[PATCH] drm/bridge: imx8mp-hdmi-pvi: Convert to platform remove callback returning void
 2024-03-04  9:05 UTC 

[PATCH v10 03/14] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
 2024-03-04  8:44 UTC  (3+ messages)

W sprawie samochodu
 2024-03-04  8:40 UTC 

stm32mp1xx: use of reg11, reg18 and vdd_usb rails
 2024-03-04  8:30 UTC  (3+ messages)
` [Linux-stm32] "

[PATCH] dt-bindings: firmware: arm,scmi: support system power protocol
 2024-03-04  8:29 UTC  (12+ messages)

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-04  8:13 UTC  (6+ messages)
` [RFC PATCH v3 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE
` [RFC PATCH v3 2/5] mm: swap: introduce swap_nr_free() for batched swap_free()
` [RFC PATCH v3 3/5] mm: swap: make should_try_to_free_swap() support large-folio
` [RFC PATCH v3 4/5] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole

[PATCH v4 0/3] fpga: xilinx-selectmap: add new driver
 2024-03-04  7:31 UTC  (6+ messages)
` [PATCH v4 2/3] dt-bindings: fpga: xlnx,fpga-selectmap: add DT schema

[PATCH v2 resend 0/4] of: replace of_graph_get_next_endpoint()
 2024-03-04  5:16 UTC  (5+ messages)
` [PATCH v2 1/4] gpu: drm: "
` [PATCH v2 2/4] media: i2c: "
` [PATCH v2 3/4] media: platform: "
` [PATCH v2 4/4] video: fbdev: "

[PATCH] arm: dts: ti: beagleplay: Fix Ethernet PHY RESET GPIOs
 2024-03-04  4:24 UTC  (4+ messages)

[PATCH] dt-bindings: display: atmel,lcdc: convert to dtschema
 2024-03-04  4:14 UTC  (9+ messages)

[PATCH 1/2] dt-bindings: arm: fsl: Add Seeed studio NPi based boards
 2024-03-04  3:41 UTC  (3+ messages)

[PATCH v6] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT schema
 2024-03-04  3:36 UTC  (7+ messages)

[GIT PULL] Qualcomm ARM32 DeviceTree changes for v6.9
 2024-03-04  3:35 UTC 

[RESEND, PATCH 0/5] Add CMDQ API for upcoming ISP feature
 2024-03-04  3:11 UTC  (9+ messages)
` [RESEND, PATCH 2/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_mem_move() function
` [RESEND, PATCH 3/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_poll_addr() function
` [RESEND, PATCH 4/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_acquire_event() function
` [RESEND, PATCH 5/5] mailbox: mtk-cmdq: Add support runtime get and set GCE event

[PATCH v2] media: mediatek: vcodec: Handle VP9 superframe bitstream with 8 sub-frames
 2024-03-04  2:00 UTC  (3+ messages)

[PATCH RFC v2 0/5] mm: support large folios swap-in
 2024-03-04  1:34 UTC  (3+ messages)
` [PATCH RFC v2 5/5] mm: support large folios swapin as a whole

[PATCH -next] Input: Fix kernel-doc for xps2_of_probe function
 2024-03-03 23:03 UTC  (2+ messages)

[PATCH 0/4] Drop casting to void in dev_set_drvdata
 2024-03-03 22:34 UTC  (5+ messages)
` [PATCH 1/4] char: xilinx_hwicap: drop "
` [PATCH 2/4] io: light: st_uvis25: "
` [PATCH 3/4] iio: humidity: hts211: "
` [PATCH 4/4] iio: imu: st_lsm6dsx: "


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