linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-19 00:50:14 to 2016-11-21 10:01:41 UTC [more...]

[PATCH v9 00/16] ACPI IORT ARM SMMU support
 2016-11-21 10:01 UTC  (10+ messages)
` [PATCH v9 01/16] drivers: acpi: add FWNODE_ACPI_STATIC fwnode type
` [PATCH v9 02/16] drivers: acpi: iort: introduce linker section for IORT entries probing
` [PATCH v9 03/16] drivers: acpi: iort: add support for IOMMU fwnode registration
` [PATCH v9 04/16] drivers: iommu: make of_iommu_set/get_ops() DT agnostic
` [PATCH v9 05/16] drivers: iommu: arm-smmu: convert struct device of_node to fwnode usage
` [PATCH v9 06/16] drivers: iommu: arm-smmu-v3: "
` [PATCH v9 07/16] drivers: acpi: implement acpi_dma_configure
` [PATCH v9 08/16] drivers: acpi: iort: add node match function
` [PATCH v9 09/16] drivers: acpi: iort: add support for ARM SMMU platform devices creation

[PATCH] mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtd
 2016-11-21  9:59 UTC  (2+ messages)

[PATCH v16 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-11-21  9:45 UTC  (10+ messages)
` [PATCH v16 04/15] clocksource/drivers/arm_arch_timer: rename some enums and defines, and some cleanups
` [PATCH v16 05/15] clocksource/drivers/arm_arch_timer: fix a bug in arch_timer_register about arch_timer_uses_ppi
` [PATCH v16 06/15] clocksource/drivers/arm_arch_timer: separate out arch_timer_uses_ppi init code to prepare for GTDT

[BUG] hdlcd gets confused about base address
 2016-11-21  9:44 UTC  (2+ messages)

[kvm-unit-tests PATCH v9 0/3] ARM PMU tests
 2016-11-21  9:41 UTC  (6+ messages)
` [kvm-unit-tests PATCH v9 1/3] arm: Add PMU test
` [kvm-unit-tests PATCH v9 2/3] arm: pmu: Check cycle count increases
` [kvm-unit-tests PATCH v9 3/3] arm: pmu: Add CPI checking

[PATCH] mfd: twl-core: export twl_get_regmap
 2016-11-21  9:31 UTC  (5+ messages)

[GIT PULL] Second Round of Renesas ARM Based SoC Updates for v4.10
 2016-11-21  9:31 UTC  (3+ messages)

[PATCH v2] ARM: Drop fixed 200 Hz timer requirement from Samsung platforms
 2016-11-21  9:24 UTC  (6+ messages)

[PATCH v3 1/9] mtd:fsl-quadspi:use the property fields of SPI-NOR
 2016-11-21  9:18 UTC  (15+ messages)
` [PATCH v3 6/9] mtd: spi-nor: Support R/W for S25FS-S family flash

[PATCH v3 0/6] Add support for STM32 ADC
 2016-11-21  8:54 UTC  (11+ messages)
` [PATCH v3 1/6] Documentation: dt-bindings: Document STM32 ADC DT bindings
` [PATCH v3 2/6] iio: adc: Add support for STM32 ADC core
` [PATCH v3 3/6] iio: adc: Add support for STM32 ADC
` [PATCH v3 4/6] ARM: configs: stm32: enable ADC driver

[PATCH] PCI: Add information about describing PCI in ACPI
 2016-11-21  8:52 UTC  (4+ messages)

[PATCH] spi: davinci: Allow device tree devices to use DMA
 2016-11-21  8:37 UTC  (4+ messages)

[GIT PULL 1/10] mailbox: Add Tegra HSP driver
 2016-11-21  8:29 UTC  (22+ messages)
` [GIT PULL 2/10] firmware: Add Tegra IVC and BPMP support
` [GIT PULL 3/10] reset: Add Tegra BPMP reset driver
` [GIT PULL 4/10] bus: Add Tegra GMI support
` [GIT PULL 5/10] soc: tegra: Core SoC changes for v4.10-rc1
` [GIT PULL 6/10] dt-bindings: Cleanups and additions "
` [GIT PULL 7/10] ARM: tegra: Device tree changes "
` [GIT PULL 8/10] ARM: tegra: Default configuration updates "
` [GIT PULL 9/10] arm64: tegra: Device tree changes "

[PATCH 0/3] clk: keystone: add sci clock support
 2016-11-21  8:14 UTC  (6+ messages)
` [PATCH 1/3] Documentation: dt: Add TI SCI clock driver

[PATCH V9 0/6] Integration of function trace with System Trace IP blocks
 2016-11-21  7:57 UTC  (7+ messages)
` [PATCH V9 1/6] tracing: add a possibility of exporting function trace to other places instead of ring buffer only
` [PATCH V9 2/6] stm class: ftrace: Add ftrace-export-over-stm driver
` [PATCH V9 3/6] coresight: Mark stm_generic_packet() with notrace
` [PATCH V9 4/6] intel_th: Mark sth_stm_packet() "
` [PATCH V9 5/6] stm dummy: Mark dummy_stm_packet() "
` [PATCH V9 6/6] stm: Mark the functions of writing STM "

[PATCH 0/5] drm/sun4i: Handle TV overscan
 2016-11-21  7:40 UTC  (12+ messages)
` [PATCH 1/5] drm/modes: Rewrite the command line parser
` [PATCH 2/5] drm/modes: Support modes names on the command line
` [PATCH 5/5] drm/sun4i: Add support for the overscan profiles

[GIT PULL] Allwinner arm64 DT changes for 4.9
 2016-11-21  7:21 UTC  (3+ messages)

[PATCH] ARM: dts: AM571x-IDK Initial Support
 2016-11-21  5:58 UTC 

[PATCH v2 0/4] Fixes for Vybrid SPI DMA implementation
 2016-11-21  5:54 UTC  (5+ messages)
` [PATCH v2 1/4] spi: spi-fsl-dspi: Fix SPI transfer issue when using multiple SPI_IOC_MESSAGE
` [PATCH v2 2/4] spi: spi-fsl-dspi: Fix continuous selection format
` [PATCH v2 3/4] spi: spi-fsl-dspi: Fix incorrect DMA setup
` [PATCH v2 4/4] spi: spi-fsl-dspi: Minor code cleanup and error path fixes

[PATCH v3] ARM: at91/dt: add dts file for sama5d36ek CMP board
 2016-11-21  5:14 UTC 

[RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II)
 2016-11-21  5:13 UTC  (4+ messages)
  ` Summary of LPC guest MSI discussion in Santa Fe (was: Re: [RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II))
    ` Summary of LPC guest MSI discussion in Santa Fe

[PATCH] ARM: davinci: Allocate spare interrupts
 2016-11-21  4:20 UTC 

[PATCH V8 0/3] Integration of function trace with System Trace IP blocks
 2016-11-21  3:18 UTC  (9+ messages)
` [PATCH V8 1/3] tracing: add a possibility of exporting function trace to other places instead of ring buffer only
` [PATCH V8 3/3] stm: Mark the functions of writing buffer with notrace

[PATCH] reset: hisilicon: add a polarity cell for reset line specifier
 2016-11-21  2:58 UTC  (4+ messages)

[PATCH v2 0/9] rockchip: add more power domain and devices dts for rk3399
 2016-11-21  2:55 UTC  (5+ messages)
` [PATCH v2 3/9] arm64: dts: rockchip: add VOP and VOP iommu node "
` [PATCH v2.1 7/9] arm64: dts: rockchip: add pd_edp "

[PATCH v3 00/10] Add DT support for ohci-da8xx
 2016-11-21  2:42 UTC  (3+ messages)
` [PATCH v3 10/10] ARM: dts: da850: add usb device node

[PATCH v6 0/5] drm: sun8i: Add DE2 HDMI video support
 2016-11-21  0:54 UTC  (7+ messages)
` [PATCH v6 1/5] drm: sun8i: Add a basic DRM driver for Allwinner DE2
` [PATCH v6 2/5] drm: sun8i: add HDMI video support to A83T and H3
` [PATCH v6 3/5] ARM: dts: sun8i-h3: add HDMI video nodes
` [PATCH v6 4/5] ARM: dts: sun8i-h3: Add HDMI video to the Banana Pi M2+
` [PATCH v6 5/5] ARM: dts: sun8i-h3: Add HDMI video to the Orange PI 2
` [linux-sunxi] [PATCH v6 0/5] drm: sun8i: Add DE2 HDMI video support

[PATCH v2 1/2] devicetree: Add vendor prefix for CZ.NIC
 2016-11-20 20:31 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: add support for Turris Omnia

[PATCH RFC] ARM: dts: add support for Turris Omnia
 2016-11-20 20:30 UTC  (6+ messages)

[PATCH] arm: spin one more cycle in timer-based delays
 2016-11-20 20:00 UTC  (12+ messages)

[RFC PATCH v2 1/2] macb: Add 1588 support in Cadence GEM
 2016-11-20 19:54 UTC  (5+ messages)
` [RFC PATCH v2 2/2] macb: Enable 1588 support in SAMA5D2 platform

[RFT v2 0/5] ASoC: samsung: Minor cleanup for old machines
 2016-11-20 19:24 UTC  (6+ messages)
` [PATCH v2 1/5] ASoC: samsung: Remove non-existing MACH dependencies
` [RFT v2 2/5] ASoC: samsung: smdk_wm8580: Remove old platforms and drop mach-types usage
` [PATCH v2 3/5] ASoC: samsung: Enable COMPILE_TEST for SmartQ and WM8580
` [PATCH v2 4/5] ASoC: samsung: Enable COMPILE_TEST for entire Samsung ASoc
` [PATCH v2 5/5] ARM: s5pv210_defconfig: Remove old MACHs

mmc: core: complete/wait_for_completion performance
 2016-11-20 19:10 UTC  (5+ messages)

commit 4dd1837d7589f468ed109556513f476e7a7f9121 breaks build
 2016-11-20 17:22 UTC  (9+ messages)

[PATCH] arm64: mm: Fix memmap to be initialized for the entire section
 2016-11-20 17:07 UTC  (11+ messages)

[PATCH V3 0/8] IOMMU probe deferral support
 2016-11-20 15:11 UTC  (7+ messages)

[GIT PULL 1/4] DaVinci cleanups for v4.10 (part 2)
 2016-11-20 13:40 UTC  (4+ messages)
` [GIT PULL 2/4] DaVinci SoC updates "
` [GIT PULL 3/4] DaVinci DT "
` [GIT PULL 4/4] DaVinci defconfig "

[PATCH v8 0/7] arm/arm64: vgic: Implement API for vGICv3 live migration
 2016-11-20 13:20 UTC  (7+ messages)
` [PATCH v8 6/7] arm/arm64: vgic: Implement VGICv3 CPU interface access

[PATCH v5 0/2] platform: Add DT support for DA8xx
 2016-11-20 13:08 UTC  (2+ messages)

i.MX6UL: feature state of linux-fslc 4.1.x vs mainline
 2016-11-20 13:04 UTC  (2+ messages)

[PATCH] mfd: twl-core: make driver DT only
 2016-11-20 12:57 UTC  (3+ messages)

[PATCH v4] crypto: arm64/sha2: integrate OpenSSL implementations of SHA256/SHA512
 2016-11-20 11:43 UTC 

[RFC 1/6] drm/etnaviv: add binding for the gc320 found in ti socs
 2016-11-20 11:43 UTC  (5+ messages)
` [RFC 2/6] drm/etnaviv: allow building etnaviv on omap devices

[PATCH] ARM: davinci: PM: fix build when da850 not compiled in
 2016-11-20 11:29 UTC  (2+ messages)

[PATCH v4 0/3] dmaengine: sun6i: add the support for the Allwinner A64 SOC
 2016-11-20 10:45 UTC  (4+ messages)
` [PATCH v4 1/3] Documentation: DT: add dma compatible for sun50i "
` [PATCH v4 2/3] ARM64: dts: sun6i: add dma node for a64
` [PATCH v4 3/3] dmaengine: sun6i: share the dma driver with sun50i

Low network throughput on i.MX28
 2016-11-20  9:14 UTC  (23+ messages)

[arm-soc:qcom/arm64 3/13] Error: arch/arm64/boot/dts/qcom/apq8096-db820c-pmic-pins.dtsi:12.20-21 syntax error
 2016-11-20  4:04 UTC  (2+ messages)

[GIT PULL] ARM: SoC fixes
 2016-11-20  2:37 UTC 

[GIT PULL] ARM: SoC fixes
 2016-11-20  2:36 UTC  (3+ messages)

[arm-soc:sunxi/dt64 3/3] arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi:45:46: fatal error: dt-bindings/clock/sun50i-a64-ccu.h: No such file or directory
 2016-11-20  2:21 UTC 

[PATCH] dmaengine: qcom_hidma: autoload while probing ACPI
 2016-11-19 19:28 UTC 

[PULL] KVM/ARM updates for 4.9-rc6
 2016-11-19 19:28 UTC  (2+ messages)

[PATCH] coresight: perf: Add a missing call to etm_free_aux
 2016-11-19 18:42 UTC  (3+ messages)

[PATCH 0/6] ASoC: samsung: Minor cleanup for old machines
 2016-11-19 18:01 UTC  (11+ messages)
` [PATCH 1/6] ASoC: samsung: Remove non-existing MACH dependencies
` [PATCH 2/6] ASoC: samsung: smdk_wm8580: Remove old platforms and drop mach-types usage
` [RFT 3/6] ASoC: samsung: smdk_wm8580: Remove machine specific quirks
` [PATCH 4/6] ASoC: samsung: Enable COMPILE_TEST for SmartQ and WM8580
` [PATCH 5/6] ASoC: samsung: Enable COMPILE_TEST for entire Samsung ASoc
` [PATCH 6/6] ARM: s5pv210_defconfig: Remove old MACHs

[GIT PULL] Allwinner late DT changes for 4.10
 2016-11-19 17:07 UTC  (4+ messages)

[GIT PULL] Integrator DTS and defconfig changes
 2016-11-19 15:19 UTC  (5+ messages)

[PATCH 0/9] AC97 device/driver model revamp
 2016-11-19 11:39 UTC  (4+ messages)
` [PATCH 8/9] mfd: wm97xx-core: core support for wm97xx Codec

[PATCH next] arm64: remove "SMP: Total of %d processors activated." message
 2016-11-19 11:05 UTC  (5+ messages)

[PATCH] ASoC: mioa701_wm9713: add missing white space in dev_err message
 2016-11-19  9:54 UTC  (2+ messages)

[GIT PULL v2] pxa-dt for v4.10
 2016-11-19  9:51 UTC 

[GIT PULL] ARM: mvebu: dt64 for v4.10 (#2)
 2016-11-19  8:45 UTC 

[GIT PULL] ARM: mvebu: soc for v4.10 (#1)
 2016-11-19  8:38 UTC 

[GIT PULL] ARM: mvebu: dt for v4.10 (#1)
 2016-11-19  8:33 UTC 

[GIT PULL] ARM: mvebu: dt for v4.10 (#1)
 2016-11-19  8:25 UTC  (3+ messages)

[PATCH] ARM: dts: msm8916: Add and enable wcnss node
 2016-11-19  6:42 UTC 

[GIT PULL v2] Qualcomm Device Tree Changes for v4.10
 2016-11-19  5:57 UTC 

[PATCH V8 0/6] thermal: bcm2835: add thermal driver
 2016-11-19  4:22 UTC  (7+ messages)
` [PATCH V8 2/6] thermal: bcm2835: add thermal driver for bcm2835 soc

[GIT PULL 1/2] arm64: dts: exynos: Topic dts arm64 for v4.10
 2016-11-19  2:02 UTC  (4+ messages)
` [GIT PULL 2/2] ARM: dts: exynos: Topic dts "

[GIT PULL] ARM: mvebu: dt64 for v4.10 (#1)
 2016-11-19  1:59 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8996: Fixup smp2p node
 2016-11-19  1:53 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: drivers for v4.10 (#1)
 2016-11-19  1:51 UTC  (2+ messages)

[GIT PULL] Second Round of Renesas ARM Based SoC DT Updates for v4.10
 2016-11-19  1:49 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC EtherAVB Updates for v4.10
 2016-11-19  1:43 UTC  (2+ messages)

[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.10
 2016-11-19  1:41 UTC  (2+ messages)

[GIT PULL] Second Round of Renesas ARM Based SoC Drivers Updates for v4.10
 2016-11-19  1:35 UTC  (2+ messages)

[GIT PULL 1/5] non-urgent omap fixes for v4.10
 2016-11-19  1:23 UTC  (5+ messages)
  ` [GIT PULL 4/5] drop unused omap platform_data "
  ` [GIT PULL 5/5] omap defconfig changes "
  ` [GIT PULL 3/5] omap device tree "

specifying order of /dev/mmcblk devices via device-tree?
 2016-11-19  1:23 UTC  (12+ messages)

[PATCH] ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks
 2016-11-19  1:17 UTC  (2+ messages)

[GIT PULL] Amlogic defconfig changes for v4.10
 2016-11-19  1:03 UTC  (2+ messages)

[GIT PULL] Amlogic 64-bit DT changes for v4.10
 2016-11-19  0:52 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).