linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-30 11:40:58 to 2023-03-30 22:21:38 UTC [more...]

[PATCH] arm64: dts: rockchip: Remove non-existing pwm-delay-us DT property
 2023-03-30 22:20 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j784s4-evm: Add eMMC mmc0 support
 2023-03-30 22:05 UTC  (6+ messages)

[PATCH -next 0/2] arm64: dts: ti: Fixes for Beagleplay SD
 2023-03-30 22:05 UTC  (3+ messages)

[PATCH v10 0/3] arm64: ti: Enable audio on AM62
 2023-03-30 22:03 UTC  (2+ messages)

[PATCH v2] spi: bcm2835: Convert to platform remove callback returning void
 2023-03-30 21:10 UTC 

[PATCH net-next 00/15] net: dsa: add support for MT7988
 2023-03-30 21:03 UTC  (22+ messages)
` [PATCH net-next 01/15] net: dsa: mt7530: make some noise if register read fails
` [PATCH net-next 02/15] net: dsa: mt7530: refactor SGMII PCS creation
` [PATCH net-next 03/15] net: dsa: mt7530: use unlocked regmap accessors
` [PATCH net-next 04/15] net: dsa: mt7530: use regmap to access switch register space
` [PATCH net-next 05/15] net: dsa: mt7530: move SGMII PCS creation to mt7530_probe function
` [PATCH net-next 06/15] net: dsa: mt7530: introduce mutex helpers
` [PATCH net-next 07/15] net: dsa: mt7530: move p5_intf_modes() function to mt7530.c
` [PATCH net-next 08/15] net: dsa: mt7530: introduce mt7530_probe_common helper function
` [PATCH net-next 09/15] net: dsa: mt7530: introduce mt7530_remove_common "
` [PATCH net-next 10/15] net: dsa: mt7530: split-off common parts from mt7531_setup
` [PATCH net-next 11/15] net: dsa: mt7530: introduce separate MDIO driver
` [PATCH net-next 12/15] net: dsa: mt7530: skip locking if MDIO bus isn't present
` [PATCH net-next 13/15] net: dsa: mt7530: add support for 10G link modes for CPU port
` [PATCH net-next 14/15] net: dsa: mt7530: introduce driver for MT7988 built-in switch
` [PATCH 15/15] dt-bindings: net: dsa: mediatek,mt7530: add mediatek,mt7988-switch

[PATCH v3 00/17] Improve the MT8365 SoC and EVK board support
 2023-03-30 20:56 UTC  (25+ messages)
` [PATCH v3 01/17] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365
` [PATCH v3 02/17] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property
` [PATCH v3 03/17] arm64: dts: mediatek: Increase the size BL31 reserved memory
` [PATCH v3 05/17] arm64: dts: mediatek: add mt6357 device-tree
` [PATCH v3 06/17] arm64: dts: mediatek: add pwrap support to mt8365 SoC
` [PATCH v3 08/17] arm64: dts: mediatek: add mmc support for "
` [PATCH v3 11/17] arm64: dts: mediatek: add usb controller support for mt8365-evk
` [PATCH v3 12/17] arm64: dts: mediatek: add ethernet support for mt8365 SoC
` [PATCH v3 16/17] arm64: dts: mediatek: fix systimer properties

[PATCH 0/6] arm64: errata: Disable FWB on parts with non-ARM interconnects
 2023-03-30 20:50 UTC  (10+ messages)
` [PATCH 1/6] dt-bindings: firmware: Add arm,errata-management
` [PATCH 2/6] firmware: smccc: Add support for erratum discovery API
` [PATCH 3/6] arm64: cputype: Add new part numbers for Cortex-X3, and Neoverse-V2
` [PATCH 4/6] arm64: errata: Disable FWB on parts with non-ARM interconnects
` [PATCH 5/6] firmware: smccc: Allow errata management to be overridden by device tree
` [PATCH 6/6] arm64: errata: Add a commandline option to enable/disable #2701951

[PATCH] spi: s3c64xx: add no_cs description
 2023-03-30 19:59 UTC  (4+ messages)

[PATCH v3] treewide: Fix probing of devices in DT overlays
 2023-03-30 19:54 UTC  (2+ messages)

[BUG] perf: No samples found when using kcore + coresight
 2023-03-30 19:54 UTC  (10+ messages)

[PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
 2023-03-30 19:27 UTC  (23+ messages)
` [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers
` [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test

[PATCH v3 0/4] ARM: dts: at91: Set sst26vf064b SPI NOR flash at its maxumum frequency
 2023-03-30 18:53 UTC  (4+ messages)
` [PATCH v3 3/4] ARM: dts: at91: sama5d2_icp: Set sst26vf064b SPI NOR flash at its maximum frequency

[PATCH v3 0/4] KVM: arm64: Fix vcpu->mutex v. kvm->lock inversion
 2023-03-30 18:36 UTC  (2+ messages)

[PATCH] KVM: selftests: Comment newly defined aarch64 ID registers
 2023-03-30 18:36 UTC  (2+ messages)

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-03-30 18:14 UTC  (3+ messages)
` [RFC PATCH 20/45] KVM: arm64: iommu: Add map() and unmap() operations

[PATCH v4 00/20] KVM: arm64: Rework timer offsetting for fun and profit
 2023-03-30 17:48 UTC  (21+ messages)
` [PATCH v4 01/20] KVM: arm64: timers: Use a per-vcpu, per-timer accumulator for fractional ns
` [PATCH v4 02/20] arm64: Add CNTPOFF_EL2 register definition
` [PATCH v4 03/20] arm64: Add HAS_ECV_CNTPOFF capability
` [PATCH v4 04/20] KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer
` [PATCH v4 05/20] KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
` [PATCH v4 06/20] KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVM
` [PATCH v4 07/20] KVM: arm64: timers: Allow userspace to set the global counter offset
` [PATCH v4 08/20] KVM: arm64: timers: Allow save/restoring of the physical timer
` [PATCH v4 09/20] KVM: arm64: timers: Rationalise per-vcpu timer init
` [PATCH v4 10/20] KVM: arm64: timers: Abstract per-timer IRQ access
` [PATCH v4 11/20] KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data
` [PATCH v4 12/20] KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisor
` [PATCH v4 13/20] KVM: arm64: timers: Fast-track CNTPCT_EL0 trap handling
` [PATCH v4 14/20] KVM: arm64: timers: Abstract the number of valid timers per vcpu
` [PATCH v4 15/20] KVM: arm64: Document KVM_ARM_SET_CNT_OFFSETS and co
` [PATCH v4 16/20] KVM: arm64: nv: timers: Add a per-timer, per-vcpu offset
` [PATCH v4 17/20] KVM: arm64: nv: timers: Support hyp timer emulation
` [PATCH v4 18/20] KVM: arm64: selftests: Add physical timer registers to the sysreg list
` [PATCH v4 19/20] KVM: arm64: selftests: Deal with spurious timer interrupts
` [PATCH v4 20/20] KVM: arm64: selftests: Augment existing timer test to handle variable offset

[PATCH v3 00/18] KVM: arm64: Rework timer offsetting for fun and profit
 2023-03-30 17:46 UTC  (3+ messages)

[BUG] Usersapce MTE error with allocation tag 0 when low on memory
 2023-03-30 17:36 UTC  (4+ messages)

[PATCH v1] dt-bindings: move cache controller bindings to a cache directory
 2023-03-30 17:32 UTC 

[PATCH] thermal: Use of_property_present() for testing DT property presence
 2023-03-30 17:28 UTC  (3+ messages)

[PATCH v6 0/2] Add MediaTek MT8365 I2C support
 2023-03-30 17:14 UTC  (4+ messages)
` [PATCH v6 2/2] arm64: dts: mediatek: enable i2c0 for mt8365-evk board

[PATCH v2] dt-bindings: mt76: add active-low property for led
 2023-03-30 17:09 UTC  (3+ messages)

[PATCH v2] PCI: cadence: Fix Gen2 Link Retraining process
 2023-03-30 17:02 UTC  (2+ messages)

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-03-30 16:40 UTC  (12+ messages)
` [PATCH 08/21] riscv: dma-mapping: only invalidate after DMA, not flush
` [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
` [PATCH 18/21] ARM: drop SMP support for ARM11MPCore
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

[PATCH 1/1] net: stmmac: add support for platform specific reset
 2023-03-30 16:37 UTC  (3+ messages)

[PATCH 0/5] mailbox: apple: Move driver into soc/apple and stop using the subsystem
 2023-03-30 16:35 UTC  (4+ messages)

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-03-30 16:24 UTC  (8+ messages)
` [PATCH v8 1/7] kernel.h: Split out COUNT_ARGS() and CONCATENATE()
` [PATCH v8 2/7] PCI: Introduce pci_resource_n()
` [PATCH v8 3/7] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v8 4/7] PCI: Document pci_bus_for_each_resource() to avoid confusion
` [PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments
` [PATCH v8 6/7] EISA: Convert to use less arguments in pci_bus_for_each_resource()
` [PATCH v8 7/7] pcmcia: "

[PATCH RFC 0/4] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-03-30 15:55 UTC  (6+ messages)
` [PATCH RFC 1/4] driver/perf: Add identifier sysfs file for CMN

[PATCH v5 00/13] AV1 stateless decoder for RK3588
 2023-03-30 15:40 UTC  (13+ messages)
` [PATCH v5 01/13] dt-bindings: media: rockchip-vpu: Add rk3588 vpu compatible
` [PATCH v5 02/13] v4l2-common: Add support for fractional bpp
` [PATCH v5 03/13] media: Add NV12_10LE40_4L4 pixel format
` [PATCH v5 04/13] media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV12_10LE40_4L4
` [PATCH v5 05/13] media: verisilicon: Add AV1 decoder mode and controls
` [PATCH v5 06/13] media: verisilicon: Check AV1 bitstreams bit depth
` [PATCH v5 07/13] media: verisilicon: Compute motion vectors size for AV1 frames
` [PATCH v5 09/13] media: verisilicon: Add Rockchip AV1 decoder
` [PATCH v5 10/13] media: verisilicon: Add film grain feature to AV1 driver
` [PATCH v5 11/13] media: verisilicon: Enable AV1 decoder on rk3588
` [PATCH v5 12/13] media: verisilicon: Conditionally ignore native formats
` [PATCH v5 13/13] media: AV1: Make sure that bit depth in correctly initialize

[PATCH v7 3/6] PCI: Allow pci_bus_for_each_resource() to take less arguments
 2023-03-30 15:38 UTC  (2+ messages)

[PATCH v3] iommu/rockchip: Add missing set_platform_dma_ops callback
 2023-03-30 15:34 UTC  (3+ messages)

[PATCH] thermal/drivers/rockchip: use devm_reset_control_array_get_exclusive()
 2023-03-30 15:30 UTC  (2+ messages)

[PATCH] iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID chips
 2023-03-30 15:27 UTC  (2+ messages)

[PATCH v5] iommu/arm-smmu-qcom: Limit the SMR groups to 128
 2023-03-30 15:06 UTC  (4+ messages)

[PATCH v5 0/5] Introduce PRU platform consumer API
 2023-03-30 15:06 UTC  (6+ messages)
` [PATCH v5 3/5] soc: ti: pruss: Add pruss_cfg_read()/update() API
    ` [EXTERNAL] "

[PATCH v2 0/2] Add R5F and C71 DSP nodes for J784S4 SoC
 2023-03-30 14:55 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j784s4-main: Add R5F cluster nodes
` [PATCH v2 2/2] arm64: dts: ti: k3-j784s4-main: Add C71x DSP nodes

[PATCH v14 0/4] Checkpoint Support for Syscall User Dispatch
 2023-03-30 14:05 UTC  (6+ messages)
` [PATCH v14 1/4] asm-generic,arm64: create task variant of access_ok

[PATCH] arm64: dts: imx8mp-evk: add dual-role usb port1 support
 2023-03-30 14:38 UTC  (4+ messages)

[PATCH v2] iommu/rockchip: Add missing set_platform_dma_ops callback
 2023-03-30 14:32 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: iommu: rockchip: Add rockchip,disable-device-link-resume
 2023-03-30 13:42 UTC  (4+ messages)
` [PATCH 2/3] iommu/rockchip: Disable the device link during resume
` [PATCH 3/3] arm64: dts: rockchip: Disable device link for RK3328 VOP

[PATCH v2 0/8] MediaTek DisplayPort: support eDP and aux-bus
 2023-03-30 14:20 UTC  (9+ messages)
` [PATCH v2 1/8] drm/mediatek: dp: Cache EDID for eDP panel
` [PATCH v2 2/8] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function
` [PATCH v2 3/8] drm/mediatek: dp: Always return connected status for eDP in .detect()
` [PATCH v2 4/8] drm/mediatek: dp: Always set cable_plugged_in at resume for eDP panel
` [PATCH v2 5/8] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
` [PATCH v2 6/8] drm/mediatek: dp: Enable event interrupt only when bridge attached
` [PATCH v2 7/8] drm/mediatek: dp: Use devm variant of drm_bridge_add()
` [PATCH v2 8/8] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus

[PATCH v1 0/8] MediaTek DisplayPort: support eDP and aux-bus
 2023-03-30 14:16 UTC  (10+ messages)
` [PATCH v1 1/8] drm/mediatek: dp: Cache EDID for eDP panel
` [PATCH v1 2/8] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function
` [PATCH v1 3/8] drm/mediatek: dp: Always return connected status for eDP in .detect()
` [PATCH v1 4/8] drm/mediatek: dp: Always set cable_plugged_in at resume for eDP panel
` [PATCH v1 5/5] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
` [PATCH v1 5/8] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
` [PATCH v1 6/8] drm/mediatek: dp: Enable event interrupt only when bridge attached
` [PATCH v1 7/8] drm/mediatek: dp: Use devm variant of drm_bridge_add()
` [PATCH v1 8/8] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus

[PATCH v9 0/8] function_graph: Support recording and printing the return value of function
 2023-03-30 14:15 UTC  (11+ messages)
` [PATCH v9 1/8] "
` [PATCH v9 2/8] tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex
` [PATCH v9 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH v9 4/8] arm64: "
` [PATCH v9 7/8] LoongArch: "
` [PATCH v9 8/8] selftests/ftrace: Add funcgraph-retval test case

[PATCH RESEND] wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset
 2023-03-30 14:13 UTC  (3+ messages)

[PATCH v3 0/11] Add support to configure TPDM DSB subunit
 2023-03-30 14:07 UTC  (9+ messages)
` [PATCH v3 02/11] coresight-tpda: Add DSB dataset support

[PATCH v2] arm64: mm: Increase MODULES_VSIZE to 2GB
 2023-03-30 14:04 UTC 

[PATCH v3 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-03-30 14:01 UTC  (4+ messages)
` [PATCH v3 06/13] coresight: Fix loss of connection info when a module is unloaded

[PATCH V2] dt-bindings: usb: typec-tcpci: convert to DT schema format
 2023-03-30 13:50 UTC  (2+ messages)

[PATCH 0/2] Cleanup Mediatek pinctrl device tree binding
 2023-03-30 13:50 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: mediatek: deprecate custom drive strength property

[PATCH v8 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-03-30 13:45 UTC  (4+ messages)
` [PATCH v8 2/2] "

[PATCH v2] ARM: sh-mobile: Use of_cpu_node_to_id() to read CPU node 'reg'
 2023-03-30 12:59 UTC  (2+ messages)

[GIT PULL] Clean-up for omap1 for v6.4
 2023-03-30 12:48 UTC 

[GIT PULL] Devicetree overlays for omaps for v6.4
 2023-03-30 12:47 UTC 

[GIT PULL] Devicetree changes for omaps for v6.4
 2023-03-30 12:46 UTC 

[GIT PULL] Driver clean-up for ti-sysc for v6.4
 2023-03-30 12:46 UTC 

[GIT PULL] Clean-up for omaps for v6.4
 2023-03-30 12:45 UTC 

[PATCH 0/2] RK3588 watchdog support
 2023-03-30 11:44 UTC  (2+ messages)

[PATCH v2 0/4] Add support for NanoPi R2C and OrangePi R1 Plus LTS
 2023-03-30 11:44 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: rk3399-pinephone-pro: Add display and touchscreen support
 2023-03-30 11:44 UTC  (2+ messages)


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).