linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-24 21:05:23 to 2020-08-25 13:30:09 UTC [more...]

[PATCH 0/4] i2c bus recovery for Microchip SoCs
 2020-08-25 13:28 UTC  (8+ messages)
` [PATCH 2/4] i2c: at91: implement i2c bus recovery

a saner API for allocating DMA addressable pages
 2020-08-25 13:26 UTC  (3+ messages)

[PATCH v2 0/2] i2c: xiic: Support forcing single-master in DT
 2020-08-25 13:24 UTC  (5+ messages)
` [PATCH v2 1/2] i2c: xiic: Change code alignment to 1 space only
` [PATCH v2 2/2] i2c: xiic: Support forcing single-master in DT

[PATCH v2 0/4] media: introduce microchip csi2dc driver
 2020-08-25 13:19 UTC  (5+ messages)
` [PATCH v2 3/4] media: misc: introduce microchip_csi2dc driver

[PATCH] clk: sunxi-ng: sun8i: r40: Use sigma delta modulation for audio PLL
 2020-08-25 13:10 UTC 

[PATCH V2] ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe()
 2020-08-25 13:02 UTC 

[PATCH 0/2] do exception handling appropriately in imx_es8328_probe()
 2020-08-25 12:57 UTC  (5+ messages)
` [PATCH 1/2] ASoC: fsl: imx-es8328: add missing kfree() call "
` [PATCH 2/2] ASoC: fsl: imx-es8328: add missing put_device() "

[RFC PATCH 0/5] KVM: arm64: Add pvtime LPT support
 2020-08-25 12:52 UTC  (4+ messages)

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-25 12:31 UTC  (14+ messages)

[PATCH 0/3] usb: Add driver for USB signal re-mapper
 2020-08-25 12:26 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Add support for Broadcom USB pin map driver

[PATCH v2 00/17] Add BLK_CTRL support for i.MX8MP
 2020-08-25 12:07 UTC  (11+ messages)
` [PATCH v2 01/17] dt-bindings: clocks: imx8mp: Rename audiomix ids clocks to audio_blk_ctrl
` [PATCH v2 02/17] dt-bindings: reset: imx8mp: Add audio blk_ctrl reset IDs
` [PATCH v2 10/17] Documentation: bindings: clk: Add bindings for i.MX BLK_CTRL
` [PATCH v2 11/17] clk: imx: Add blk_ctrl combo driver

[PATCH] drm/sun4i: add missing put_device() call in sun8i_r40_tcon_tv_set_mux()
 2020-08-25 11:44 UTC 

[PATCH v3 0/5] cpufreq: improve frequency invariance support
 2020-08-25 11:31 UTC  (13+ messages)
` [PATCH v3 1/5] arch_topology: validate input frequencies to arch_set_freq_scale()
` [PATCH v3 2/5] cpufreq: move invariance setter calls in cpufreq core
` [PATCH v3 3/5] cpufreq: report whether cpufreq supports Frequency Invariance (FI)
` [PATCH v3 4/5] arch_topology, cpufreq: constify arch_* cpumasks
` [PATCH v3 5/5] arch_topology, arm, arm64: define arch_scale_freq_invariant()

[PATCH v8 03/28] arm64: mte: CPU feature detection and initial sysreg configuration
 2020-08-25 11:10 UTC  (4+ messages)
  ` [PATCH v8 27/28] arm64: mte: Kconfig entry

[PATCH v3 0/2] regulator: mt6360: Add support for MT6360 regulator
 2020-08-25 11:07 UTC  (16+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] regulator: mt6360: Add DT binding documentation

[PATCH 0/7] Add C66x & C71x DSP nodes on J721E SoCs
 2020-08-25 10:42 UTC  (7+ messages)
` [PATCH 2/7] arm64: dts: ti: k3-j721e-common-proc-board: Add mailboxes to C66x DSPs

[RESEND PATCH v4 0/2] Add new UniPhier AHCI PHY driver
 2020-08-25 10:41 UTC  (3+ messages)
` [RESEND PATCH v4 1/2] dt-bindings: phy: Add UniPhier AHCI PHY description
` [RESEND PATCH v4 2/2] phy: socionext: Add UniPhier AHCI PHY driver support

[PATCH v4 0/2] Add new UniPhier AHCI PHY driver
 2020-08-25 10:33 UTC  (4+ messages)

[PATCH 0/1] usb: dwc3: meson-g12a: fix shared reset control use
 2020-08-25 10:20 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] dmaengine: pl330: Fix burst length if burst size is smaller than bus width
 2020-08-25 10:19 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: sun8i: r40: Enable DMA
 2020-08-25 10:00 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dma: allwinner, sun50i-a64-dma: Add R40 compatible
` [PATCH 2/2] ARM: dts: sun8i: r40: Add DMA node

[RFC 0/3] cpufreq: cppc: Add support for frequency invariance
 2020-08-25  9:56 UTC  (5+ messages)

[PATCH v5 0/3] Add Actions Semi Owl family sirq support
 2020-08-25  9:44 UTC  (5+ messages)

[PATCH v3 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-08-25  9:39 UTC  (22+ messages)
` [PATCH v3 01/21] KVM: arm64: Remove kvm_mmu_free_memory_caches()
` [PATCH v3 02/21] KVM: arm64: Add stand-alone page-table walker infrastructure
` [PATCH v3 03/21] KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables
` [PATCH v3 04/21] KVM: arm64: Use generic allocator for hyp stage-1 page-tables
` [PATCH v3 05/21] KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables
` [PATCH v3 06/21] KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table
` [PATCH v3 07/21] KVM: arm64: Convert kvm_phys_addr_ioremap() to generic page-table API
` [PATCH v3 08/21] KVM: arm64: Convert kvm_set_spte_hva() "
` [PATCH v3 09/21] KVM: arm64: Convert unmap_stage2_range() "
` [PATCH v3 10/21] KVM: arm64: Add support for stage-2 page-aging in generic page-table
` [PATCH v3 11/21] KVM: arm64: Convert page-aging and access faults to generic page-table API
` [PATCH v3 12/21] KVM: arm64: Add support for stage-2 write-protect in generic page-table
` [PATCH v3 13/21] KVM: arm64: Convert write-protect operation to generic page-table API
` [PATCH v3 14/21] KVM: arm64: Add support for stage-2 cache flushing in generic page-table
` [PATCH v3 15/21] KVM: arm64: Convert memslot cache-flushing code to generic page-table API
` [PATCH v3 16/21] KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code
` [PATCH v3 17/21] KVM: arm64: Convert user_mem_abort() to generic page-table API
` [PATCH v3 18/21] KVM: arm64: Check the pgt instead of the pgd when modifying page-table
` [PATCH v3 19/21] KVM: arm64: Remove unused page-table code
` [PATCH v3 20/21] KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'
` [PATCH v3 21/21] KVM: arm64: Don't constrain maximum IPA size based on host configuration

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

[PATCH 01/16] dt-bindings: mfd: rohm, bd71847-pmic: Correct clock properties requirements
 2020-08-25  9:35 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 v4 0/3] mmc: Adding support for Microchip Sparx5 SoC
 2020-08-25  9:35 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: mmc: Add Sparx5 SDHCI controller bindings

[PATCH] thermal: power_allocate: add upper and lower limits
 2020-08-25  9:29 UTC  (5+ messages)

[GIT PULL] tee subsystem pin_user_pages for v5.10
 2020-08-25  9:07 UTC 

[PATCH v2 7/9] spi: spi-s3c64xx: Ensure cur_speed holds actual clock value
 2020-08-25  9:01 UTC  (2+ messages)

[GIT PULL] tee subsystem pin_user_pages for v5.8
 2020-08-25  9:02 UTC  (5+ messages)
` [PATCH v3] tee: convert convert get_user_pages() --> pin_user_pages()

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

[PATCH v7 00/10] Enable Linux guests on Hyper-V on ARM64
 2020-08-25  8:47 UTC  (4+ messages)
` [PATCH v7 10/10] Drivers: hv: Enable Hyper-V code to be built "

[PATCH v3 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-08-25  8:26 UTC  (2+ messages)

[PATCH v2 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
 2020-08-25  7:55 UTC  (40+ 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 1/2] ARM: dts: imx6qdl: tqma6: fix indentation
 2020-08-25  7:22 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl: tqma6: minor fixes
    ` (EXT) "

[PATCH] dt-bindings: Whitespace clean-ups in schema files
 2020-08-25  7:10 UTC 

[PATCH v2 0/3] fixes for at91 clocks
 2020-08-25  6:59 UTC  (4+ messages)
` [PATCH v2 1/3] clk: at91: remove the checking of parent_name
` [PATCH v2 2/3] clk: at91: clk-main: update key before writing AT91_CKGR_MOR
` [PATCH v2 3/3] clk: at91: clk-sam9x60-pll: remove unused variable

pcm|dmaengine|imx-sdma race condition on i.MX6
 2020-08-25  6:12 UTC  (7+ messages)

[PATCH] MAINTAINERS: update QUALCOMM IOMMU after Arm SSMU drivers move
 2020-08-25  6:02 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: update QUALCOMM IOMMU after Arm SMMU drivers move
 2020-08-25  5:38 UTC 

[PATCH] CHROMIUM: arm64: dts: mt8183-elm: Set GPU power regulator to always on
 2020-08-25  5:30 UTC  (2+ messages)

[PATCH 00/29] treewide: Convert comma separated statements
 2020-08-25  4:56 UTC  (2+ messages)
` [PATCH 20/29] scai/arm: Avoid "

[soc:for-next] BUILD SUCCESS 2694ca73fa41491762825ae7bba9b14ab0762415
 2020-08-25  4:34 UTC 

[soc:arm/fixes] BUILD SUCCESS 9c8b0a9c37b757ae06f382668d5a80eae4921339
 2020-08-25  4:34 UTC 

[PATCH 0/5] ARM: dts: aspeed: Add Facebook Wedge400 (AST2500) BMC
 2020-08-25  4:07 UTC  (7+ messages)
` [PATCH 1/5] ARM: dts: aspeed: Remove flash layout from Facebook AST2500 Common dtsi
` [PATCH 2/5] ARM: dts: aspeed: cmm: Set 32MB FMC flash layout
` [PATCH 3/5] ARM: dts: aspeed: yamp: "
` [PATCH 4/5] ARM: dts: aspeed: minipack: Update 64MB "
` [PATCH 5/5] ARM: dts: aspeed: Add Facebook Wedge400 BMC

[PATCH v4 0/3] Mediatek pinctrl patch on mt8192
 2020-08-25  2:26 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: pinctrl: mt8192: add binding document

[PATCH v9 0/6] arm64: expose FAR_EL1 tag bits in siginfo
 2020-08-25  2:18 UTC  (16+ messages)
` [PATCH v9 3/6] signal: clear non-uapi flag bits when passing/returning 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/2] ARM: dts: add Tolino Shine 2 HD
 2020-08-25  2:16 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: add compatible string for "

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

[PATCH 1/6] phy: phy-bcm-ns-usb3: convert to readl_poll_timeout_atomic()
 2020-08-25  2:03 UTC  (6+ messages)
` [PATCH 2/6] phy: phy-bcm-ns2-usbdrd: "
` [PATCH 3/6] phy: phy-bcm-sr-usb: "
` [PATCH 4/6] phy: phy-qcom-apq8064-sata: convert to readl_relaxed_poll_timeout()
` [PATCH 5/6] phy: phy-pxa-28nm-hsic: convert to readl_poll_timeout()
` [PATCH 6/6] phy: phy-pxa-28nm-usb2: "

[PATCH v3 6/6] kasan: update documentation for generic kasan
 2020-08-25  2:02 UTC 

[PATCH v3 5/6] kasan: add tests for workqueue stack recording
 2020-08-25  2:00 UTC 

[PATCH v1] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-08-25  2:04 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW

[PATCH v3 4/6] kasan: add tests for timer stack recording
 2020-08-25  1:59 UTC 

[PATCH v3 3/6] kasan: print timer and workqueue stack
 2020-08-25  1:59 UTC 

[PATCH v3 2/6] workqueue: kasan: record workqueue stack
 2020-08-25  1:58 UTC 

[PATCH v3 1/6] timer: kasan: record timer stack
 2020-08-25  1:57 UTC 

[V7, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
 2020-08-25  1:53 UTC  (14+ messages)

[PATCH v8 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-08-25  0:30 UTC  (12+ messages)
` [PATCH v8 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v8 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH V3] coresight: Make sysFS functional on topologies with per core sink
 2020-08-25  0:29 UTC  (5+ messages)

[PATCH] arm64: add prctl(PR_PAC_SET_ENABLED_KEYS)
 2020-08-25  0:23 UTC  (5+ messages)

[PATCH 0/8] drm: mxsfb: Allow overriding bus width
 2020-08-24 23:59 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: display: mxsfb: Convert binding to YAML
` [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 21:55 UTC  (9+ messages)
` [PATCH 11/18] iommu/omap: Add IOMMU_DOMAIN_DMA support
` [PATCH 17/18] media/omap3isp: Clean up IOMMU workaround

[PATCH v2 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R2S
 2020-08-24 21:25 UTC  (2+ messages)

[PATCH RESEND v1] ARM: dts: meson8: remove two invalid interrupt lines from the GPU node
 2020-08-24 21:16 UTC  (2+ messages)

[PATCH] ARM: dts: meson: move the L2 cache-controller inside the SoC node
 2020-08-24 21:16 UTC  (3+ 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).