messages from 2024-09-11 09:38:00 to 2024-09-11 15:21:51 UTC [more...]
[PATCH] ASoC: mediatek: mt8365: check validity before usage of i2s_data
2024-09-11 14:53 UTC (3+ messages)
[PATCH 0/8] Add generic overlay for MikroBUS addon boards
2024-09-11 14:58 UTC (12+ messages)
` [PATCH 1/8] rust: kernel: Add Platform device and driver abstractions
` [PATCH 2/8] dt-bindings: connector: Add MikorBUS connector
` [PATCH 3/8] mikrobus: Add mikrobus driver
` [PATCH 4/8] dts: ti: k3-am625-beagleplay: Enable mikroBUS connector
` [PATCH 5/8] dts: ti: beagleplay: Add mikrobus connector symbols
` [PATCH 6/8] addon_boards: Add addon_boards plumbing
` [PATCH 7/8] addon_boards: mikrobus: Add Weather Click
` [PATCH 8/8] addon_boards: mikrobus: Add GPS3 Click
[PATCH V3] i2c: imx-lpi2c: add target mode support
2024-09-11 15:05 UTC
[PATCH] ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()
2024-09-11 14:54 UTC (3+ messages)
[PATCH v1] ASoC: meson: axg-card: fix 'use-after-free'
2024-09-11 14:56 UTC (2+ messages)
[PATCH V5] i2c: imx-lpi2c: add eDMA mode support for LPI2C
2024-09-11 15:02 UTC
[PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
2024-09-11 14:49 UTC (14+ messages)
` [PATCH v6 06/12] gpiolib: Add gpio_get_property_name_length()
` [PATCH v6 09/12] i2c: of-prober: Add regulator support
[PATCH] firmware: arm_ffa: avoid string-fortify warningn in export_uuid()
2024-09-11 14:44 UTC (3+ messages)
[PATCH v5 0/5] Coresight: Add Coresight TMC Control Unit driver
2024-09-11 14:39 UTC (3+ messages)
` [PATCH v5 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware
[RFC PATCH 0/7] support for mm-local memory allocations and use it
2024-09-11 14:34 UTC (8+ messages)
` [RFC PATCH 1/7] mseal: expose interface to seal / unseal user memory ranges
` [RFC PATCH 2/7] mm/secretmem: implement mm-local kernel allocations
` [RFC PATCH 3/7] arm64: KVM: Refactor C-code to access vCPU gp-registers through macros
` [RFC PATCH 4/7] KVM: Refactor Assembly-code to access vCPU gp-registers through a macro
` [RFC PATCH 5/7] arm64: KVM: Allocate vCPU gp-regs dynamically on VHE and KERNEL_SECRETMEM enabled systems
` [RFC PATCH 6/7] arm64: KVM: Refactor C-code to access vCPU fp-registers through macros
` [RFC PATCH 7/7] arm64: KVM: Allocate vCPU fp-regs dynamically on VHE and KERNEL_SECRETMEM enabled systems
[PATCH v3 0/8] Add platform supports to MediaTek MT8188 SoC
2024-09-11 14:34 UTC (9+ messages)
` [PATCH v3 1/8] dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8188
` [PATCH v3 2/8] dt-bindings: mailbox: mtk,adsp-mbox: "
` [PATCH v3 3/8] arm64: dts: mediatek: mt8188: Add CPU performance controller for CPUFreq
` [PATCH v3 4/8] arm64: dts: mediatek: mt8188: Add SMI/LARB/IOMMU support
` [PATCH v3 5/8] arm64: dts: mediatek: mt8188: Add PWM nodes for display backlight
` [PATCH v3 6/8] arm64: dts: mediatek: mt8188: Add SPMI support for PMIC control
` [PATCH v3 7/8] arm64: dts: mediatek: mt8188: Add audio support
` [PATCH v3 8/8] arm64: dts: mediatek: mt8188: Add socinfo nodes
[PATCH v2 07/19] mm/fork: Accept huge pfnmap entries
2024-09-11 14:34 UTC (11+ messages)
[PATCH v1 00/15] Tool and hwmon PMUs
2024-09-11 14:31 UTC (9+ messages)
` [PATCH v1 01/15] perf list: Avoid potential out of bounds memory read
` [PATCH v1 02/15] perf pmus: Fake PMU clean up
` [PATCH v1 03/15] perf evsel: Add accessor for tool_event
` [PATCH v1 05/15] perf pmu: Allow hardcoded terms to be applied to attributes
[PATCH 00/22] Initial device trees for A7-A11 based Apple devices
2024-09-11 14:21 UTC (7+ messages)
[PATCH 0/2] OPP/pmdomain: Assign the correct required-dev
2024-09-11 14:15 UTC (12+ messages)
` [PATCH 2/2] OPP/pmdomain: Fix the assignment of the required-devs
[PATCH v3 00/24] KVM: arm64: Add EL2 support to FEAT_S1PIE
2024-09-11 14:15 UTC (26+ messages)
` [PATCH v3 01/24] arm64: Drop SKL0/SKL1 from TCR2_EL2
` [PATCH v3 02/24] arm64: Remove VNCR definition for PIRE0_EL2
` [PATCH v3 03/24] arm64: Add encoding "
` [PATCH v3 04/24] KVM: arm64: nv: Add missing EL2->EL1 mappings in get_el2_to_el1_mapping()
` [PATCH v3 05/24] KVM: arm64: nv: Handle CNTHCTL_EL2 specially
` [PATCH v3 06/24] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v3 07/24] KVM: arm64: Correctly access TCR2_EL1, PIR_EL1, PIRE0_EL1 with VHE
` [PATCH v3 08/24] KVM: arm64: Extend masking facility to arbitrary registers
` [PATCH v3 09/24] arm64: Define ID_AA64MMFR1_EL1.HAFDBS advertising FEAT_HAFT
` [PATCH v3 10/24] KVM: arm64: Add TCR2_EL2 to the sysreg arrays
` [PATCH v3 11/24] KVM: arm64: Sanitise TCR2_EL2
` [PATCH v3 12/24] KVM: arm64: Add save/restore for TCR2_EL2
` [PATCH v3 13/24] KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arrays
` [PATCH v3 14/24] KVM: arm64: Add save/restore for PIR{,E0}_EL2
` [PATCH v3 15/24] KVM: arm64: Handle PIR{,E0}_EL2 traps
` [PATCH v3 16/24] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
` [PATCH v3 17/24] KVM: arm64: Add AT fast-path support for S1PIE
` [PATCH v3 18/24] KVM: arm64: Split S1 permission evaluation into direct and hierarchical parts
` [PATCH v3 19/24] KVM: arm64: Disable hierarchical permissions when S1PIE is enabled
` [PATCH v3 20/24] KVM: arm64: Implement AT S1PIE support
` [PATCH v3 21/24] KVM: arm64: Define helper for EL2 registers with custom visibility
` [PATCH v3 22/24] KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
` [PATCH v3 23/24] KVM: arm64: Hide S1PIE registers "
` [PATCH v3 24/24] KVM: arm64: Rely on visibility to let PIR*_ELx/TCR2_ELx UNDEF
[PATCH v8 11/11] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support
2024-09-11 14:07 UTC (2+ messages)
[PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
2024-09-11 13:51 UTC (2+ messages)
[PATCH v3 0/3] Add support for Ariaboard Photonicat RK3568
2024-09-11 13:50 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix for Ariaboard
` [PATCH v3 2/3] dt-bindings: arm: rockchip: Add Ariaboard Photonicat RK3568
` [PATCH v3 3/3] arm64: dts: rockchip: add dts for "
[PATCH 0/7] ARM: dts: amlogic: first easy dtbs fixes
2024-09-11 13:50 UTC (9+ messages)
` [PATCH 1/7] ARM: dts: amlogic: meson6: fix clk81 node name
` [PATCH 2/7] ARM: dts: amlogic: meson8: fix soc thermal-zone "
` [PATCH 3/7] ARM: dts: amlogic: meson8: fix ao_arc_sram "
` [PATCH 4/7] ARM: dts: amlogic: meson6: delete undocumented nodes
` [PATCH 5/7] ARM: dts: amlogic: meson8b-odroidc1: fix invalid reset-gpio
` [PATCH 6/7] ARM: dts: amlogic: fix /memory node name
` [PATCH 7/7] ARM: dts: amlogic: meson8: use correct pinctrl bank "
[PATCH v2 -next 00/11] Add PCIe support for bcm2712
2024-09-11 13:50 UTC (2+ messages)
[PATCH net-next] net: ethtool: phy: Clear the netdev context pointer for DUMP requests
2024-09-11 13:46 UTC
[PATCH 00/13] ALSA: update sample rate definitions
2024-09-11 13:37 UTC (14+ messages)
` [PATCH 01/13] ALSA: pcm: add more "
[PATCH] KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
2024-09-11 13:33 UTC (4+ messages)
[PATCH v3 0/2] Do not shatter hugezeropage on wp-fault
2024-09-11 13:16 UTC (19+ messages)
` [PATCH v3 1/2] mm: Abstract THP allocation
` [PATCH v3 2/2] mm: Allocate THP on hugezeropage wp-fault
[PATCH 1/3] arm64: dts: ti: k3-am62-phycore-som: Add M4F remoteproc nodes
2024-09-11 12:42 UTC (3+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-am64-phycore-som: "
` [PATCH 3/3] arm: arm64: dts: ti: k3-am642-phyboard-electra-rdk: Enable trickle charger
[PATCH v2 0/2] Xilinx I2C driver fixes
2024-09-11 12:40 UTC (7+ messages)
` [PATCH v2 1/2] i2c: xiic: Wait for TX empty to avoid missed TX NAKs
[PATCH] ASoC: mediatek: Remove redundant error message
2024-09-11 12:37 UTC
[PATCH v2] ASoc: mediatek: mt8365: Remove unneeded assignment
2024-09-11 12:36 UTC
[PATCH 0/3] Improvements for mchp-pdmc
2024-09-11 12:29 UTC (4+ messages)
` [PATCH 1/3] ASoC: atmel: mchp-pdmc: Improve maxburst calculation for better performance
` [PATCH 2/3] ASoC: atmel: mchp-pdmc: Add snd_soc_dai_driver name
` [PATCH 3/3] ASoC: atmel: mchp-pdmc: Retain Non-Runtime Controls
[PATCH v2 0/8] Add platform supports to MediaTek MT8188 SoC
2024-09-11 11:25 UTC (15+ messages)
` [PATCH v2 1/8] dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8188
` [PATCH v2 2/8] dt-bindings: mailbox: mtk,adsp-mbox: "
` [PATCH v2 3/8] arm64: dts: mediatek: mt8188: Add CPU performance controller for CPUFreq
` [PATCH v2 4/8] arm64: dts: mediatek: mt8188: Add SMI/LARB/IOMMU support
` [PATCH v2 5/8] arm64: dts: mediatek: mt8188: Add PWM nodes for display backlight
` [PATCH v2 6/8] arm64: dts: mediatek: mt8188: Add SPMI support for PMIC control
` [PATCH v2 7/8] arm64: dts: mediatek: mt8188: Add audio support
` [PATCH v2 8/8] arm64: dts: mediatek: mt8188: Add socinfo nodes
[bug report] perf: Add driver for Arm NI-700 interconnect PMU
2024-09-11 12:25 UTC (2+ messages)
[PATCH net-next v2 00/10] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
2024-09-11 12:20 UTC (3+ messages)
` [PATCH -next v2] platform/olpc: Remove redundant null pointer checks in olpc_ec_setup_debugfs()
[PATCH next] perf: arm-ni: Fix an NULL vs IS_ERR() bug
2024-09-11 12:13 UTC (2+ messages)
[PATCH v4 0/7] Add initial Exynos850 support to the thermal driver
2024-09-11 12:11 UTC (8+ messages)
` [PATCH v4 1/7] drivers/thermal/exynos: use DEFINE_SIMPLE_DEV_PM_OPS
` [PATCH v4 2/7] drivers/thermal/exynos: use pm_sleep_ptr instead of conditional compilation
` [PATCH v4 3/7] drivers/thermal/exynos: improve sanitize_temp_error
` [PATCH v4 4/7] drivers/thermal/exynos: reuse data->temp_mask in exynos_tmu_update_temp
` [PATCH v4 5/7] dt-bindings: thermal: samsung,exynos: add exynos850-tmu string
` [PATCH v4 6/7] drivers/thermal/exynos: add initial Exynos850 support
` [PATCH v4 7/7] dt-bindings: thermal: samsung,exynos: remove driver-specific information
[PATCH 8/9] accel/rocket: Add job submission IOCTL
2024-09-11 12:02 UTC (3+ messages)
[PATCH net-next v6 0/5] Introduce HSR offload support for ICSSG
2024-09-11 11:58 UTC (5+ messages)
` [PATCH net-next v6 3/5] net: ti: icssg-prueth: Add support for HSR frame forward offload
` [PATCH net-next v6 4/5] net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offload
[PATCH] ASoc: mediatek: mt8365: Print the ret value
2024-09-11 11:41 UTC (2+ messages)
[PATCH 00/17] regulator: Few constifications of static data
2024-09-11 11:16 UTC (2+ messages)
[PATCH 0/9] New DRM accel driver for Rockchip's RKNN NPU
2024-09-11 11:07 UTC (9+ messages)
` [PATCH 2/9] iommu/rockchip: Attach multiple power domains
[PATCH V2 0/3] Add atomic transfer support to i2c-cadence
2024-09-11 11:09 UTC (5+ messages)
` [PATCH V2 1/3] i2c: cadence: Relocate cdns_i2c_runtime_suspend and cdns_i2c_runtime_resume to facilitate atomic mode
` [PATCH V2 2/3] i2c: cadence: Split cdns_i2c_master_xfer for Atomic Mode
` [PATCH V2 3/3] i2c: cadence: Add atomic transfer support for controller version 1.4
[PATCH v3] i2c: aspeed: Update the stop sw state when the bus recovery occurs
2024-09-11 10:57 UTC (2+ messages)
[PATCH 00/13] Several fixes and supports for MediaTek MT8188 SoC
2024-09-11 10:56 UTC (4+ messages)
` [PATCH 05/13] arm64: dts: mediatek: mt8188: Add missing GCE clock names
[PATCH v8 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
2024-09-11 10:46 UTC (6+ messages)
` [PATCH v8 1/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings
` [PATCH v8 2/5] phy: stm32: Add support for STM32MP25 COMBOPHY
` [PATCH v8 3/5] MAINTAINERS: add entry for ST STM32MP25 COMBOPHY driver
` [PATCH v8 4/5] arm64: dts: st: Add combophy node on stm32mp251
` [PATCH v8 5/5] arm64: dts: st: Enable COMBOPHY on the stm32mp257f-ev1 board
[PATCH] dt-bindings: mailbox: mediatek,gce-mailbox: Stop requiring clock-names
2024-09-11 10:43 UTC
[PATCH v7 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
2024-09-11 10:37 UTC (5+ messages)
` [PATCH v7 1/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings
` [PATCH v7 2/5] phy: stm32: Add support for STM32MP25 COMBOPHY
` [PATCH v7 3/5] MAINTAINERS: add entry for ST STM32MP25 COMBOPHY driver
` [PATCH v7 4/5] arm64: dts: st: Add combophy node on stm32mp251
[PATCH] arm64: dts: mediatek: mt8395-genio-1200-evk: Enable GPU
2024-09-11 10:35 UTC (3+ messages)
[arm-platforms:kvm-arm64/asahi-base-6.11 23/29] drivers/tty/serial/samsung_tty.c:2085:9: warning: this 'if' clause does not guard
2024-09-11 10:32 UTC
[PATCH v5 0/9] reset: amlogic: move audio reset drivers out of CCF
2024-09-11 10:24 UTC (5+ messages)
` [PATCH v5 4/9] reset: amlogic: add driver parameters
` [PATCH v5 8/9] reset: amlogic: split the device core and platform probe
[arm-platforms:kvm-arm64/asahi-base-6.11 23/29] drivers/tty/serial/samsung_tty.c:2087:3: warning: misleading indentation; statement is not part of the previous 'if'
2024-09-11 10:11 UTC
[PATCH RFC 0/3] Verify bias functionality for pinctrl_paris driver through new gpio test
2024-09-11 10:10 UTC (3+ messages)
` [PATCH RFC 1/3] pinctrl: mediatek: paris: Expose more configurations to GPIO set_config
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).