linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-24 11:42:24 to 2020-08-24 20:09:31 UTC [more...]

[PATCH 01/16] dt-bindings: mfd: rohm, bd71847-pmic: Correct clock properties requirements
 2020-08-24 20:07 UTC  (15+ messages)
` [PATCH 02/16] dt-bindings: mtd: gpmi-nand: Fix matching of clocks on different SoCs
` [PATCH 03/16] arm64: dts: imx8mm-beacon-som.dtsi: Align regulator names with schema
` [PATCH 04/16] arm64: dts: imx8mm-beacon-baseboard: Correct SPI CS polarity
` [PATCH 05/16] arm64: dts: imx8mm-beacon: Align pin configuration group names with schema
` [PATCH 06/16] arm64: dts: imx8mm-evk: Add 32.768 kHz clock to PMIC
` [PATCH 07/16] arm64: dts: imx8mm-evk: Align pin configuration group names with schema
` [PATCH 08/16] arm64: dts: imx8mm-ddr4-evk: "
` [PATCH 09/16] arm64: dts: imx8mn-evk: "
` [PATCH 10/16] arm64: dts: imx8mq-evk: "
` [PATCH 11/16] arm64: dts: imx8mq-librem5-devkit: "
` [PATCH 12/16] arm64: dts: imx8mq-phanbell: "
` [PATCH 13/16] arm64: dts: imx8mq-pico-pi: "
` [PATCH 14/16] arm64: dts: imx8mq-sr-som: "

[PATCH V4] net: dsa: mt7530: Add of_node_put() before break and return statements
 2020-08-24 20:03 UTC 

[PATCH v3 0/2] regulator: mt6360: Add support for MT6360 regulator
 2020-08-24 19:48 UTC  (5+ messages)
` [PATCH v3 2/2] regulator: mt6360: Add DT binding documentation

[PATCH 00/20] iommu/arm-smmu + drm/msm: per-process GPU pgtables
 2020-08-24 18:37 UTC  (8+ messages)
` [PATCH 02/20] iommu/arm-smmu: Pass io-pgtable config to implementation specific function
` [PATCH 03/20] iommu/arm-smmu: Add support for split pagetables
` [PATCH 04/20] iommu/arm-smmu: Prepare for the adreno-smmu implementation
` [PATCH 08/20] iommu/arm-smmu: constify some helpers
` [PATCH 09/20] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH 10/20] dt-bindings: arm-smmu: Add compatible string for Adreno "
` [PATCH 19/20] iommu/arm-smmu: add a way for implementations to influence SCTLR

[PATCH] ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix dcdc1 regulator
 2020-08-24 19:36 UTC 

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-24 19:30 UTC  (10+ messages)
` [PATCH v11 02/11] dt-bindings: PCI: Add bindings for more Brcmstb chips
` [PATCH v11 03/11] PCI: brcmstb: Add bcm7278 register info
` [PATCH v11 04/11] PCI: brcmstb: Add suspend and resume pm_ops
` [PATCH v11 05/11] PCI: brcmstb: Add bcm7278 PERST# support
` [PATCH v11 06/11] PCI: brcmstb: Add control of rescal reset
` [PATCH v11 08/11] PCI: brcmstb: Set additional internal memory DMA viewport sizes
` [PATCH v11 09/11] PCI: brcmstb: Accommodate MSI for older chips
` [PATCH v11 10/11] PCI: brcmstb: Set bus max burst size by chip type
` [PATCH v11 11/11] PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-24 19:29 UTC  (15+ messages)

[PATCH v4 1/4] dt-bindings: arm: fsl: Add binding for Variscite VAR-SOM-MX8MM module
 2020-08-24 19:18 UTC  (4+ messages)
` [PATCH v4 2/4] dt-bindings: arm: fsl: Add binding for Variscite Symphony board with VAR-SOM-MX8MM
` [PATCH v4 3/4] arm64: dts: imx8mm-var-som: Add Variscite VAR-SOM-MX8MM System on Module
` [PATCH v4 4/4] arm64: dts: imx8mm-var-som-symphony: Add Variscite Symphony board with VAR-SOM-MX8MM

[PATCH v3 1/4] dt-bindings: arm: fsl: Add binding for Variscite VAR-SOM-MX8MM module
 2020-08-24 19:09 UTC  (8+ messages)
` [PATCH v3 2/4] dt-bindings: arm: fsl: Add binding for Variscite Symphony board with VAR-SOM-MX8MM
` [PATCH v3 3/4] arm64: dts: imx8mm-var-som: Add Variscite VAR-SOM-MX8MM System on Module
` [PATCH v3 4/4] arm64: dts: imx8mm-var-som-symphony: Add Variscite Symphony board with VAR-SOM-MX8MM

[PATCH] arm64: defconfig: Enable clock driver for ROHM BD718x7 PMIC
 2020-08-24 19:04 UTC 

[PATCH v8 27/28] arm64: mte: Kconfig entry
 2020-08-24 18:44 UTC 

[PATCH v7 00/10] Enable Linux guests on Hyper-V on ARM64
 2020-08-24 18:54 UTC  (20+ messages)
` [PATCH v7 01/10] arm/arm64: smccc-1.1: Add vendor specific owner definition
` [PATCH v7 02/10] arm64: hyperv: Add core Hyper-V include files
` [PATCH v7 03/10] arm64: hyperv: Add hypercall and register access functions
` [PATCH v7 04/10] arm64: hyperv: Add memory alloc/free functions for Hyper-V size pages
` [PATCH v7 05/10] arm64: hyperv: Add interrupt handlers for VMbus and stimer
` [PATCH v7 06/10] arm64: hyperv: Add kexec and panic handlers
` [PATCH v7 07/10] arm64: hyperv: Initialize hypervisor on boot
` [PATCH v7 08/10] Drivers: hv: vmbus: Add hooks for per-CPU IRQ
` [PATCH v7 09/10] arm64: efi: Export screen_info
` [PATCH v7 10/10] Drivers: hv: Enable Hyper-V code to be built on ARM64

[PATCH v2 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
 2020-08-24 16:26 UTC  (19+ messages)
` [PATCH v2 02/19] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property
` [PATCH v2 03/19] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs
` [PATCH v2 04/19] dt-bindings: gpio: fsl-imx-gpio: Add power-domains
` [PATCH v2 05/19] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles
` [PATCH v2 06/19] dt-bindings: pwm: imx-pwm: "
` [PATCH v2 07/19] dt-bindings: serial: fsl-imx-uart: "
` [PATCH v2 08/19] dt-bindings: watchdog: fsl-imx-wdt: "
` [PATCH v2 09/19] dt-bindings: mtd: gpmi-nand: "
` [PATCH v2 10/19] dt-bindings: reset: fsl, imx7-src: "
` [PATCH v2 11/19] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible
` [PATCH v2 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching
` [PATCH v2 13/19] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
` [PATCH v2 14/19] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding
` [PATCH v2 15/19] dt-bindings: arm: fsl: Add ZII Ultra boards binding
` [PATCH v2 16/19] dt-bindings: interrupt-controller: fsl, irqsteer: Fix compatible matching
` [PATCH v2 17/19] dt-bindings: serial: fsl-lpuart: "
` [PATCH v2 18/19] arm64: dts: imx8mq-evk: Add hog suffix to wl-reg-on
` [PATCH v2 19/19] arm64: dts: imx8mq-zii-ultra: Add hog suffixes to GPIO hogs

[GIT PULL] tee subsystem pin_user_pages for v5.8
 2020-08-24 18:42 UTC  (3+ messages)
` [PATCH v2] tee: convert convert get_user_pages() --> pin_user_pages()

[PATCH stable 4.9 v3 0/2] arm64: entry: Place an SB sequence following an ERET instruction
 2020-08-24 18:36 UTC  (3+ messages)
` [PATCH stable 4.9 v3 1/2] arm64: Add support for SB barrier and patch in over DSB; ISB sequences
` [PATCH stable 4.9 v3 2/2] arm64: entry: Place an SB sequence following an ERET instruction

[PATCH stable 4.14 v2 0/2] arm64: entry: Place an SB sequence following an ERET instruction
 2020-08-24 18:36 UTC  (3+ messages)
` [PATCH stable 4.14 v2 1/2] arm64: Add support for SB barrier and patch in over DSB; ISB sequences
` [PATCH stable 4.14 v2 2/2] arm64: entry: Place an SB sequence following an ERET instruction

[PATCH stable 4.19 v2 0/2] arm64: entry: Place an SB sequence following an ERET instruction
 2020-08-24 18:35 UTC  (3+ messages)
` [PATCH stable 4.19 v2 1/2] arm64: Add support for SB barrier and patch in over DSB; ISB sequences
` [PATCH stable 4.19 v2 2/2] arm64: entry: Place an SB sequence following an ERET instruction

[PATCH 0/2] ARM: dts: aspeed: wedge40: fix a few nits
 2020-08-24 18:29 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: aspeed: wedge40: Update FMC flash0 label
` [PATCH 2/2] ARM: dts: aspeed: wedge40: Update UART4 pin settings

[PATCH AUTOSEL 5.8 01/63] spi: stm32: clear only asserted irq flags on interrupt
 2020-08-24 16:35 UTC  (9+ messages)
` [PATCH AUTOSEL 5.8 13/63] spi: stm32h7: fix race condition at end of transfer
` [PATCH AUTOSEL 5.8 14/63] spi: stm32: fix fifo threshold level in case of short transfer
` [PATCH AUTOSEL 5.8 15/63] spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
` [PATCH AUTOSEL 5.8 16/63] spi: stm32: always perform registers configuration prior to transfer
` [PATCH AUTOSEL 5.8 39/63] scsi: ufs: Fix possible infinite loop in ufshcd_hold
` [PATCH AUTOSEL 5.8 41/63] scsi: ufs: Clean up completed request without interrupt notification
` [PATCH AUTOSEL 5.8 62/63] arm64: Move handling of erratum 1418040 into C code
` [PATCH AUTOSEL 5.8 63/63] arm64: Allow booting of late CPUs affected by erratum 1418040

[PATCH AUTOSEL 4.9 5/8] scsi: ufs: Fix possible infinite loop in ufshcd_hold
 2020-08-24 16:39 UTC 

[PATCH AUTOSEL 4.14 05/11] spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
 2020-08-24 16:39 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 07/11] scsi: ufs: Fix possible infinite loop in ufshcd_hold
` [PATCH AUTOSEL 4.14 09/11] scsi: ufs: Clean up completed request without interrupt notification

[PATCH v9 0/3] devres: provide and use devm_krealloc()
 2020-08-24 17:38 UTC  (4+ messages)
` [PATCH v9 1/3] devres: provide devm_krealloc()
` [PATCH v9 2/3] hwmon: pmbus: use more devres helpers
` [PATCH v9 3/3] iio: adc: xilinx-xadc: use devm_krealloc()

[PATCH stable v4.9 v2] arm64: entry: Place an SB sequence following an ERET instruction
 2020-08-24 16:42 UTC  (9+ messages)

[PATCH AUTOSEL 4.4 4/6] scsi: ufs: Fix possible infinite loop in ufshcd_hold
 2020-08-24 16:39 UTC 

[PATCH AUTOSEL 4.19 09/21] spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
 2020-08-24 16:38 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 13/21] scsi: ufs: Fix possible infinite loop in ufshcd_hold
` [PATCH AUTOSEL 4.19 15/21] scsi: ufs: Clean up completed request without interrupt notification

[PATCH AUTOSEL 5.4 01/38] spi: stm32: clear only asserted irq flags on interrupt
 2020-08-24 16:37 UTC  (9+ messages)
` [PATCH AUTOSEL 5.4 10/38] spi: stm32h7: fix race condition at end of transfer
` [PATCH AUTOSEL 5.4 11/38] spi: stm32: fix fifo threshold level in case of short transfer
` [PATCH AUTOSEL 5.4 12/38] spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
` [PATCH AUTOSEL 5.4 13/38] spi: stm32: always perform registers configuration prior to transfer
` [PATCH AUTOSEL 5.4 25/38] scsi: ufs: Fix possible infinite loop in ufshcd_hold
` [PATCH AUTOSEL 5.4 27/38] scsi: ufs: Clean up completed request without interrupt notification
` [PATCH AUTOSEL 5.4 37/38] arm64: Move handling of erratum 1418040 into C code
` [PATCH AUTOSEL 5.4 38/38] arm64: Allow booting of late CPUs affected by erratum 1418040

[PATCH AUTOSEL 5.7 01/54] spi: stm32: clear only asserted irq flags on interrupt
 2020-08-24 16:36 UTC  (9+ messages)
` [PATCH AUTOSEL 5.7 12/54] spi: stm32h7: fix race condition at end of transfer
` [PATCH AUTOSEL 5.7 13/54] spi: stm32: fix fifo threshold level in case of short transfer
` [PATCH AUTOSEL 5.7 14/54] spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
` [PATCH AUTOSEL 5.7 15/54] spi: stm32: always perform registers configuration prior to transfer
` [PATCH AUTOSEL 5.7 34/54] scsi: ufs: Fix possible infinite loop in ufshcd_hold
` [PATCH AUTOSEL 5.7 36/54] scsi: ufs: Clean up completed request without interrupt notification
` [PATCH AUTOSEL 5.7 53/54] arm64: Move handling of erratum 1418040 into C code
` [PATCH AUTOSEL 5.7 54/54] arm64: Allow booting of late CPUs affected by erratum 1418040

[PATCH v4 0/3] mmc: Adding support for Microchip Sparx5 SoC
 2020-08-24 15:50 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: mmc: Add Sparx5 SDHCI controller bindings
` [PATCH v4 2/3] sdhci: sparx5: Add Sparx5 SoC eMMC driver
` [PATCH v4 3/3] arm64: dts: sparx5: Add Sparx5 eMMC support

[PATCH 3/3] usb: Add Kconfig and Makefile changes to build brcmstb-usb-pinmap
 2020-08-24 15:48 UTC  (3+ messages)
` [RFC PATCH] usb: sync_all_pins() can be static

[PATCH 0/2] ARM: dts: sun8i: r40: Enable mali400 GPU
 2020-08-24 15:04 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: gpu: mali-utgard: Add Allwinner R40 compatible
` [PATCH 2/2] ARM: dts: sun8i: r40: Add Mali node

[PATCH] arm64: add prctl(PR_PAC_SET_ENABLED_KEYS)
 2020-08-24 14:55 UTC  (5+ messages)

[PATCH V3] coresight: Make sysFS functional on topologies with per core sink
 2020-08-24 14:46 UTC  (4+ messages)

[PATCH v3 0/2]Enable RTC on Odroid N2
 2020-08-24 14:30 UTC  (8+ messages)
` [PATCH v3 1/2] arm64: dts: meson-g12b-odroid-n2: Enable RTC controller node

[PATCH 0/1] usb: dwc3: meson-g12a: fix shared reset control use
 2020-08-24 14:26 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v9 0/6] arm64: expose FAR_EL1 tag bits in siginfo
 2020-08-24 14:23 UTC  (17+ messages)
` [PATCH v9 3/6] signal: clear non-uapi flag bits when passing/returning sa_flags
` [PATCH v9 4/6] signal: define the SA_UNSUPPORTED bit in sa_flags
` [PATCH v9 5/6] signal: define the field siginfo.si_xflags
` [PATCH v9 6/6] arm64: expose FAR_EL1 tag bits in siginfo

[PATCH 0/8] drm: mxsfb: Allow overriding bus width
 2020-08-24 14:19 UTC  (5+ messages)
` [PATCH 2/8] dt-bindings: display: mxsfb: Add and fix compatible strings

[PATCH 00/18] Convert arch/arm to use iommu-dma
 2020-08-24 14:01 UTC  (7+ messages)
  ` [PATCH 16/18] staging/media/tegra-vde: Clean up IOMMU workaround

[PATCH v2 5/6] kasan: add tests for workqueue stack recording
 2020-08-24 13:45 UTC  (3+ messages)

[PATCH v2 0/3] Add headphone detection for sound card
 2020-08-24 13:41 UTC  (2+ messages)

[PATCH v4 0/2] arm64: dts: imx8mq: Add NWL DSI host controller to Librem 5 Devkit
 2020-08-24 13:35 UTC  (3+ messages)

[PATCH V3] net: dsa: Add of_node_put() before break and return statements
 2020-08-24 13:35 UTC  (3+ messages)

[PATCH v2 7/9] spi: spi-s3c64xx: Ensure cur_speed holds actual clock value
 2020-08-24 13:21 UTC  (3+ messages)

[GIT PULL] i.MX fixes for 5.9
 2020-08-24 13:04 UTC 

[PATCH THIRD RESEND] MAINTAINERS: adjust entries to moving CEC platform drivers
 2020-08-24 13:02 UTC 

[PATCH v2] ARM: dts: imx7d-zii-rmu2: fix rgmii phy-mode for ksz9031 phy
 2020-08-24 12:45 UTC  (2+ messages)

[PATCH 1/2] perf cs-etm: Fix corrupt data after perf inject from
 2020-08-24 12:41 UTC  (3+ messages)
` [PATCH 2/2] perf intel-pt: "

[PATCH] ARM: dts: imx6qdl-gw553x: Remove unneeded #address-cells/#size-cells
 2020-08-24 12:29 UTC 

[PATCHv6 0/7] crypto: add driver for TI K3 SA2UL
 2020-08-24 12:30 UTC  (4+ messages)
` [PATCHv6 2/7] crypto: sa2ul: Add crypto driver

[PATCH v2 0/8] Add Toshiba Visconti ARM64 Platform support
 2020-08-24 12:29 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: Add bindings for Toshiba Visconti TMPV7700 SoC
` [PATCH v2 2/8] pinctrl: visconti: Add Toshiba Visconti SoCs pinctrl support
` [PATCH v2 3/8] dt-bindings: arm: toshiba: add Toshiba Visconti ARM SoCs
` [PATCH v2 4/8] dt-bindings: arm: toshiba: Add the TMPV7708 RM main board
` [PATCH v2 5/8] arm64: visconti: Add initial support for Toshiba Visconti platform
` [PATCH v2 6/8] arm64: dts: visconti: Add device tree for TMPV7708 RM main board
` [PATCH v2 7/8] MAINTAINERS: Add information for Toshiba Visconti ARM SoCs
` [PATCH v2 8/8] arm64: defconfig: Enable configs for Toshiba Visconti

[PATCH 1/3] memory: samsung: exynos5422-dmc: rename timing register fields variables
 2020-08-24 12:01 UTC  (4+ messages)
` [PATCH 2/3] memory: samsung: exynos5422-dmc: remove unused exynos5_dmc members

[PATCH v2 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-08-24 11:50 UTC  (2+ messages)

[PATCH v2 6/6] kasan: update documentation for generic kasan
 2020-08-24 11:46 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).