linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-10 12:07:37 to 2018-10-11 16:24:33 UTC [more...]

[PATCH 0/5] sparsemem support for RISC-V
 2018-10-11 16:24 UTC  (8+ messages)
` [PATCH 1/5] mm/sparse: add common helper to mark all memblocks present
` [PATCH 5/5] RISC-V: Implement sparsemem

[PATCH] arm64: Fix /proc/iomem for reserved but not memory regions
 2018-10-11 16:19 UTC  (4+ messages)

[PATCH 0/11] spi: pxa2xx: add DT and slave mode support
 2018-10-11 16:13 UTC  (17+ messages)
` [PATCH v2 01/11] dt-bindings: spi/spi-pxa2xx: add PXA2xx SSP SPI Controller
` [PATCH v2 02/11] PCI: Provide pci_match_id() with CONFIG_PCI=n
` [PATCH 03/11] spi: pxa2xx: Use an enum for type
` [PATCH 04/11] spi: pxa2xx: Add devicetree support
` [PATCH 05/11] DT: marvell,mmp2: Add SSP1 and SSP3
` [PATCH 06/11] dt-bindings: spi/spi-pxa2xx: Add spi-slave property
` [PATCH 07/11] spi: Deal with slaves that return from transfer_one() unfinished
` [PATCH 08/11] spi: pxa2xx: Add slave mode support
` [PATCH 09/11] dt-bindings: spi/spi-pxa2xx: Add ready GPIO signal
` [PATCH 10/11] spi: pxa2xx: Add ready signal
` [PATCH 11/11] spi: pxa2xx: Deal with the leftover garbage in TXFIFO

[PATCH v6 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-10-11 16:06 UTC  (6+ messages)
` [PATCH v6 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

i.MX6UL external bus access, simple kernel module
 2018-10-11 16:03 UTC  (2+ messages)

[PATCH v9 00/11] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM) (a subset)
 2018-10-11 16:01 UTC  (10+ messages)
` [PATCH v9 04/11] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH v9 05/11] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
` [PATCH v9 06/11] cpuidle: dt: Support hierarchical CPU idle states

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-10-11 16:00 UTC  (7+ messages)
` [PATCH v5 07/17] arm64: add basic "
` [RFC 17/17] arm64: compile the kernel with ptrauth -msign-return-address

[PATCH 0/5] Add initial pinctrl support for MT6797 SoC
 2018-10-11 15:50 UTC  (6+ messages)
` [PATCH 4/5] pinctrl: mediatek: pinctrl-mtk-common-v2: Make eint_m u16
` [PATCH 5/5] pinctrl: mediatek: Add initial pinctrl driver for MT6797 SoC

[PATCH 1/7] spi: rockchip: initialize dma_slave_config properly
 2018-10-11 14:56 UTC  (2+ messages)
` Applied "spi: rockchip: initialize dma_slave_config properly" to the spi tree

[PATCH 2/7] spi: rockchip: adjust dma watermark and burstlen
 2018-10-11 14:56 UTC  (2+ messages)
` Applied "spi: rockchip: adjust dma watermark and burstlen" to the spi tree

[PATCH 4/7] spi: rockchip: remove unneeded dma_caps
 2018-10-11 14:56 UTC  (2+ messages)
` Applied "spi: rockchip: remove unneeded dma_caps" to the spi tree

[PATCH 5/7] spi: rockchip: mark use_dma as bool
 2018-10-11 14:56 UTC  (2+ messages)
` Applied "spi: rockchip: mark use_dma as bool" to the spi tree

[PATCH 6/7] spi: rockchip: directly use direction constants
 2018-10-11 14:55 UTC  (2+ messages)
` Applied "spi: rockchip: directly use direction constants" to the spi tree

[PATCH 7/7] spi: rockchip: simplify spi enable logic
 2018-10-11 14:55 UTC  (2+ messages)
` Applied "spi: rockchip: simplify spi enable logic" to the spi tree

[PATCH 0/9] Add interconnect support + bindings for A630 GPU
 2018-10-11 14:54 UTC  (15+ messages)
` [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
        ` [Freedreno] "
` [PATCH 6/9] PM / OPP: dt-bindings: Add opp-interconnect-bw

[PATCH] MAINTAINERS: Assign myself as a maintainer of ARM/LPC18XX architecture
 2018-10-11 14:20 UTC  (3+ messages)

[PATCH v3 00/24] ban the use of _PAGE_XXX flags outside platform specific code
 2018-10-11 14:07 UTC  (3+ messages)
` [PATCH v3 02/24] drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()

[GIT PULL] SoCFPGA DTS updates for v4.20, part 3, take 2
 2018-10-11 14:07 UTC  (2+ messages)

[RFC] mmc: host: sdhci-msm: Use the interconnect API
 2018-10-11 14:06 UTC  (2+ messages)

[GIT PULL 0/4] arm: exynos: Last round for v4.20
 2018-10-11 14:06 UTC  (9+ messages)
` [GIT PULL 1/4] ARM: dts: exynos: Second "
` [GIT PULL 2/4] arm64: dts: exynos: Stuff "
` [GIT PULL 3/4] ARM: exynos: soc/mach for v4.20, second round
` [PATCH / PULL 4/4] arm64: exynos: Enable generic power domain support

[PATCH/RFC 0/2] arm: renesas: Move SoC Kconfig symbols to drivers/soc/renesas/
 2018-10-11 13:54 UTC  (4+ messages)
` [PATCH 1/2] [RFC] arm64: "
` [PATCH 2/2] [RFC] ARM: shmobile: "

[GIT PULL 3/5] firmware: tegra: Changes for v4.20-rc1
 2018-10-11 13:26 UTC  (3+ messages)
` [GIT PULL 3/5 v2] "

[GIT PULL 1/5] i.MX drivers updates for 4.20
 2018-10-11 13:24 UTC  (7+ messages)
` [GIT PULL 5/5] i.MX defconfig "

[PATCH v3] Neutis N5 support
 2018-10-11 13:20 UTC  (4+ messages)
  ` [PATCH v3] arm64: new board - Emlid Neutis N5

[PATCH] ARM: dts: imx6qdl-udoo: Add Pincfgs for UART4
 2018-10-11 13:12 UTC  (6+ messages)

Pros and Cons of IOMMU (vs SWIOTLB)
 2018-10-11 12:34 UTC 

[PATCH] ARM: dts: Add DT for MYIR Tech MYD-LPC4357 Development Board
 2018-10-11 12:31 UTC 

[PATCH] iommu: arm-smmu: handle client iommu translation fault handlers
 2018-10-11 12:26 UTC  (3+ messages)

[PATCH V6 00/23] mmc: mmci: add sdmmc variant for stm32
 2018-10-11 12:17 UTC  (6+ messages)

[PATCH v3 0/3] arm64 SMMUv3 PMU driver with IORT support
 2018-10-11 11:49 UTC  (4+ messages)
` [PATCH v3 2/3] perf: add arm64 smmuv3 pmu driver

[PATCH v6 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-10-11 11:38 UTC  (5+ messages)
` [PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI

[PATCH] ARM: Optimise copy_{from/to}_user for !CPU_USE_DOMAINS
 2018-10-11 11:16 UTC 

[PATCH] ARM: dts: BCM53573: Relicense SoC file to the GPL 2.0+ / MIT
 2018-10-11 11:13 UTC  (2+ messages)

[PATCH v4 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-10-11 11:00 UTC  (6+ messages)
` [PATCH v4 1/5] "
` [PATCH v4 2/5] dt-bindings: spi: add binding file "
` [PATCH v4 3/5] arm64: dts: lx2160a: add FlexSPI node property
` [PATCH v4 4/5] arm64: defconfig: enable NXP FlexSPI driver
` [PATCH 5/5] MAINTAINERS: add maintainers for the "

[PATCH 0/15] Add support for OLPC XO 1.75 Embedded Controller
 2018-10-11 10:42 UTC  (18+ messages)
` [PATCH 01/15] power: supply: olpc_battery: correct the temperature units
` [PATCH 02/15] Revert "platform/olpc: Make ec explicitly non-modular"
` [PATCH 03/15] dt-bindings: olpc, xo1.75-ec: Add OLPC XO-1.75 EC bindings
` [PATCH 04/15] Platform: OLPC: Remove an unused include
` [PATCH 05/15] Platform: OLPC: Move OLPC config symbol out of x86 tree
` [PATCH 06/15] Platform: OLPC: Add XO-1.75 EC driver
` [PATCH 07/15] Platform: OLPC: Avoid a warning if the EC didn't register yet
` [PATCH 08/15] Platform: OLPC: Move EC-specific functionality out from x86
` [PATCH 09/15] Platform: OLPC: add a regulator for the DCON
` [PATCH 10/15] dt-bindings: olpc_battery: Add XO-1.5 battery
` [PATCH 11/15] x86, olpc: Use a correct version when making up a battery node
` [PATCH 12/15] power: supply: olpc_battery: Use DT to get battery version
` [PATCH 13/15] power: supply: olpc_battery: Move priv data to a struct
` [PATCH 14/15] power: supply: olpc_battery: Avoid using platform_info
` [PATCH 15/15] power: supply: olpc_battery: Add OLPC XO 1.75 support

[PATCH 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-10-11 10:04 UTC  (5+ messages)
` [PATCH 5/5] arm64: dts: add LX2160ARDB board support

[PATCH 1/7] dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
 2018-10-11  9:46 UTC  (7+ messages)
` [PATCH 2/7] dmaengine: fsldma: Adding macro FSL_DMA_IN/OUT implement for ARM platform
` [PATCH 3/7] dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs
` [PATCH 4/7] arm: dts: ls1021a: add qdma device tree nodes
` [PATCH 5/7] arm64: dts: ls1043a: "
` [PATCH 6/7] arm64: dts: ls1046a: "
` [PATCH 7/7] dt-bindings: fsl-qdma: Add NXP Layerscpae qDMA controller bindings

[PATCH v4 0/3] clk: meson: add a sub EMMC clock controller support
 2018-10-11  9:21 UTC  (7+ messages)
` [PATCH v4 1/3] clk: meson: add emmc sub clock phase delay driver
` [PATCH v4 3/3] clk: meson: add sub MMC clock controller driver

[PATCH 0/6] PMUv3 event handling improvements
 2018-10-11  9:04 UTC  (11+ messages)
` [PATCH 1/6] arm64: perf: Reject stand-alone CHAIN events for PMUv3
` [PATCH 2/6] arm64: perf: Terminate PMU assignment statements with semicolons
` [PATCH 3/6] arm64: perf: Add support for Armv8.1 PMCEID register format
` [PATCH 4/6] arm64: perf: Remove duplicate generic cache events
` [PATCH 5/6] arm64: perf: Move event definitions into perf_event.h
` [PATCH 6/6] arm64: perf: Hook up new events

[PATCH v3 0/7] AXP8x3 AC and battery power supply support
 2018-10-11  8:10 UTC  (3+ messages)
` [PATCH v3 7/7] mfd: axp20x: Add supported cells for AXP803

DMA remote memcpy requests
 2018-10-11  7:28 UTC 

[PATCH v2] arm64: dts: lx2160a: enable eSDHC controller
 2018-10-11  6:35 UTC 

[PATCH] memblock: stop using implicit alignement to SMP_CACHE_BYTES
 2018-10-11  6:08 UTC  (3+ messages)

[PATCH 1/4] mm/hugetlb: Enable PUD level huge page migration
 2018-10-11  3:16 UTC  (12+ messages)

[PATCH v4 0/2] Xilinx ZynqMP IPI Mailbox Controller Driver
 2018-10-10 22:53 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

[PATCH 0/6] Tracing register accesses with pstore and dynamic debug
 2018-10-10 19:37 UTC  (9+ messages)
` [PATCH 3/6] tracing: Add tp_pstore cmdline to have tracepoints go to pstore

[PATCH v3 1/2] Driver core: add bus_find_device_by_fwnode
 2018-10-10 19:05 UTC  (5+ messages)
` [PATCH v3 2/2] treewide: use bus_find_device_by_fwnode

[Question] directory for SoC-related DT binding
 2018-10-10 18:59 UTC  (8+ messages)

[PATCH 00/36] Devicetree schema
 2018-10-10 18:51 UTC  (6+ messages)
` [PATCH 13/36] dt-bindings: arm: Convert PMU binding to json-schema

[PATCH v3 0/4] drivers: soc: xilinx: Add support for ZynqMP power domain driver
 2018-10-10 18:41 UTC  (2+ messages)

[PATCH v4 0/3] drivers: soc: xilinx: Add support for ZynqMP PM driver
 2018-10-10 18:40 UTC  (2+ messages)

[PATCH v2] clk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probe
 2018-10-10 18:18 UTC 

[PATCH] clk: mvebu: armada-37xx-tbg: Balance devm_clk_get in probe
 2018-10-10 18:06 UTC  (3+ messages)

[PATCH 0/5] Make SPI work on DT MMP2
 2018-10-10 17:26 UTC  (4+ messages)
` [PATCH 3/5] spi: pxa2xx: use an enum for type

[PATCH] Documentation/arm64: HugeTLB page implementation
 2018-10-10 17:08 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] irqchip/gic-v3-its: Add early memory allocation errata
 2018-10-10 17:08 UTC  (8+ messages)

[xlnx:master 1944/2013] warning: (VIDEO_XILINX && ..) selects XILINX_FRMBUF which has unmet direct dependencies (DMADEVICES)
 2018-10-10 17:08 UTC 

Clock configuration for the SAMA5D2 NAND controller
 2018-10-10 17:05 UTC 

[PATCH 0/4] firmware: ti_sci: Introduce RM support
 2018-10-10 17:00 UTC  (6+ messages)
` [PATCH 4/4] firmware: ti_sci: Add helper apis to mange resources

[PATCH] arm64: mm: Use __pa_symbol() for set_swapper_pgd()
 2018-10-10 16:57 UTC  (3+ messages)

[PATCH] arm64: Add silicon-errata.txt entry for ARM erratum 1188873
 2018-10-10 16:54 UTC  (2+ messages)

[PATCH] Revert "arm64: uaccess: implement unsafe accessors"
 2018-10-10 16:53 UTC  (3+ messages)

livelock with hrtimer cpu_base->lock
 2018-10-10 16:49 UTC  (2+ messages)

[PATCH 0/2] iommu/arm-smmu-v3: Miscellaneous clean up
 2018-10-10 16:28 UTC  (4+ messages)

[RFC PATCH 0/2] ACPI / PPTT: ids for caches
 2018-10-10 16:19 UTC  (12+ messages)
` [RFC PATCH 2/2] ACPI / PPTT: cacheinfo: Label caches based on fw_token

[PATCH v9 00/24] ILP32 for ARM64
 2018-10-10 15:36 UTC  (6+ messages)

[PATCH i2c-next v7 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-10-10 15:35 UTC  (10+ messages)
` [PATCH i2c-next v7 3/5] dt-bindings: i2c: aspeed: Add 'bus-timeout-ms' property as an optional property
` [PATCH i2c-next v7 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting
` [PATCH i2c-next v7 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases

[PATCH v9 0/8] Introduce on-chip interconnect API
 2018-10-10 15:02 UTC  (11+ messages)
` [PATCH v9 2/8] dt-bindings: Introduce interconnect binding

[PATCH 1/4] drm/sun4i: tcon: Support an active-low DE signal with RGB interface
 2018-10-10 14:59 UTC  (6+ messages)
` [PATCH 2/4] drm/panel: simple: Add support for the Lemaker BL035 3.5" LCD
` [PATCH 3/4] ARM: dts: sun7i: Add pinmux configuration for LCD0 RGB888 pins

[PATCH 0/4] Add SOCFPGA System Manager
 2018-10-10 14:42 UTC  (2+ messages)

[PATCH v7 0/8] arm64: untag user pointers passed to the kernel
 2018-10-10 14:09 UTC  (4+ messages)
` [PATCH v7 7/8] arm64: update Documentation/arm64/tagged-pointers.txt

[PATCH resend] clk: at91: Fix division by zero in PLL recalc_rate()
 2018-10-10 13:54 UTC 

[PATCH] clk: at91: Fix division by zero in PLL recalc_rate()
 2018-10-10 13:43 UTC  (3+ messages)

[PATCH] config: arm: imx: remove PROVE_LOCKING from defconfig
 2018-10-10 12:55 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a77990: Add DMA properties to MSIOF nodes
 2018-10-10 12:39 UTC  (2+ messages)

[PATCH v3 00/22] SMMU enablement for NXP LS1043A and LS1046A
 2018-10-10 12:07 UTC  (2+ messages)
` [PATCH v3 22/22] arm64: dts: ls104x: use a pseudo-bus to constrain usb dma size


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