linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-07 03:03:33 to 2022-02-07 16:19:42 UTC [more...]

[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2022-02-07 16:03 UTC  (26+ messages)
` [PATCH v2 01/66] ARM: dts: sun8i: v3s: Move the csi1 block to follow address order
  ` (subset) "
` [PATCH v2 02/66] dt-bindings: interconnect: sunxi: Add V3s mbus compatible
` [PATCH v2 07/66] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v2 17/66] media: sun6i-csi: Define and use driver name and (reworked) description
` [PATCH v2 18/66] media: sun6i-csi: Refactor main driver data structures
` [PATCH v2 20/66] media: sun6i-csi: Tidy up platform code
` [PATCH v2 21/66] media: sun6i-csi: Always set exclusive module clock rate
` [PATCH v2 23/66] media: sun6i-csi: Tidy up v4l2 code
` [PATCH v2 24/66] media: sun6i-csi: Tidy up video code
` [PATCH v2 25/66] media: sun6i-csi: Pass and store csi device directly in "
` [PATCH v2 61/66] dt-bindings: media: Add Allwinner A31 ISP bindings documentation

[PATCH 0/3] dt-bindings: crypto: Convert atmel-{aes, tdes, sha} to YAML
 2022-02-07 15:56 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: crypto: Convert Atmel AES to yaml
` [PATCH 2/3] dt-bindings: crypto: Convert Atmel TDES "
` [PATCH 3/3] dt-bindings: crypto: Convert Atmel SHA "

[PATCH] dt-bindings: rcc: Add common clock properties
 2022-02-07 15:43 UTC 

[PATCH] i2c: bcm2835: Set clock-stretch timeout to 35ms
 2022-02-07 15:41 UTC  (4+ messages)

[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-02-07 15:38 UTC  (6+ messages)
` [PATCH v6 22/64] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v6 24/64] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting

[v5] arm64: dts: mediatek: Add mt8192 power domains controller
 2022-02-07 15:34 UTC  (2+ messages)

[PATCH v3] arm64: move efi_reboot to restart handler
 2022-02-07 15:16 UTC 

[PATCH] tty: serial: imx: Enable UART before toggling CTS on probe
 2022-02-07 15:26 UTC 

[PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-02-07 15:21 UTC  (41+ messages)
` [PATCH v11 01/40] arm64: Define CPACR_EL1_FPEN similarly to other floating point controls
` [PATCH v11 02/40] arm64: Always use individual bits in CPACR floating point enables
` [PATCH v11 03/40] arm64: cpufeature: Always specify and use a field width for capabilities
` [PATCH v11 04/40] kselftest/arm64: Remove local ARRAY_SIZE() definitions
` [PATCH v11 05/40] kselftest/arm64: signal: Allow tests to be incompatible with features
` [PATCH v11 06/40] arm64/sme: Provide ABI documentation for SME
` [PATCH v11 07/40] arm64/sme: System register and exception syndrome definitions
` [PATCH v11 08/40] arm64/sme: Manually encode SME instructions
` [PATCH v11 09/40] arm64/sme: Early CPU setup for SME
` [PATCH v11 10/40] arm64/sme: Basic enumeration support
` [PATCH v11 11/40] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v11 12/40] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v11 13/40] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v11 14/40] arm64/sme: Implement support for TPIDR2
` [PATCH v11 15/40] arm64/sme: Implement SVCR context switching
` [PATCH v11 16/40] arm64/sme: Implement streaming SVE "
` [PATCH v11 17/40] arm64/sme: Implement ZA "
` [PATCH v11 18/40] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v11 19/40] arm64/sme: Disable ZA and streaming mode when handling signals
` [PATCH v11 20/40] arm64/sme: Implement streaming SVE signal handling
` [PATCH v11 21/40] arm64/sme: Implement ZA "
` [PATCH v11 22/40] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v11 23/40] arm64/sme: Add ptrace support for ZA
` [PATCH v11 24/40] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v11 25/40] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v11 26/40] KVM: arm64: Hide SME system registers from guests
` [PATCH v11 27/40] KVM: arm64: Trap SME usage in guest
` [PATCH v11 28/40] KVM: arm64: Handle SME host state when running guests
` [PATCH v11 29/40] arm64/sme: Provide Kconfig for SME
` [PATCH v11 30/40] kselftest/arm64: Add manual encodings for SME instructions
` [PATCH v11 31/40] kselftest/arm64: sme: Add SME support to vlset
` [PATCH v11 32/40] kselftest/arm64: Add tests for TPIDR2
` [PATCH v11 33/40] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v11 34/40] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v11 35/40] kselftest/arm64: signal: Handle ZA signal context in core code
` [PATCH v11 36/40] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v11 37/40] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v11 38/40] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v11 39/40] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v11 40/40] kselftest/arm64: Add SME support to syscall ABI test

[PATCH] ARM: dts: imx7: Move PCIe out of AIPS3
 2022-02-07 15:25 UTC 

[PATCH v2 0/2] sched/fair: Wake task within the cluster when possible
 2022-02-07 15:14 UTC  (11+ messages)
` [PATCH v2 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

[PATCH] i2c: bcm2835: Avoid clock stretching timeouts
 2022-02-07 15:08 UTC  (2+ messages)

[PATCH v6 0/3] PCI: IPQ6018 platform support
 2022-02-07 14:51 UTC  (4+ messages)
` [PATCH v6 1/3] PCI: dwc: tegra: move GEN3_RELATED DBI register to common header
` [PATCH v6 2/3] PCI: qcom: Define slot capabilities using PCI_EXP_SLTCAP_*
` [PATCH v6 3/3] PCI: qcom: Add IPQ60xx support

[PATCH V1, 0/6] Support multi-hardware jpeg decoding using of_platform_populate
 2022-02-07 14:50 UTC  (5+ messages)
` [PATCH V1, 2/6] media: mtk-jpegdec: manage jpegdec multi-hardware
` [PATCH V1, 5/6] media: mtk-jpegdec: add output pic reorder interface

[PATCH V6, 0/5] Support multi-hardware jpeg encoding using of_platform_populate
 2022-02-07 14:50 UTC  (5+ messages)
` [PATCH V6, 2/5] media: mtk-jpegenc: manage jpegenc multi-hardware
` [PATCH V6, 3/5] media: mtk-jpegenc: add jpegenc timeout func interface

[PATCH] i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'
 2022-02-07 14:47 UTC  (2+ messages)

[PATCH] ARM: dts: at91: remove status = "okay" from soc specific dtsi
 2022-02-07 14:42 UTC  (3+ messages)

[PATCH V6 0/5] Use CCF to describe the UART baud rate clock
 2022-02-07 14:19 UTC  (5+ messages)

[PATCH 1/2] Revert "arm64: dts: ls1028a-rdb: enable pwm0"
 2022-02-07 14:02 UTC  (5+ messages)
` [PATCH 2/2] Revert "arm64: dts: ls1028a: add flextimer based pwm nodes"

[PATCH] ARM: dts: stm32: use exti 19 as main interrupt to support RTC wakeup on stm32mp157
 2022-02-07 13:58 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] bpf, arm64: support more atomic ops
 2022-01-29 22:04 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] arm64: move AARCH64_BREAK_FAULT into insn-def.h
` [PATCH bpf-next v3 2/4] arm64: insn: add encoders for atomic operations
` [PATCH bpf-next v3 3/4] bpf, arm64: support more "
` [PATCH bpf-next v3 4/4] selftests/bpf: use raw_tp program for atomic test

[PATCH] add pmu to amlogic meson sm1
 2022-02-07 13:47 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4 00/11] media: atmel: atmel-isc: implement media controller
 2022-02-07 13:40 UTC  (6+ messages)
` [PATCH v4 01/11] media: atmel: atmel-isc: replace 'stop' variable with vb2 calls
` [PATCH v4 03/11] media: atmel: atmel-isc: implement media controller

[RFC PATCH 0/3] Add SCMI clk support for NXP S32G2
 2022-02-07 13:24 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-bindings: clock: Add s32g2 clock binding
` [RFC PATCH 2/3] arm64: dts: s32g2: add SCMI support
` [RFC PATCH 3/3] arm64: dts: s32g2: add USDHC support

[PATCH] Revert "ASoC: mediatek: Check for error clk pointer"
 2022-02-07 13:17 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Add CM4 reserved memory, rproc and IPCC on DHCOR SoM
 2022-02-07 13:16 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: mtk-disp: add compatible string for MT8183 SoC
 2022-02-07 12:51 UTC  (2+ messages)

[PATCH v3 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-02-07 12:12 UTC  (12+ messages)
` [PATCH v3 1/8] hwtracing: Add trace function "
` [PATCH v3 2/8] hisi_ptt: Register PMU device for PTT trace
` [PATCH v3 4/8] hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Trace device
` [PATCH v3 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v3 6/8] docs: Add HiSilicon PTT device driver documentation

[PATCH 0/8] imx7/imx8mm media / csi patches
 2022-02-07 12:08 UTC  (21+ messages)
` [PATCH 1/8] media: imx: Store the type of hardware implementation
    ` (EXT) "
` [PATCH 3/8] media: imx: Use dedicated format handler for i.MX7/8
    ` (EXT) "
` [PATCH 5/8] media: imx: imx7_mipi_csis: store colorspace in set_fmt as well
    ` (EXT) "
` [PATCH 6/8] media: imx: imx7_media-csi: Add support for additional Bayer patterns
    ` (EXT) "
` [PATCH 7/8] media: imx: utils: Add more Bayer formats
    ` (EXT) "
  ` (EXT) Re: [PATCH 0/8] imx7/imx8mm media / csi patches
` [PATCH 4/8] media: imx: Fail conversion if pixel format not supported
    ` (EXT) "

[RFC PATCH 0/2] perf: arm_spe: Fix consistency of CONTEXT packets in SPE driver
 2022-02-07 12:06 UTC  (4+ messages)
` [RFC PATCH 1/2] perf: arm_spe: Fix consistency of PMSCR register bit CX

[PATCH 0/2] Add DMA and MDMA support on STM32MP13x SoC family
 2022-02-07 11:57 UTC  (2+ messages)

[PATCH v2 0/7] arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys
 2022-02-07 11:57 UTC  (3+ messages)
` [PATCH v2 5/7] sched/preempt: add PREEMPT_DYNAMIC using "

[PATCH 1/5] clk: stm32mp1: Split ETHCK_K into separate MUX and GATE clock
 2022-02-07 11:49 UTC  (7+ messages)
` [PATCH 3/5] ARM: dts: stm32: Add alternate pinmux for ethernet0 pins
` [PATCH 4/5] ARM: dts: stm32: Add alternate pinmux for mco2 pins
` [PATCH 5/5] ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOM

[PATCH 5.16 047/126] arm64: Add Cortex-A510 CPU part definition
 2022-02-07 11:06 UTC 

[PATCH v2 1/2] arm64: dts: ti: k3-am65: disable optional peripherals by default
 2022-02-07 11:25 UTC  (5+ messages)

[PATCH v3 0/8] dt-bindings: memory: convert to dtschema
 2022-02-07 11:24 UTC  (7+ messages)
  ` [PATCH v3 5/8] dt-bindings: memory: lpddr3: deprecate manufacturer ID
  ` [PATCH v3 7/8] memory: of: parse max-freq property

[PATCH v3] ARM: dts: at91: sama7g5: Add crypto nodes
 2022-02-07 11:06 UTC  (2+ messages)

[PATCH 1/2] iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation
 2022-02-07 10:56 UTC  (4+ messages)
` [PATCH 2/2] iommu/arm-smmu-v3: Simplify "

[PATCH 1/1] ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15
 2022-02-07 10:54 UTC  (2+ messages)

[PATCH v7 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2022-02-07 10:51 UTC  (2+ messages)

[PATCH 1/1] sched: Add update_rq_clock() in sched_rt_rq_enqueue()
 2022-02-07 10:48 UTC  (2+ messages)

[PATCH 00/10] ARM: dts: stm32: update sdmmc nodes
 2022-02-07 10:39 UTC  (2+ messages)

[PATCH v2] ARM: dts: at91: sama7g5: Add crypto nodes
 2022-02-07 10:33 UTC  (2+ messages)

[PATCH 0/5] mailbox: imx: support i.MX93
 2022-02-07  9:58 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: mailbox: imx-mu: add i.MX93 MU
` [PATCH 2/5] dt-bindings: mailbox: imx-mu: add i.MX93 S4 MU support
` [PATCH 3/5] mailbox: imx: extend irq to an array
` [PATCH 4/5] mailbox: imx: support i.MX93 S401 MU
` [PATCH 5/5] mailbox: imx: update author and Copyright

[PATCH v2 0/4] mfd/power/regulators: dt-bindings: max14577: convert to dtschema
 2022-02-07 10:11 UTC  (5+ messages)

Mixing SCMI and ACPI?
 2022-02-07 10:10 UTC  (3+ messages)

[PATCH v2 0/5] mfd/extcon/regulators: max77843: add dtschema/bindings
 2022-02-07 10:11 UTC  (5+ messages)

[PATCH v2 00/15] Make ETM register accesses consistent with sysreg.h
 2022-02-07 10:03 UTC  (5+ messages)
` [PATCH v2 01/15] coresight: Make ETM4x TRCIDR0 "

[PATCH 5/5] drm/stm: ltdc: add support of ycbcr pixel formats
 2022-02-07 10:00 UTC  (3+ messages)

[PATCH] usb: host: xhci-mtk: Simplify supplies handling with regulator_bulk
 2022-02-07 10:00 UTC  (3+ messages)

[RFC PATCH 0/7] crypto: HCTR2 support
 2022-02-07 10:00 UTC  (4+ messages)
` [RFC PATCH 5/7] crypto: arm64/aes-xctr: Add accelerated implementation of XCTR

[PATCH] arm64: dts: mt8192: Add watchdog node
 2022-02-07  9:40 UTC 

[PATCH] ARM: dts: stm32: Drop duplicate status okay from DHCOM gpioc node
 2022-02-07  9:50 UTC  (2+ messages)

[PATCH v7 0/8] drm/mediatek: Add mt8195 DisplayPort driver
 2022-02-07  9:49 UTC  (3+ messages)
` [PATCH v7 6/8] phy: phy-mtk-dp: Add driver for DP phy

[PATCH] ARM: socfpga: fix missing RESET_CONTROLLER
 2022-02-07  9:48 UTC  (4+ messages)

[PATCH 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2022-02-07  9:30 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: pwm: add IPQ6018 binding
` [PATCH 3/3] arm64: dts: ipq6018: add pwm node

[PATCH] ARM: dts: sun8i-h3: Drop args in 'thermal-sensors'
 2022-02-07  9:24 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] ARM: dts: stm32: remove timer duplicate unit-address on stm32f4 series
 2022-02-07  9:15 UTC  (2+ messages)

[PATCH v3 0/6] clk: sunxi-ng: Add a RTC CCU driver
 2022-02-07  9:00 UTC  (11+ messages)
` [PATCH v3 1/6] dt-bindings: rtc: sun6i: Clean up repetition
` [PATCH v3 2/6] dt-bindings: rtc: sun6i: Add H616, R329, and D1 support
` [PATCH v3 3/6] rtc: sun6i: Enable the bus clock when provided
` [PATCH v3 4/6] clk: sunxi-ng: mux: Allow muxes to have keys
  ` (subset) "
` [PATCH v3 5/6] clk: sunxi-ng: Add support for the sun6i RTC clocks
  ` (subset) "

[PATCH] memory: mtk-smi: Enable sleep ctrl safety function for MT8195
 2022-02-07  8:59 UTC  (2+ messages)

[v1 0/2] Mediatek MT8186 power domain support
 2022-02-07  8:53 UTC  (5+ messages)
` [v1 1/2] dt-bindings: power: Add MT8186 power domains

[PATCH] arm64: Add read_mostly declaration/definition to irq stack ptr
 2022-02-07  8:46 UTC 

[PATCH v3 0/2] Add PMIC wrapper support for Mediatek MT8186 SoC IC
 2022-02-07  8:30 UTC  (3+ messages)
` [PATCH v3 1/2] soc: mediatek: pwrap: add pwrap driver for MT8186 SoC
` [PATCH v3 2/2] dt-bindings: mediatek: add compatible for MT8186 pwrap

[PATCH] media: cedrus: Add watchdog for job completion
 2022-02-07  8:33 UTC  (5+ messages)

[PATCH] mfd: stmfx: Improve error message triggered by regulator fault in .remove()
 2022-02-07  8:17 UTC 

[PATCH v2] arm64: dts: rockchip: rk3399-firefly: enable the mali GPU
 2022-02-07  7:36 UTC 

[PATCH 0/4] Add Support for MediaTek PMIC MT6366
 2022-02-07  7:04 UTC  (3+ messages)
` [PATCH 1/4] mfd: Add support for the MediaTek MT6366 PMIC

[PATCH v2 1/3] firmware: Add boot information to sysfs
 2022-02-07  6:39 UTC  (2+ messages)

[PATCH v1] media: imx-jpeg: set V4L2_BUF_FLAG_LAST at eos
 2022-02-07  6:29 UTC 

[RFC PATCH v4 00/12] Add support for BCM2835 camera interface (unicam)
 2022-02-07  6:30 UTC  (4+ messages)
` (EXT) [RFC PATCH v4 03/12] dt-bindings: media: Add bindings for bcm2835-unicam
    ` (EXT) "

[PATCH v1] media: imx-jpeg: fix a bug of accessing array out of bounds
 2022-02-07  6:28 UTC 

[PATCH v22 0/7] soc: mediatek: SVS: introduce MTK SVS engine
 2022-02-07  6:24 UTC  (4+ messages)
` [PATCH v22 1/7] dt-bindings: soc: mediatek: add mtk svs dt-bindings

お問い合わせありがとうございます。
 2022-02-07  6:12 UTC 

[v11, 0/3] force hsa hbp hfp packets multiple of lanenum to avoid screen shift
 2022-02-07  4:56 UTC  (4+ messages)
` [v11,1/3] drm/dsi: transfer DSI HS packets ending at the same time
` [v11,2/3] drm/mediatek: implement the DSI HS packets aligned
` [v11, 3/3] drm/bridge: anx7625: config hs packets end aligned to avoid screen shift

[PATCH v20 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-02-07  4:04 UTC  (2+ messages)

[PATCH 0/7] mailbox: imx: misc fix and SECO MU support
 2022-02-07  3:17 UTC  (4+ messages)

[v2 0/2] add i2c support for mt8186
 2022-02-07  2:53 UTC  (4+ messages)
` [v2 1/2] dt-bindings: i2c: update bindings for MT8186 SoC


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