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

[PATCH 1/2] remoteproc: elf: support platform specific memory hook
 2020-07-28  9:31 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: add elf memory hooks

[PATCH 1/2] remoteproc: elf: support platform specific memory hook
 2020-07-28  9:29 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: add elf memory hooks

[PATCH linux-next] clk: sparx5: Review changes
 2020-07-28  9:23 UTC  (6+ messages)

[PATCH 0/2] arm64: Allow erratum 1418040 for late CPUs
 2020-07-28  9:21 UTC  (3+ messages)
` [PATCH 1/2] arm64: Move handling of erratum 1418040 into C code
` [PATCH 2/2] arm64: Allow booting of late CPUs affected by erratum 1418040

[PATCH v6 00/13] Add support for Kontron sl28cpld
 2020-07-28  9:20 UTC  (20+ messages)
` [PATCH v6 01/13] mfd: add simple regmap based I2C driver
` [PATCH v6 02/13] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH v6 03/13] mfd: simple-mfd-i2c: add sl28cpld support
` [PATCH v6 06/13] pwm: add support for sl28cpld PWM controller

[PATCH v4 0/5] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2020-07-28  9:18 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: irqchip: Add PRU-ICSS interrupt controller bindings
` [PATCH v4 2/5] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts
` [PATCH v4 3/5] irqchip/irq-pruss-intc: Add logic for handling reserved interrupts
` [PATCH v4 4/5] irqchip/irq-pruss-intc: Implement irq_{get, set}_irqchip_state ops
` [PATCH v4 5/5] irqchip/irq-pruss-intc: Add support for ICSSG INTC on K3 SoCs

[PATCH v2 1/2] clk: imx: imx8m: avoid memory leak
 2020-07-28  9:03 UTC  (2+ messages)
` [PATCH v2 2/2] clk: imx: imx8m: use devm_of_clk_add_hw_provider()

[PATCH] ARM: imx_v6_v7_defconfig: Support i.MX8MN/P/Q
 2020-07-28  8:55 UTC 

[PATCH v8 0/2] Amazon's Annapurna Labs Memory Controller EDAC
 2020-07-28  8:52 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: edac: al-mc-edac: "

[PATCH 1/3] ARM: dts: imx6ull: Add rngb node
 2020-07-28  8:47 UTC  (4+ messages)
` [PATCH] hwrng: imx-rngc - setup default RNG quality

[PATCHv2] coresight: etm4x: Fix etm4_count race by moving cpuhp callbacks to init
 2020-07-28  8:47 UTC  (3+ messages)

[PATCH 1/2] clk: imx: imx8m: avoid memory leak
 2020-07-28  8:30 UTC  (3+ messages)
` [PATCH 2/2] clk: imx: imx8m: use devm_of_clk_add_hw_provider

[GIT PULL] KVM/arm64 fixes for 5.8, take #4
 2020-07-28  8:22 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions
` [PATCH 2/2] KVM: arm64: Don't inherit exec permission across page-table levels

[PATCH v4 0/6] spi: Adding support for Microchip Sparx5 SoC
 2020-07-28  8:11 UTC  (4+ messages)
` [PATCH v4 4/6] dt-bindings: snps, dw-apb-ssi: Add sparx5 support, plus rx-sample-delay-ns property

[PATCH 00/15] memblock: seasonal cleaning^w cleanup
 2020-07-28  8:09 UTC  (18+ messages)
` [PATCH 01/15] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
` [PATCH 02/15] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH 03/15] arm, xtensa: simplify initialization of high memory pages
` [PATCH 04/15] arm64: numa: simplify dummy_numa_init()
` [PATCH 05/15] h8300, nds32, openrisc: simplify detection of memory extents
` [PATCH 06/15] powerpc: fadamp: simplify fadump_reserve_crash_area()
` [PATCH 07/15] riscv: drop unneeded node initialization
` [PATCH 08/15] mircoblaze: drop unneeded NUMA and sparsemem initializations
` [PATCH 09/15] memblock: make for_each_memblock_type() iterator private
` [PATCH 10/15] memblock: make memblock_debug and related functionality private
` [PATCH 11/15] memblock: reduce number of parameters in for_each_mem_range()
` [PATCH 12/15] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH 13/15] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH 14/15] x86/numa: remove redundant iteration over memblock.reserved
` [PATCH 15/15] memblock: remove 'type' parameter from for_each_memblock()

[PATCH V2 1/4] gpio: mxc: Support module build
 2020-07-28  8:09 UTC  (8+ messages)

[PATCH 1/2] ARM: multi_v7_defconfig: Enable i.MX6SLL SoC
 2020-07-28  8:01 UTC  (2+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Enable i.MX7ULP SoC

[RESEND PATCH v2] mfd: syscon: Use a unique name with regmap_config
 2020-07-28  8:01 UTC  (3+ messages)

[PATCH] arm64: arch_timer: Ensure timer is enabled before using istatus
 2020-07-28  7:59 UTC  (6+ messages)

[PATCH 00/10] remoteproc: imx_rproc: support iMX8M and early boot
 2020-07-28  7:55 UTC  (16+ messages)
` [PATCH 03/10] remoteproc: imx: use devm_ioremap

[PATCH 0/2] Error handling fixes in stm32-dcmi driver
 2020-07-28  7:48 UTC  (5+ messages)
` [PATCH 1/2] media: stm32-dcmi: create video dev within notifier bound
` [PATCH 2/2] media: stm32-dcmi: fix probe error path & module remove

[PATCH v5 0/3] Add USB role switch support to DWC2
 2020-07-28  7:46 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: usb: dwc2: add optional usb-role-switch property
` [PATCH v5 2/3] usb: dwc2: override PHY input signals with usb role switch support
` [PATCH v5 3/3] usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs

[RESEND PATCH] drivers: arm arch timer: Correct fault programming of CNTKCTL_EL1.EVNTI
 2020-07-28  7:39 UTC  (2+ messages)

[PATCH] ARM: dts: berlin: Align L2 cache-controller nodename with dtschema
 2020-07-28  7:33 UTC  (3+ messages)

[PATCH v4 0/3] Add USB role switch support to DWC2
 2020-07-28  7:27 UTC  (9+ messages)
` [PATCH v4 1/3] dt-bindings: usb: dwc2: add optional usb-role-switch property
` [PATCH v4 2/3] usb: dwc2: override PHY input signals with usb role switch support
` [PATCH v4 3/3] usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs

[PATCH 0/4] Add coresight support for SM8150 and few changes to SC7180
 2020-07-28  7:20 UTC  (7+ messages)
` [PATCH 2/4] arm64: dts: qcom: sc7180: Add iommus property to ETR

[PATCH v2 0/9] mfd: mt6360: Merge different sub-devices i2c read/write
 2020-07-28  6:56 UTC  (9+ messages)
` [PATCH v2 1/9] mfd: mt6360: Rearrange include file
` [PATCH v2 4/9] mfd: mt6360: Combine mt6360 pmic/ldo resouces into mt6360 regulator resources

[PATCH 1/2] watchdog: imx7ulp: Strictly follow the sequence for wdog operations
 2020-07-28  6:42 UTC  (2+ messages)
` [PATCH 2/2] watchdog: imx7ulp: Watchdog should continue running for wait/stop mode

[PATCH 0/8] Add Support for MediaTek PMIC MT6359
 2020-07-28  6:42 UTC  (5+ messages)
` [PATCH 2/8] dt-bindings: mfd: Add compatible for the MediaTek MT6359 PMIC
` [PATCH 4/8] mfd: Add support "

[PATCH 01/11] usb: mtu3: remove unnecessary pointer checks
 2020-07-28  6:05 UTC  (4+ messages)
` [PATCH 10/11] usb: mtu3: clear dual mode of u3port when disable device

[PATCH v5 00/10] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-07-28  5:17 UTC  (11+ messages)
` [PATCH v5 01/10] firmware: ti_sci: Drop the device id to resource type translation
` [PATCH v5 02/10] firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
` [PATCH v5 03/10] firmware: ti_sci: Add support for getting resource with subtype
` [PATCH v5 04/10] dt-bindings: irqchip: ti, sci-intr: Update bindings to drop the usage of gic as parent
` [PATCH v5 05/10] dt-bindings: irqchip: Convert ti, sci-intr bindings to yaml
` [PATCH v5 06/10] irqchip/ti-sci-intr: Add support for INTR being a parent to INTR
` [PATCH v5 07/10] dt-bindings: irqchip: ti, sci-inta: Update docs to support different parent
` [PATCH v5 08/10] dt-bindings: irqchip: Convert ti, sci-inta bindings to yaml
` [PATCH v5 09/10] irqchip/ti-sci-inta: Do not store TISCI device id in platform device id field
` [PATCH v5 10/10] irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC

pinctrl: kirkwood: gpio mode not being selected
 2020-07-28  4:53 UTC 

[soc:arm/defconfig] BUILD SUCCESS 66d3037898efc84ee241f593ffba244591bca328
 2020-07-28  4:20 UTC 

[soc:at91/dt] BUILD SUCCESS 7dbf4bbf1c320d82058878bd44805724d171e1e8
 2020-07-28  4:20 UTC 

[soc:arm/soc] BUILD SUCCESS 552c0e308b7cff51fa6e02f2b89d344e3c2509d6
 2020-07-28  4:20 UTC 

[soc:arm/drivers] BUILD SUCCESS 9c52a2647a39f4df6bbeadeefa556908ac24383b
 2020-07-28  4:20 UTC 

[PATCH 04/24] arm: use asm-generic/mmu_context.h for no-op implementations
 2020-07-28  4:14 UTC  (3+ messages)
` [PATCH 05/24] arm64: "

[PATCH v3] Add MediaTek MT6779 devapc driver
 2020-07-28  3:52 UTC  (12+ messages)
` [PATCH v3 2/2] soc: mediatek: add mtk-devapc driver

[PATCH v5 0/2] synquacer: add TPM support
 2020-07-28  3:14 UTC  (3+ messages)
` [PATCH v5 1/2] tpm: tis: add support for MMIO TPM on SynQuacer
` [PATCH v5 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device

[PATCH v3 00/15] Refactor SDEI client driver
 2020-07-28  2:59 UTC  (16+ messages)
` [PATCH v3 01/15] drivers/firmware/sdei: Remove sdei_is_err()
` [PATCH v3 02/15] drivers/firmware/sdei: Common block for failing path in sdei_event_create()
` [PATCH v3 03/15] drivers/firmware/sdei: Retrieve event number from event instance
` [PATCH v3 04/15] drivers/firmware/sdei: Avoid nested statements in sdei_init()
` [PATCH v3 05/15] drivers/firmware/sdei: Unregister driver on error "
` [PATCH v3 06/15] drivers/firmware/sdei: Remove duplicate check in sdei_get_conduit()
` [PATCH v3 07/15] drivers/firmware/sdei: Remove Drop redundant error message in sdei_probe()
` [PATCH v3 08/15] drivers/firmware/sdei: Remove while loop in sdei_event_register()
` [PATCH v3 09/15] drivers/firmware/sdei: Remove while loop in sdei_event_unregister()
` [PATCH v3 10/15] drivers/firmware/sdei: Cleanup on cross call function
` [PATCH v3 11/15] drivers/firmware/sdei: Introduce sdei_do_local_call()
` [PATCH v3 12/15] drivers/firmware/sdei: Remove _sdei_event_register()
` [PATCH v3 13/15] drivers/firmware/sdei: Remove _sdei_event_unregister()
` [PATCH v3 14/15] drivers/firmware/sdei: Expose struct sdei_event
` [PATCH v3 15/15] drivers/firmware/sdei: Identify event by "

[PATCH v2 00/17] Refactor SDEI client driver
 2020-07-28  2:56 UTC  (15+ messages)
` [PATCH v2 14/17] drivers/firmware/sdei: Move struct sdei_event to header file
` [PATCH v2 16/17] drivers/firmware/sdei: Retrieve event signaled property on registration

[PATCH 0/5] fsi: Support extra functions on ASPEED master
 2020-07-28  2:55 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: fsi: Document gpios
` [PATCH 2/5] fsi: aspeed: Support cabled FSI
` [PATCH 3/5] fsi: aspeed: Run the bus at maximum speed
` [PATCH 4/5] fsi: aspeed: Add module param for bus divisor
` [PATCH 5/5] fsi: aspeed: Support CFAM reset GPIO

[PATCH -next] ARM: s3c: fix return value check in s3c_usb_otgphy_init()
 2020-07-28  2:27 UTC 

[PATCH -next] ARM: zx: remove redundant dev_err call in zx296702_pd_probe()
 2020-07-28  2:27 UTC 

[PATCH -next] ARM: uniphier: use for_each_matching_node() macro
 2020-07-28  2:25 UTC 

[PATCH v4 00/10] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-07-28  2:01 UTC  (6+ messages)
` [PATCH v4 04/10] dt-bindings: irqchip: ti, sci-intr: Update bindings to drop the usage of gic as parent
  ` [PATCH v4 04/10] dt-bindings: irqchip: ti,sci-intr: "
` [PATCH v4 05/10] dt-bindings: irqchip: Convert ti, sci-intr bindings to yaml
  ` [PATCH v4 05/10] dt-bindings: irqchip: Convert ti,sci-intr "

improve compat handling for the i386 u64 alignment quirk
 2020-07-28  1:49 UTC  (6+ messages)
` [PATCH 4/4] quota: simplify the quotactl compat handling

[PATCH] clk: clk-atlas6: fix return value check in atlas6_clk_init()
 2020-07-28  1:22 UTC  (2+ messages)

[PATCH v13 0/9] Enable ptp_kvm for arm64
 2020-07-28  1:07 UTC  (5+ messages)
` [PATCH v13 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC

[PATCH v4 00/20] coresight: allow to build coresight as modules
 2020-07-28  1:07 UTC  (8+ messages)
` [PATCH v4 06/20] coresight: add try_get_module() in coresight_grab_device()

[GIT PULL] ARM: aspeed: devicetree changes for 5.9
 2020-07-27 23:45 UTC 

[linux-next:master 10687/11990] drivers/mmc/host/mtk-sd.c:2269:6: sparse: sparse: symbol 'msdc_cqe_disable' was not declared. Should it be
 2020-07-27 23:24 UTC  (2+ messages)
` [RFC PATCH linux-next] mmc: mediatek: msdc_cqe_disable() can be static

[PATCH AUTOSEL 4.4 3/4] Revert "i2c: cadence: Fix the hold bit setting"
 2020-07-27 23:25 UTC 

[PATCH AUTOSEL 4.9 6/7] Revert "i2c: cadence: Fix the hold bit setting"
 2020-07-27 23:25 UTC 

[PATCH AUTOSEL 4.14 07/10] Revert "i2c: cadence: Fix the hold bit setting"
 2020-07-27 23:24 UTC 

[PATCH AUTOSEL 4.19 07/10] Revert "i2c: cadence: Fix the hold bit setting"
 2020-07-27 23:24 UTC 

[PATCH AUTOSEL 5.4 11/17] Revert "i2c: cadence: Fix the hold bit setting"
 2020-07-27 23:24 UTC 

[PATCH AUTOSEL 5.7 01/25] mt76: mt7615: fix lmac queue debugsfs entry
 2020-07-27 23:23 UTC  (3+ messages)
` [PATCH AUTOSEL 5.7 16/25] Revert "i2c: cadence: Fix the hold bit setting"
` [PATCH AUTOSEL 5.7 17/25] i2c: cadence: Clear HOLD bit at correct time in Rx path

[PATCH v3 1/1] ARM:dts:aspeed: Initial device tree for AMD EthanolX
 2020-07-27 23:17 UTC  (2+ messages)

[PATCH v2 0/4] TI K3 R5F remoteproc support
 2020-07-27 22:39 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs

[arm-platforms:irq/irqchip-next 41/43] drivers/irqchip/irq-mtk-sysirq.c:236:1: warning: parameter names (without types) in function declaration
 2020-07-27 22:34 UTC  (3+ messages)

[PATCH][next] clk: imx: Use fallthrough pseudo-keyword
 2020-07-27 22:21 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: rtc: pcf8523: add DSM pm option for battery switch-over
 2020-07-27 21:13 UTC  (12+ messages)

[PATCH v2 0/2] perf tools: Fix record failure when mixed with ARM SPE event
 2020-07-27 20:34 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] perf tools: ARM SPE code cleanup

[PATCH][next] dmaengine: Use fallthrough pseudo-keyword
 2020-07-27 20:34 UTC 

[PATCH v5 00/16] Allwinner A100 Initial support
 2020-07-27 19:57 UTC  (3+ messages)
` [PATCH v5 02/16] clk: sunxi-ng: add support for the Allwinner A100 CCU

[PATCH v2] arm64: dts: meson: fix mmc0 tuning error on Khadas VIM3
 2020-07-27 19:18 UTC  (2+ messages)

[PATCH v2] arm64: dts: meson: misc fixups for w400 dtsi
 2020-07-27 19:18 UTC  (2+ messages)

[PATCH][next] staging: vc04_services: Use fallthrough pseudo-keyword
 2020-07-27 18:37 UTC 

[PATCH v5 1/3] dt-bindings: vendor-prefixes: add Seeed Studio
 2020-07-27 18:20 UTC  (3+ messages)
` [PATCH v5 2/3] dt-bindings: arm: stm32: document Odyssey compatible

[PATCH] iommu: mtk: Drop of_match_ptr to fix -Wunused-const-variable
 2020-07-27 18:18 UTC 

[PATCH v3] mm/hugetlb: split hugetlb_cma in nodes with memory
 2020-07-27 17:52 UTC  (11+ messages)

[PATCH v2 0/3] sched, arch_topology: Thermal pressure configuration cleanup
 2020-07-27 17:45 UTC  (4+ messages)
` [PATCH v2 2/3] sched: Cleanup SCHED_THERMAL_PRESSURE kconfig entry

[PATCH v10 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-07-27 17:30 UTC  (3+ messages)
` [PATCH v10 4/5] arm64: kdump: fix kdump broken with ZONE_DMA reintroduced

[PATCH -next v2] arm64: Fix __cpu_logical_map undefined issue
 2020-07-27 17:27 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).