messages from 2025-08-27 15:25:14 to 2025-09-01 08:20:29 UTC [more...]
[PATCH v6 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-09-01 8:20 UTC (20+ messages)
` [PATCH v6 01/15] devres: provide devm_kmemdup_const()
` [PATCH v6 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v6 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v6 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v6 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v6 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v6 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v6 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v6 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v6 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v6 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v6 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v6 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v6 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v6 15/15] pinctrl: qcom: make the pinmuxing strict
[PATCH 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2025-09-01 7:26 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver
[PATCH v4 net-next 0/5] net: fec: add the Jumbo frame support
2025-09-01 6:52 UTC (8+ messages)
` [PATCH v4 net-next 1/5] net: fec: use a member variable for maximum buffer size
` [PATCH v4 net-next 2/5] net: fec: add pagepool_order to support variable page size
` [PATCH v4 net-next 3/5] net: fec: add rx_frame_size to support configurable RX length
` [PATCH v4 net-next 4/5] net: fec: add change_mtu to support dynamic buffer allocation
` [PATCH v4 net-next 5/5] net: fec: enable the Jumbo frame support for i.MX8QM
[PATCH v5 0/4] Add MIPI CSI-2 support for i.MX8ULP
2025-09-01 6:25 UTC (5+ messages)
` [PATCH v5 1/4] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible string
` [PATCH v5 2/4] media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocks
` [PATCH v5 3/4] media: imx8mq-mipi-csi2: Explicitly release reset
` [PATCH v5 4/4] arm64: dts: imx8ulp: Add CSI and ISI Nodes
[PATCH v1] dts: arm64: freescale: move imx9*-clock.h imx9*-power.h into dt-bindings
2025-09-01 6:09 UTC (6+ messages)
[PATCH v3 0/7] Add FSD CSIS support
2025-09-01 4:55 UTC (10+ messages)
` [PATCH v3 1/7] dt-bindings: media: nxp: Add support for FSD SoC
` [PATCH v3 2/7] dt-bindings: media: fsd: Add CSIS video capture interface
` [PATCH v3 3/7] media: imx-mipi-csis: Move clk to mipi_csis_info structure
` [PATCH v3 4/7] media: imx-mipi-csis: Move irq flag and handler "
` [PATCH v3 5/7] media: imx-mipi-csis: Add support for dynamic VC selection
` [PATCH v3 6/7] media: imx-mipi-csis: Add support for Telsa FSD CSIS
` [PATCH v3 7/7] media: fsd-csis: Add FSD CSIS video capture interface support
[PATCH v2] ARM: dts: imx6-aristainetos2: Replace license text comment with SPDX identifier
2025-09-01 4:31 UTC (3+ messages)
[PATCH v4 0/6] phy: phy-can-transceiver: Support TJA1048/TJA1051
2025-09-01 3:18 UTC (7+ messages)
` [PATCH v4 1/6] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048
` [PATCH v4 2/6] phy: phy-can-transceiver: Introduce can_transceiver_priv
` [PATCH v4 3/6] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH v4 4/6] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH v4 5/6] arm64: dts: imx8mp-evk: "
` [PATCH v4 6/6] arm64: dts: imx93-11x11-evk: "
[PATCH v3 0/4] ARM: dts: clean up most ls1021a CHECK_DTB warning
2025-09-01 4:10 UTC (3+ messages)
[PATCH 0/2] TQMa91xx support
2025-09-01 4:07 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: add TQMa91xxLA SOM
` [PATCH 2/2] arm64: dts: freescale: add initial device tree for TQMa91xxCA/MBa91xxCA
[PATCH v3 0/6] firmware: arm_scmi: imx: Dump syslog and system_info
2025-08-31 8:28 UTC (20+ messages)
` [PATCH v3 1/6] firmware: arm_scmi: imx: Add documentation for MISC_BOARD_INFO
` [PATCH v3 2/6] firmware: arm_scmi: imx: Support discovering buildinfo of MISC protocol
` [PATCH v3 3/6] firmware: arm_scmi: imx: Support getting cfg info "
` [PATCH v3 4/6] firmware: arm_scmi: imx: Support getting board "
` [PATCH v3 5/6] firmware: arm_scmi: imx: Support getting syslog "
[PATCH] dma: Replace zero-length array with flexible-array
2025-08-30 13:26 UTC
[PATCH v5 0/3] remoteproc: imx_rproc: Support i.MX95
2025-08-30 12:52 UTC (4+ messages)
` [PATCH v5 2/3] remoteproc: imx_rproc: Add support for System Manager API
[PATCH] media: amphion: Drop the sequence header after seek for VC1L
2025-08-29 20:07 UTC (2+ messages)
[PATCH v2 0/9] spi: spi-fsl-lpspi: Generic fixes and support for S32G devices
2025-08-29 17:52 UTC (19+ messages)
` [PATCH v2 1/9] spi: spi-fsl-lpspi: Fix transmissions when using CONT
` [PATCH v2 2/9] spi: spi-fsl-lpspi: Set correct chip-select polarity bit
` [PATCH v2 3/9] spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abort
` [PATCH v2 4/9] spi: spi-fsl-lpspi: Clear status register after disabling the module
` [PATCH v2 5/9] dt-bindings: lpspi: Document support for S32G
` [PATCH v2 6/9] spi: spi-fsl-lpspi: Constify devtype datas
` [PATCH v2 7/9] spi: spi-fsl-lpspi: Treat prescale_max == 0 as no erratum
` [PATCH v2 8/9] spi: spi-fsl-lpspi: Parameterize reading num-cs from hardware
` [PATCH v2 9/9] spi: spi-fsl-lpspi: Add compatible for S32G
[PATCH 1/1] dt-bindings: fsl: fsl,imx7ulp-smc1: Allow clocks and clock-names
2025-08-29 17:03 UTC (2+ messages)
[PATCH 1/1] dt-bindings: arm: cpus: Allow fsl,soc-operating-points for i.MX6
2025-08-29 16:58 UTC (2+ messages)
[PATCH 1/1] media: dt-bindings: ovti,ov2680: Use unevaluatedProperties for endpoint
2025-08-29 16:52 UTC (4+ messages)
[PATCH 1/1] dt-bindings: rtc: trivial-rtc: add dallas,m41t00
2025-08-29 16:52 UTC (2+ messages)
[PATCH v3 0/6] phy: phy-can-transceiver: Support TJA1048/TJA1051
2025-08-29 14:35 UTC (11+ messages)
` [PATCH v3 1/6] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048
` [PATCH v3 2/6] phy: phy-can-transceiver: Introduce can_transceiver_priv
` [PATCH v3 3/6] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH v3 4/6] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH v3 5/6] arm64: dts: imx8mp-evk: "
` [PATCH v3 6/6] arm64: dts: imx93-11x11-evk: "
[PATCH v5 0/7] spi: spi-fsl-dspi: Target mode improvements
2025-08-29 14:29 UTC (11+ messages)
` [PATCH v5 1/7] spi: fsl-dspi: Avoid using -EINPROGRESS error code
` [PATCH v5 2/7] spi: fsl-dspi: Store status directly in cur_msg->status
` [PATCH v5 3/7] spi: spi-fsl-dspi: Stub out DMA functions
` [PATCH v5 4/7] spi: spi-fsl-dspi: Use non-coherent memory for DMA
` [PATCH v5 5/7] spi: spi-fsl-dspi: Use whole page for DMA buffers
` [PATCH v5 6/7] spi: spi-fsl-dspi: Increase target mode DMA buffer size
` [PATCH v5 7/7] spi: spi-fsl-dspi: Report FIFO overflows as errors
[EXT] Re: [PATCH v18 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
2025-08-29 11:33 UTC (12+ messages)
[PATCH] media: verisilicon: imx8m: Use the default Hantro G1 irq handler
2025-08-29 8:49 UTC (2+ messages)
[PATCH v4 0/4] Add MIPI CSI-2 support for i.MX8ULP
2025-08-29 7:33 UTC (6+ messages)
` [PATCH v4 1/4] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible string
` [PATCH v4 2/4] media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocks
` [PATCH v4 3/4] media: imx8mq-mipi-csi2: Explicitly release reset
` [PATCH v4 4/4] arm64: dts: imx8ulp: Add CSI and ISI Nodes
[PATCH v2 00/18] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-08-29 6:32 UTC (24+ messages)
` [PATCH v2 01/18] arm64: topology: Use __free(put_cpufreq_policy) for policy reference
` [PATCH v2 02/18] KVM: x86: "
` [PATCH v2 03/18] ACPI: processor: thermal: "
` [PATCH v2 04/18] cpufreq: brcmstb-avs-cpufreq: "
` [PATCH v2 05/18] cpufreq: CPPC: "
` [PATCH v2 08/18] cpufreq: mediatek: "
` [PATCH v2 10/18] cpufreq: s5pv210: "
` [PATCH v2 11/18] cpufreq: tegra186: "
[PATCH v7 net-next 00/14] Add NETC Timer PTP driver and add PTP support for i.MX95
2025-08-29 5:06 UTC (15+ messages)
` [PATCH v7 net-next 01/14] dt-bindings: ptp: add NETC Timer PTP clock
` [PATCH v7 net-next 02/14] dt-bindings: net: move ptp-timer property to ethernet-controller.yaml
` [PATCH v7 net-next 03/14] ptp: add helpers to get the phc_index by of_node or dev
` [PATCH v7 net-next 04/14] ptp: netc: add NETC V4 Timer PTP driver support
` [PATCH v7 net-next 05/14] ptp: netc: add PTP_CLK_REQ_PPS support
` [PATCH v7 net-next 06/14] ptp: netc: add periodic pulse output support
` [PATCH v7 net-next 07/14] ptp: netc: add external trigger stamp support
` [PATCH v7 net-next 08/14] MAINTAINERS: add NETC Timer PTP clock driver section
` [PATCH v7 net-next 09/14] net: enetc: save the parsed information of PTP packet to skb->cb
` [PATCH v7 net-next 10/14] net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packets
` [PATCH v7 net-next 11/14] net: enetc: remove unnecessary CONFIG_FSL_ENETC_PTP_CLOCK check
` [PATCH v7 net-next 12/14] net: enetc: move sync packet modification before dma_map_single()
` [PATCH v7 net-next 13/14] net: enetc: add PTP synchronization support for ENETC v4
` [PATCH v7 net-next 14/14] net: enetc: don't update sync packet checksum if checksum offload is used
[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
2025-08-29 0:47 UTC (2+ messages)
[PATCH 00/12] gpio: replace legacy bgpio_init() with its modernized alternative - part 2
2025-08-28 20:38 UTC (2+ messages)
[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-08-28 15:05 UTC (12+ messages)
[PATCH v9 0/6] Add i.MX91 platform support
2025-08-28 9:27 UTC (11+ messages)
` [PATCH v9 1/6] arm64: dts: freescale: move aliases from imx93.dtsi to board dts
` [PATCH v9 2/6] arm64: dts: freescale: rename imx93.dtsi to imx91_93_common.dtsi and modify them
` [EXT] "
` [PATCH v9 3/6] arm64: dts: imx91: add i.MX91 dtsi support
` [PATCH v9 6/6] net: stmmac: imx: add i.MX91 support
[PATCH 1/1] dt-bindings: cpufreq-dt: Remove redundant cpufreq-dt.txt
2025-08-28 5:46 UTC (2+ messages)
[PATCH v6 net-next 00/17] Add NETC Timer PTP driver and add PTP support for i.MX95
2025-08-28 2:10 UTC (6+ messages)
` [PATCH v6 net-next 04/17] ptp: add debugfs interfaces to loop back the periodic output signal
[PATCH 00/39] drm/atomic: Get rid of existing states (not really)
2025-08-27 22:28 UTC (7+ messages)
` [PATCH 01/39] drm/atomic: Make drm_atomic_get_connector_state() early return consistent
` [PATCH 03/39] drm/atomic: Convert drm_atomic_get_connector_state() to use new connector state
` [PATCH 04/39] drm/atomic: Remove unused drm_atomic_get_existing_connector_state()
[net-next v19 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-08-27 18:16 UTC (6+ messages)
` [net-next v19 4/7] net: mtip: Add net_device_ops functions to the "
` [net-next v19 5/7] net: mtip: Add mtip_switch_{rx|tx} "
[PATCH 2/5] media: nxp: imx8-isi: Simplify code by using helper macro
2025-08-27 16:29 UTC (2+ messages)
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).