linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-27 10:43:41 to 2015-07-27 18:47:09 UTC [more...]

[PATCH 0/5] ARM: Broadcom Brahma-B15 readahead cache support
 2015-07-27 18:47 UTC  (6+ messages)
` [PATCH 2/5] ARM: Add "

[PATCH v2 4/4] irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2
 2015-07-27 18:46 UTC  (3+ messages)
` [PATCH] irq-bcm2836: Move SMP boot to the irqchip code

[GIT PULL] CSR prima2_defconfig fixes for 4.2
 2015-07-27 18:45 UTC  (2+ messages)

[PATCH v4 0/4] Add Broadcom North Star 2 support
 2015-07-27 18:44 UTC  (6+ messages)
` [PATCH v4 3/4] arm64: Add Broadcom iProc family support

[PATCH v2 00/13] Kill off set_irq_flags
 2015-07-27 18:39 UTC  (4+ messages)
` [PATCH v2 06/13] irqchip: kill off set_irq_flags usage

[PATCH v6 0/2] IMX GPCv2 drivers for wakeup source and suspend
 2015-07-27 18:24 UTC  (11+ messages)
` [PATCH v6 1/2] irqchip: imx-gpcv2: IMX GPCv2 driver for wakeup sources
` [PATCH v6 2/2] ARM: imx: Add suspend codes for imx7D

[PATCH v4 0/7] KASAN for arm64
 2015-07-27 17:53 UTC  (13+ messages)
` [PATCH v4 1/7] x86/kasan: generate KASAN_SHADOW_OFFSET in Makefile
` [PATCH v4 2/7] mm: kasan: introduce generic kasan_populate_zero_shadow()
` [PATCH v4 5/7] arm64: add KASAN support
` [PATCH v4 7/7] x86/kasan: switch to generic kasan_populate_zero_shadow()

[PATCH 0/2] Last level (leaf) TLBI support
 2015-07-27 17:49 UTC  (3+ messages)
` [PATCH 2/2] arm64: Use last level TLBI for user pte changes

[PATCH 00/11] Enable access to SPI NOR flash on Samsung Snow board
 2015-07-27 17:43 UTC  (4+ messages)
` [PATCH 08/11] MTD: m25p80: Add option to limit SPI transfer size

[PATCH] driver core: correct device's shutdown order
 2015-07-27 17:43 UTC 

[PATCH 0/3] Another Errata 430973 Update
 2015-07-27 17:36 UTC  (9+ messages)
` [PATCH 3/3] ARM: errata 430973: move !ARCH_MULTIPLATFORM to Kconfig

[PATCH V2 00/11] OPP: Add code to support operating-points-v2 bindings
 2015-07-27 16:50 UTC  (15+ messages)
` [PATCH V2 06/11] opp: Add support to parse "operating-points-v2" bindings
` [PATCH V2 07/11] OPP: Add clock-latency-ns support
` [PATCH V2 08/11] opp: Add OPP sharing information to OPP library
` [PATCH V2 09/11] OPP: Add support for opp-suspend
` [PATCH V2 10/11] opp: Add helpers for initializing CPU OPPs
` [PATCH V2 11/11] cpufreq-dt: Add support for operating-points-v2 bindings

[RESEND PATCH v3] ARM: tegra124: pmu support
 2015-07-27 16:46 UTC  (4+ messages)

[PATCH v8 0/5] mtd: nand: vf610_nfc: Freescale NFC for VF610
 2015-07-27 16:42 UTC  (6+ messages)
` [PATCH v8 1/5] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others
` [PATCH v8 2/5] mtd: nand: vf610_nfc: add hardware BCH-ECC support
` [PATCH v8 3/5] mtd: nand: vf610_nfc: add device tree bindings
` [PATCH v8 4/5] ARM: dts: vf610twr: add NAND flash controller peripherial
` [PATCH v8 5/5] ARM: dts: vf-colibri: enable NAND flash controller

[PATCH v3] clk: at91: add generated clock driver
 2015-07-27 16:39 UTC 

[PATCH] dts: ls1021a: Add dts nodes for eTSEC0, eTSEC1 and eTSEC2
 2015-07-27 16:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/6] MT8173 IOMMU SUPPORT
 2015-07-27 15:49 UTC  (17+ messages)
` [PATCH v3 3/6] iommu: add ARM short descriptor page table allocator
` [PATCH v3 5/6] iommu/mediatek: Add mt8173 IOMMU driver

[PATCH v4 1/2] dt: cpufreq: st: Provide bindings for ST's CPUFreq implementation
 2015-07-27 15:20 UTC  (2+ messages)
` [PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs

[PATCH] mmc: sdhci-of-arasan: Get quirks from device tree
 2015-07-27 15:19 UTC  (2+ messages)

[PATCH v6] PCI: Store PCIe bus address in struct of_pci_range
 2015-07-27 15:17 UTC 

[PATCH v5] PCI: Store PCIe bus address in struct of_pci_range
 2015-07-27 15:11 UTC  (2+ messages)

[PATCH 00/18] Clean up exposure of arch-internal code
 2015-07-27 14:45 UTC  (27+ messages)
` [PATCH 01/18] ARM: reduce visibility of dmac_* functions
` [PATCH 02/18] firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()
` [PATCH 03/18] iommu: tegra-smmu: fix iova_to_phys() method
` [PATCH 04/18] iommu: tegra-smmu: fix unmap() method
` [PATCH 05/18] iommu: tegra-smmu: factor out common pte setting
` [PATCH 06/18] iommu: tegra-smmu: add iova_pd_index() and iova_pt_index() helpers
` [PATCH 07/18] iommu: tegra-smmu: fix page table lookup in unmap/iova_to_phys methods
` [PATCH 08/18] iommu: tegra-smmu: store struct page pointer for page tables
` [PATCH 09/18] iommu: tegra-smmu: use kcalloc() to allocate counter array
` [PATCH 10/18] iommu: tegra-smmu: move flush_dcache to tegra-smmu.c
` [PATCH 11/18] iommu: tegra-smmu: split smmu_flush_ptc()
` [PATCH 12/18] iommu: tegra-smmu: smmu_flush_ptc() wants device address
` [PATCH 13/18] iommu: tegra-smmu: convert to use DMA API
` [PATCH 14/18] iommu: tegra-smmu: remove PageReserved manipulation
` [PATCH 15/18] iommu: tegra-smmu: use __GFP_ZERO to allocate zeroed pages
` [PATCH 16/18] iommu: tegra-smmu: get_use
` [PATCH 17/18] iommu: tegra-smmu: more cleanups
` [PATCH 18/18] iommu: tegra-smmu: remove cacheflush.h

[PATCH] ARM: dts: sabresd: use simple-panel instead of display-timings for LVDS1
 2015-07-27 14:44 UTC  (2+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_IKCONFIG_PROC
 2015-07-27 14:36 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: Add support for phyCORE-AM335x SoM
 2015-07-27 14:34 UTC  (2+ messages)

[RFC PATCH 0/2] spi: add dual parallel & stacked mode support in Zynq MPSoC GQSPI controller
 2015-07-27 14:23 UTC  (10+ messages)

[PATCH 0/5] Add imx6ul touch screen controller support
 2015-07-27 14:13 UTC  (9+ messages)
` [PATCH 1/5] input: touchscreen: add imx6ul_tsc driver support
` [PATCH 2/5] Documentation: Detail permitted DT properties for the imx6ul_tsc
` [PATCH 3/5] ARM: imx_v6_v7_defconfig: enable imx6ul_tsc
` [PATCH 4/5] ARM: dts: imx6ul.dtsi: add TSC support
` [PATCH 5/5] ARM: dts: imx6ul-14x14-evk.dts: add tsc support

[PATCH-v5 0/5] i2c: pxa: Add support for PXA910 family of device
 2015-07-27 14:11 UTC  (5+ messages)
` [PATCH-v5 1/5] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa
` [PATCH-v5 4/5] Documentation: binding: add sclk adjustment properties "

[PATCH] ARM: multi_v7_defconfig: Select MX6UL and MX7D
 2015-07-27 14:10 UTC 

[PATCH v5 0/6] add device tree support for mxc rtc
 2015-07-27 14:03 UTC  (4+ messages)
` [PATCH v5 4/6] dt-binding: document the binding "

[PATCH 0/2] spi: dw: Reintroduce optional 16 bit data register I/O
 2015-07-27 13:59 UTC  (12+ messages)
` [PATCH v2 "
  ` [RESEND PATCH "
    ` [RESEND PATCH v2 1/2] dt: snps, dw-apb-ssi: Document new I/O data register width property
    ` [RESEND PATCH v2 2/2] spi: dw: Allow interface drivers to limit data I/O to word sizes

No subject
 2015-07-27 13:58 UTC  (3+ messages)
` [PATCH v3 3/5] usb: phy: add usb3.0 phy driver for mt65xx SoCs

[PATCH v1 0/7] APQ8064 dt patches
 2015-07-27 13:52 UTC  (8+ messages)
` [PATCH v1 1/7] ARM: dts: apq8064: remove temporary fixed regulator for mmc
` [PATCH v1 2/7] ARM: dts: ifc6410: add real regulators for sdcc nodes
` [PATCH v1 3/7] ARM: dts: qs600: Add real regulators to sdcc
` [PATCH v1 4/7] ARM: dts: apq8064: Add pm8921 mfd and its gpio node
` [PATCH v1 5/7] ARM: dts: apq8064: add pm8921 mpp support
` [PATCH v1 6/7] ARM: dts: apq8064: Add DT support for GSBI6 and for UART pin mux
` [PATCH v1 7/7] ARM: dts: apq8064: fix missing gsbi cell-index

[PATCH v3 0/2] RTC support for NXP LPC18xx family
 2015-07-27 13:37 UTC  (3+ messages)
` [PATCH v3 2/2] doc: dt: add documentation for nxp,lpc1788-rtc

inquiries on juno
 2015-07-27 13:09 UTC  (4+ messages)

[PATCH V2 net-next 0/3] ARM BPF JIT features
 2015-07-27 13:06 UTC  (5+ messages)
` [PATCH V3 "
  ` [PATCH V3 net-next 1/3] ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT
  ` [PATCH V3 net-next 2/3] ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET "
  ` [PATCH V3 net-next 3/3] ARM: net: add support for BPF_ANC | SKF_AD_HATYPE "

[PATCH v2 00/20] arm64: support for 8.1 LSE atomic instructions
 2015-07-27 13:00 UTC  (5+ messages)
` [PATCH v2 02/20] documentation: Clarify failed cmpxchg memory ordering semantics

[PATCH v2 0/2] pinctrl: sunxi: Implement proper irq DT parsing
 2015-07-27 12:58 UTC  (5+ messages)
` [PATCH v2 1/2] pinctrl: sunxi: Add custom irq_domain_ops
` [PATCH v2 2/2] ARM: sunxi: dt: Convert users to the PIO interrupts binding

[PATCH 0/3] ARM: UniPhier: update DTS and MAINTAINERS
 2015-07-27 12:55 UTC  (2+ messages)

[RFC] ARM: dts: sunxi: Add regulators and board-specific operating points for LeMaker BananaPi
 2015-07-27 12:54 UTC  (6+ messages)
` [linux-sunxi] "

[GIT PULL] pxa for v4.3 - v2
 2015-07-27 12:49 UTC  (2+ messages)

[GIT PULL 1/2] omap soc changes for v4.3
 2015-07-27 12:48 UTC  (2+ messages)
  ` [GIT PULL 2/2] omap dts changes for dm814x "

[GIT PULL 1/2] omap soc changes for v4.3
 2015-07-27 12:47 UTC 

[PATCH v2] xen/events: Support event channel rebind on ARM
 2015-07-27 12:43 UTC  (3+ messages)
  ` [Xen-devel] "

[PATCH v3] ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc
 2015-07-27 12:39 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.3
 2015-07-27 12:35 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Updates for v4.3
 2015-07-27 12:35 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Marzen Board Removal for v4.3
 2015-07-27 12:33 UTC  (2+ messages)

[PATCH 0/4] pinctrl: sunxi: Implement proper irq DT parsing
 2015-07-27 12:27 UTC  (8+ messages)
` [PATCH 1/4] pinctrl: sunxi: Use common functions to change irq_chip and handler
` [PATCH 2/4] pinctrl: sunxi: Add irq_chip name
` [PATCH 3/4] pinctrl: sunxi: Add custom irq_domain_ops

[GIT PULL] Second Round of Renesas ARM Based SoC Cleanup for v4.3
 2015-07-27 12:27 UTC  (2+ messages)

[PATCH 0/2] gpio: dwapb: allow sane gpio numbering
 2015-07-27 12:26 UTC  (7+ messages)
` [PATCH 1/2] gpio: dwapb: Use human understandable "

[GIT PULL] STM32 DT changes for v4.3 v2
 2015-07-27 12:26 UTC  (2+ messages)

[GIT PULL]STi SoC changes for v4.3, round 1
 2015-07-27 12:25 UTC  (2+ messages)

[GIT PULL] STi DT changes for v4.3, round 1
 2015-07-27 12:24 UTC  (2+ messages)

[GIT PULL] STi defconfig updates for v4.3, round 1
 2015-07-27 12:23 UTC  (2+ messages)

[PATCH 0/4] omap: Fix broken pbias device creation
 2015-07-27 12:16 UTC  (5+ messages)
` [RFT PATCH 1/4] ARM: dts: omap24xx: "
` [PATCH 2/4] ARM: dts: OMAP4: "
` [PATCH 3/4] ARM: dts: OMAP5: "
` [PATCH 4/4] ARM: dts: dra7: "

[PATCH] arm64/efi: map the entire UEFI vendor string before reading it
 2015-07-27 12:16 UTC  (3+ messages)

[RESEND PATCH 0/2] get pinctrl more flexible for per pin muxing controllers
 2015-07-27 12:12 UTC  (10+ messages)
` [RESEND PATCH 1/2] pinctrl: change function behavior "

[PATCH v2 0/7] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-07-27 12:01 UTC  (12+ messages)
` [PATCH v2 3/7] cpufreq-dt: add turbo modes support
` [PATCH v2 2/7] cpufreq: opp: fix handling of turbo modes

[PATCH] pinctrl: sirf: add power management support for atlas7
 2015-07-27 11:57 UTC 

[PATCH 1/4][v4] ARM: imx: imx7d-pinfunc: add gpio pad iomuxc settings
 2015-07-27 11:55 UTC  (3+ messages)

[PATCH 0/5] Second round of MCPM refactoring
 2015-07-27 11:38 UTC  (7+ messages)
` [PATCH 3/5] ARM: MCPM: make internal helpers private to the core code

X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
 2015-07-27 11:36 UTC  (3+ messages)

[PATCH] ARM: asm/unified.h: guard the IT macros against redefinition when using LTO
 2015-07-27 11:21 UTC  (3+ messages)

[PATCH v3 0/2] pixcir_i2c_ts: Add optional wakeup irq support
 2015-07-27 11:19 UTC  (4+ messages)
` [PATCH v3 1/2] input: touchscreen: pixcir_i2c_ts: Add support for optional wakeup interrupt

[PATCH v9 0/9] Add simple NVMEM Framework via regmap
 2015-07-27 11:17 UTC  (10+ messages)
` [PATCH v9 1/9] nvmem: Add a simple NVMEM framework for nvmem providers
` [PATCH v9 2/9] nvmem: Add a simple NVMEM framework for consumers
` [PATCH v9 3/9] nvmem: Add nvmem_device based consumer apis
` [PATCH v9 4/9] nvmem: Add bindings for simple nvmem framework
` [PATCH v9 5/9] Documentation: nvmem: add nvmem api level and how-to doc
` [PATCH v9 6/9] nvmem: qfprom: Add Qualcomm QFPROM support
` [PATCH v9 7/9] nvmem: qfprom: Add bindings for qfprom
` [PATCH v9 8/9] nvmem: sunxi: Move the SID driver to the nvmem framework
` [PATCH v9 9/9] nvmem: Add to MAINTAINERS for "

[PATCH v2 1/2] ARM: PCI: bios32: replace panic with WARN messages on failures
 2015-07-27 11:09 UTC  (6+ messages)
` [PATCH v2 2/2] ARM: pci: kill pcibios_msi_controller

[PATCH v2 0/4] Add standby support for the recent mvebu SoCs
 2015-07-27 11:02 UTC  (4+ messages)
` [PATCH v2 3/4] ARM: mvebu: Allow using the GIC for wakeup in standby mode

[PATCH v2 0/5] add driver for Atmel QSPI controller
 2015-07-27 10:53 UTC  (4+ messages)
` [PATCH v2 5/5] mtd: atmel-quadspi: "

[PATCHv4 0/6] dmaengine: mv_xor fixes and improvements
 2015-07-27 10:44 UTC  (4+ messages)
` [PATCHv4 3/6] dmaengine: mv_xor: remove support for dmacap, * DT properties
  ` [PATCHv4 3/6] dmaengine: mv_xor: remove support for dmacap,* "


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