messages from 2024-03-26 12:54:38 to 2024-03-26 18:18:13 UTC [more...]
[PATCH v2] spi: remove struct spi_message::is_dma_mapped
2024-03-26 17:06 UTC (2+ messages)
[PATCH v1 00/10] spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h
2024-03-26 18:16 UTC (12+ messages)
` [PATCH v1 01/10] spi: pxa2xx: Drop ACPI_PTR() and of_match_ptr()
` [PATCH v1 02/10] spi: pxa2xx: Keep PXA*_SSP types together
` [PATCH v1 03/10] spi: pxa2xx: Switch to use dev_err_probe()
` [PATCH v1 04/10] spi: pxa2xx: Extract pxa2xx_spi_init_ssp() helper
` [PATCH v1 05/10] spi: pxa2xx: Skip SSP initialization if it's done elsewhere
` [PATCH v1 06/10] spi: pxa2xx: Allow number of chip select pins to be read from property
` [PATCH v1 07/10] spi: pxa2xx: Provide num-cs for Sharp PDAs via device properties
` [PATCH v1 08/10] spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local one
` [PATCH v1 09/10] spi: pxa2xx: Remove outdated documentation
` [PATCH v1 10/10] spi: pxa2xx: Don't use "proxy" headers
[PATCH v6 00/23] Support more Amlogic SoC families in crypto driver
2024-03-26 18:09 UTC (26+ messages)
` [PATCH v6 01/23] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v6 02/23] drviers: crypto: meson: add platform data
` [PATCH v6 03/23] drivers: crypto: meson: remove clock input
` [PATCH v6 04/23] drivers: crypto: meson: add MMIO helpers
` [PATCH v6 05/23] drivers: crypto: meson: move get_engine_number()
` [PATCH v6 06/23] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v6 07/23] drivers: crypto: meson: move algs definition and cipher API to cipher.c
` [PATCH v6 08/23] drivers: crypto: meson: cleanup defines
` [PATCH v6 09/23] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v6 10/23] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v6 11/23] drivers: crypto: meson: introduce hasher
` [PATCH v6 12/23] drivers: crypto: meson: add support for AES-CTR
` [PATCH v6 13/23] drivers: crypto: meson: use fallback for 192-bit keys
` [PATCH v6 14/23] drivers: crypto: meson: add support for G12-series
` [PATCH v6 15/23] drivers: crypto: meson: add support for AXG-series
` [PATCH v6 16/23] drivers: crypto: meson: add support for A1-series
` [PATCH v6 17/23] dt-bindings: crypto: meson: remove clk and second interrupt line for GXL
` [PATCH v6 18/23] arch: arm64: dts: meson: gxl: correct crypto node definition
` [PATCH v6 19/23] dt-bindings: crypto: meson: support new SoC's
` [PATCH v6 20/23] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v6 21/23] arch: arm64: dts: meson: s4: "
` [PATCH v6 22/23] arch: arm64: dts: meson: g12: "
` [PATCH v6 23/23] arch: arm64: dts: meson: axg: "
[PATCH 00/25] Introduce support of audio for Amlogic A1 SoC family
2024-03-26 15:26 UTC (7+ messages)
` [PATCH 04/25] clk: meson: a1: add the audio clock controller driver
[PATCH v11 00/28] drm/connector: Create HDMI Connector infrastructure
2024-03-26 15:40 UTC (29+ messages)
` [PATCH v11 01/28] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v11 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
` [PATCH v11 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v11 04/28] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v11 05/28] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v11 06/28] drm/tests: Add output bpc tests
` [PATCH v11 07/28] drm/connector: hdmi: Add support for output format
` [PATCH v11 08/28] drm/tests: Add output formats tests
` [PATCH v11 09/28] drm/display: hdmi: Add HDMI compute clock helper
` [PATCH v11 10/28] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v11 11/28] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v11 12/28] drm/tests: Add TDMS character rate connector state tests
` [PATCH v11 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v11 14/28] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v11 15/28] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v11 16/28] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v11 17/28] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v11 18/28] drm/tests: Add tests for "
` [PATCH v11 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v11 20/28] drm/tests: Add RGB Quantization tests
` [PATCH v11 21/28] drm/connector: hdmi: Add Infoframes generation
` [PATCH v11 22/28] drm/tests: Add infoframes test
` [PATCH v11 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v11 24/28] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v11 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v11 26/28] drm/vc4: tests: Convert to plane creation helper
` [PATCH v11 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v11 28/28] drm/sun4i: hdmi: "
[PATCH 0/2] dt-bindings: arm: bcm: raspberrypi,bcm2835-firmware: Drive-by fixes
2024-03-26 18:00 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: arm: bcm: raspberrypi,bcm2835-firmware: Add missing properties
` [PATCH 2/2] dt-bindings: arm: bcm: raspberrypi,bcm2835-firmware: Add gpio child node
[RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
2024-03-26 17:58 UTC (23+ messages)
` [RFC PATCH v1 1/4] mm: Introduce ptep_get_lockless_norecency()
` [RFC PATCH v1 2/4] mm/gup: Use ptep_get_lockless_norecency()
` [RFC PATCH v1 3/4] mm/memory: Use ptep_get_lockless_norecency() for orig_pte
` [RFC PATCH v1 4/4] arm64/mm: Override ptep_get_lockless_norecency()
[PATCH] dt-bindings: display: rockchip: add missing #sound-dai-cells to dw-hdmi
2024-03-26 17:50 UTC (3+ messages)
[PATCH v2 0/3] clk: samsung: introduce nMUX to reparent MUX clocks
2024-03-26 17:43 UTC (5+ messages)
` [PATCH v2 1/3] clk: samsung: introduce nMUX for MUX clks that can reparented
` [PATCH v2 2/3] clk: samsung: gs101: propagate PERIC1 USI SPI clock rate
` [PATCH v2 3/3] clk: samsung: gs101: propagate PERIC0 "
[linux-next:master] BUILD REGRESSION 084c8e315db34b59d38d06e684b1a0dd07d30287
2024-03-26 17:39 UTC
[PATCH 0/4] kprobes: permit use without modules
2024-03-26 17:38 UTC (8+ messages)
` [PATCH 1/4] arm64: patching: always use fixmap
` [PATCH 2/4] kprobes/treewide: Add kprobes_ prefix to insn alloc/free functions
` [PATCH 3/4] kprobes/treewide: Explicitly override "
` [PATCH 4/4] kprobes: Remove core dependency on modules
[PATCH 0/1] THP_SWAP support for ARM64 SoC with MTE
2024-03-26 17:37 UTC (3+ messages)
` [PATCH 1/1] arm64: mm: swap: support THP_SWAP on hardware "
[PATCH RESEND v6 0/5] spmi: pmic-arb: Add support for multiple buses
2024-03-26 16:28 UTC (6+ messages)
` [PATCH RESEND v6 1/5] dt-bindings: spmi: Add X1E80100 SPMI PMIC ARB schema
` [PATCH RESEND v6 2/5] dt-bindings: spmi: Deprecate qcom,bus-id
` [PATCH RESEND v6 3/5] spmi: pmic-arb: Make the APID init a version operation
` [PATCH RESEND v6 4/5] spmi: pmic-arb: Make core resources acquiring "
` [PATCH RESEND v6 5/5] spmi: pmic-arb: Add multi bus support
[PATCH v4 0/7] Add support for the internal RK3308 audio codec
2024-03-26 17:25 UTC (3+ messages)
` (subset) "
[PATCH 0/4] arm64: dts: rockchip: add wolfvision pf5 mainboard
2024-03-26 17:25 UTC (2+ messages)
[PATCH] iommu/arm-smmu-v3: Fix access for STE.SHCFG
2024-03-26 17:23 UTC (2+ messages)
[PATCH] iommu/arm-smmu-v3: Add cpu_to_le64() around STRTAB_STE_0_V
2024-03-26 17:23 UTC (2+ messages)
[PATCH 1/3] remoteproc: Add Arm remoteproc driver
2024-03-26 17:14 UTC (13+ messages)
[PATCH 0/5] arm64: dts: Add device tree source for the Au-Zone Maivin AI Vision Starter Kit
2024-03-26 17:13 UTC (7+ messages)
` [PATCH 1/5] dt-bindings: iio: dac: ti,dac5571: Add DAC081C081 support
[PATCH v6 00/16] power: sequencing: implement the subsystem and add first users
2024-03-26 17:05 UTC (9+ messages)
` [PATCH v6 04/16] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
[PATCH] ARM: dts: exynos4212-tab3: limit usable memory range
2024-03-26 16:54 UTC (2+ messages)
[RFC PATCH v2] ASoC: meson: g12a-toacodec: rework the definition of bits
2024-03-26 15:38 UTC (3+ messages)
[PATCH v3 0/4] Add support for jack detection to codec present in A64 SoC
2024-03-26 16:46 UTC (4+ messages)
[PATCH v3 0/5] arm64: dts: exynos: gs101: define all PERIC USI nodes
2024-03-26 15:13 UTC (6+ messages)
` [PATCH v3 1/5] arm64: dts: exynos: gs101: reorder pinctrl-* properties
` [PATCH v3 2/5] arm64: dts: exynos: gs101: move serial_0 pinctrl-0/names to dtsi
` [PATCH v3 3/5] arm64: dts: exynos: gs101: move pinctrl-* properties after clocks
` [PATCH v3 4/5] arm64: dts: exynos: gs101: join lines close to 80 chars
` [PATCH v3 5/5] arm64: dts: exynos: gs101: define all PERIC USI nodes
[PATCH 0/3] KVM: arm64: TLBI fixes for the pgtable code
2024-03-26 16:14 UTC (12+ messages)
` [PATCH 1/3] KVM: arm64: Don't defer TLB invalidation when zapping table entries
` [PATCH 2/3] KVM: arm64: Don't pass a TLBI level hint "
` [PATCH 3/3] KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()
[PATCH v5] PCI: keystone: Fix pci_ops for AM654x SoC
2024-03-26 14:47 UTC (4+ messages)
[PATCH] virtio_ring: Fix the stale index in available ring
2024-03-26 15:46 UTC (11+ messages)
[PATCH v2] firmware: arm_ffa: support running as a guest in a vm
2024-03-26 15:35 UTC (2+ messages)
[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
2024-03-26 14:02 UTC (4+ messages)
[PATCH v3 0/4] drivers: watchdog: ast2500 and ast2600 support bootstatus
2024-03-26 15:28 UTC (6+ messages)
` [PATCH v3 1/4] ARM: dts: aspeed: Add the AST2500 WDT with SCU register
` [PATCH v3 2/4] ARM: dts: aspeed: Add the AST2600 "
` [PATCH v3 3/4] dt-bindings: watchdog: aspeed-wdt: Add aspeed,scu
` [PATCH v3 4/4] drivers: watchdog: ast2500 and ast2600 support bootstatus
[PATCH 0/4] drm: xlnx: zynqmp: Add DP audio support
2024-03-26 15:27 UTC (2+ messages)
` (subset) "
[PATCH v2 0/4] drm: xlnx: zynqmp: Add DP audio support
2024-03-26 15:27 UTC (2+ messages)
` (subset) "
[PATCH 0/7] ASoC: mediatek: AFE drivers cleanups
2024-03-26 15:27 UTC (2+ messages)
[PATCH v3 00/22] SoC: Cleanup MediaTek soundcard machine drivers
2024-03-26 15:27 UTC (2+ messages)
` (subset) "
[PATCH v2 0/5] Add support for jack detection to codec present in A64 SoC
2024-03-26 15:27 UTC (2+ messages)
[PATCH v3 0/5] ASoC: fsl: Support register and unregister rpmsg sound card through remoteproc
2024-03-26 15:27 UTC (2+ messages)
[PATCH v7 0/4] arm64: dts: imx8qxp add asrc and sai
2024-03-26 15:21 UTC (3+ messages)
[PATCH v4 0/2] Add properties in dwmac-stm32 documentation
2024-03-26 15:13 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: net: add phy-supply property for stm32
[PATCH v8 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
2024-03-26 14:57 UTC (3+ messages)
` [PATCH v8 8/8] perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metrics
[PATCH v2] firmware: arm_ffa: fix ffa_notification_info_get()
2024-03-26 14:50 UTC (2+ messages)
[PATCH] firmware: arm_scmi: Make raw debugfs entries non-seekable
2024-03-26 14:49 UTC (2+ messages)
[PATCH v2 0/4] arm64: dts: exynos: gs101: define all PERIC USI nodes
2024-03-26 14:48 UTC (7+ messages)
` [PATCH v2 2/4] arm64: dts: exynos: gs101: order pinctrl-* props alphabetically
` [PATCH v2 3/4] arm64: dts: exynos: gs101: join lines close to 80 chars
[PATCH 00/12] kbuild: enable some -Wextra warnings by default
2024-03-26 14:47 UTC
[PATCH -next] firmware: arm_scmi: Fix wrong fastchannel initialization
2024-03-26 14:46 UTC (2+ messages)
[PATCH v6] PCI: keystone: Fix pci_ops for AM654x SoC
2024-03-26 14:42 UTC
[PATCH v11 0/2] arm64: Add a build target for Flat Image Tree
2024-03-26 14:38 UTC (3+ messages)
` [PATCH v11 2/2] arm64: boot: Support "
[WIP 0/3] Memory model and atomic API in Rust
2024-03-26 14:35 UTC (11+ messages)
[PATCH V2] arm64: dts: ti: k3-am625-beagleplay: Use mmc-pwrseq for wl18xx enable
2024-03-26 14:23 UTC (2+ messages)
[PATCH 0/2] soc: mediatek: pm-domains: solve power domain glitch issue
2024-03-26 13:57 UTC (5+ messages)
` [PATCH 2/2] soc: mediatek: pm-domains: support smi clamp protection
[PATCH] KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer test
2024-03-26 13:50 UTC (2+ messages)
[PATCH net-next RESEND] net: axienet: Fix kernel doc warnings
2024-03-26 13:42 UTC (2+ messages)
[PATCH net-next RESEND v6 0/7] Fix missing PHY-to-MAC RX clock
2024-03-26 13:32 UTC (8+ messages)
` [PATCH RESEND net-next v6 1/7] net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
` [PATCH RESEND net-next v6 2/7] net: phylink: add rxc_always_on flag to phylink_pcs
` [PATCH RESEND net-next v6 3/7] net: stmmac: don't rely on lynx_pcs presence to check for a PHY
` [PATCH RESEND net-next v6 4/7] net: stmmac: Support a generic PCS field in mac_device_info
` [PATCH RESEND net-next v6 5/7] net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
` [PATCH RESEND net-next v6 6/7] net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock
` [PATCH RESEND net-next v6 7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it
[PATCH v3 0/8] cpufreq: sun50i: Add Allwinner H616 support
2024-03-26 13:18 UTC (3+ messages)
` [PATCH v3 1/8] firmware: smccc: Export revision soc_id function
[PATCH v3 0/4] dt-bindings: rtc: convert multiple devices to dtschema
2024-03-26 13:03 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: rtc: armada-380-rtc: convert "
` [PATCH v3 2/4] dt-bindings: rtc: alphascale,asm9260-rtc: "
` [PATCH v3 3/4] dt-bindings: rtc: digicolor-rtc: move to trivial-rtc
` [PATCH v3 4/4] dt-bindings: rtc: nxp,lpc1788-rtc: convert to dtschema
[PATCH v4 2/2] dt-bindings: net: dwmac: Document STM32 property st,ext-phyclk
2024-03-26 13:00 UTC
[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
2024-03-26 12:54 UTC (11+ 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).