linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-09 17:51:56 to 2020-09-10 09:27:07 UTC [more...]

[PATCH 00/22] add support for Clang LTO
 2020-09-10  9:25 UTC  (7+ messages)
` [PATCH v2 00/28] Add "
  ` [PATCH v2 15/28] init: lto: ensure initcall ordering

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-10  9:24 UTC  (10+ messages)

[PATCH v10 00/30] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-09-10  9:21 UTC  (5+ messages)
  ` [PATCH v10 30/30] videobuf2: use sgtable-based scatterlist wrappers
  ` [PATCH v10 29/30] media: pci: fix common ALSA DMA-mapping related codes

[PATCH v2 0/2] MTE support for KVM guest
 2020-09-10  9:21 UTC  (13+ messages)
` [PATCH v2 2/2] arm64: kvm: Introduce MTE VCPU feature

support range based offsets in dma-direct
 2020-09-10  9:13 UTC  (6+ messages)
` [PATCH 1/3] ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
` [PATCH 2/3] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
` [PATCH 3/3] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[PATCH v13 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-10  8:52 UTC  (3+ messages)
` [PATCH v13 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH] iio: adc: stm32: Fix missing return in booster error path
 2020-09-10  8:52 UTC 

[PATCH 1/2] arm64: dts: mt8173: elm: Set uart0 to mmio32 iotype
 2020-09-10  8:44 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: mt8183: kukui: "

[PATCH v2 1/2] arm64: dts: mt8173: Set uart to mmio32 iotype
 2020-09-10  8:43 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: mt8183: "

[PATCH v3 01/18] iio: accel: bma180: Simplify with dev_err_probe()
 2020-09-10  8:36 UTC  (8+ messages)
` [PATCH v3 08/18] iio: adc: stm32: "

[PATCH v2] KVM: arm64: Allow to limit number of PMU counters
 2020-09-10  8:35 UTC  (3+ messages)

[PATCH v2] drivers: soc: xilinx: Call InitFinalize from late_initcall_sync instead of probe
 2020-09-10  8:35 UTC  (3+ messages)

[PATCH RESEND v3 01/11] usb: early: convert to readl_poll_timeout_atomic()
 2020-09-10  8:21 UTC  (11+ messages)
` [PATCH RESEND v3 02/11] usb: early: ehci-dbgp: "
` [PATCH RESEND v3 03/11] usb: pci-quirks: "
` [PATCH RESEND v3 04/11] usb: xhci-rcar: "
` [PATCH RESEND v3 05/11] usb: oxu210hp-hcd: "
` [PATCH RESEND v3 06/11] usb: fotg210-hcd: "
` [PATCH RESEND v3 07/11] usb: isp1760-hcd: "
` [PATCH RESEND v3 08/11] usb: phy-ulpi-viewport: "
` [PATCH RESEND v3 09/11] usb: phy: phy-mv-usb: "
` [PATCH RESEND v3 10/11] usb: udc: net2280: "
` [PATCH RESEND v3 11/11] iopoll: update kerneldoc of read_poll_timeout_atomic()

[PATCH 1/2] arm64/mm: Remove CONT_RANGE_OFFSET
 2020-09-10  8:31 UTC  (5+ messages)
` [PATCH 2/2] arm64/mm: Use CONT_SHIFT to define CONT_PTE_SHIFT

[PATCH] arm64/mm: add fallback option to allocate virtually contiguous memory
 2020-09-10  8:27 UTC  (4+ messages)

[PATCH v2 1/2] scsi: ufs: Abort tasks before clear them from doorbell
 2020-09-10  8:18 UTC  (6+ messages)

[PATCH v3 0/2] leds: mt6360: Add LED driver for MT6360
 2020-09-10  8:18 UTC  (7+ messages)
` [PATCH v3 1/2] "

[PATCH v3 0/2] iio: adc: mt6360: Add ADC driver for MT6360
 2020-09-10  0:14 UTC  (9+ messages)
` [PATCH v3 1/2] "

[PATCH v9 0/5] Add support for iMX8MQ Display Controller Subsystem
 2020-09-10  8:04 UTC  (7+ messages)

[PATCH] clk: versatile: Add of_node_put() before return statement
 2020-09-10  7:57 UTC  (2+ messages)

[PATCH] clk: bcm: dvp: Select the reset framework
 2020-09-10  7:53 UTC  (2+ messages)

[PATCH -next] drm/rockchip: cdn-dp: Mark cdn_dp_core_suspend/resume __maybe_unused
 2020-09-10  7:52 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: ti: k3-j7200: add dma and mcu cpsw
 2020-09-10  7:38 UTC  (2+ messages)

[PATCH 1/9] i2c: stm32: Simplify with dev_err_probe()
 2020-09-10  6:27 UTC  (9+ messages)
` [PATCH 3/9] i2c: bcm2835: "
` [PATCH 6/9] i2c: imx: "
` [PATCH 8/9] i2c: mux: gpmux: "
` [PATCH 9/9] i2c: mux: reg: "

[PATCH v5 0/4] Spilt PCIe node to comply with hardware design
 2020-09-10  6:11 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
` [PATCH v5 2/4] PCI: mediatek: Use regmap to get shared pcie-cfg base
` [PATCH v5 3/4] arm64: dts: mediatek: Split PCIe node for MT2712 and MT7622
` [PATCH v5 4/4] ARM: dts: mediatek: Modified MT7629 PCIe node

[PATCH] arm64/mm: add fallback option to allocate virtually contiguous memory
 2020-09-10  6:05 UTC 

[PATCH 0/3] Add support for onboard GPIO USB hub for Hikey 960/970
 2020-09-10  6:00 UTC 

[PATCH v4 3/4] mm/pageblock: work around multiple arch's cmpxchg support issue
 2020-09-10  5:51 UTC  (2+ messages)

[RESEND PATCH v2 0/2] Convert mtk-dpi to drm_bridge API
 2020-09-10  5:48 UTC  (6+ messages)
` [RESEND PATCH v2 1/2] drm/mediatek: mtk_dpi: Rename bridge to next_bridge
` [RESEND PATCH v2 2/2] drm/mediatek: mtk_dpi: Convert to bridge driver

[PATCH v7] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-09-10  5:34 UTC  (6+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW

[PATCH v2] arm64: dts: mt8183-kukui: add scp node
 2020-09-10  5:33 UTC  (3+ messages)

[PATCH v8 0/3] Add documentation and machine driver for SC7180 sound card
 2020-09-10  5:23 UTC  (4+ messages)
` [PATCH v8 1/3] ASoC: hdmi-codec: Use set_jack ops to set jack
` [PATCH v8 2/3] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
` [PATCH v8 3/3] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH 0/2] Add 36bit dma support to mediatek spi-nor controller
 2020-09-10  4:11 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: spi: add mt8192-nor compatible string
` [PATCH 2/2] spi: spi-mtk-nor: support 36bit dma addressing to mediatek spi-nor

[PATCH v4 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-09-10  4:11 UTC  (3+ messages)

[PATCH v6] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-09-10  3:48 UTC  (4+ messages)
` [PATCH v6 1/2] "

[v2,0/3] PCI: mediatek: Add new generation controller support
 2020-09-10  3:45 UTC  (4+ messages)
` [v2,1/3] dt-bindings: PCI: mediatek: Add YAML schema
` [v2,2/3] PCI: mediatek: Add new generation controller support
` [v2,3/3] MAINTAINERS: update entry for MediaTek PCIe controller

[PATCH] ARM: config: aspeed: Fix selection of media drivers
 2020-09-10  3:21 UTC  (2+ messages)

[PATCH] ARM: dts: rainier: Disable internal pull-downs on eMMC pins
 2020-09-10  3:19 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: aspeed: AST2600 pinconf fixes
 2020-09-10  3:11 UTC  (5+ messages)
` [PATCH v2 1/3] pinctrl: aspeed: Format pinconf debug consistent with pinmux
` [PATCH v2 2/3] pinctrl: aspeed: Use the right pinconf mask
` [PATCH v2 3/3] pinctrl: aspeed-g6: Add bias controls for 1.8V GPIO banks

[PATCH v2 1/1] i2c: busses: Add support for atomic transfers in Actions Semi Owl driver
 2020-09-10  3:02 UTC  (4+ messages)

[PATCH] usb: host: ehci-platform: Add workaround for brcm, xgs-iproc-ehci
 2020-09-10  2:51 UTC 

[GIT PULL 1/1] bcm2835-dt-next-2020-09-08
 2020-09-10  2:36 UTC  (2+ messages)

[PATCH 0/3] pinctrl: aspeed: AST2600 pinconf fixes
 2020-09-10  2:15 UTC  (8+ messages)
` [PATCH 1/3] pinctrl: aspeed: Format pinconf debug consistent with pinmux
` [PATCH 2/3] pinctrl: aspeed: Use the right pinconf mask
` [PATCH 3/3] pinctrl: aspeed-g6: Add bias controls for 1.8V GPIO banks

[PATCH] scsi: ufs-mediatek: Fix build warnings with make W=1
 2020-09-10  2:13 UTC  (2+ messages)

[PATCH v7 0/3] Add documentation and machine driver for SC7180 sound card
 2020-09-10  2:10 UTC  (6+ messages)
` [PATCH v7 2/3] ASoC: qcom: dt-bindings: Add sc7180 machine bindings

[PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
 2020-09-10  1:34 UTC  (4+ messages)

[PATCH 0/3] firmware: xilinx: Add support to get last reset reason
 2020-09-10  0:20 UTC  (4+ messages)
` [PATCH 1/3] firmware: xilinx: Add validation check for IOCTL
` [PATCH 2/3] firmware: xilinx: Add support for GET_LAST_RESET_REASON IOCTL
` [PATCH 3/3] firmware: xilinx: Add sysfs to get last reset reason

[PATCH v3 1/3] remoteproc: core: Add ops to enable custom coredump functionality
 2020-09-10  0:02 UTC  (3+ messages)
` [PATCH v3 2/3] remoteproc: qcom: Add capability to collect minidumps
` [PATCH v3 3/3] remoteproc: qcom: Add minidump id for sm8150 modem remoteproc

[PATCH v3 0/3] Introduce mini-dump support for remoteproc
 2020-09-10  0:02 UTC 

[PATCH v9 00/24] coresight: allow to build coresight as modules
 2020-09-09 23:56 UTC  (5+ messages)

[PATCH v5] perf: arm_dsu: Support DSU ACPI devices
 2020-09-09 23:29 UTC 

[PATCH v5 1/2] arm64: Add part number for Arm Cortex-A77
 2020-09-09 23:13 UTC  (2+ messages)
` [PATCH v5 2/2] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

[PATCH v4 0/3] Cortex-A77 erratum 1508412 workaround
 2020-09-09 23:06 UTC  (10+ messages)
` [PATCH v4 3/3] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

[PATCH v4] perf: arm_dsu: Support DSU ACPI devices
 2020-09-09 22:24 UTC  (2+ messages)

[PATCH 0/3] PM / Domains: Add power on/off notifiers for genpd
 2020-09-09 22:08 UTC  (3+ messages)
` [PATCH 3/3] PM / Domains: Add support for PM domain "

Mailing list about low levels of Linux on cellphones
 2020-09-09 21:40 UTC  (4+ messages)

[GIT PULL 1/1] Broadcom devicetree fixes for 5.9
 2020-09-09 21:18 UTC 

[PATCH 0/5] qspi binding and DTS fixes
 2020-09-09 21:14 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: spi: Fix spi-bcm-qspi compatible ordering

[PATCH] KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
 2020-09-09 21:05 UTC 

[PATCH v4 0/3] clk: zynqmp: Add firmware specific clock flags
 2020-09-09 20:44 UTC  (4+ messages)
` [PATCH v4 1/3] clk: zynqmp: Use firmware specific common "
` [PATCH v4 2/3] clk: zynqmp: Use firmware specific divider "
` [PATCH v4 3/3] clk: zynqmp: Use firmware specific mux "

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

[PATCH] dt-bindings: hwlock: omap: Convert binding to YAML
 2020-09-09 20:42 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: display: ti, am65x-dss: add missing properties to dt-schema
 2020-09-09 20:24 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: display: ti, j721e-dss: "

[PATCH 0/3] ARM: stm32: add DT properties for remote proc synchronisation
 2020-09-09 20:22 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm: stm32: Add compatible for syscon tamp node
` [PATCH 2/3] dt-bindings: remoteproc: stm32_rproc: update for firmware synchronization

[PATCH 00/25] ARM: dts: s5pv210: Cleanup - dtschema warnings
 2020-09-09 19:44 UTC  (9+ messages)
` [PATCH 01/25] dt-bindings: samsung: pmu: document S5Pv210
` [PATCH 04/25] ARM: dts: s5pv210: fix pinctrl property of "vibrator-en" regulator in Aries
` [PATCH 10/25] ARM: dts: s5pv210: add RTC 32 KHz clock in Aquilla
` [RFT 24/25] ARM: dts: s5pv210: align SPI GPIO node name with dtschema in Aries

[RESEND PATCH next v2 0/2] soc: ti: k3: ringacc: add am65x sr2.0 support
 2020-09-09 19:43 UTC  (3+ messages)
` [RESEND PATCH next v2 1/2] "
` [RESEND PATCH next v2 2/2] bindings: soc: ti: soc: ringacc: remove ti, dma-ring-reset-quirk

[PATCH V2] dt-bindings: mailbox: add doorbell support to ARM MHU
 2020-09-09 19:35 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mediatek: Add binding for MT8167 SMI
 2020-09-09 19:33 UTC  (4+ messages)
` [PATCH 2/2] memory: mtk-smi: add support for MT8167

[PATCH] PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()
 2020-09-09 19:14 UTC  (3+ messages)

[PATCH v2 0/2] Add a separate DWC3 OF driver for Xilinx platforms
 2020-09-09 19:03 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: dwc3-xilinx: Add documentation for Versal DWC3 Controller
` [PATCH v2 2/2] usb: dwc3: Add driver for Xilinx platforms

[PATCH] [RFC] drm/stm: Prefer faster display pixel clock over slower ones
 2020-09-09 18:58 UTC 

[PATCH 0/7] Add support for the iEi Puzzle-M801 board
 2020-09-09 18:34 UTC  (6+ messages)
` [PATCH 4/7] drivers: leds: Add the iEi WT61P803 PUZZLE LED driver

[v4,0/4] introduce TI reset controller for MT8192 SoC
 2020-09-09 18:20 UTC  (8+ messages)
` [v4, 2/4] dt-binding: reset-controller: ti: add 'mediatek, infra-reset' to compatible
  ` [v4,2/4] dt-binding: reset-controller: ti: add 'mediatek,infra-reset' "

[PATCH v3 0/5] KVM: arm64: Filtering PMU events
 2020-09-09 18:07 UTC  (5+ messages)
` [PATCH v3 4/5] KVM: arm64: Mask out filtered events in PCMEID{0, 1}_EL1
  ` [PATCH v3 4/5] KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1

[RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-09 18:03 UTC  (7+ messages)
` [RFC PATCH v2 1/3] "

[v1,0/3] PCI: mediatek: Add new generation controller support
 2020-09-09 17:50 UTC  (5+ messages)
` [v1,1/3] dt-bindings: Add YAML schemas for Gen3 PCIe controller


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