messages from 2024-02-15 14:04:54 to 2024-02-16 07:56:28 UTC [more...]
[PATCH v3 0/3] Add initial support for Microchip SAMA7G54 Curiosity board
2024-02-16 7:56 UTC (5+ messages)
` [PATCH v3 2/3] ARM: dts: microchip: sama7g5: Add flexcom 10 node
[PATCH 0/9] Remove cl in struct cmdq_pkt
2024-02-16 7:56 UTC (14+ messages)
` [PATCH 1/9] soc: mediatek: cmdq: Remove unused helper funciton
` [PATCH 2/9] soc: mediatek: cmdq: Add parameter shift_pa to cmdq_pkt_jump()
` [PATCH 4/9] soc: mediatek: cmdq: Add cmdq_pkt_nop() helper function
` [PATCH 6/9] media: platform: mtk-mdp3: drop calling cmdq_pkt_finalize()
[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
2024-02-16 7:52 UTC (33+ messages)
` [PATCH v3 01/18] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v3 02/18] pinctrl: pinctrl-single: remove dead code in suspend() and resume() callbacks
` [PATCH v3 03/18] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
` [PATCH v3 04/18] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v3 05/18] mux: add mux_chip_resume() function
` [PATCH v3 06/18] mux: mmio: add resume support
` [PATCH v3 07/18] phy: ti: phy-j721e-wiz: use dev_err_probe() instead of dev_err()
` [PATCH v3 08/18] phy: ti: phy-j721e-wiz: split wiz_clock_init() function
` [PATCH v3 09/18] phy: ti: phy-j721e-wiz: add resume support
` [PATCH v3 10/18] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
` [PATCH v3 11/18] phy: cadence-torrent: register resets even if the phy is already configured
` [PATCH v3 12/18] phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
` [PATCH v3 13/18] phy: cadence-torrent: remove noop_ops phy operations
` [PATCH v3 14/18] phy: cadence-torrent: add suspend and resume support
` [PATCH v3 15/18] PCI: cadence: extract link setup sequence from cdns_pcie_host_setup()
` [PATCH v3 16/18] PCI: cadence: set cdns_pcie_host_init() global
` [PATCH v3 17/18] PCI: j721e: add reset GPIO to struct j721e_pcie
` [PATCH v3 18/18] PCI: j721e: add suspend and resume support
[PATCH 0/5] soc: amlogic: add new meson-gx-socinfo-sm driver
2024-02-16 7:47 UTC (2+ messages)
` [DMARC error][DKIM error] "
[PATCH v2 01/12] spi: dt-bindings: introduce FIFO depth properties
2024-02-16 7:41 UTC (2+ messages)
[PATCH 00/13] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
2024-02-16 7:41 UTC (18+ messages)
` [PATCH 01/13] dt-bindings: i2c: nomadik: add timeout-usecs property bindings
` [PATCH 02/13] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
` [PATCH 03/13] dt-bindings: hwmon: lm75: add label property
` [PATCH 04/13] i2c: nomadik: rename private struct pointers from dev to priv
` [PATCH 05/13] i2c: nomadik: simplify IRQ masking logic
` [PATCH 06/13] i2c: nomadik: use bitops helpers
` [PATCH 07/13] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
` [PATCH 08/13] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
` [PATCH 09/13] i2c: nomadik: fetch timeout-usecs property from devicetree
` [PATCH 10/13] i2c: nomadik: support Mobileye EyeQ5 I2C controller
` [PATCH 11/13] MIPS: mobileye: eyeq5: add 5 I2C controller nodes
` [PATCH 12/13] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor
` [PATCH 13/13] MIPS: mobileye: eyeq5: add resets to I2C controllers
[PATCH] clk: constify the of_phandle_args argument of of_clk_provider
2024-02-16 7:12 UTC (3+ messages)
[PATCH v13 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
2024-02-16 7:07 UTC (3+ messages)
` [PATCH v13 4/7] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
[PATCH v3 00/12] spi: s3c64xx: remove OF alias ID dependency
2024-02-16 7:05 UTC (13+ messages)
` [PATCH v3 01/12] spi: dt-bindings: introduce FIFO depth properties
` [PATCH v3 02/12] spi: s3c64xx: define a magic value
` [PATCH v3 03/12] spi: s3c64xx: allow full FIFO masks
` [PATCH v3 04/12] spi: s3c64xx: determine the fifo depth only once
` [PATCH v3 05/12] spi: s3c64xx: retrieve the FIFO depth from the device tree
` [PATCH v3 06/12] spi: s3c64xx: allow FIFO depth to be determined from the compatible
` [PATCH v3 07/12] spi: s3c64xx: let the SPI core determine the bus number
` [PATCH v3 08/12] spi: s3c64xx: introduce s3c64xx_spi_set_port_id()
` [PATCH v3 09/12] spi: s3c64xx: get rid of the OF alias ID dependency
` [PATCH v3 10/12] spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_id
` [PATCH v3 11/12] spi: s3c64xx: switch gs101 to new port config data
` [PATCH v3 12/12] spi: s3c64xx: switch exynos850 "
[PATCH] MAINTAINERS: PCI: TI DRA7XX/J721E: Add Siddharth Vadapalli as a reviewer
2024-02-16 6:59 UTC
[PATCH v2 0/3] arm64: dts: ti: Introduce J722S SoC and EVM
2024-02-16 6:31 UTC (7+ messages)
` [PATCH v2 3/3] arm64: dts: ti: Add support for TI J722S Evaluation Module
[PATCH v3 0/7] arm64: dts: iot2050: Add support for new SM variant
2024-02-16 6:30 UTC (2+ messages)
[PATCH v5 0/4] Add common1 region for AM62, AM62A & AM65x
2024-02-16 6:24 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: display: ti,am65x-dss: Add support for common1 region
` [PATCH v5 2/4] arm64: dts: ti: Add common1 register space for AM65x SoC
` [PATCH v5 3/4] arm64: dts: ti: Add common1 register space for AM62x SoC
` [PATCH v5 4/4] arm64: dts: ti: Add common1 register space for AM62A SoC
[PATCH V4 0/6] soc: imx8mp: Finish support for HDMI
2024-02-16 6:11 UTC (4+ messages)
` [PATCH V4 2/6] phy: freescale: add Samsung HDMI PHY
[PATCH v4 0/2] Add common1 region for AM62, AM62A & AM65x
2024-02-16 5:36 UTC (3+ messages)
` [PATCH v4 2/2] arm64: dts: ti: Add common1 register space for AM62x, AM62A & AM65x SoCs
[PATCH v5] arm64: dts: ti: k3-j784s4-main: Fix mux-reg-masks in serdes_ln_ctrl
2024-02-16 4:56 UTC (4+ messages)
[PATCH v5 00/13] Support IGT in display driver
2024-02-16 2:17 UTC (10+ messages)
` [PATCH v5 06/13] drm/mediatek: Turn off the layers with zero width or height
` [PATCH v5 08/13] drm/mediatek: Support alpha blending in OVL
` [PATCH v5 10/13] drm/mediatek: Support CRC in display driver
[PATCH 0/2] media: i2c: Add imx283 camera sensor driver
2024-02-16 2:09 UTC (4+ messages)
` [PATCH 1/2] media: dt-bindings: media: Add bindings for IMX283
` [PATCH 2/2] media: i2c: Add imx283 camera sensor driver
[PATCH v3] perf: CXL: fix CPMU filter value mask length
2024-02-16 1:45 UTC
[PATCH netnext 0/8] MT7530 DSA Subdriver Improvements Act III
2024-02-16 1:34 UTC (2+ messages)
[PATCH net RFC] net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
2024-02-16 1:24 UTC (2+ messages)
[PATCH v1 0/6] SiFive cache controller PMU drivers
2024-02-16 0:08 UTC (7+ messages)
` [PATCH v1 1/6] dt-bindings: cache: Document the sifive,perfmon-counters property
` [PATCH v1 2/6] drivers/perf: Add SiFive Composable Cache PMU driver
` [PATCH v1 3/6] dt-bindings: cache: Add SiFive Extensible Cache controller
` [PATCH v1 4/6] drivers/perf: Add SiFive Extensible Cache PMU driver
` [PATCH v1 5/6] dt-bindings: cache: Add SiFive Private L2 Cache controller
` [PATCH v1 6/6] drivers/perf: Add SiFive Private L2 Cache PMU driver
[PATCH v2] mm/filemap: Allow arch to request folio size for exec memory
2024-02-16 0:57 UTC (4+ messages)
[PATCH] mmc: host: replace 1st argument to struct device * for mmc_of_parse_clk_phase()
2024-02-16 0:17 UTC (4+ messages)
[RESEND PATCH v5 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler
2024-02-16 0:12 UTC (2+ messages)
[RFC] efi: Add ACPI_MEMORY_NVS into the linear map
2024-02-15 23:40 UTC (2+ messages)
[PATCH][next] serial: lpc32xx_hs: remove redundant check and assignment of hsu_rate
2024-02-15 23:29 UTC
[PATCH 3/3] Staging: vc04_services: interface: vchiq_arm: fixed several brace coding style checks/warnings
2024-02-15 22:53 UTC
[PATCH] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
2024-02-15 22:53 UTC (4+ messages)
[PATCH 2/3] Staging: vc04_services: bcm2835-camera: fixed several brace coding style checks
2024-02-15 22:52 UTC
[PATCH] Staging: vc04_services: bcm2835-camera: fixed several brace coding style checks
2024-02-15 22:06 UTC
[PATCH] drm/meson: Don't remove bridges which are created by other drivers
2024-02-15 22:04 UTC
[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor
2024-02-15 22:00 UTC (4+ messages)
` [PATCH 01/22] dt-bindings: gpio: Add binding for ChromeOS EC GPIO controller
[PATCH v2] nvmem: meson-efuse: fix function pointer type mismatch
2024-02-15 22:00 UTC (2+ messages)
[PATCH v3 0/7] of: populate of_root node if bootloader doesn't
2024-02-15 21:57 UTC (8+ messages)
` [PATCH v3 7/7] of: Add KUnit test to confirm DTB is loaded
[PATCH] ACPI: APEI: GHES: Convert to platform remove callback returning void
2024-02-15 21:25 UTC (7+ messages)
[PATCH v4 0/7] add support for H616 thermal system
2024-02-15 21:24 UTC (6+ messages)
` [PATCH v4 5/7] thermal: sun8i: add SRAM register access code
` [PATCH v4 1/7] soc: sunxi: sram: export register 0 for THS on H616
[PATCH v5 00/17] Update SMMUv3 to the modern iommu API (part 1/3)
2024-02-15 21:18 UTC (11+ messages)
` [PATCH v5 01/17] iommu/arm-smmu-v3: Make STE programming independent of the callers
` [PATCH v5 03/17] iommu/arm-smmu-v3: Move arm_smmu_rmr_install_bypass_ste()
[PATCH 00/13] irqchip: Convert to platform remove callback returning void
2024-02-15 21:03 UTC (2+ messages)
[PATCH v4 00/26] KVM/arm64: VM configuration enforcement
2024-02-15 21:03 UTC (4+ messages)
` [PATCH v4 01/26] arm64: sysreg: Add missing ID_AA64ISAR[13]_EL1 fields and variants
[PATCH v12 00/25] Linux RISC-V AIA Support
2024-02-15 19:59 UTC (8+ messages)
` [PATCH v12 04/25] genirq/irqdomain: Add DOMAIN_BUS_DEVICE_IMS
[PATCH v2 00/17] UNI-T UTi260B support
2024-02-15 20:52 UTC (8+ messages)
` [PATCH v2 01/17] dt-bindings: pinctrl: fsl,imx6ul-pinctrl: convert to YAML
` [PATCH v2 04/17] dt-bindings: input: touchscreen: fsl,imx6ul-tsc "
` [PATCH v2 06/17] dt-bindings: soc: imx: fsl,imx-iomuxc-gpr: add imx6
[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
2024-02-15 20:10 UTC (5+ messages)
` [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()
[PATCH v3 0/5] fpga: xilinx-selectmap: add new driver
2024-02-15 19:42 UTC (4+ messages)
` [PATCH v3 2/5] dt-bindings: fpga: xlnx,fpga-slave-serial: rename gpios
[PATCH v9 0/4] serial: 8250_dw: Fix ref clock usage
2024-02-15 19:39 UTC (5+ messages)
` [PATCH v9 1/4] serial: 8250: Add 8250 port clock update method
[PATCH] dt-bindings: dma: convert atmel-xdma.txt to YAML
2024-02-15 19:34 UTC (2+ messages)
[PATCH] dt-bindings: dma: convert atmel-dma.txt to YAML
2024-02-15 19:27 UTC (2+ messages)
[PATCH v6 00/18] Transparent Contiguous PTEs for User Mappings
2024-02-15 19:22 UTC (13+ messages)
` [PATCH v6 04/18] arm64/mm: Convert pte_next_pfn() to pte_advance_pfn()
` [PATCH v6 07/18] arm64/mm: Convert READ_ONCE(*ptep) to ptep_get(ptep)
` [PATCH v6 08/18] arm64/mm: Convert set_pte_at() to set_ptes(..., 1)
` [PATCH v6 09/18] arm64/mm: Convert ptep_clear() to ptep_get_and_clear()
` [PATCH v6 10/18] arm64/mm: New ptep layer to manage contig bit
` [PATCH v6 11/18] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
[PATCH V16 13/13] PCI: tegra: Add Tegra194 PCIe support
2024-02-15 19:09 UTC (3+ messages)
[linux][PATCH v6 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
2024-02-15 18:44 UTC (6+ messages)
` [linux][PATCH v6 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format
` (subset) "
[PATCH v4 0/2] Add regmap support to exynos-pmu for protected PMU regs
2024-02-15 18:36 UTC (3+ messages)
` [PATCH v4 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
[PATCH v4 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
2024-02-15 18:27 UTC (6+ messages)
` [PATCH v4 4/5] "
` [PATCH v4 5/5] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test
[PATCH v2] ARM: ptrace: Use bitfield helpers
2024-02-15 17:50 UTC (2+ messages)
[PATCH v2 0/6] drm/msm: Add support for the A750 GPU found on the SM8650 platform
2024-02-15 17:48 UTC (5+ messages)
` [PATCH v2 1/6] dt-bindings: display/msm/gmu: Document Adreno 750 GMU
` [PATCH v2 4/6] drm/msm: add support for A750 GPU
[PATCH 0/2] ARM64: Fixes for FEAT_E2H0 handling
2024-02-15 15:19 UTC (6+ messages)
` [PATCH 2/2] arm64: cpufeatures: Only check for NV1 if NV is present
[PATCH v2] arm64/sve: Lower the maximum allocation for the SVE ptrace regset
2024-02-15 17:38 UTC (3+ messages)
[PATCH] arm64: dts: ti: k3-am654: Drop ti,syscon-rgmii-delay from ICSSG nodes
2024-02-15 17:33 UTC (6+ messages)
[PATCH] net: stmmac: xgmac: fix initializer element is not constant error
2024-02-15 17:31 UTC (4+ messages)
[PATCH v5 02/17] iommu/arm-smmu-v3: Consolidate the STE generation for abort/bypass
2024-02-15 17:27 UTC (2+ messages)
[PATCH] Add eSPI device driver (flash channel)
2024-02-15 17:12 UTC (5+ messages)
` 回覆: "
[PATCH net-next v2] net: ti: icssg-prueth: Remove duplicate cleanup calls in emac_ndo_stop()
2024-02-15 16:52 UTC (2+ messages)
[PATCH v10 0/4] add zynqmp TCM bindings
2024-02-15 16:45 UTC (6+ messages)
` [PATCH v10 2/4] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
[PATCH v2] arm64: dts: mediatek: mt8186: bpi-r3: Convert to sugar syntax
2024-02-15 16:34 UTC (2+ messages)
` Aw: "
[PATCH net-next v5 0/9] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
2024-02-15 16:26 UTC (3+ messages)
` [PATCH net-next v5 1/9] net: phylink: provide mac_get_pcs_neg_mode() function
[RESEND PATCH net v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
2024-02-15 16:23 UTC (2+ messages)
` [RESEND PATCH net v4 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock
[GIT PULL] KVM/arm64 fixes for 6.8, take #2
2024-02-15 15:29 UTC
[PATCH net] net: ti: icssg-prueth: Remove duplicate cleanup calls in emac_ndo_stop()
2024-02-15 15:10 UTC (4+ messages)
[PATCH 0/4] Fix vendor strings on Rockchip boards
2024-02-15 15:10 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: arm: rockchip: Correct vendor for Orange Pi RK3399 board
` [PATCH 2/4] dt-bindings: arm: rockchip: Correct vendor for Banana Pi R2 Pro
Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
2024-02-15 15:09 UTC (11+ messages)
` "
` "
` "
` "
` "
[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
2024-02-15 15:05 UTC (2+ messages)
[PATCH 0/3] cpufreq: scmi: Add boost frequency support
2024-02-15 14:57 UTC (6+ messages)
[PATCH rc v2] iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock
2024-02-15 14:56 UTC
[PATCH RFC v3 0/4] spmi: pmic-arb: Add support for multiple buses
2024-02-15 14:42 UTC (7+ messages)
` [PATCH RFC v3 3/4] spmi: pmic-arb: Make core resources acquiring a version operation
[PATCH v6 0/7] arm64: dts: add description for solidrun am642 som and hummingboard evb
2024-02-15 14:32 UTC (8+ messages)
` [PATCH v6 2/7] dt-bindings: rtc: abx80x: convert to yaml
` [PATCH v6 3/7] dt-bindings: iio: humidity: hdc20x0: add optional interrupts property
` [PATCH v6 4/7] dt-bindings: mtd: spi-nor: "
[PATCH v4 00/20] Support more Amlogic SoC families in crypto driver
2024-02-15 14:28 UTC (3+ messages)
` [PATCH v4 16/20] dt-bindings: crypto: meson: support new SoC's
[PATCH] arm64: dts: ti: k3-j721e: Fix mux-reg-masks in hbmc_mux
2024-02-15 14:19 UTC
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).