linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-28 14:09:37 to 2020-10-29 02:09:26 UTC [more...]

[RESEND PATCH 01/42] mfd: arizona: use PLATFORM_DEVID_NONE
 2020-10-29  2:07 UTC  (43+ messages)
` [RESEND PATCH 02/42] mfd: as3711: "
` [RESEND PATCH 03/42] mfd: as3722: "
` [RESEND PATCH 04/42] mfd: atmel-hlcdc: "
` [RESEND PATCH 05/42] mfd: axp20x: "
` [RESEND PATCH 06/42] mfd: bcm2835: "
` [RESEND PATCH 07/42] mfd: bcm590xx: "
` [RESEND PATCH 08/42] mfd: da9055: "
` [RESEND PATCH 09/42] mfd: da9150: "
` [RESEND PATCH 10/42] mfd: intel_msic: "
` [RESEND PATCH 11/42] mfd: intel_soc_pmic: "
` [RESEND PATCH 12/42] mfd: kempld: "
` [RESEND PATCH 13/42] mfd: lp8788: "
` [RESEND PATCH 14/42] mfd: lp3943: "
` [RESEND PATCH 15/42] mfd: max14577: "
` [RESEND PATCH 16/42] mfd: max77686: "
` [RESEND PATCH 17/42] mfd: max77693: "
` [RESEND PATCH 18/42] mfd: max77843: "
` [RESEND PATCH 19/42] mfd: max8907: "
` [RESEND PATCH 20/42] mfd: max8997: "
` [RESEND PATCH 21/42] mfd: max8998: "
` [RESEND PATCH 22/42] mfd: mc13xxx: "
` [RESEND PATCH 23/42] mfd: rc5t583: "
` [RESEND PATCH 24/42] mfd: rdc321x: "
` [RESEND PATCH 25/42] mfd: retu: "
` [RESEND PATCH 26/42] mfd: rt5033: "
` [RESEND PATCH 27/42] mfd: sec: "
` [RESEND PATCH 28/42] mfd: sky81452: "
` [RESEND PATCH 29/42] mfd: sta2x11: "
` [RESEND PATCH 30/42] mfd: tc3589x: "
` [RESEND PATCH 31/42] mfd: timberdale: "
` [RESEND PATCH 32/42] mfd: tps6507x: "
` [RESEND PATCH 33/42] mfd: tps65090: "
` [RESEND PATCH 34/42] mfd: tps65217: "
` [RESEND PATCH 35/42] mfd: tps6586x: "
` [RESEND PATCH 36/42] mfd: tps65910: "
` [RESEND PATCH 37/42] mfd: tps80031: "
` [RESEND PATCH 38/42] mfd: twl6040: "
` [RESEND PATCH 39/42] mfd: vx855: "
` [RESEND PATCH 40/42] mfd: wl1273: "
` [RESEND PATCH 41/42] mfd: wm8400: "
` [RESEND PATCH 42/42] mfd: wm8994: "

[PATCH 1/2] media: mtk-vpu: VPU should be in idle state before system is suspended
 2020-10-29  1:17 UTC  (2+ messages)
` [PATCH 2/2] media: mtk-vpu: dump VPU status when IPI times out

PCI trouble on mvebu (Turris Omnia)
 2020-10-29  1:21 UTC  (6+ messages)

[PATCH] drm: xlnx: Use dma_request_chan for DMA channel request
 2020-10-29  0:41 UTC  (3+ messages)

[PATCH v4 0/5] AX88796C SPI Ethernet Adapter
 2020-10-29  0:31 UTC  (7+ messages)
    ` [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add asix prefix
    ` [PATCH v4 2/5] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
    ` [PATCH v4 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
    ` [PATCH v4 4/5] ARM: dts: exynos: Add Ethernet to Artik 5 board
    ` [PATCH v4 5/5] ARM: defconfig: Enable ax88796c driver

[PATCH] ARM: stacktrace: disregard .entry.text when looking for exception frames
 2020-10-29  0:17 UTC 

[PATCH v3 1/2] ASoC: tegra20-spdif: remove "default m"
 2020-10-28 22:48 UTC  (2+ messages)
` [PATCH v3 2/2] arm: defconfig: enable tegra20-spdif

[PATCH] clk: define to_clk_regmap() as inline function
 2020-10-28 23:34 UTC  (2+ messages)

[PATCH v3 00/26] coresight: Support for ETM system instructions
 2020-10-28 22:09 UTC  (28+ messages)
` [PATCH v3 01/26] coresight: etm4x: Fix accesses to TRCVMIDCTLR1
` [PATCH v3 02/26] coresight: etm4x: Fix accesses to TRCCIDCTLR1
` [PATCH v3 03/26] coresight: etm4x: Update TRCIDR3.NUMPROCS handling to match v4.2
` [PATCH v3 04/26] coresight: etm4x: Fix accesses to TRCPROCSELR
` [PATCH v3 05/26] coresight: etm4x: Handle TRCVIPCSSCTLR accesses
` [PATCH v3 06/26] coresight: etm4x: Handle access to TRCSSPCICRn
` [PATCH v3 07/26] coresight: Introduce device access abstraction
` [PATCH v3 08/26] coresight: tpiu: Prepare for using coresight "
` [PATCH v3 09/26] coresight: Convert coresight_timeout to use "
` [PATCH v3 10/26] coresight: Convert claim/disclaim operations to use access wrappers
` [PATCH v3 11/26] coresight: etm4x: Always read the registers on the host CPU
` [PATCH v3 12/26] coresight: etm4x: Convert all register accesses
` [PATCH v3 13/26] coresight: etm4x: Add commentary on the registers
` [PATCH v3 14/26] coresight: etm4x: Add sysreg access helpers
` [PATCH v3 15/26] coresight: etm4x: Define DEVARCH register fields
` [PATCH v3 16/26] coresight: etm4x: Check for Software Lock
` [PATCH v3 17/26] coresight: etm4x: Cleanup secure exception level masks
` [PATCH v3 18/26] coresight: etm4x: Clean up "
` [PATCH v3 19/26] coresight: etm4x: Detect access early on the target CPU
` [PATCH v3 20/26] coresight: etm4x: Handle ETM architecture version
` [PATCH v3 21/26] coresight: etm4x: Use TRCDEVARCH for component discovery
` [PATCH v3 22/26] coresight: etm4x: Add necessary synchronization for sysreg access
` [PATCH v3 23/26] coresight: etm4x: Detect system instructions support
` [PATCH v3 24/26] coresight: etm4x: Refactor probing routine
` [PATCH v3 25/26] coresight: etm4x: Add support for sysreg only devices
` [PATCH v3 26/26] dts: bindings: coresight: ETM system register access only units

[PATCH] soc: ti: ti_sci_pm_domains: check for proper args count in xlate
 2020-10-28 23:17 UTC  (3+ messages)

linux-next: manual merge of the samsung-krzk-fixes tree with the arm-soc-fixes tree
 2020-10-28 22:56 UTC 

[PATCH RESEND v2 3/3] arm64: implement CPPC FFH support using AMUs
 2020-10-28 22:41 UTC  (2+ messages)

[PATCH] coresight: cti: Initialize dynamic sysfs attributes
 2020-10-28 22:14 UTC  (3+ messages)

[PATCH 0/2] samsung: exynos: convert clkout to module driver
 2020-10-28 22:07 UTC  (5+ messages)
` [PATCH 1/2] soc: samsung: exynos-pmu: instantiate clkout driver as MFD
` [PATCH 2/2] clk: samsung: exynos-clkout: convert to module driver

[PATCH 1/4] MAINTAINERS: move Kamil Debski to credits
 2020-10-28 21:59 UTC  (8+ messages)
` [PATCH 2/4] MAINTAINERS: move Kyungmin Park "
` [PATCH 3/4] MAINTAINERS: remove Jeongtae Park from Samsung MFC entry
` [PATCH 4/4] CREDITS: remove trailing white spaces

[PATCH v2 00/12] ARM: dts: samsung: minor node name cleanups
 2020-10-28 21:48 UTC  (2+ messages)

[PATCH 0/4] Add sustainable OPP concept
 2020-10-28 21:47 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: opp: Introduce opp-sustainable bindings
` [PATCH 2/4] OPP: Add support for parsing the 'opp-sustainable' property
` [PATCH 3/4] OPP: Add dev_pm_opp_set_sustainable_opp_freq()
` [PATCH 4/4] firmware: arm_scmi/perf: Mark sustainable OPP

[PATCH] arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
 2020-10-28 21:41 UTC  (2+ messages)

[PATCH v6 13/29] arm64/build: Assert for unwanted sections
 2020-10-28 21:36 UTC  (11+ messages)

[PATCH 00/11] SCMI vendor protocols and modularization
 2020-10-28 21:28 UTC  (11+ messages)
` [PATCH 03/11] firmware: arm_scmi: introduce common protocol interface
` [PATCH 10/11] [DEBUG] firmware: arm_scmi: add custom_dummy SCMI devname

[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
 2020-10-28 21:15 UTC  (13+ messages)
` [PATCH 2/4] PM: hibernate: improve robustness of mapping pages in the direct map

[PATCH] arm64: dts: exynos: Fix reboot/poweroff issues on Exynos7
 2020-10-28 21:08 UTC 

[PATCH] arm64/smp: Move rcu_cpu_starting() earlier
 2020-10-28 21:00 UTC  (2+ messages)

[PATCH RESEND v2 1/3] arm64: wrap and generalise counter read functions
 2020-10-28 20:54 UTC  (2+ messages)

[PATCH] ARM: dts: at91: at91-sama5d27_som1: fix EEPROM compatible
 2020-10-28 20:50 UTC  (2+ messages)

[GIT PULL v2 1/2] ARM: permit relative phys-to-virt alignment of >= 2 MiB
 2020-10-28 20:46 UTC  (2+ messages)
` [GIT PULL v2 2/2] ARM assembler cleanups

[PATCH] ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2
 2020-10-28 20:46 UTC 

[PATCH v3 0/4] Add support for SCMIv3.0 Voltage Domain Protocol and SCMI-Regulator
 2020-10-28 20:44 UTC  (4+ messages)
` [PATCH v3 1/4] firmware: arm_scmi: Add Voltage Domain Support

[PATCH v7 00/12] leds: pwm: Make automatic labels work
 2020-10-28 20:39 UTC  (5+ messages)
` [PATCH v7 02/12] dt-bindings: leds: Convert pwm to yaml

[PATCH] ARM: configs: at91: sama5: resync with media changes
 2020-10-28 20:34 UTC  (3+ messages)

[PATCH v2 0/8] SCMI vendor protocols and modularization
 2020-10-28 20:29 UTC  (8+ messages)
` [PATCH v2 1/8] firmware: arm_scmi: review protocol registration interface
` [PATCH v2 2/8] firmware: arm_scmi: introduce protocol handles
` [PATCH v2 3/8] firmware: arm_scmi: introduce new protocol operations support
` [PATCH v2 4/8] firmware: arm_scmi: make notifications aware of protocol usage
` [PATCH v2 5/8] firmware: arm_scmi: refactor events registration
` [PATCH v2 7/8] firmware: arm_scmi: make notify_priv really private
` [PATCH v2 8/8] firmware: arm_scmi: add protocol modularization support

[PATCH] ARM: at91: sam9x60 SiP types added to soc description
 2020-10-28 20:28 UTC  (2+ messages)

[PATCH 00/11] KVM: arm64: Move PC/ELR/SPSR/PSTATE updatess to EL2
 2020-10-28 20:24 UTC  (6+ messages)
` [PATCH 08/11] KVM: arm64: Inject AArch32 exceptions from HYP

[PATCH v2] arm64: mte: Document that user PSTATE.TCO is ignored by kernel uaccess
 2020-10-28 14:55 UTC 

[PATCH 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-10-28 18:57 UTC  (6+ messages)
` [PATCH 11/13] m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM

[PATCH 0/6] An alternative series for asymmetric AArch32 systems
 2020-10-28 18:56 UTC  (14+ messages)
` [PATCH 2/6] arm64: Allow mismatched 32-bit EL0 support
` [PATCH 5/6] arm64: Advertise CPUs capable of running 32-bit applcations in sysfs

[RFC PATCH 0/4] ACPI/IORT: Support for IORT RMR node
 2020-10-28 18:43 UTC  (7+ messages)
` [RFC PATCH 1/4] ACPICA: IORT: Update for revision E
        ` [Devel] "
` [RFC PATCH 2/4] ACPI/IORT: Add support for RMR node parsing
  ` [Devel] "

[PATCH v2] arm64: implement support for static call trampolines
 2020-10-28 18:41 UTC 

[PATCH v7 1/2] arm64: Add part number for Arm Cortex-A77
 2020-10-28 18:28 UTC  (2+ messages)
` [PATCH v7 2/2] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

[PATCH v2] usb: gadget: configfs: Fix use-after-free issue with udc_name
 2020-10-28 17:59 UTC  (2+ messages)

[PATCH 0/4] arm64: head: pad Image header to 64 KB and unmap it
 2020-10-28 17:56 UTC  (9+ messages)
` [PATCH 2/4] arm64: omit [_text, _stext) from permanent kernel mapping
` [PATCH 3/4] arm64/head: avoid symbol names pointing into first 64 KB of kernel image
` [PATCH 4/4] arm64: head: tidy up the Image header definition

Does LOCKDEP work on ARM64?
 2020-10-28 17:56 UTC  (2+ messages)

[PATCH] [v3] rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
 2020-10-28 17:52 UTC  (3+ messages)

[PATCH] arm64: vmlinux.lds: account for spurious empty .igot.plt sections
 2020-10-28 17:47 UTC  (5+ messages)

[PATCH] coresight: Fix uninitialised pointer bug in etm_setup_aux()
 2020-10-28 17:43 UTC 

[GIT PULL] STM32 DT fixes for v5.10 #1
 2020-10-28 17:38 UTC  (3+ messages)

[PATCH V2 1/2] opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER
 2020-10-28 17:29 UTC  (4+ messages)

[PATCH RFC v2 00/21] kasan: hardware tag-based mode for production use on arm64
 2020-10-28 17:04 UTC  (15+ messages)
` [PATCH RFC v2 15/21] kasan: check kasan_enabled in annotations
` [PATCH RFC v2 16/21] kasan: optimize poisoning in kmalloc and krealloc
` [PATCH RFC v2 17/21] kasan: simplify kasan_poison_kfree
` [PATCH RFC v2 18/21] kasan: rename kasan_poison_kfree
` [PATCH RFC v2 19/21] kasan: don't round_up too much
` [PATCH RFC v2 20/21] kasan: simplify assign_tag and set_tag calls
` [PATCH RFC v2 21/21] kasan: clarify comment in __kasan_kfree_large

[PATCH] phy: fsl-imx8mq-usb: Constify imx8mp_usb_phy_ops
 2020-10-28 16:08 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: aspeed: amd-ethanolx: Update KCS nodes to use v2 binding
 2020-10-28 15:59 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: aspeed: amd-ethanolx: Enable KCS channel 3

[PATCH] Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
 2020-10-28 15:41 UTC  (2+ messages)

[PATCH 27/33] docs: ABI: fix syntax to be parsed using ReST notation
 2020-10-28 14:23 UTC  (2+ messages)
` [PATCH 31/33] docs: ABI: change read/write attributes

[PATCH v4 0/3] mainline Plymovent M2M and BAS board
 2020-10-28 15:31 UTC  (3+ messages)
` [PATCH v4 4/5] dt-bindings: arm: fsl: add Plymovent "

[PATCH v4 00/14] Add BLK_CTL support for i.MX8MP
 2020-10-28 15:32 UTC  (3+ messages)
` [PATCH v4 09/14] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL

[PATCH] mm: use correct section size macro to describe the FDT virtual address
 2020-10-28 15:22 UTC  (3+ messages)

[PATCH v4 0/5] kselftest: Extend vDSO tests
 2020-10-28 15:20 UTC  (4+ messages)

[PATCH v3] KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
 2020-10-28 15:12 UTC  (2+ messages)

[PATCH] module: use hidden visibility for weak symbol references
 2020-10-28 15:12 UTC  (7+ messages)

[PATCH 0/6] kselftest/arm64: MTE fixes
 2020-10-28 15:12 UTC  (2+ messages)

[PATCH v2] arm64: avoid -Woverride-init warning
 2020-10-28 15:12 UTC  (2+ messages)

[PATCH v8] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-10-28 15:08 UTC  (3+ messages)
` [PATCH v8 2/3] dt-bindings: arm: cpus: Document 'mediatek, freq-domain' property
  ` [PATCH v8 2/3] dt-bindings: arm: cpus: Document 'mediatek,freq-domain' property

[PATCH v3 0/3] PWM backlight interpolation adjustments
 2020-10-28 14:55 UTC  (3+ messages)
` [PATCH v3 1/3] ARM: dts: rockchip: veyron: Remove 0 point from brightness-levels

[PATCH] ARM: dts: keystone-k2g: Add stdout-path property
 2020-10-28 14:08 UTC 


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