linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-01 09:47:43 to 2020-07-01 16:40:47 UTC [more...]

[PATCH v4 1/2] ARM: imx: mach-imx6q: Search for fsl, imx6q-iomuxc-gpr earlier
 2020-07-01 16:39 UTC  (16+ messages)
` [PATCH v4 2/2] ARM: imx6plus: enable internal routing of clk_enet_ref where possible
          ` [EXT] "

[PATCH 00/18] Allow architectures to override __READ_ONCE()
 2020-07-01 16:38 UTC  (15+ messages)
` [PATCH 01/18] tools: bpf: Use local copy of headers including uapi/linux/filter.h
` [PATCH 02/18] compiler.h: Split {READ, WRITE}_ONCE definitions out into rwonce.h
    ` [PATCH 02/18] compiler.h: Split {READ,WRITE}_ONCE "
` [PATCH 18/18] arm64: lto: Strengthen READ_ONCE() to acquire when CLANG_LTO=y

[PATCH v6 00/13] Add support for PinePhone LCD panel
 2020-07-01 16:37 UTC  (29+ messages)
` [PATCH v6 01/13] dt-bindings: vendor-prefixes: Add Xingbangda
` [PATCH v6 02/13] dt-bindings: panel: Convert rocktech, jh057n00900 to yaml
  ` [PATCH v6 02/13] dt-bindings: panel: Convert rocktech,jh057n00900 "
` [PATCH v6 03/13] dt-bindings: panel: Add compatible for Xingbangda XBD599 panel
` [PATCH v6 04/13] drm/panel: rocktech-jh057n00900: Rename the driver to st7703
` [PATCH v6 05/13] drm/panel: st7703: Rename functions from jh057n prefix "
` [PATCH v6 06/13] drm/panel: st7703: Prepare for supporting multiple panels
` [PATCH v6 07/13] drm/panel: st7703: Move code specific to jh057n closer together
` [PATCH v6 08/13] drm/panel: st7703: Move generic part of init sequence to enable callback
` [PATCH v6 09/13] drm/panel: st7703: Add support for Xingbangda XBD599
` [PATCH v6 10/13] drm/panel: st7703: Enter sleep after display off
` [PATCH v6 11/13] drm/panel: st7703: Assert reset prior to powering down the regulators
` [PATCH v6 12/13] arm64: dts: sun50i-a64-pinephone: Enable LCD support on PinePhone
` [PATCH v6 13/13] arm64: dts: sun50i-a64-pinephone: Add touchscreen support

[PATCH v7 00/13] Add support for PinePhone LCD panel
 2020-07-01 16:29 UTC  (14+ messages)
` [PATCH v7 01/13] dt-bindings: vendor-prefixes: Add Xingbangda
` [PATCH v7 02/13] dt-bindings: panel: Convert rocktech, jh057n00900 to yaml
` [PATCH v7 03/13] dt-bindings: panel: Add compatible for Xingbangda XBD599 panel
` [PATCH v7 04/13] drm/panel: rocktech-jh057n00900: Rename the driver to st7703
` [PATCH v7 05/13] drm/panel: st7703: Rename functions from jh057n prefix "
` [PATCH v7 06/13] drm/panel: st7703: Prepare for supporting multiple panels
` [PATCH v7 07/13] drm/panel: st7703: Move code specific to jh057n closer together
` [PATCH v7 08/13] drm/panel: st7703: Move generic part of init sequence to enable callback
` [PATCH v7 09/13] drm/panel: st7703: Add support for Xingbangda XBD599
` [PATCH v7 10/13] drm/panel: st7703: Enter sleep after display off
` [PATCH v7 11/13] drm/panel: st7703: Assert reset prior to powering down the regulators
` [PATCH v7 12/13] arm64: dts: sun50i-a64-pinephone: Enable LCD support on PinePhone
` [PATCH v7 13/13] arm64: dts: sun50i-a64-pinephone: Add touchscreen support

Query regarding ERRATUM_1418040
 2020-07-01 16:27 UTC  (5+ messages)

[PATCH 0/3] arm64: Allow the compat vdso to be disabled at runtime
 2020-07-01 16:18 UTC  (4+ messages)
` [PATCH 1/3] arm64: Introduce a way to disable the 32bit vdso
` [PATCH 2/3] arm64: arch_timer: Allow an workaround descriptor to provide vdso_clock_mode
` [PATCH 3/3] arm64: timers: Disable the compat vdso for cores affected by ARM64_WORKAROUND_1418040

[PATCH] imx: Provide correct number of resources when registering gpio devices
 2020-07-01 16:16 UTC  (4+ messages)

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-07-01 16:12 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC

[PATCH 0/2] coresight: Fixes for v5.8-rc4
 2020-07-01 16:08 UTC  (3+ messages)
` [PATCH 1/2] coresight: cti: Fix error handling in probe
` [PATCH 2/2] coresight: etmv4: Fix CPU power management setup in probe() function

[PATCH 00/22] add support for Clang LTO
 2020-07-01 16:06 UTC  (18+ messages)

[PATCH 0/8] cpufreq: improve frequency invariance support
 2020-07-01 16:05 UTC  (14+ messages)
` [PATCH 1/8] cpufreq: allow drivers to flag custom support for freq invariance
` [PATCH 2/8] cpufreq: move invariance setter calls in cpufreq core
` [PATCH 4/8] cpufreq, vexpress-spc: fix Frequency Invariance (FI) for bL switching
  ` [PATCH 4/8] cpufreq,vexpress-spc: "
` [PATCH 5/8] cpufreq: report whether cpufreq supports Frequency Invariance (FI)

[PATCH v11 0/9] SCMI Notifications Core Support
 2020-07-01 15:53 UTC  (10+ messages)
` [PATCH v11 1/9] firmware: arm_scmi: Add notification protocol-registration
` [PATCH v11 2/9] firmware: arm_scmi: Add notification callbacks-registration
` [PATCH v11 3/9] firmware: arm_scmi: Add notification dispatch and delivery
` [PATCH v11 4/9] firmware: arm_scmi: Enable notification core
` [PATCH v11 5/9] firmware: arm_scmi: Add power notifications support
` [PATCH v11 6/9] firmware: arm_scmi: Add perf "
` [PATCH v11 7/9] firmware: arm_scmi: Add sensor "
` [PATCH v11 8/9] firmware: arm_scmi: Add reset "
` [PATCH v11 9/9] firmware: arm_scmi: Add base "

brocken devfreq simple_ondemand for Odroid XU3/4?
 2020-07-01 15:48 UTC  (10+ messages)

[PATCH] kvmtool: arm64: Report missing support for 32bit guests
 2020-07-01 15:42 UTC  (2+ messages)

[PATCH] drm/bridge/synopsys: dsi: allows LP commands in video mode
 2020-07-01 15:13 UTC 

[PATCH] drm/bridge/synopsys: dsi: allows LP commands in video mode
 2020-07-01 15:09 UTC  (2+ messages)

[PATCH v5] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
 2020-07-01 15:06 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings

[PATCH] phy: zynqmp: Fix unused-function compiler warning
 2020-07-01 15:05 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v5 00/10] MT6779 IOMMU SUPPORT
 2020-07-01 15:00 UTC  (9+ messages)
` [PATCH v5 04/10] iommu/mediatek: Setting MISC_CTRL register
` [PATCH v5 07/10] iommu/mediatek: Add REG_MMU_WR_LEN register definition

[RESEND PATCH v2] iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
 2020-07-01 14:55 UTC 

[PATCH] drm/bridge/synopsys: dsi: allow sending longer LP commands
 2020-07-01 14:31 UTC 

[PATCH v7 00/11] Stop monitoring disabled devices
 2020-07-01 14:25 UTC  (10+ messages)

[GIT PULL] KVM/arm64 fixes for 5.8, take #2
 2020-07-01 14:24 UTC  (2+ messages)

[PATCH 0/5] Last batch of W=1 warning fixes in MFD
 2020-07-01 14:10 UTC  (4+ messages)
` [PATCH 4/5] mfd: sprd-sc27xx-spi: Fix divide by zero when allocating register offset/mask
  ` [PATCH] mfd: sprd-sc27xx-spi: Fix-up bogus IRQ register offset and mask setting

[PATCH] KVM: arm64: Change default caching mode for {PEND, PROP}BASER.outer
 2020-07-01 14:02 UTC 

[PATCH v6 0/4] mmc: mediatek: add mmc cqhci support
 2020-07-01 13:41 UTC  (3+ messages)
` [PATCH v6 3/4] mmc: mediatek: command queue support

[PATCH] xen: introduce xen_vring_use_dma
 2020-07-01 13:34 UTC  (10+ messages)

[PATCH v4 0/5] STM32 ETZPC bus controller
 2020-07-01 13:25 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: bus: Add firewall bindings
` [PATCH v4 2/5] bus: stm32: Introduce firewall controller helpers
` [PATCH v4 3/5] dt-bindings: bus: Add STM32 ETZPC firewall controller
` [PATCH v4 4/5] bus: stm32: Add stm32 ETZPC firewall bus controller
` [PATCH v4 5/5] ARM: dts: stm32: Use ETZPC firewall bus

[PATCH 00/15] Clean-up MMC's W=1 build warnings
 2020-07-01 13:09 UTC  (17+ messages)
` [PATCH 01/15] mmc: core: quirks: Mark fixups as __maybe_unused
` [PATCH 02/15] mmc: core: sdio_io: Provide description for sdio_set_host_pm_flags()'s 'flag' arg
` [PATCH 03/15] mmc: core: regulator: Add missing documetation for 'mmc' and 'ios'
` [PATCH 04/15] mmc: host: sdhci-s3c: Provide documentation for missing struct properties
` [PATCH 05/15] mmc: host: mtk-sd: Demote msdc_recheck_sdio_irq() function header
` [PATCH 06/15] mmc: host: atmel-mci: Provide 2 new and correct 1 existing property description
` [PATCH 07/15] mmc: core: queue: Correct misspelling of 'mq' in mmc_init_request()'s docs
` [PATCH 08/15] mmc: host: dw_mmc-exynos: Add kerneldoc descriptions of for 'dev' args
` [PATCH 09/15] mmc: host: rtsx_pci_sdmmc: Remove set but unused variable 'err'
` [PATCH 10/15] mmc: host: rtsx_usb_sdmmc: "
` [PATCH 11/15] mmc: host: sdhci-of-arasan: Correct formatting and provide missing function arg(s)
` [PATCH 12/15] mmc: host: sdhci-msm: Staticify local function sdhci_msm_dump_vendor_regs()
` [PATCH 13/15] mmc: host: sdhci-msm: Demote faux kerneldoc header down to basic comment block
` [PATCH 14/15] mmc: host: cqhci: "
` [PATCH 15/15] mmc: host: sdhci-iproc: Tell the compiler that ACPI functions may not be used

[PATCH v9 0/5] mainline Protonic boards
 2020-07-01 13:03 UTC  (6+ messages)
` [PATCH v9 1/5] dt-bindings: arm: fsl: add different "
` [PATCH v9 2/5] ARM: dts: add Protonic PRTI6Q board
` [PATCH v9 3/5] ARM: dts: add Protonic WD2 board
` [PATCH v9 4/5] ARM: dts: add Protonic VT7 board
` [PATCH v9 5/5] ARM: dts: add Protonic RVT board

[PATCH v6 0/3] DCMI set minimum cpufreq requirement
 2020-07-01 13:02 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: media: stm32-dcmi: Add DCMI min frequency property
` [PATCH v6 2/3] media: stm32-dcmi: Set minimum cpufreq requirement
` [PATCH v6 3/3] ARM: dts: stm32: Set DCMI frequency requirement for stm32mp15x

[PATCH v7 0/3] DCMI set minimum cpufreq requirement
 2020-07-01 13:01 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: media: stm32-dcmi: Add DCMI min frequency property
` [PATCH v7 2/3] media: stm32-dcmi: Set minimum cpufreq requirement
` [PATCH v7 3/3] ARM: dts: stm32: Set DCMI frequency requirement for stm32mp15x

[RFC PATCH v5 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-07-01 12:50 UTC  (3+ messages)
  ` [RFC PATCH v5 2/6] interconnect: Add generic interconnect driver for Exynos SoCs

[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-07-01 12:50 UTC  (2+ messages)

[PATCH next 0/6] soc: ti: k3-ringacc: updates
 2020-07-01 12:33 UTC  (10+ messages)
` [PATCH next 1/6] dt-bindings: soc: ti: k3-ringacc: convert bindings to json-schema
` [PATCH next 2/6] soc: ti: k3-ringacc: Move state tracking variables under a struct
` [PATCH next 3/6] soc: ti: k3-ringacc: add ring's flags to dump
` [PATCH next 4/6] soc: ti: k3-ringacc: add request pair of rings api
` [PATCH next 5/6] soc: ti: k3-ringacc: separate soc specific initialization
` [PATCH next 6/6] dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair

[bug report] firmware: arm_scmi: Add notification callbacks-registration
 2020-07-01 12:29 UTC  (2+ messages)

[PATCH] drm/stm: repair runtime power management
 2020-07-01 12:14 UTC  (4+ messages)

[PATCH] kvm/arm64: Correct incorrect function parameter specification
 2020-07-01 12:07 UTC 

[PATCH 0/5 v11] KASan for Arm
 2020-07-01 12:09 UTC  (6+ messages)

[PATCH] drm/stm: ltdc: remove call of pm-runtime functions
 2020-07-01 12:04 UTC 

[PATCH 1/2] arm64: Add part number for Arm Cortex-A77
 2020-07-01 12:00 UTC  (5+ messages)
` [PATCH 2/2] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

[PATCH v6 0/2] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-07-01 11:59 UTC  (3+ messages)
` [PATCH v6 2/2] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo

[V2 PATCH] usb: mtu3: fix NULL pointer dereference
 2020-07-01 11:58 UTC  (2+ messages)

[Question] How to testing SDEI client driver
 2020-07-01 11:57 UTC  (2+ messages)

[RESEND PATCH 0/3] Convert mtk-dpi to drm_bridge API
 2020-07-01 11:51 UTC  (8+ messages)
` [RESEND PATCH 1/3] drm/mediatek: mtk_dpi: Rename bridge to next_bridge
` [RESEND PATCH 2/3] drm/mediatek: mtk_dpi: Convert to bridge driver
` [RESEND PATCH 3/3] drm/mediatek: mtk_dpi: Use simple encoder

[PATCH 00/12] KVM: arm64: Support stage2 hardware DBM
 2020-07-01 11:28 UTC  (3+ messages)
` [PATCH 03/12] KVM: arm64: Report hardware dirty status of stage2 PTE if coverred

[PATCH RESEND v9 00/18] Add support for mt2701 JPEG ENC support
 2020-07-01 11:07 UTC  (7+ messages)
` [PATCH RESEND v9 18/18] media: platform: Add jpeg enc feature

[RFC 0/2] iommu: arm-smmu: Add support for early direct mappings
 2020-07-01 10:54 UTC  (9+ messages)

[PATCH v2 0/4] stm32-f7: Addition of SMBus Alert / Host-notify features
 2020-07-01 10:49 UTC  (3+ messages)
` [PATCH v2 1/4] i2c: smbus: add core function handling SMBus host-notify

[PATCH v5 00/13] Add support for PinePhone LCD panel
 2020-07-01 10:34 UTC  (4+ messages)
` [PATCH v5 09/13] drm/panel: st7703: Add support for Xingbangda XBD599

[PATCH 1/1] arch: arm: mach-omap2: mmc: Move omap_mmc_notify_cover_event() prototype
 2020-07-01 10:23 UTC 

[PATCH V3 00/10] Support building i.MX8 SoCs clock driver as module
 2020-07-01 10:20 UTC  (25+ messages)
` [PATCH V3 02/10] init.h: Fix the __setup_param() macro for module build
` [PATCH V3 04/10] clk: imx: Support building SCU clock driver as module

[PATCH] arm64: arch_k3: enable chipid driver
 2020-07-01 10:18 UTC  (2+ messages)

[PATCH v9 0/7] iommu/arm-smmu: Enable split pagetable support
 2020-07-01 10:11 UTC  (2+ messages)

[PATCH V11 0/2] media: i2c: Add support for 0V02A10 sensor
 2020-07-01  9:00 UTC  (6+ messages)
` [PATCH V11 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH v4 14/14] irqchip/xilinx-intc: Fix potential resource leak
 2020-07-01  9:58 UTC  (2+ messages)

[PATCH 1/2] clk: at91: remove the checking of parent_name
 2020-07-01  9:47 UTC  (4+ messages)
` [PATCH 2/2] clk: at91: main: do not continue if oscillators already prepared

[PATCH v3, 0/2] This patchset add read-only(Ro) request for capture queue
 2020-07-01  9:35 UTC  (2+ messages)
` [PATCH v3,2/2] media: v4l: Add Ro request api "


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