messages from 2023-12-22 09:53:42 to 2023-12-23 13:01:19 UTC [more...]
[soc:k3/soc-driver] BUILD SUCCESS 2c2235292b33d788a1436f1d2a6108184a657f51
2023-12-23 12:54 UTC
[soc:k3/defconfig] BUILD SUCCESS e8779517788fa0f3d04840cb7d4121d3df8dfd54
2023-12-23 12:55 UTC
[soc:arm/fixes] BUILD SUCCESS fa3d6c7183106a187a8d399216db3f088a6aab81
2023-12-23 12:51 UTC
[soc:tee/shmem] BUILD SUCCESS 7bdee41575919773818e525ea19e54eb817770af
2023-12-23 12:47 UTC
[PATCH] ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init
2023-12-23 12:35 UTC
[PATCH 0/6] arm64: rockchip: Pine64 pinetab2 support
2023-12-23 11:43 UTC (19+ messages)
` [PATCH 1/6] dt-bindings: display: panel: Add BOE TH101MB31IG002-28A panel
` [PATCH 2/6] drm/panel: Add driver for "
` [PATCH 3/6] dt-bindings: arm64: rockchip: Add Pine64 Pinetab2
` [PATCH 4/6] arm64: dts: rockchip: Add devicetree for "
` [PATCH 5/6] arm64: dts: rockchip: Fix some dtb-check warnings
` [PATCH 6/6] dt-bindings: display: rockchip: dw-hdmi: Add missing sound-dai-cells property
[PATCH v2 0/3] Fix mainline support for rk3036 kylin board
2023-12-23 11:14 UTC (8+ messages)
` [PATCH v2 1/3] ARM: dts: rockchip: Add psci for rk3036
[PATCH] serial: imx: Correct clock error message in function probe()
2023-12-23 7:59 UTC (3+ messages)
[PATCH v2 3/4] drm/mediatek: dsi: Use bitfield macros where useful
2023-12-23 7:36 UTC (2+ messages)
[soc:soc/arm 5/5] arch/arm/kernel/perf_event_v6.c:455:13: warning: 'armv6mpcore_pmu_disable_event' defined but not used
2023-12-23 6:54 UTC
[PATCH v5 00/16] PCI: imx6: Clean up and add imx95 pci support
2023-12-23 3:46 UTC (4+ messages)
` [PATCH v5 10/16] dt-bindings: imx6q-pcie: remove reg and reg-name
[PATCH] arm64: defconfig: Enable Qualcomm SC8280XP camera clock controller
2023-12-23 3:23 UTC (3+ messages)
[PATCH 0/7] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2023-12-23 2:14 UTC (15+ messages)
` [PATCH 1/7] firmware: arm_scmi: introduce helper get_max_msg_size
` [PATCH 3/7] firmware: arm_scmi: bus: iterate the id_table
` [PATCH 4/7] dt-bindings: firmware: arm,scmi: support pinctrl protocol
` [PATCH 5/7] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
` [PATCH 6/7] pinctrl: Implementation of the generic scmi-pinctrl driver
` [PATCH 7/7] pinctrl: scmi: implement pinctrl_scmi_imx_dt_node_to_map
imx7_media_csi probe deferred
2023-12-22 23:40 UTC (6+ messages)
[PATCH 00/13] irqchip: Convert to platform remove callback returning void
2023-12-22 22:50 UTC (5+ messages)
` [PATCH 02/13] irqchip/imx-intmux: "
` [PATCH 03/13] irqchip/imx-irqsteer: "
` [PATCH 07/13] irqchip/mvebu-pic: "
` [PATCH 12/13] irqchip/stm32-exti: "
[PATCH 0/2] dmaengine: xilinx: xdma: Fix two clang warnings
2023-12-22 22:43 UTC (4+ messages)
` [PATCH 1/2] dmaengine: xilinx: xdma: Fix operator precedence in xdma_prep_interleaved_dma()
` [PATCH 2/2] dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_isr()
[PATCH v8] ARM: dts: aspeed: Adding Facebook Bletchley BMC
2023-12-22 22:38 UTC (2+ messages)
[PATCH v2 00/22] Improve IRQ wake capability reporting and update the cros_ec driver to use it
2023-12-22 22:30 UTC (2+ messages)
[PATCH] serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock
2023-12-22 22:11 UTC
[PATCH net-next v1 0/4] net: stmmac: Enable Per DMA Channel interrupt
2023-12-22 21:56 UTC (10+ messages)
` [PATCH net-next v1 1/4] dt-bindings: net: snps,dwmac: per channel irq
` [PATCH net-next v1 2/4] net: stmmac: Make MSI interrupt routine generic
` [PATCH net-next v1 3/4] net: stmmac: Add support for TX/RX channel interrupt
` [PATCH net-next v1 4/4] net: stmmac: Use interrupt mode INTM=1 for per channel irq
[PATCH v2 00/17] kexec: Allow preservation of ftrace buffers
2023-12-22 21:19 UTC (25+ messages)
` [PATCH v2 01/17] mm,memblock: Add support for scratch memory
` [PATCH v2 02/17] memblock: Declare scratch memory as CMA
` [PATCH v2 03/17] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH v2 04/17] kexec: Add KHO parsing support
` [PATCH v2 05/17] kexec: Add KHO support to kexec file loads
` [PATCH v2 06/17] kexec: Add config option for KHO
` [PATCH v2 07/17] kexec: Add documentation "
` [PATCH v2 08/17] arm64: Add KHO support
` [PATCH v2 09/17] x86: "
` [PATCH v2 10/17] tracing: Initialize fields before registering
` [PATCH v2 11/17] tracing: Introduce kho serialization
` [PATCH v2 12/17] tracing: Add kho serialization of trace buffers
` [PATCH v2 13/17] tracing: Recover trace buffers from kexec handover
` [PATCH v2 14/17] tracing: Add kho serialization of trace events
` [PATCH v2 15/17] tracing: Recover trace events from kexec handover
` [PATCH v2 16/17] tracing: Add config option for "
` [PATCH v2 17/17] devicetree: Add bindings for ftrace KHO
[PATCH v3 0/4] Add APIs to request TX/RX DMA channels for thread ID
2023-12-22 20:16 UTC (2+ messages)
[PATCH net 0/1] Prevent DSA tags from breaking COE
2023-12-22 19:08 UTC (6+ messages)
[soc:k3/dt] BUILD SUCCESS 8bbe8a7dbaabb84d93321f116966af73ba6a7233
2023-12-22 18:08 UTC
[soc:qcom/dt32] BUILD SUCCESS 648002a27c6b3ae293cc415e1fbf20aaa6af8bd3
2023-12-22 18:07 UTC
[PATCH v7 0/3] Validating UAPI backwards compatibility
2023-12-22 17:57 UTC (7+ messages)
` [PATCH v7 1/3] check-uapi: Introduce check-uapi.sh
` [PATCH v7 3/3] check-module-params: Introduce check-module-params.sh
[PATCH 00/13] GS101 Oriole: CMU_PERIC0 support and USI updates
2023-12-22 17:56 UTC (5+ messages)
` [PATCH 02/13] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
[PATCH] iio: adc: sun4i-gpadc-iio: adaptation interrupt number
2023-12-22 17:54 UTC (4+ messages)
` [PATCH RESEND] "
[PATCH v2 0/2] Add a property to turn off the max touch controller in suspend mode
2023-12-22 17:52 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: input: atmel,maxtouch: add poweroff-sleep property
` [PATCH v2 2/2] Input: atmel_mxt_ts - support poweroff in suspend
[PATCH v2 00/27] Add HDMI support for RK3128
2023-12-22 17:51 UTC (5+ messages)
` [PATCH v2 19/27] drm/rockchip: inno_hdmi: Move tmds rate to connector state subclass
[PATCH RESEND] ARM: dts: sun8i: r40: open the regulator aldo1
2023-12-22 17:51 UTC (2+ messages)
[PATCH v4 00/29] Add HDMI support for RK3128
2023-12-22 17:42 UTC (30+ messages)
` [PATCH v4 01/29] dt-bindings: display: rockchip,inno-hdmi: Document RK3128 compatible
` [PATCH v4 02/29] drm/rockchip: vop: Add output selection registers for RK312x
` [PATCH v4 03/29] drm/rockchip: inno_hdmi: Fix video timing
` [PATCH v4 04/29] drm/rockchip: inno_hdmi: Remove useless mode_fixup
` [PATCH v4 05/29] drm/rockchip: inno_hdmi: Remove useless copy of drm_display_mode
` [PATCH v4 06/29] drm/rockchip: inno_hdmi: Switch encoder hooks to atomic
` [PATCH v4 07/29] drm/rockchip: inno_hdmi: Get rid of mode_set
` [PATCH v4 08/29] drm/rockchip: inno_hdmi: no need to store vic
` [PATCH v4 09/29] drm/rockchip: inno_hdmi: Remove unneeded has audio flag
` [PATCH v4 10/29] drm/rockchip: inno_hdmi: Remove useless input format
` [PATCH v4 11/29] drm/rockchip: inno_hdmi: Remove YUV-based csc coefficents
` [PATCH v4 12/29] drm/rockchip: inno_hdmi: Remove tmds rate from structure
` [PATCH v4 13/29] drm/rockchip: inno_hdmi: Drop HDMI Vendor Infoframe support
` [PATCH v4 14/29] drm/rockchip: inno_hdmi: Move infoframe disable to separate function
` [PATCH v4 15/29] drm/rockchip: inno_hdmi: Switch to infoframe type
` [PATCH v4 16/29] drm/rockchip: inno_hdmi: Remove unused drm device pointer
` [PATCH v4 17/29] drm/rockchip: inno_hdmi: Drop irq struct member
` [PATCH v4 18/29] drm/rockchip: inno_hdmi: Remove useless include
` [PATCH v4 19/29] drm/rockchip: inno_hdmi: Subclass connector state
` [PATCH v4 20/29] drm/rockchip: inno_hdmi: Correctly setup HDMI quantization range
` [PATCH v4 21/29] drm/rockchip: inno_hdmi: Don't power up the phy after resetting
` [PATCH v4 22/29] drm/rockchip: inno_hdmi: Split power mode setting
` [PATCH v4 23/29] drm/rockchip: inno_hdmi: Add variant support
` [PATCH v4 24/29] drm/rockchip: inno_hdmi: Add RK3128 support
` [PATCH v4 25/29] drm/rockchip: inno_hdmi: Add basic mode validation
` [PATCH v4 26/29] drm/rockchip: inno_hdmi: Drop custom fill_modes hook
` [PATCH v4 27/29] ARM: dts: rockchip: Add display subsystem for RK3128
` [PATCH v4 28/29] ARM: dts: rockchip: Add HDMI node "
` [PATCH v4 29/29] ARM: dts: rockchip: Enable HDMI output for XPI-3128
[PATCH 0/5] Pinephone video out fixes (flipping between two frames)
2023-12-22 17:36 UTC (4+ messages)
` [PATCH 5/5] drm/panel: st7703: Drive XBD599 panel at higher clock rate
[PATCH 0/3] Enable Multi Core Timer (MCT) for gs101
2023-12-22 16:59 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatible
` [PATCH 2/3] clk: samsung: gs101: register cmu_misc clocks early
` [PATCH 3/3] arm64: dts: exynos: gs101: define Multi Core Timer (MCT) node
[soc:rockchip/dt64] BUILD SUCCESS 8174dff9e583f7791dacf6d8ce034eb18ec2b292
2023-12-22 16:46 UTC
[PATCH 0/2] clk: imx: composite-8m: Adjustments for __imx8m_clk_hw_composite()
2023-12-22 16:37 UTC (3+ messages)
` [PATCH 1/2] clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() after error detection
` [PATCH 2/2] clk: imx: composite-8m: Delete two unnecessary initialisations in __imx8m_clk_hw_composite()
[PATCH RFC v2 00/22] KVM: arm64: Implement support for SME in non-protected guests
2023-12-22 16:21 UTC (23+ messages)
` [PATCH RFC v2 01/22] KVM: arm64: Document why we trap SVE access from the host
` [PATCH RFC v2 02/22] arm64/fpsimd: Make SVE<->FPSIMD rewriting available to KVM
` [PATCH RFC v2 03/22] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH RFC v2 04/22] KVM: arm64: Store vector lengths in an array
` [PATCH RFC v2 05/22] KVM: arm64: Document the KVM ABI for SME
` [PATCH RFC v2 06/22] KVM: arm64: Make FFR restore optional in __sve_restore_state()
` [PATCH RFC v2 07/22] KVM: arm64: Define guest flags for SME
` [PATCH RFC v2 08/22] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH RFC v2 09/22] KVM: arm64: Basic SME system register descriptions
` [PATCH RFC v2 10/22] KVM: arm64: Add support for TPIDR2_EL0
` [PATCH RFC v2 11/22] KVM: arm64: Make SMPRI_EL1 RES0 for SME guests
` [PATCH RFC v2 12/22] KVM: arm64: Make SVCR a normal system register
` [PATCH RFC v2 13/22] KVM: arm64: Context switch SME state for guest
` [PATCH RFC v2 14/22] KVM: arm64: Manage and handle SME traps
` [PATCH RFC v2 15/22] KVM: arm64: Implement SME vector length configuration
` [PATCH RFC v2 16/22] KVM: arm64: Rename sve_state_reg_region
` [PATCH RFC v2 17/22] KVM: arm64: Support userspace access to streaming mode SVE registers
` [PATCH RFC v2 18/22] KVM: arm64: Expose ZA to userspace
` [PATCH RFC v2 19/22] KVM: arm64: Provide userspace access to ZT0
` [PATCH RFC v2 20/22] KVM: arm64: Support SME version configuration via ID registers
` [PATCH RFC v2 21/22] KVM: arm64: Provide userspace ABI for enabling SME
` [PATCH RFC v2 22/22] KVM: arm64: selftests: Add SME system registers to get-reg-list
[RFC PATCH 0/3]fpga: Add encrypted Bitstream loading support
2023-12-22 15:30 UTC (7+ messages)
` [RFC PATCH 1/3] dt-bindings: fpga: Add support for user-key encrypted bitstream loading
[PATCH v3 0/9] Add CMDQ secure driver for SVP
2023-12-22 15:07 UTC (3+ messages)
` [PATCH v3 2/9] dt-bindings: mailbox: Add mboxes property for CMDQ secure driver
PHY issue with SJA1105Q/DP84849I Design
2023-12-22 14:51 UTC (2+ messages)
[PATCH 01/10] ARM: Kconfig: move platform selection into its own Kconfig file
2023-12-22 14:21 UTC (3+ messages)
` [PATCH 08/10] ARM: mach-hpe: Rework support and directory structure
[PATCH 0/6] spi: stm32: add support for stm32mp25
2023-12-22 13:30 UTC (2+ messages)
` (subset) "
[PATCH v2] pwm: bcm2835: Remove duplicate call to clk_rate_exclusive_put()
2023-12-22 13:13 UTC
[PATCH v5 0/3] arm64: add ethernet to orange pi 3 & one plus
2023-12-22 12:52 UTC (3+ messages)
` [PATCH v5 1/3] phy: handle optional regulator for PHY
[GIT PULL] PowerQUICC QMC and TSA drivers updates for v6.8
2023-12-22 12:34 UTC (3+ messages)
[PATCH v2 1/3] usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on
2023-12-22 12:26 UTC (2+ messages)
[PATCH v2 0/8] arm64: dts: qcom: sa8295p: Enable GPU
2023-12-22 12:07 UTC (4+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom: Allow VDD_GFX supply to GX
[PATCH] clk: imx: scu: Use common error handling code in imx_clk_scu_alloc_dev()
2023-12-22 12:03 UTC
[RFC PATCH v3 0/3] Add support for reading D1 efuse speed bin
2023-12-22 11:14 UTC (4+ messages)
` [RFC PATCH v3 1/3] cpufreq: sun50i: Refactor speed bin decoding
` [RFC PATCH v3 2/3] cpufreq: sun50i: Add support for D1's "
` [RFC PATCH v3 3/3] riscv: dts: allwinner: Fill in OPPs
[PATCH] pwm: bcm2835: Duplicate call to clk_rate_exclusive_put in error path
2023-12-22 10:56 UTC (2+ messages)
[PATCH v3 0/9] i2c: stm32f7: enhancements and support for stm32mp25
2023-12-22 10:45 UTC (13+ messages)
` [PATCH v3 1/9] i2c: stm32f7: use dev_err_probe upon calls of devm_request_irq
` [PATCH v3 2/9] i2c: stm32f7: perform most of irq job in threaded handler
` [PATCH v3 3/9] i2c: stm32f7: simplify status messages in case of errors
` [PATCH v3 4/9] dt-bindings: i2c: document st,stm32mp25-i2c compatible
` [PATCH v3 5/9] i2c: stm32f7: perform I2C_ISR read once at beginning of event isr
` [PATCH v3 6/9] i2c: stm32f7: add support for stm32mp25 soc
[PATCH v11] pwm: bcm2835: Allow PWM driver to be used in atomic context
2023-12-22 10:37 UTC (3+ messages)
[PATCH v3 0/2] StarFive DWMAC support for JH7100
2023-12-22 10:10 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v3 2/2] net: stmmac: dwmac-starfive: Add support for JH7100 SoC
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).