linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-13 10:37:25 to 2022-02-14 10:24:03 UTC [more...]

[PATCH 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers
 2022-02-14  9:42 UTC  (4+ messages)
` [PATCH 04/10] spi: aspeed: Add support for direct mapping
` [PATCH 05/10] spi: aspeed: Adjust direct mapping to device size
` [PATCH 07/10] spi: aspeed: Add support for the AST2400 SPI controller

[PATCH v4] drm/mediatek: allow commands to be sent during video mode
 2022-02-14  9:43 UTC  (2+ messages)

[PATCH v5 00/11] Add support for BCM2835 camera interface (unicam)
 2022-02-14  9:39 UTC  (12+ messages)
` [PATCH v5 03/11] dt-bindings: media: Add bindings for bcm2835-unicam
` [PATCH v5 04/11] media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface
` [PATCH v5 06/11] ARM: dts: bcm2711: Add unicam CSI nodes

[PATCH v2] serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
 2022-02-14  9:38 UTC  (2+ messages)

[PATCH 0/3] media: De-stage imx7-mipi-csis.c
 2022-02-14  9:23 UTC  (4+ messages)
` [PATCH 1/3] media: imx: De-stage imx7-mipi-csis

[PATCH] parport_pc: Also enable driver for PCI systems
 2022-02-14  9:21 UTC  (5+ messages)

[PATCH v3] drm/mediatek: allow commands to be sent during video mode
 2022-02-14  9:15 UTC  (2+ messages)

[PATCH] media: aspeed: Use of_device_get_match_data() helper
 2022-02-14  8:05 UTC  (3+ messages)

[PATCH v6 0/8] PCI: imx6: refine codes and add compliance tests mode support
 2022-02-14  9:08 UTC  (9+ messages)
` [PATCH v6 3/8] PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v6 5/8] PCI: imx6: Refine the regulator usage

[PATCH v2 0/6] New support and problem adjustment of SPI rockchip
 2022-02-14  8:43 UTC  (7+ messages)
` [PATCH v2 1/6] spi: rockchip: Fix error in getting num-cs property
` [PATCH v2 2/6] spi: rockchip: terminate dma transmission when slave abort
` [PATCH v2 3/6] spi: rockchip: Stop spi slave dma receiver when cs inactive
` [PATCH v2 4/6] spi: rockchip: Preset cs-high and clk polarity in setup progress
` [PATCH v2 5/6] spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM ops
` [PATCH v2 6/6] spi: rockchip: clear interrupt status in error handler

[PATCH 0/2] pwm: brcmstb: Some cleanups
 2022-02-14  8:23 UTC  (3+ messages)
` [PATCH 1/2] pwm: brcmstb: Implement .apply() callback
` [PATCH 2/2] pwm: brcmstb: Remove useless locking

[v1, 0/3] Add mt8186 dsi compatoble & Move the getting bridge node function
 2022-02-14  8:17 UTC  (7+ messages)
` [v1, 1/3] dt-bindings: display: mediatek: dsi: add documentation for MT8186 SoC
` [v1, 3/3] drm/mediatek: Move the getting bridge node function to mtk_dsi_bind

[PATCH 0/4] mfd/pwm: dt-bindings: google, cros-ec: include generic pwm schema
 2022-02-14  8:19 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: pwm: "
` [PATCH 2/4] arm64: dts: mt8183: align Google CROS EC PWM node name with dtschema
` [PATCH 3/4] arm64: dts: qcom: "
` [PATCH 4/4] arm64: dts: rk3399: "

[PATCH 01/15] dt-bindings: pwm: allwinner, sun4i-a10: include generic pwm schema
 2022-02-14  8:16 UTC  (15+ messages)
` [PATCH 02/15] dt-bindings: pwm: imx: "
` [PATCH 03/15] dt-bindings: pwm: intel, lgm: "
` [PATCH 04/15] dt-bindings: pwm: iqs620a: "
` [PATCH 05/15] dt-bindings: pwm: mxs: "
` [PATCH 06/15] dt-bindings: pwm: rockchip: "
` [PATCH 07/15] dt-bindings: pwm: sifive: "
` [PATCH 08/15] dt-bindings: pwm: renesas, pwm: "
` [PATCH 09/15] dt-bindings: pwm: toshiba, visconti: "
` [PATCH 10/15] dt-bindings: pwm: brcm, bcm7038: do not require pwm-cells
` [PATCH 11/15] dt-bindings: pwm: intel, keembay: "
` [PATCH 12/15] dt-bindings: pwm: samsung: "
` [PATCH 13/15] dt-bindings: pwm: tiecap: "
` [PATCH 14/15] dt-bindings: pwm: tiehrpwm: "
` [PATCH 15/15] dt-bindings: pwm: renesas, tpu: "

[PATCH v2] media: aspeed: Use of_device_get_match_data() helper
 2022-02-14  8:09 UTC 

[PATCH 00/23] component: Add common helpers for compare/release
 2022-02-14  8:03 UTC  (25+ messages)
` [PATCH 01/23] component: Add common helper for compare/release functions
` [PATCH 02/23] drm/komeda: Make use of the helper component_compare_of
` [PATCH 03/23] drm/armada: Make use of the helper component_compare_of/dev_name
` [PATCH 04/23] drm/etnaviv: "
` [PATCH 05/23] drm/hirin: Make use of the helper component_compare_of
` [PATCH 06/23] drm/ingenic: "
` [PATCH 07/23] drm/mediatek: "
` [PATCH 08/23] drm/meson: "
` [PATCH 09/23] drm/msm: "
` [PATCH 10/23] drm/sprd: "
` [PATCH 11/23] drm/sti: "
` [PATCH 12/23] drm/sun4i: "
` [PATCH 13/23] drm/rockchip: Make use of the helper component_compare_dev
` [PATCH 14/23] drm/exynos: "
` [PATCH 15/23] drm/mcde: "
` [PATCH 16/23] drm/omap: dss: "
` [PATCH 17/23] drm/vc4: "
` [PATCH 18/23] drm: of: Make use of the helper component_release_of
` [PATCH 19/23] iommu/mediatek: Make use of the helper component_compare/release_of
` [PATCH 20/23] ASoC: codecs: wcd938x: "
` [PATCH 21/23] power: supply: ab8500: Make use of the helper component_compare_dev
` [PATCH 22/23] video: omapfb: dss: "
` [PATCH 23/23] ALSA: hda/realtek: Make use of the helper component_compare_dev_name

[PATCH v20 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-02-14  7:53 UTC  (12+ messages)
` [PATCH v20 2/5] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v20 3/5] arm64: kdump: reimplement crashkernel=X

[PATCH] usb: host: xhci-mtk: Simplify supplies handling with regulator_bulk
 2022-02-14  7:44 UTC  (4+ messages)

Move RS485 implementation from drivers to serial core
 2022-02-14  7:06 UTC  (12+ messages)
` [PATCH 1/9] serial: core: move RS485 configuration tasks from drivers into core
` [PATCH 2/9] serial: amba-pl011: remove redundant code in rs485_config
` [PATCH 3/9] serial: stm32: "
` [PATCH 4/9] serial: sc16is7xx: "
` [PATCH 5/9] serial: omap: "
` [PATCH 6/9] serial: max310: "
` [PATCH 7/9] serial: imx: remove redundant assignment "
` [PATCH 8/9] serial: fsl_lpuart: remove redundant code in rs485_config functions
` [PATCH 9/9] serial: atmel: remove redundant assignment in rs485_config

[PATCH 8/8] ARM: configs: qcom_defconfig: Enable SDX65 APCS clock
 2022-02-14  7:05 UTC 

[PATCH v5 00/27] KVM: arm64: Make CPU ID registers writable by userspace
 2022-02-14  6:57 UTC  (28+ messages)
` [PATCH v5 01/27] KVM: arm64: Introduce a validation function for an ID register
` [PATCH v5 02/27] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v5 03/27] KVM: arm64: Introduce struct id_reg_info
` [PATCH v5 04/27] KVM: arm64: Make ID_AA64PFR0_EL1 writable
` [PATCH v5 05/27] KVM: arm64: Make ID_AA64PFR1_EL1 writable
` [PATCH v5 06/27] KVM: arm64: Make ID_AA64ISAR0_EL1 writable
` [PATCH v5 07/27] KVM: arm64: Make ID_AA64ISAR1_EL1 writable
` [PATCH v5 08/27] KVM: arm64: Make ID_AA64MMFR0_EL1 writable
` [PATCH v5 09/27] KVM: arm64: Make ID_AA64MMFR1_EL1 writable
` [PATCH v5 10/27] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest
` [PATCH v5 11/27] KVM: arm64: Make ID_AA64DFR0_EL1 writable
` [PATCH v5 12/27] KVM: arm64: Make ID_DFR0_EL1 writable
` [PATCH v5 13/27] KVM: arm64: Make MVFR1_EL1 writable
` [PATCH v5 14/27] KVM: arm64: Make ID registers without id_reg_info writable
` [PATCH v5 15/27] KVM: arm64: Add consistency checking for frac fields of ID registers
` [PATCH v5 16/27] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability
` [PATCH v5 17/27] KVM: arm64: Add kunit test for ID register validation
` [PATCH v5 18/27] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE
` [PATCH v5 19/27] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2
` [PATCH v5 20/27] KVM: arm64: Introduce framework to trap disabled features
` [PATCH v5 21/27] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
` [PATCH v5 22/27] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1
` [PATCH v5 23/27] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
` [PATCH v5 24/27] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1
` [PATCH v5 25/27] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1
` [PATCH v5 26/27] KVM: arm64: Add kunit test for trap initialization
` [PATCH v5 27/27] KVM: arm64: selftests: Introduce id_reg_test

[PATCH 0/8] Add APCS support for SDX65
 2022-02-14  6:52 UTC 

[PATCHv9 0/5] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-02-14  3:40 UTC  (5+ messages)
` [PATCHv9 4/5] lib: Add register read/write tracing support
` [PATCHv9 5/5] asm-generic/io: Add logging support for MMIO accessors

[PATCH v4 0/3] pinctrl: mediatek: Support pinctrl driver on mt8186
 2022-02-14  3:06 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: mt8186: add pinctrl file and binding document
` [PATCH v4 3/3] pinctrl: canonical rsel resistance selection property

[PATCH v3 0/2] pinctrl: mediatek: Support pinctrl driver on mt8186
 2022-02-14  3:04 UTC  (13+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: mt8186: add pinctrl file and binding document
` [PATCH v3 3/3] pinctrl: canonical rsel resistance selection property
  ` [PATCH v3 2/3] pinctrl: add pinctrl driver on mt8186

[PATCHv5] tty: hvc: dcc: Bind driver to CPU core0 for reads and writes
 2022-02-14  3:13 UTC 

[0/3] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-02-14  2:54 UTC  (4+ messages)
` [1/3] drm/mediatek: Adjust the timing of mipi signal from LP00 to LP11

[PATCH 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
 2022-02-14  2:30 UTC  (2+ messages)
` [PATCH 09/30] arm/mm: "

[PATCH] drm/aspeed: Use of_device_get_match_data()
 2022-02-14  2:04 UTC 

[PATCH -next] mt76: mt7615: Fix assigning negative values to unsigned variable
 2022-02-14  1:58 UTC 

[spi: mediatek: add single/quad mode support]
 2022-02-14  1:53 UTC  (12+ messages)
` [PATCH 1/6] dt-bindings: spi: Add compatible for Mediatek IPM IP with single mode
` [PATCH 3/6] dt-bindings: spi: Add compatible for Mediatek IPM IP with quad mode
` [PATCH 5/6] dt-bindings: spi: support mediatek,need_ahb_clk flag

[PATCH v2 1/2] ARM: dts: imx6qp-sabresd: Enable PCIe support
 2022-02-14  1:18 UTC  (3+ messages)

[PATCH 0/5] clocksource/drivers/imx: several updates
 2022-02-13 23:46 UTC  (5+ messages)

[PATCH v4 00/15] Raspberry PI 4 V3D enablement
 2022-02-13 22:56 UTC  (16+ messages)
` [PATCH v4 01/15] dt-bindings: soc: bcm: bcm2835-pm: Convert bindings to DT schema
` [PATCH v4 02/15] dt-bindings: soc: bcm: bcm2835-pm: Introduce reg-names
` [PATCH v4 03/15] dt-bindings: soc: bcm: bcm2835-pm: Add support for bcm2711
` [PATCH v4 04/15] ARM: dts: bcm2835/bcm2711: Introduce reg-names in watchdog node
` [PATCH v4 05/15] ARM: dts: bcm2711: Use proper compatible in PM/Watchdog node
` [PATCH v4 06/15] mfd: bcm2835-pm: Use 'reg-names' to get resources
` [PATCH v4 07/15] mfd: bcm2835-pm: Add support for BCM2711
` [PATCH v4 08/15] soc: bcm: bcm2835-power: Add support for BCM2711's RPiVid ASB
` [PATCH v4 09/15] soc: bcm: bcm2835-power: Bypass power_on/off() calls
` [PATCH v4 10/15] dt-bindings: gpu: v3d: Add BCM2711's compatible
` [PATCH v4 11/15] drm/v3d: Get rid of pm code
` [PATCH v4 12/15] drm/v3d: Add support for bcm2711
` [PATCH v4 13/15] ARM: dts: bcm2711: Enable V3D
` [PATCH v4 14/15] ARM: configs: Enable DRM_V3D
` [PATCH v4 15/15] arm64: config: "

[PATCH v3] dt-bindings: crypto: convert rockchip-crypto to yaml
 2022-02-13 22:37 UTC  (4+ messages)

[PATCH v8 0/6] serial: mvebu-uart: Support for higher baudrates
 2022-02-13 21:36 UTC  (3+ messages)
` [PATCH v8 3/6] serial: mvebu-uart: implement UART clock driver for configuring UART base clock

[PATCH] ARM: dts: rockchip: rk3288: remove status from crypto node
 2022-02-13 21:23 UTC 

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-02-13 21:16 UTC  (4+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork

[PATCH v3 0/5] K3 R5F & DSP IPC-only mode support
 2022-02-13 20:12 UTC  (6+ messages)
` [PATCH v3 1/5] remoteproc: Change rproc_shutdown() to return a status
` [PATCH v3 2/5] remoteproc: k3-r5: Refactor mbox request code in start
` [PATCH v3 3/5] remoteproc: k3-r5: Add support for IPC-only mode for all R5Fs
` [PATCH v3 4/5] remoteproc: k3-dsp: Refactor mbox request code in start
` [PATCH v3 5/5] remoteproc: k3-dsp: Add support for IPC-only mode for all K3 DSPs

[PATCH v4 0/8] Add SCMI Virtio & Clock atomic support
 2022-02-13 19:58 UTC  (9+ messages)
` [PATCH v4 1/8] firmware: arm_scmi: Add a virtio channel refcount
` [PATCH v4 2/8] firmware: arm_scmi: Review virtio free_list handling
` [PATCH v4 3/8] firmware: arm_scmi: Add atomic mode support to virtio transport
` [PATCH v4 4/8] dt-bindings: firmware: arm, scmi: Add atomic-threshold-us optional property
` [PATCH v4 5/8] firmware: arm_scmi: Support optional system wide atomic-threshold-us
` [PATCH v4 6/8] firmware: arm_scmi: Add atomic support to clock protocol
` [PATCH v4 7/8] firmware: arm_scmi: Add support for clock_enable_latency
` [PATCH v4 8/8] clk: scmi: Support atomic clock enable/disable API

[PATCH] iio: adc: xilinx-ams: Use devm_delayed_work_autocancel() to simplify code
 2022-02-13 18:29 UTC 

[PATCH v2 1/1] iio: trigger: stm32-timer: Make use of device properties
 2022-02-13 18:22 UTC  (4+ messages)

[PATCH] iio: versal-sysmon: fix for_each_child.cocci warnings
 2022-02-13 16:28 UTC  (2+ messages)

[PATCH] tee: make tee_shm_register_kernel_buf vmalloc supported
 2022-02-13 16:21 UTC 

[PATCH v2 1/2] arm: kasan: support CONFIG_KASAN_VMALLOC
 2022-02-13 16:06 UTC  (2+ messages)

[PATCH] i2c: cadence: allow COMPILE_TEST
 2022-02-13 13:56 UTC  (2+ messages)

[RFC] media: uapi: Move HEVC stateless controls out of staging
 2022-02-13 11:33 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).