messages from 2023-04-12 17:12:21 to 2023-04-13 09:46:51 UTC [more...]
[PATCH V3 0/3] soc: qcom: boot_stats: Add driver support for boot_stats
2023-04-13 9:28 UTC (4+ messages)
` [PATCH V3 1/3] dt-bindings: sram: qcom,imem: Add Boot Stat region within IMEM
` [PATCH V3 2/3] soc: qcom: boot_stat: Add Driver Support for Boot Stats
` [PATCH V3 3/3] MAINTAINERS: Add the entry for boot_stats driver support
Motorola Droid 4 -- Stopping charger when battery is full
2023-04-13 9:45 UTC (6+ messages)
[PATCH v1 0/5] refactoring and fix for Meson NAND
2023-04-13 9:36 UTC (27+ messages)
` [PATCH v1 1/5] mtd: rawnand: meson: fix NAND access for read/write
` [PATCH v1 4/5] mtd: rawnand: meson: clear OOB buffer before read
[PATCH] soc: mediatek: mtk-svs: change the function IS_ERR_OR_NULL() to IS_ERR()
2023-04-13 9:37 UTC (3+ messages)
[PATCH 00/27] MediaTek Helio X10 - Mailbox, Display, MMC/SD/SDIO
2023-04-13 9:28 UTC (25+ messages)
` [PATCH 01/27] dt-bindings: pwm: Add compatible for MediaTek MT6795
` [PATCH 02/27] dt-bindings: phy: mediatek,dsi-phy: Add compatible for MT6795 Helio X10
` [PATCH 03/27] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT6795
` [PATCH 05/27] dt-bindings: display: mediatek: dsi: "
` [PATCH 06/27] dt-bindings: display: mediatek: ovl: "
` [PATCH 07/27] dt-bindings: display: mediatek: rdma: "
` [PATCH 09/27] dt-bindings: display: mediatek: color: "
` [PATCH 13/27] dt-bindings: display: mediatek: ufoe: "
` [PATCH 14/27] dt-bindings: display: mediatek: od: "
[PATCH] pwm: meson: fix g12a ao clk81 name
2023-04-13 9:25 UTC (2+ messages)
[PATCH v1 0/6] GenieZone hypervisor drivers
2023-04-13 9:07 UTC (7+ messages)
` [PATCH v1 1/6] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v1 2/6] dt-bindings: hypervisor: Add binding for MediaTek "
` [PATCH v1 3/6] soc: mediatek: virt: geniezone: Introduce GenieZone hypervisor support
` [PATCH v1 4/6] soc: mediatek: virt: geniezone: Introduce irqchip for virtual interrupt injection
` [PATCH v1 5/6] soc: mediatek: virt: geniezone: Add ioeventfd support
` [PATCH v1 6/6] soc: mediatek: virt: geniezone: Add irqfd support
[PATCH v2] pwm: meson: fix axg ao mux parents
2023-04-13 9:23 UTC (2+ messages)
[PATCH v6 00/13] AV1 stateless decoder for RK3588
2023-04-13 9:16 UTC (14+ messages)
` [PATCH v6 02/13] media: AV1: Make sure that bit depth in correctly initialize
` [PATCH v6 05/13] media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV15_4L4
` [PATCH v6 06/13] media: verisilicon: Add AV1 decoder mode and controls
` [PATCH v6 07/13] media: verisilicon: Check AV1 bitstreams bit depth
` [PATCH v6 08/13] media: verisilicon: Compute motion vectors size for AV1 frames
` [PATCH v6 10/13] media: verisilicon: Add Rockchip AV1 decoder
` [PATCH v6 09/13] media: verisilicon: Add AV1 entropy helpers
[PATCH v2 0/4] pwm: meson: make full use of common clock framework
2023-04-13 9:13 UTC (4+ messages)
` [PATCH v2 4/4] "
[PATCH 0/3] Add mt8188 compatiable for DSI cmd packet control
2023-04-13 9:09 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8188
` [PATCH 2/3] drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c
` [PATCH 3/3] drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code
[PATCH v3 0/4] pwm: meson: make full use of common clock framework
2023-04-13 9:06 UTC (12+ messages)
` [PATCH v3 1/4] pwm: meson: switch to using struct clk_parent_data for mux parents
` [PATCH v3 2/4] pwm: meson: don't use hdmi/video clock as mux parent
` [PATCH v3 3/4] pwm: meson: change clk/pwm gate from mask to bit
` [PATCH v3 4/4] pwm: meson: make full use of common clock framework
[PATCH] mediatek/clk-mt8173-apmixedsys: convert to devm_platform_ioremap_resource
2023-04-13 9:01 UTC
[PATCH V2] clk: meson: vid-pll-div: added meson_vid_pll_div_ops support
2023-04-13 9:01 UTC (9+ messages)
[PATCH v2 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
2023-04-13 8:56 UTC (8+ messages)
` [PATCH v2 2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
update to latest v5.4-rt kernel for sam9x35 SOC
2023-04-13 8:51 UTC (3+ messages)
[PATCH v2 0/7] Add support for MT6331 and MT6332 LEDs
2023-04-13 8:35 UTC (5+ messages)
` [PATCH v2 1/7] dt-bindings: leds: leds-mt6323: Document mt6331 compatible
` [PATCH v2 2/7] dt-bindings: leds: leds-mt6323: Document mt6332 compatible
[PATCH v2 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
2023-04-13 8:27 UTC (10+ messages)
` [PATCH v2 01/12] arm64/mm: Update non-range tlb invalidation routines for FEAT_LPA2
` [PATCH v2 02/12] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
` [PATCH v2 06/12] KVM: arm64: Use LPA2 page-tables for hyp stage1 if HW supports it
[PATCH] ACPI: AGDI: Improve error reporting for problems during .remove()
2023-04-13 8:23 UTC (4+ messages)
[PATCH v3 0/5] KVM: arm64: Synchronise speculative page table walks on translation regime change
2023-04-13 8:14 UTC (6+ messages)
` [PATCH v3 1/5] KVM: arm64: nvhe: Synchronise with page table walker on vcpu run
` [PATCH v3 2/5] KVM: arm64: nvhe: Synchronise with page table walker on TLBI
` [PATCH v3 3/5] KVM: arm64: pkvm: Document the side effects of kvm_flush_dcache_to_poc()
` [PATCH v3 4/5] KVM: arm64: vhe: Synchronise with page table walker on MMU update
` [PATCH v3 5/5] KVM: arm64: vhe: Drop extra isb() on guest exit
[PATCH v9 0/2 RESEND] Add ASPEED AST2600 I2Cv2 controller driver
2023-04-13 7:53 UTC (3+ messages)
` [PATCH v9 1/2 RESEND] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
` [PATCH v9 2/2 RESEND] i2c: aspeed: support ast2600 i2c new register mode driver
[PATCH 0/2] Add compatible to increase MT8188 audio control
2023-04-13 7:55 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188
` [PATCH 2/2] drm/mediatek: dp: Add the audio control to mtk_dp_data struct
[PATCH v2 0/2] Add support for Thecus N2350 board
2023-04-13 7:51 UTC (8+ messages)
` [PATCH v2 1/2] ARM: dts: mvebu: Add device tree binding for Marvell Armada 38x
` [PATCH v2 2/2] ARM: dts: mvebu: add Thecus N2350 board DTS
[PATCH 0/4] usb: dwc2: add optional clock used on stm32mp15
2023-04-13 7:46 UTC (3+ messages)
` [PATCH 2/4] dt-bindings: usb: dwc2: add utmi optional clock
[PATCH v5] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
2023-04-13 7:45 UTC (4+ messages)
[PATCH v2] ARM:unwind:fix unwind abort for uleb128 case
2023-04-13 7:39 UTC (2+ messages)
[PATCH v2 0/5] KVM: arm64: Synchronise speculative page table walks on translation regime change
2023-04-13 7:37 UTC (12+ messages)
` [PATCH v2 1/5] KVM: arm64: nvhe: Synchronise with page table walker on vcpu run
` [PATCH v2 2/5] KVM: arm64: nvhe: Synchronise with page table walker on TLBI
` [PATCH v2 3/5] KVM: arm64: pkvm: Document the side effects of kvm_flush_dcache_to_poc()
` [PATCH v2 4/5] KVM: arm64: vhe: Synchronise with page table walker on MMU update
` [PATCH v2 5/5] KVM: arm64: vhe: Drop extra isb() on guest exit
[GIT PULL] ARM: aspeed: devicetree changes for 6.4
2023-04-13 7:23 UTC
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 627/1065] drivers/irqchip/irq-imx-mu-msi.c:448:61: error: macro "IRQCHIP_PLATFORM_DRIVER_END" passed 2 arguments, but takes just 1
2023-04-13 7:21 UTC
[PATCH v2] serial: imx: Drop a few unneeded casts
2023-04-13 7:21 UTC (2+ messages)
[PATCH] ARM:unwind:fix unwind abort for uleb128 case
2023-04-13 7:19 UTC (2+ messages)
[PATCH v4 0/4] pwm: meson: make full use of common clock framework
2023-04-13 5:54 UTC (5+ messages)
` [PATCH v4 1/4] pwm: meson: switch to using struct clk_parent_data for mux parents
` [PATCH v4 2/4] pwm: meson: don't use hdmi/video clock as mux parent
` [PATCH v4 3/4] pwm: meson: change clk/pwm gate from mask to bit
` [PATCH v4 4/4] pwm: meson: make full use of common clock framework
[PATCH] coresight: Add support of setting trace id
2023-04-13 6:34 UTC (7+ messages)
[PATCH 0/6] bus: fsl-mc: Make remove function return void
2023-04-13 6:00 UTC (4+ messages)
[PATCH] arm64: dts: ti: k3-j721s2-main: fix msmc node
2023-04-13 5:57 UTC (5+ messages)
[PATCH] soc: ti: smartreflex: Simplify getting the opam_sr pointer
2023-04-13 5:29 UTC (3+ messages)
[PATCH 0/3] ARM ZSTD boot compression
2023-04-13 5:20 UTC (12+ messages)
` [PATCH 1/3] ARM: compressed: Pass the actual output length to the decompressor
` [PATCH 2/3] ARM: compressed: Bump MALLOC_SIZE to 128 KiB
` [PATCH 3/3] ARM: compressed: Enable ZSTD compression
[PATCH net-next v4 0/3] XDP Rx HWTS metadata for stmmac driver
2023-04-13 3:25 UTC (4+ messages)
` [PATCH net-next v4 1/3] net: stmmac: introduce wrapper for struct xdp_buff
` [PATCH net-next v4 2/3] net: stmmac: add Rx HWTS metadata to XDP receive pkt
` [PATCH net-next v4 3/3] net: stmmac: add Rx HWTS metadata to XDP ZC "
[PATCH] video/hdmi: minor fixes for *_infoframe_init functions
2023-04-13 4:15 UTC (3+ messages)
[PATCH] clk: imx: clk-imx8mm: fix memory leak issue in 'imx8mm_clocks_probe'
2023-04-13 3:24 UTC
[PATCH AUTOSEL 6.1 09/17] net: wwan: t7xx: do not compile with -Werror
2023-04-13 2:36 UTC
[PATCH AUTOSEL 6.2 10/20] net: wwan: t7xx: do not compile with -Werror
2023-04-13 2:35 UTC (2+ messages)
` [PATCH AUTOSEL 6.2 11/20] wifi: mt76: mt7921: Fix use-after-free in fw features query
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 334/1065] drivers/media/i2c/adv7511-v4l2.c:2222:21: warning: no previous prototype for 'adv7511_subdev'
2023-04-13 2:01 UTC
[PATCH net-next v3 0/4] XDP Rx HWTS metadata for stmmac driver
2023-04-13 1:39 UTC (12+ messages)
` [PATCH net-next v3 1/4] net: stmmac: restructure Rx hardware timestamping function
` [PATCH net-next v3 2/4] net: stmmac: introduce wrapper for struct xdp_buff
` [PATCH net-next v3 3/4] net: stmmac: add Rx HWTS metadata to XDP receive pkt
` [PATCH net-next v3 4/4] net: stmmac: add Rx HWTS metadata to XDP ZC "
[PATCH v13 08/15] arm64: dts: Add AMD Pensando Elba SoC support
2023-04-13 0:51 UTC (2+ messages)
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 282/1065] drivers/media/mc/mc-entity.c:333: warning: expecting prototype for media_entity_graph_walk_init(). Prototype was for media_graph_walk_init() instead
2023-04-12 23:56 UTC
[PATCH v3 0/2] drm/mediatek: Add ovl_adaptor get format function
2023-04-12 23:37 UTC (4+ messages)
` [PATCH v3 1/2] drm/mediatek: Add mdp_rdma "
[PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu
2023-04-12 23:12 UTC (3+ messages)
[PATCH v3 0/1] Fix Random Kernel panic from when fail to reserve memory
2023-04-12 22:46 UTC (2+ messages)
` [PATCH v3 1/1] of: fdt: Scan /memreserve/ last
[RFC v1 0/2] Introducing generic SCMI pinctrl driver implementation
2023-04-12 22:04 UTC (3+ messages)
` [RFC v1 1/2] scmi: Introduce pinctrl SCMI protocol driver
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 209/1065] include/linux/bits.h:36:18: warning: right shift count is negative
2023-04-12 21:53 UTC
[xilinx-xlnx:master 635/1117] drivers/dma/xilinx/vdmatest.c:329:57: warning: implicit conversion from 'enum dma_transfer_direction' to 'enum dma_data_direction'
2023-04-12 21:21 UTC
[PATCH v11 00/26] Drivers for gunyah hypervisor
2023-04-12 20:48 UTC (6+ messages)
` [PATCH v11 12/26] gunyah: vm_mgr: Add/remove user memory regions
[PATCH V12 0/4] Add minimal boot support for IPQ9574
2023-04-12 20:46 UTC (3+ messages)
` [PATCH V12 3/4] arm64: dts: qcom: Add support for ipq9574 SoC and RDP433 variant
[PATCH v3] iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID chips
2023-04-12 20:36 UTC (3+ messages)
[PATCH v13 00/15] phy: Add support for Lynx 10G SerDes
2023-04-12 20:24 UTC (6+ messages)
` [PATCH v13 07/15] phy: fsl: Add Lynx 10G SerDes driver
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 132/1065] drivers/of/configfs.c:134:9: warning: no previous prototype for 'cfs_overlay_item_dtbo_read'
2023-04-12 20:10 UTC
[xilinx-xlnx:master 633/1117] drivers/dma/xilinx/axidmatest.c:339:54: warning: implicit conversion from 'enum dma_transfer_direction' to 'enum dma_data_direction'
2023-04-12 19:29 UTC
[PATCH v4 0/3] arch_topology: Pre-allocate cacheinfo from primary CPU
2023-04-12 18:57 UTC (4+ messages)
` [PATCH v4 1/3] cacheinfo: Add arch specific early level initializer
` [PATCH v4 2/3] cacheinfo: Add arm64 early level initializer implementation
` [PATCH v4 3/3] cacheinfo: Allow early level detection when DT/ACPI info is missing/broken
[xilinx-xlnx:master 13338/14520] algif_aead.c:undefined reference to `af_alg_pull_tsgl'
2023-04-12 18:37 UTC
[PATCH v2] firmware: arm_sdei: Make sdei_unregister_ghes() return void
2023-04-12 18:33 UTC (5+ messages)
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 672/1065] versioncheck: ./drivers/usb/dwc3/otg.c: 19 linux/version.h not needed
2023-04-12 18:16 UTC
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 88/1065] drivers/staging/xlnx_tsmux/xlnx_mpg2tsmux.c:1089:41: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'dma_addr_t' {aka 'unsigned int'}
2023-04-12 18:06 UTC
[xilinx-xlnx:master 946/1117] drivers/spi/spi-zynqmp-gqspi.c:229:6: warning: no previous prototype for function 'zynqmp_gqspi_update_stripe'
2023-04-12 17:56 UTC
[linux-next:master] BUILD REGRESSION 7d8214bba44c1aa6a75921a09a691945d26a8d43
2023-04-12 17:51 UTC
[linux][PATCH] pinctrl: at91-pio4: Add push-pull drive configuration
2023-04-12 17:51 UTC
[PATCH] media: imx: fix macro style error
2023-04-12 17:51 UTC (2+ messages)
` [PATCH v2] media: imx: utils: Enclose IMX_BUS_FMTS macro in parenthesis
[PATCH 0/7] dmaengine: at_xdmac: fixes for suspend/resume
2023-04-12 17:47 UTC (2+ messages)
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 671/1065] ERROR: modpost: "dwc3_host_wakeup_capable" [drivers/usb/host/xhci-plat-hcd.ko] undefined!
2023-04-12 17:45 UTC
[PATCH 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name
2023-04-12 17:44 UTC (8+ messages)
` [PATCH 3/7] dt-bindings: net: dsa: mediatek,mt7530: add port bindings for MT7988
[xilinx-xlnx:master 6713/14520] drivers/usb/dwc3/core.c:806:5: warning: no previous prototype for 'dwc3_core_init'
2023-04-12 17:35 UTC
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 572/1065] drivers/gpu/drm/xlnx/xlnx_mixer.c:2218:9: warning: 'strncpy' specified bound 4 equals destination size
2023-04-12 17:35 UTC
[xilinx-xlnx:master 12090/14520] drivers/fpga/zynq-afi.c:27: warning: expecting prototype for struct afi_fpga. Prototype was for struct zynq_afi_fpga instead
2023-04-12 17:35 UTC
[PATCH v3 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
2023-04-12 17:27 UTC (6+ messages)
` [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
[PATCH] dt-bindings: dma: Drop unneeded quotes
2023-04-12 17:21 UTC (2+ messages)
[PATCH 0/3] hwspinlock: Convert to platform remove callback returning void
2023-04-12 17:16 UTC (2+ messages)
[PATCH v8 0/4] Introduce PRU platform consumer API
2023-04-12 17:14 UTC (6+ messages)
` [PATCH v8 3/4] soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs
` [PATCH v8 4/4] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
[PATCH v2 0/3] arm64/cpufeature: Use macros for ID based matches
2023-04-12 17:13 UTC (4+ messages)
` [PATCH v2 1/3] arm64/cpufeature: Pull out helper for CPUID register definitions
` [PATCH v2 2/3] arm64/cpufeature: Consistently use symbolic constants for min_field_value
` [PATCH v2 3/3] arm64/cpufeature: Use helper macro to specify ID register for capabilites
[PATCH] dmaengine: qcom_hidma: Add explicit platform_device.h and of_device.h includes
2023-04-12 17:13 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).