linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-23 13:25:38 to 2020-10-25 17:07:21 UTC [more...]

[patch V2 00/13] USB: Cleanup in_interupt/in_irq/in_atomic() usage
 2020-10-25 17:05 UTC  (5+ messages)
` [patch V2 02/13] USB: serial: keyspan_pda: Replace in_interrupt() usage
` [patch V2 03/13] USB: serial: keyspan_pda: Consolidate room query

[PATCH v5 0/5] Introduce the Counter character device interface
 2020-10-25 16:36 UTC  (12+ messages)
` [PATCH v5 3/5] counter: Add "

[PATCH] ARM: dts: sun7i: pcduino3-nano: enable RGMII RX/TX delay on PHY
 2020-10-25 16:34 UTC  (2+ messages)

[RFC 0/3] clk: imx: Implement blk-ctl driver for i.MX8MN
 2020-10-25 16:05 UTC  (9+ messages)
` [RFC 1/3] dt-bindings: clock: imx8mn: Add media blk_ctl clock IDs
` [RFC 2/3] dt-bindings: reset: imx8mn: Add media blk_ctl reset IDs
` [RFC 3/3] clk: imx: Add blk-ctl driver for i.MX8MN

BTI interaction between seccomp filters in systemd and glibc mprotect calls, causing service failures
 2020-10-25 13:42 UTC  (9+ messages)

[PATCH 00/13] Clean up legacy clock tick users
 2020-10-25 12:45 UTC  (8+ messages)
` [RFC 13/13] m68k: mac: convert to generic clockevent

[PATCH 0/3] Add STM32 LP timer EXTI interrupts
 2020-10-25 12:06 UTC  (2+ messages)

[PATCH 0/2] irq-meson-gpio: make it possible to build as a module
 2020-10-25 11:51 UTC  (2+ messages)

[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
 2020-10-25 10:15 UTC  (5+ messages)
` [PATCH 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH 2/4] PM: hibernate: improve robustness of mapping pages in the direct map
` [PATCH 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH 4/4] arch, mm: make kernel_page_present() always available

[PATCH 01/10] Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high"
 2020-10-25  9:02 UTC  (25+ messages)
` [PATCH 02/10] ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on Ethernet PHY
  ` [linux-sunxi] "
` [PATCH 03/10] ARM: dts: sun7i: cubietruck: "
  ` [linux-sunxi] "
` [PATCH 04/10] ARM: dts: sun7i: bananapi-m1-plus: "
` [PATCH 05/10] ARM: dts: sun8i: h3: orangepi-plus2e: "
` [PATCH 06/10] ARM: dts: sun8i: a83t: Enable both "
` [PATCH 07/10] ARM: dts: sun9i: "
` [PATCH 08/10] ARM: dts: sunxi: bananapi-m2-plus: Enable "
` [PATCH 09/10] arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII RX/TX delay on PHY
` [PATCH 10/10] arm64: dts: allwinner: a64: bananapi-m64: "
  ` [linux-sunxi] "
    `  "

[PATCH] ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
 2020-10-25  8:19 UTC 

[PATCH v2 1/1] arm64: dts: marvell: Add a device tree for the IEI Puzzle-M801 board
 2020-10-25  1:13 UTC 

[PATCH] Disable HS-DDR mode for Olimex A64-OLinuXino variants with eMMC
 2020-10-24 21:54 UTC  (8+ messages)
` [linux-sunxi] "

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-10-24 21:12 UTC  (23+ messages)

[PATCH v3] arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
 2020-10-24 20:15 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: regulator: add support for MT6392
 2020-10-24 20:03 UTC  (2+ messages)
` [PATCH v5 2/2] regulator: mt6392: Add support for MT6392 regulator

[PATCH 1/2] i2c: imx: use devm_request_threaded_irq to simplify code
 2020-10-24 19:28 UTC  (8+ messages)
` [PATCH 2/2] i2c: imx: remove id_table entry

[GIT PULL 0/5] ARM: SoC contents for 5.10
 2020-10-24 17:55 UTC  (11+ messages)
` [GIT PULL 1/5] ARM: SoC fixes
` [GIT PULL 2/5] ARM: SoC platform updates
` [GIT PULL 3/5] ARM: SoC-related driver updates
` [GIT PULL 4/5] ARM: Devicetree updates
` [GIT PULL 5/5] ARM: SoC defconfig updates

[PATCH v4 00/34] Mediatek MT8192 clock support
 2020-10-24 16:22 UTC  (3+ messages)
` [PATCH v4 19/34] clk: mediatek: Add MT8192 imp i2c wrapper c "

[PATCH] dt-bindings: More whitespace clean-ups in schema files
 2020-10-24 16:00 UTC  (4+ messages)

[PATCH] clk: exynos7: Mark aclk_fsys1_200 as critical
 2020-10-24 15:43 UTC 

[RESEND v2] ASoC: tegra20-spdif: remove "default m"
 2020-10-24 12:34 UTC 

[BUG] Error applying setting, reverse things back on lot of devices
 2020-10-24 11:53 UTC  (5+ messages)

Does LOCKDEP work on ARM64?
 2020-10-24  9:51 UTC 

[PATCH 00/14] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-10-24  8:31 UTC  (17+ messages)
` [PATCH 01/14] phy: Distinguish between Rx and Tx for MIPI D-PHY with submodes
  ` [linux-sunxi] "
` [PATCH 02/14] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH 03/14] media: sun6i-csi: Support an optional dedicated memory pool
` [PATCH 04/14] media: sun6i-csi: Fix the image storage bpp for 10/12-bit Bayer formats
` [PATCH 05/14] media: sun6i-csi: Only configure the interface data width for parallel
` [PATCH 06/14] media: sun6i-csi: Support feeding from the MIPI CSI-2 controller
` [PATCH 07/14] dt-bindings: media: i2c: Add A31 MIPI CSI-2 bindings documentation
` [PATCH 08/14] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH 09/14] ARM: dts: sun8i: v3s: Add CSI0 camera interface node
` [PATCH 10/14] ARM: dts: sun8i: v3s: Add MIPI D-PHY and MIPI CSI-2 interface nodes
` [PATCH 11/14] dt-bindings: media: i2c: Add A83T MIPI CSI-2 bindings documentation
` [PATCH 12/14] media: sunxi: Add support for the A83T MIPI CSI-2 controller
` [PATCH 13/14] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH 14/14] media: sunxi: sun8i-a83t-mipi-csi2: Avoid using the (unsolicited) interrupt

[PATCH] PM / s2idle: Export s2idle_set_ops
 2020-10-24  8:26 UTC  (7+ messages)

[PATCH v3 0/9] ASoC: Mediatek: Add support for MT8192 SoC
 2020-10-24  7:58 UTC  (8+ messages)
` [PATCH v3 1/9] ASoC: mediatek: mt6359: add the calibration functions
` [PATCH v3 4/9] ASoC: mediatek: mt8192: support add in platform driver
` [PATCH v3 5/9] ASoC: mediatek: mt8192: support pcm "
` [PATCH v3 6/9] ASoC: mediatek: mt8192: support tdm "
` [PATCH v3 7/9] dt-bindings: mediatek: mt8192: add audio afe document
` [PATCH v3 8/9] ASoC: mediatek: mt8192: add machine driver with mt6359, rt1015 and rt5682
` [PATCH v3 9/9] dt-bindings: mediatek: mt8192: add mt8192-mt6358-rt1015-rt5682 document

[PATCH 0/2] ASoC: mt6359: skip first time data at the beginning of DMIC recording
 2020-10-24  6:41 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: mediatek: mt8192: add ul-delay-ms property

[PATCH] drm/rockchip: dw_hdmi: fix incorrect clock in vpll clock error message
 2020-10-24  3:53 UTC 

[PATCH] arm64: stacktrace: Relax frame record alignment requirement to 8 bytes
 2020-10-24  0:58 UTC 

[PATCH v2] ASoC: cs42l51: manage mclk shutdown delay
 2020-10-24  0:28 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm: Add GPU node
 2020-10-23 23:13 UTC  (2+ messages)

[PATCH v2] arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
 2020-10-23 21:15 UTC  (2+ messages)

[PATCHv2 2/4] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
 2020-10-23 20:37 UTC  (14+ messages)

[PATCH] arm64: dts: allwinner: h6: Pine H64: Fix ethernet node
 2020-10-23 19:49 UTC 

[PATCH v4 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-23 19:05 UTC  (6+ messages)
` [PATCH v4 5/7] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges

[GIT PULL] More arm64 updates for -rc1
 2020-10-23 18:53 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
 2020-10-23 18:48 UTC 

[PATCH v4] driver/perf: Add PMU driver for the ARM DMC-620 memory controller
 2020-10-23 18:23 UTC  (4+ messages)

[PATCH v3 0/5] AX88796C SPI Ethernet Adapter
 2020-10-23 18:21 UTC  (5+ messages)
  ` [PATCH v3 2/5] dt-bindings: net: Add bindings for "

[PATCH 1/2] arm64: defconfig: Enable RTC_DRV_HYM8563
 2020-10-23 18:18 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: rockchip: Add SDIO0 node for VMARC SOM

[Bug 209833] New: BAR error updating
 2020-10-23 18:05 UTC 

[PATCH v6 00/25] Add support for Clang LTO
 2020-10-23 18:04 UTC  (16+ messages)
` [PATCH v6 22/25] x86/asm: annotate indirect jumps

[PATCH v1 6/6] i2c: iproc: handle rx fifo full interrupt
 2020-10-23 17:42 UTC  (2+ messages)

[PATCH v1 5/6] i2c: iproc: handle master read request
 2020-10-23 17:26 UTC  (3+ messages)

[PATCH v1 0/6] fix iproc driver to handle master read request
 2020-10-23 17:20 UTC  (9+ messages)
` [PATCH v1 1/6] i2c: iproc: handle Master aborted error
` [PATCH v1 2/6] i2c: iproc: handle only slave interrupts which are enabled
` [PATCH v1 3/6] i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)
` [PATCH v1 4/6] i2c: iproc: fix typo in slave_isr function

[PATCH] dt-bindings: mailbox: mtk-gce: fix incorrect mbox-cells value
 2020-10-23 16:49 UTC  (2+ messages)

[PATCH v4 0/3] mainline LANMCU board
 2020-10-23 16:41 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add an entry for Van der Laan b.v

[PATCH v1] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-10-23 16:20 UTC  (5+ messages)
` [PATCH v1 2/6] dt-bindings: arm: cpus: Document 'mtk, freq-domain' property
  ` [PATCH v1 2/6] dt-bindings: arm: cpus: Document 'mtk,freq-domain' property
` [PATCH v1 3/6] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW

[PATCH v2] arm64: dts: marvell: add DT for ESPRESSObin-Ultra
 2020-10-23 16:21 UTC 

[PATCH 0/4] MTK_IOMMU: Optimize mapping / unmapping performance
 2020-10-23 16:07 UTC  (5+ messages)
` [PATCH 2/4] iommu/mediatek: Add iotlb_sync_range() support

[PATCH] arm64: dts: marvell: add DT for ESPRESSObin-Ultra
 2020-10-23 16:18 UTC  (2+ messages)

[PATCH v2 0/5] Add DRM/DSI support for MT8167 SoC
 2020-10-23 15:52 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: display: mediatek: disp: add documentation "
` [PATCH v2 2/5] dt-bindings: display: mediatek: dsi: "
` [PATCH v2 3/5] drm/mediatek: add disp-color MT8167 support
` [PATCH v2 4/5] drm/mediatek: add DDP support for MT8167
` [PATCH v2 5/5] drm/mediatek: Add support for main DDP path on MT8167

[PATCH v3] KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
 2020-10-23 15:47 UTC 

[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-10-23 15:32 UTC  (7+ messages)

[PATCH v12 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-10-23 15:28 UTC  (5+ messages)
` [PATCH v12 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 "
    `  "

[PATCH] PCI: mvebu: Fix duplicate resource requests
 2020-10-23 15:08 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: arm, scmi: Do not use clocks for SCMI performance domains
 2020-10-23 14:58 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: arm,scmi: "

[PATCH v2] PCI: mvebu: Fix duplicate resource requests
 2020-10-23 14:52 UTC 

pull request: linux-firmware: mediatek: separate venc service thread
 2020-10-23 14:51 UTC  (4+ messages)
` [PATCH] "

[PATCH 00/11] i.MX8MM power domain support
 2020-10-23 14:39 UTC  (4+ messages)
` [PATCH 10/11] arm64: dts: imx8mm: add GPC node and power domains

[PATCH v15 0/2] media: i2c: Add support for OV02A10 sensor
 2020-10-23 14:31 UTC  (3+ messages)
` [PATCH v15 2/2] media: i2c: Add OV02A10 image sensor driver

[PATCH v3 00/24] MT8192 IOMMU support
 2020-10-23 14:10 UTC  (3+ messages)
` [PATCH v3 11/24] iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek

[PATCH v2 1/2] dt-bindings: arm, scmi: Do not use clocks for SCMI performance domains
 2020-10-23 13:59 UTC  (4+ messages)

[patch 00/12] UBS: Cleanup in_interupt/in_irq/in_atomic() usage
 2020-10-23 13:38 UTC  (3+ messages)
` [patch 05/12] usb: xhci: Remove in_interrupt() checks

[PATCH v1] ARM: dts: sun8i: add FriendlyArm ZeroPi support
 2020-10-23 13:31 UTC  (2+ messages)

[PATCH v4 0/4] Add system mmu support for Armada-806
 2020-10-23 13:26 UTC  (4+ messages)

[PATCH] arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
 2020-10-23 13:26 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
 2020-10-23 13:26 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).