linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-08 09:31:34 to 2019-11-08 16:58:19 UTC [more...]

[Patch v2 00/10] ARM: dts: dra7: add cal nodes
 2019-11-08 16:58 UTC  (3+ messages)
` [Patch v2 02/10] ARM: dts: dra7: add cam clkctrl node

[Patch v2 0/5] ARM: dts: dra7: add vpe nodes
 2019-11-08 16:55 UTC  (3+ messages)
` [Patch v2 3/5] ARM: dts: dra7: add vpe clkctrl node

[PATCH v3] arm64: dts: rockchip: Split rk3399-roc-pc for with and without mezzanine board
 2019-11-08 16:52 UTC  (4+ messages)

[GIT PULL 1/2] SoCFPGA DTS updates for v5.5
 2019-11-08 16:51 UTC  (2+ messages)

[PATCH v2 0/2] clk: ast2600: Expose RMII RCLK for MACs 1-4
 2019-11-08 16:48 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add AST2600 RMII RCLK gate definitions
` [PATCH v2 2/2] clk: ast2600: Add RMII RCLK gates for all four MACs

[PATCH v3 0/2] Improve KASLR diagnostics
 2019-11-08 16:47 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: kaslr: Announce KASLR status on boot
` [PATCH v3 2/2] arm64: kaslr: Check command line before looking for a seed

[PATCH 0/2] Add support for ADC on stm32mp157c-ed1
 2019-11-08 16:37 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: stm32: add ADC pins used for stm32mp157c-ed1
` [PATCH 2/2] ARM: dts: stm32: add ADC support to stm32mp157c-ed1

[PATCH 1/2] arm64: dts: agilex: add NAND IP to base dts
 2019-11-08 16:33 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: add NAND board files for Stratix10 and Agilex

[PATCH 0/4] Raspberry Pi 4 PCIe support
 2019-11-08 16:33 UTC  (10+ messages)
` [PATCH 3/4] PCI: brcmstb: add Broadcom STB PCIe host controller driver

[PATCH] drm/rockchip: use DRM_DEV_ERROR for log output
 2019-11-08 16:06 UTC  (4+ messages)

[PATCH v2 0/2] Improve KASLR diagnostics
 2019-11-08 15:50 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: kaslr: Announce KASLR status on boot
` [PATCH v2 2/2] arm64: kaslr: Check command line before looking for a seed

[PATCH] arm64: dts: realtek: Add Realtek rtd1619 and mjolnir
 2019-11-08 15:36 UTC  (3+ messages)

[PATCH v2 0/8] iommu: Add PASID support to Arm SMMUv3
 2019-11-08 15:25 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: document PASID property for IOMMU masters
` [PATCH v2 2/8] iommu/arm-smmu-v3: Support platform SSID
` [PATCH v2 3/8] ACPI/IORT: Support PASID for platform devices
` [PATCH v2 4/8] iommu/arm-smmu-v3: Prepare for SSID support
` [PATCH v2 5/8] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v2 6/8] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v2 7/8] iommu/arm-smmu-v3: Improve add_device() error handling
` [PATCH v2 8/8] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH] crypto: atmel - Fix selection of CRYPTO_AUTHENC
 2019-11-08 15:21 UTC  (2+ messages)

[PATCH] crypto: fix memdup.cocci warnings
 2019-11-08 15:20 UTC  (2+ messages)

[PATCH] crypto: fix semicolon.cocci warnings
 2019-11-08 15:20 UTC  (2+ messages)

[PATCH -next] soc: fsl: Enable COMPILE_TEST
 2019-11-08 15:17 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: ARM: rockchip: Add Beelink A1
 2019-11-08 15:09 UTC  (2+ messages)

[PATCH v4 0/1] arm64: Implement archrandom.h for ARMv8.5-RNG
 2019-11-08 14:52 UTC  (7+ messages)
` [PATCH v4 1/1] "

[PATCH v10 00/12] Add arm64/signal initial kselftest support
 2019-11-08 14:50 UTC  (2+ messages)

[PATCH] clk: rockchip: make clk_half_divider_ops static
 2019-11-08 14:47 UTC  (2+ messages)

[kvm-unit-tests PATCH 00/17] arm: gic: Test SPIs and interrupt groups
 2019-11-08 14:42 UTC  (18+ messages)
` [kvm-unit-tests PATCH 01/17] arm: gic: Enable GIC MMIO tests for GICv3 as well
` [kvm-unit-tests PATCH 02/17] arm: gic: Generalise function names
` [kvm-unit-tests PATCH 03/17] arm: gic: Provide per-IRQ helper functions
` [kvm-unit-tests PATCH 04/17] arm: gic: Support no IRQs test case
` [kvm-unit-tests PATCH 05/17] arm: gic: Prepare IRQ handler for handling SPIs
` [kvm-unit-tests PATCH 06/17] arm: gic: Add simple shared IRQ test
` [kvm-unit-tests PATCH 07/17] arm: gic: Extend check_acked() to allow silent call
` [kvm-unit-tests PATCH 08/17] arm: gic: Add simple SPI MP test
` [kvm-unit-tests PATCH 09/17] arm: gic: Add test for flipping GICD_CTLR.DS
` [kvm-unit-tests PATCH 10/17] arm: gic: Check for writable IGROUPR registers
` [kvm-unit-tests PATCH 11/17] arm: gic: Check for validity of both group enable bits
` [kvm-unit-tests PATCH 12/17] arm: gic: Change gic_read_iar() to take group parameter
` [kvm-unit-tests PATCH 13/17] arm: gic: Change write_eoir() "
` [kvm-unit-tests PATCH 14/17] arm: gic: Prepare for receiving GIC group 0 interrupts via FIQs
` [kvm-unit-tests PATCH 15/17] arm: gic: Provide FIQ handler
` [kvm-unit-tests PATCH 16/17] arm: gic: Prepare interrupt statistics for both groups
` [kvm-unit-tests PATCH 17/17] arm: gic: Test Group0 SPIs

[PATCH 00/46] ARM: pxa: towards multiplatform support
 2019-11-08 14:40 UTC  (7+ messages)
  ` [PATCH 06/46] ARM: pxa: stop using mach/bitfield.h
  ` [PATCH 08/46] ARM: pxa: move regs-lcd.h into driver
  ` [PATCH 14/46] ARM: pxa: use pdev resource for palmld mmio

[PATCH] ARM: dts: e60k02: Pass the memory unit address
 2019-11-08 14:39 UTC 

[PATCH] arm64: kaslr: Print warning if KASLR is disabled due to lack of seed
 2019-11-08 14:35 UTC  (5+ messages)

[PATCH v1 0/7] PCI: dt: Remove magic numbers for legacy PCI IRQ interrupts
 2019-11-08 14:34 UTC  (3+ messages)
` [PATCH v1 2/7] arm64: dts: Use IRQ flags "

[PATCH v5] arm64: Implement archrandom.h for ARMv8.5-RNG
 2019-11-08 14:30 UTC  (2+ messages)

[PATCH] watchdog: aspeed: Fix clock behaviour for ast2600
 2019-11-08 14:25 UTC  (2+ messages)

[RFC 0/2] Add workaround for core wake-up on IPI for i.MX8MQ
 2019-11-08 14:17 UTC  (11+ messages)

[PATCH v7 0/4] E0PD support
 2019-11-08 14:10 UTC  (6+ messages)
` [PATCH v7 3/4] arm64: Don't use KPTI where we have E0PD

[PATCH v2 0/7] spi: zynq-qspi: Clarify and fix the chip selection
 2019-11-08 14:07 UTC  (8+ messages)
` [PATCH v2 1/7] spi: zynq-qspi: Anything else than CS0 is not supported yet
` [PATCH v2 2/7] spi: zynq-qspi: Keep the naming consistent across the driver
` [PATCH v2 3/7] spi: zynq-qspi: Keep the bitfields naming consistent
` [PATCH v2 4/7] spi: zynq-qspi: Enhance the Linear CFG bit definitions
` [PATCH v2 5/7] spi: zynq-qspi: Clarify the select chip function
` [PATCH v2 6/7] spi: zynq-qspi: Do the actual hardware initialization later in the probe
` [PATCH v2 7/7] spi: zynq-qspi: Support two chip selects

Memory regions and VMAs across architectures
 2019-11-08 13:59 UTC  (2+ messages)

[PATCH 0/7] spi: zynq-qspi: Clarify and fix the chip selection
 2019-11-08 13:31 UTC  (11+ messages)
` [PATCH 1/7] spi: zynq-qspi: Anything else than CS0 is not supported yet
` [PATCH 2/7] spi: zynq-qspi: Keep the naming consistent across the driver
  ` Applied "spi: zynq-qspi: Keep the naming consistent across the driver" to the spi tree
` [PATCH 3/7] spi: zynq-qspi: Keep the bitfields naming consistent
` [PATCH 4/7] spi: zynq-qspi: Enhance the Linear CFG bit definitions
` [PATCH 5/7] spi: zynq-qspi: Clarify the select chip function
` [PATCH 6/7] spi: zynq-qspi: Do the actual hardware initialization later in the probe
` [PATCH 7/7] spi: zynq-qspi: Support two chip selects

[PATCH -next] gpio: xgs-iproc: Fix platform_no_drv_owner.cocci warnings
 2019-11-08 13:25 UTC  (2+ messages)

[GIT PULL] ARM64: Texas Instruments DT changes for 5.5
 2019-11-08 13:03 UTC 

[PATCH 0/2] Convert stm32 dwmac to DT schema
 2019-11-08 13:02 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: net: dwmac: increase 'maxItems' for 'clocks', 'clock-names' properties
` [PATCH 2/2] dt-bindings: net: dwmac: Convert stm32 dwmac to DT schema

[PATCH v4 00/47] QUICC Engine support on ARM and ARM64
 2019-11-08 13:01 UTC  (48+ messages)
` [PATCH v4 01/47] soc: fsl: qe: remove space-before-tab
` [PATCH v4 02/47] soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs
` [PATCH v4 03/47] soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
` [PATCH v4 04/47] soc: fsl: qe: introduce qe_io{read,write}* wrappers
` [PATCH v4 05/47] soc: fsl: qe: avoid ppc-specific io accessors
` [PATCH v4 06/47] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
` [PATCH v4 07/47] soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32
` [PATCH v4 08/47] soc: fsl: qe: drop unneeded #includes
` [PATCH v4 09/47] soc: fsl: qe: drop assign-only high_active in qe_ic_init
` [PATCH v4 10/47] soc: fsl: qe: remove pointless sysfs registration in qe_ic.c
` [PATCH v4 11/47] soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx
` [PATCH v4 12/47] soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
` [PATCH v4 13/47] powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
` [PATCH v4 14/47] powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
` [PATCH v4 15/47] soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
` [PATCH v4 16/47] soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
` [PATCH v4 17/47] soc: fsl: qe: remove unused qe_ic_set_* functions
` [PATCH v4 18/47] soc: fsl: qe: don't use NO_IRQ in qe_ic.c
` [PATCH v4 19/47] soc: fsl: qe: make qe_ic_get_{low,high}_irq static
` [PATCH v4 20/47] soc: fsl: qe: simplify qe_ic_init()
` [PATCH v4 21/47] soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
` [PATCH v4 22/47] soc: fsl: qe: qe.c: use of_property_read_* helpers
` [PATCH v4 23/47] soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()
` [PATCH v4 24/47] soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu
` [PATCH v4 25/47] soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()
` [PATCH v4 26/47] soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl
` [PATCH v4 27/47] soc/fsl/qe/qe.h: update include path for cpm.h
` [PATCH v4 28/47] serial: ucc_uart: explicitly include soc/fsl/cpm.h
` [PATCH v4 29/47] serial: ucc_uart: replace ppc-specific IO accessors
` [PATCH v4 30/47] serial: ucc_uart: factor out soft_uart initialization
` [PATCH v4 31/47] serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32
` [PATCH v4 32/47] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
` [PATCH v4 33/47] serial: ucc_uart: access __be32 field using be32_to_cpu
` [PATCH v4 34/47] soc: fsl: qe: change return type of cpm_muram_alloc() to s32
` [PATCH v4 35/47] soc: fsl: qe: make cpm_muram_free() return void
` [PATCH v4 36/47] soc: fsl: qe: make cpm_muram_free() ignore a negative offset
` [PATCH v4 37/47] soc: fsl: qe: drop broken lazy call of cpm_muram_init()
` [PATCH v4 38/47] soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error path
` [PATCH v4 39/47] soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c
` [PATCH v4 40/47] soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init()
` [PATCH v4 41/47] soc: fsl: qe: drop pointless check "
` [PATCH v4 42/47] soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c
` [PATCH v4 43/47] net/wan/fsl_ucc_hdlc: avoid use of IS_ERR_VALUE()
` [PATCH v4 44/47] net/wan/fsl_ucc_hdlc: fix reading of __be16 registers
` [PATCH v4 45/47] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
` [PATCH v4 46/47] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32
` [PATCH v4 47/47] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE

[PATCH] dt-bindings: crypto: Convert stm32 CRC bindings to json-schema
 2019-11-08 12:52 UTC  (3+ messages)
` [PATCH] dt-bindings: crypto: Convert stm32 CRYP "
` [PATCH] dt-bindings: crypto: Convert stm32 HASH "

[PATCH v5 0/3] pinctrl: meson-a1: add pinctrl driver
 2019-11-08 12:50 UTC  (3+ messages)
` [PATCH v5 1/3] pinctrl: meson: add a new callback for SoCs fixup

[PATCH v2] i2c: cadence: try reset when master receive arbitration lost
 2019-11-08 12:25 UTC  (5+ messages)
  `  "

[PATCH 2/4] phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC
 2019-11-08 11:43 UTC  (6+ messages)
` [PATCH] phy: allwinner: Fix GENMASK misuse

[PATCH AUTOSEL 4.19 116/205] firmware: arm_scmi: use strlcpy to ensure NULL-terminated strings
 2019-11-08 11:36 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 128/205] dmaengine: at_xdmac: remove a stray bottom half unlock

[PATCH 0/2] dts: ARM: add Tolino Shine 3 eBook reader
 2019-11-08 11:18 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: add compatible string for Tolino Shine 3
` [PATCH 2/2] ARM: dts: add devicetree entry "

linux-next: manual merge of the pci tree with the arm-soc tree
 2019-11-08 11:07 UTC  (3+ messages)

[PATCH 0/4] regulator da9062: support setting buck modes
 2019-11-08 10:44 UTC  (7+ messages)
` [PATCH 1/4] regulator: da9062: refactor buck modes into header
` [PATCH 2/4] regulator: da9062: add of_map_mode support for bucks
` [PATCH 3/4] dt-bindings: regulator: describe da906x buck regulator modes

[PATCH V4 net-next 0/4] net: ethernet: stmmac: cleanup clock and optimization
 2019-11-08 10:35 UTC  (3+ messages)

GENERATE_SHLIB_SCRIPT vs. EMBEDDED
 2019-11-08 10:34 UTC  (2+ messages)

[GIT PULL] arm64: Fix for -rc7
 2019-11-08 10:32 UTC 

[PATCH v2 00/11] fsi: Patches for 5.5
 2019-11-08 10:28 UTC  (16+ messages)
` [PATCH v2 01/11] fsi: Add fsi-master class
` [PATCH v2 02/11] fsi: Move master attributes to "
` [PATCH v2 03/11] ABI: Update FSI path documentation
` [PATCH v2 04/11] trace: fsi: Print transfer size unsigned
` [PATCH v2 08/11] dt-bindings: fsi: Add description of FSI master
` [PATCH v2 09/11] fsi: Add ast2600 master driver
` [PATCH v2 11/11] fsi: aspeed: Fix OPB0 byte order register values

[PATCH -next] coresight: replicator: Fix missing spin_lock_init()
 2019-11-08 10:05 UTC  (3+ messages)

[PATCH 2/2] PCI: uniphier: Add checking whether PERST# is deasserted
 2019-11-08  9:59 UTC  (4+ messages)

[PATCH] drivers/perf: hisi: update the sccl_id/ccl_id for certain HiSilicon platform
 2019-11-08  9:49 UTC  (10+ messages)

[PATCH v2 1/2] dt-bindings: arm: realtek: Document RTD1619 and Realtek Mjolnir EVB
 2019-11-08  9:46 UTC  (2+ messages)

[PATCH v2 0/2] Initial RTD1619 SoC and Realtek Mjolnir EVB support
 2019-11-08  9:42 UTC 

[PATCH v2 2/2] arm64: dts: Initial RTD1619 SoC and Realtek Mjolnir EVB support
 2019-11-08  9:42 UTC 

[PATCH 0/2] [PATCH 0/2] arm64: dts: ti: k3-j721e: Add USB ports
 2019-11-08  9:43 UTC  (3+ messages)

[PATCH] arm64: Do not mask out PTE_RDONLY in pte_same()
 2019-11-08  9:40 UTC  (5+ messages)

[PATCH V10 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-11-08  9:33 UTC  (3+ messages)

[PATCH v5 0/7][rebased] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-11-08  9:31 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).