linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-26 09:44:28 to 2014-04-28 04:54:41 UTC [more...]

[PATCH v3 part1 00/11] Enable ACPI on ARM64 in Kconfig
 2014-04-28  4:54 UTC  (10+ messages)
` [PATCH v3 part1 04/11] ARM64 / ACPI: Introduce arm-core.c and its related head file
` [PATCH v3 part1 07/11] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology

OMAP baseline test results for v3.15-rc3
 2014-04-28  4:49 UTC 

[PATCH] ARM: dts: Remove vmmc-supply for mmc@12220000 on arndale-octa board
 2014-04-28  4:30 UTC  (7+ messages)

[PATCH 0/6] Add CPTS support for AM437x
 2014-04-28  4:10 UTC  (7+ messages)
` [PATCH 1/6] drivers: net: cpts: Remove hardcoded clock name for CPTS
` [PATCH 2/6] ARM: dts: am33xx: Add clock names for cpsw and cpts
` [PATCH 3/6] drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372
` [PATCH 4/6] drivers: net: cpsw: Enable Annexe F Time sync
` [PATCH 5/6] ARM: AM43xx: clk: Change the cpts ref clock source to dpll_core_m5 clk
` [PATCH 6/6] ARM: dts: am4372: Add clock names for cpsw and cpts

[PATCH v5] clk: Exynos5250: Add clocks for G3D
 2014-04-28  4:10 UTC  (3+ messages)

[PATCH v8 2/2] usb: ehci-exynos: Change to use phy provided by the generic phy framework
 2014-04-28  4:08 UTC  (3+ messages)

[PATCH v2 1/2] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
 2014-04-28  4:06 UTC  (3+ messages)

[PATCH v2 00/10] mtd: spi-nor: Add the DDR quad read support
 2014-04-28  3:53 UTC  (11+ messages)
` [PATCH v2 01/10] mtd: spi-nor: fix the wrong dummy value
` [PATCH v2 02/10] mtd: spi-nor: add a new field for spi_nor{}
` [PATCH v2 03/10] mtd: spi-nor: add DDR quad read support
` [PATCH v2 04/10] Documentation: mtd: add a new document for SPI NOR flash
` [PATCH v2 05/10] Documentation: fsl-quadspi: update the document
` [PATCH v2 06/10] mtd: fsl-quadspi: use the information stored in spi-nor{}
` [PATCH v2 07/10] mtd: fsl-quadspi: add the DDR quad read support for Spansion NOR
` [PATCH v2 08/10] mtd: spi-nor: add more read transfer flags for n25q256a
` [PATCH v2 09/10] mtd: spi-nor: add DDR quad read support for Micron
` [PATCH v2 10/10] mtd: fsl-quadspi: "

[PATCH RFC 0/8] Devfreq support for Exynos5250/5420
 2014-04-28  3:30 UTC 

[PATCH 0/8] i.MX6 PCIe binding change and MSI support
 2014-04-28  2:14 UTC  (3+ messages)
` [PATCH 7/8] PCI: designware: make MSI isr shared irq aware

linux-next: manual merge of the mvebu tree with the arm tree
 2014-04-28  1:33 UTC 

[ANNOUNCE / UPDATE]: ARM mini-summit at ELC changed to BoFs (+ hack day)
 2014-04-28  1:22 UTC  (2+ messages)

[PATCH/RFC] serial: sh-sci: Add device tree support for r8a7779
 2014-04-28  1:13 UTC  (8+ messages)

[PATCH] mmc: wmt-sdmmc: Use GFP_KERNEL instead of hard-coded value
 2014-04-28  0:58 UTC 

[PATCH] ARM: l2c: prima2: only call l2x0_of_init() on matching nodes
 2014-04-28  0:27 UTC 

[PATCH] ARM: shmobile: henninger: enable SATA0
 2014-04-28  0:15 UTC  (2+ messages)

[PATCH] clkdev: only fall through to clk_get_sys() if DT indicates no entry
 2014-04-27 21:37 UTC  (4+ messages)

[PATCH v5] ARM: uprobes need icache flush after xol write
 2014-04-27 21:01 UTC  (4+ messages)

randconfig failures - MMC + trusted foundations
 2014-04-27 19:54 UTC  (6+ messages)
` [PATCH] ARM: trusted_foundations: only set setup_max_cpus if SMP set

[PATCH 0/3] context tracker support for arm64
 2014-04-27 19:44 UTC  (4+ messages)
` [PATCH 1/3] arm64: adjust el0_sync so that a function can be called
` [PATCH 2/3] arm64: add support for context tracking
` [PATCH 3/3] arm64: enable "

[PATCH v12 00/31] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2014-04-27 18:23 UTC  (35+ messages)
` [PATCH v12 01/31] iommu/exynos: do not include removed header
` [PATCH v12 02/31] iommu/exynos: add missing cache flush for removed page table entries
` [PATCH v12 03/31] iommu/exynos: change error handling when page table update is failed
` [PATCH v12 04/31] iommu/exynos: fix L2TLB invalidation
` [PATCH v12 05/31] iommu/exynos: remove prefetch buffer setting
` [PATCH v12 06/31] iommu/exynos: allocate lv2 page table from own slab
` [PATCH v12 07/31] iommu/exynos: always enable runtime PM
` [PATCH v12 08/31] iommu/exynos: handle one instance of sysmmu with a device descriptor
` [PATCH v12 09/31] iommu/exynos: remove dbgname from drvdata of a System MMU
` [PATCH v12 10/31] iommu/exynos: use managed device helper functions
` [PATCH v12 11/31] documentation: iommu: add binding document of Exynos System MMU
` [PATCH v12 12/31] iommu/exynos: support for device tree
` [PATCH v12 13/31] iommu/exynos: gating clocks of master H/W
` [PATCH v12 14/31] iommu/exynos: remove custom fault handler
` [PATCH v12 15/31] iommu/exynos: handle 'mmu-masters' property of DT and improve handling sysmmu
` [PATCH v12 16/31] iommu/exynos: turn on useful configuration options
` [PATCH v12 17/31] iommu/exynos: add support for power management subsystems
` [PATCH v12 18/31] iommu/exynos: allow having multiple System MMUs for a master H/W
` [PATCH v12 19/31] iommu/exynos: change rwlock to spinlock
` [PATCH v12 20/31] iommu/exynos: add devices attached to the System MMU to an IOMMU group
` [PATCH v12 21/31] iommu/exynos: fix address handling
` [PATCH v12 22/31] iommu/exynos: use exynos-iommu specific typedef
` [PATCH v12 23/31] iommu/exynos: use simpler function to get MMU version
` [PATCH v12 24/31] iommu/exynos: apply workaround of caching fault page table entries
` [PATCH v12 25/31] iommu/exynos: enhanced error messages
` [PATCH v12 26/31] clk: exynos: add gate clock descriptions of System MMU
` [PATCH v12 27/31] ARM: dts: add System MMU nodes of exynos4 series
` [PATCH v12 28/31] ARM: dts: add System MMU nodes of exynos4210
` [PATCH v12 29/31] ARM: dts: add System MMU nodes of exynos4x12
` [PATCH v12 30/31] ARM: dts: add System MMU nodes of exynos5250
` [PATCH v12 31/31] ARM: dts: add System MMU nodes of exynos5420

[PATCH] ARM; i.MX: Fix eMMa PrP resource size
 2014-04-27 16:03 UTC 

[RFC PATCH 0/8] component helper improvements
 2014-04-27 15:49 UTC  (13+ messages)
` [PATCH RFC 1/8] component: fix missed cleanup in case of devres failure
` [PATCH RFC 2/8] component: ignore multiple additions of the same component
` [PATCH RFC 3/8] component: add support for component match array
` [PATCH RFC 4/8] drm: msm: update to use component match support
` [PATCH RFC 5/8] imx-drm: "
` [PATCH RFC 6/8] component: remove old add_components method
` [PATCH RFC 7/8] component: move check for unbound master into try_to_bring_up_masters()
` [PATCH RFC 8/8] component: track components via array rather than list

[PATCH 0/5] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-04-27 13:59 UTC  (4+ messages)

[PATCH RFC 0/5] Dove PMU support
 2014-04-27 13:29 UTC  (6+ messages)
` [PATCH 1/5] pm: domains: quieten down generic pm domains
` [PATCH 2/5] pm: domains: avoid potential oops in pm_genpd_remove_device()
` [PATCH 3/5] ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resets
` [PATCH 4/5] ARM: dove: add Dove PMU DT entries to dove.dtsi
` [PATCH 5/5] ARM: dove: add non-DT PMU support

[PATCH v2 1/6] ARM: socfpga: dts: fix pdma interrupt
 2014-04-27 12:25 UTC  (11+ messages)
` [PATCH v2 4/6] ARM: socfpga: dts: add can0+1
    ` can problems on socfpga [was Re: [PATCH v2 4/6] ARM: socfpga: dts: add can0+1]
                ` [patch] Fix CAN on socfpga, for net/master

[RESEND][PATCH] mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLED
 2014-04-27 10:25 UTC 

[RESEND][PATCH] mmc: wmt-sdmmc: Fix settting BM_EIGHTBIT_MODE bit in wmt_mci_set_ios()
 2014-04-27 10:22 UTC 

[RFC PATCH] arm64: make bitops 32-bit tolerant
 2014-04-27  9:21 UTC 

[PATCH 0/7] ARM: Exynos: PMU cleanup and refactoring for using DT
 2014-04-27  7:29 UTC  (5+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 06/10] ARM: EXYNOS: Add support for mapping PMU base address via DT

[PATCH 1/8] ARM: dts: imx27-phytec-phycore-rdk: Remove duplicate entries for USB PHY
 2014-04-27  6:53 UTC  (10+ messages)
` [PATCH 7/8] ARM: dts: imx27: Trim node name for FEC
` [PATCH 8/8] ARM: dts: imx27-phytec-phycore-*: Move "iomux" node to the bottom of file

[PATCH] ftrace/arm: add save_stack_trace_regs() implementation
 2014-04-27  4:15 UTC  (3+ messages)

[PATCH v3 6/7] arm64: mm: Implement 4 levels of translation tables
 2014-04-27  3:37 UTC  (3+ messages)

OMAP baseline test results for v3.15-rc2
 2014-04-26 22:44 UTC 

OMAP baseline test results for v3.15-rc1
 2014-04-26 22:37 UTC 

[PATCH RFC 0/8] Devfreq support for Exynos5250/5420
 2014-04-26 20:38 UTC  (9+ messages)
` [PATCH RFC 1/8] clk: exynos5250: add aliases for clocks used by devfreq
` [PATCH RFC 2/8] clk: exynos5420: Add "
` [PATCH RFC 3/8] ARM: dts: Add PPMU device tree support for Exynos5250
` [PATCH RFC 4/8] ARM: dts: Add PPMU device tree support for Exynos5420
` [PATCH RFC 5/8] PM / devfreq: exynos5250: migrate to common-clock
` [PATCH RFC 6/8] PM / devfreq: exynos: Fix typo in macro
` [PATCH RFC 7/8] PM / devfreq: Rename the exynos5250 devfreq driver
` [PATCH RFC 8/8] PM / devfreq: Add devfreq driver for Exynos5420

[PATCH v2 00/38] ARM: orion5x: big step towards DT conversion
 2014-04-26 20:33 UTC  (8+ messages)
` [PATCH v2 05/38] memory: mvebu-devbus: use ARMADA_ prefix in defines
` [PATCH v2 22/38] ARM: orion: switch to a per-platform handle_irq() function

[PATCH RESEND 0/3] Orion irqchip and Kirkwood SDIO
 2014-04-26 19:34 UTC  (4+ messages)
` [PATCH RESEND 1/3] mmc: mvsdio: silence card detect notice
` [PATCH RESEND 2/3] mmc: mvsdio: workaround for spurious irqs
` [PATCH RESEND 3/3] irqchip: orion: reverse irq handling priority

[PATCH] ARM: sun7i: Fix i2c4 base address
 2014-04-26 18:28 UTC  (3+ messages)
` [linux-sunxi] "

[PATCH 1/2] ARM: sun7i: Add ARM PMU in A20 DTSI
 2014-04-26 18:23 UTC  (5+ messages)
` [PATCH 2/2] ARM: sun6i: Add ARM PMU in A31 DTSI
  ` [linux-sunxi] "
` [linux-sunxi] [PATCH 1/2] ARM: sun7i: Add ARM PMU in A20 DTSI

[PATCH v2 00/12] scsi/NCR5380: fix debugging macros and #include structure
 2014-04-26 17:21 UTC  (2+ messages)

[PATCH 00/10] ARM: OMAP: dts and HWMOD entries for crypto modules
 2014-04-26 16:36 UTC  (3+ messages)
` [PATCH 07/10] ARM: dts: DRA7: Add DT node for DES IP

[PATCH 0/2] ARM: sunxi: Split Kconfig entries
 2014-04-26 16:16 UTC  (3+ messages)
` [PATCH 1/2] ARM: sunxi: Split the various SoCs support in Kconfig
` [PATCH 2/2] ARM: Enable the new Allwinner SoCs support options

[PATCH 0/2] Add generic cpu power control functions for exynos
 2014-04-26 16:07 UTC  (4+ messages)

[PATCH v3 0/6] MCPM backend for Exynos5420
 2014-04-26 16:05 UTC  (7+ messages)
` [PATCH v3 1/6] ARM: EXYNOS: Add generic cpu power control functions for all exynos based SoCs
` [PATCH v3 2/6] ARM: EXYNOS: use generic exynos cpu power control functions
` [PATCH v3 3/6] arm: exynos: Add generic cluster "
` [PATCH v3 4/6] ARM: dts: exynos5420: add CCI node
` [PATCH v3 5/6] arm: exynos: Add MCPM call-back functions
` [PATCH v3 6/6] arm: exynos: Add /dev/bL_status user interface on Exynos5420

[RFC 0/5] berlin: add support for clocks sharing registers
 2014-04-26 16:03 UTC  (3+ messages)
` [RFC 2/5] clk: berlin: add berlin clock groups DT bindings documentation

[PATCH 0/5] ARM: sunxi: Machine code cleanup
 2014-04-26 15:32 UTC  (5+ messages)
` [PATCH 1/5] wdt: sunxi: Move restart code to the watchdog driver
` [PATCH 2/5] power: reset: Add Allwinner A31 reset code

[PATCH v8 0/3] Exynos 5410 support
 2014-04-26 15:31 UTC  (4+ messages)
` [PATCH v8 3/3] ARM: dts: Add initial device tree support for EXYNOS5410

[PATCH RFC 3/3] drm/exynos: use pending_components for components tracking
 2014-04-26 15:30 UTC  (11+ messages)

[PATCHv4 0/7] Support new Exynos3250 SoC based on Cortex-A7 dual core
 2014-04-26 11:38 UTC  (7+ messages)
` [PATCHv4 2/7] ARM: EXYNOS: Support secondary CPU boot of Exynos4212
` [PATCHv4 7/7] ARM: dts: Add device tree sources for Exynos3250

[PATCH v5 2/8] cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
 2014-04-26 11:35 UTC  (3+ messages)

[PATCH] ARM: KVM: disable KVM in Kconfig on big-endian systems
 2014-04-26 11:25 UTC  (3+ messages)

[PATCH V5 00/20] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle
 2014-04-26 11:05 UTC  (4+ messages)

[PATCH v8 0/3] exynos: arch: add support for exynos5260 SoC
 2014-04-26 11:01 UTC  (8+ messages)
` [PATCH v8 1/3] ARM: EXYNOS: initial board "

[PATCH v2] staging: imx-drm-core: skip components whose parent device is disabled
 2014-04-26 10:20 UTC  (5+ messages)

[PATCH v9 00/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
 2014-04-26 10:16 UTC  (18+ messages)
` [PATCH v9 01/17] clk: sunxi: factors: automatic reparenting support
` [PATCH v9 02/17] clk: sunxi: Implement MMC phase control
` [PATCH v9 03/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
` [PATCH v9 04/17] ARM: dts: sun4i: Add mmc controller nodes
` [PATCH v9 05/17] ARM: dts: sun4i: Add pin-muxing info for the mmc0 controller
` [PATCH v9 06/17] ARM: dts: sun4i: Enable mmc controller on various A10 boards
` [PATCH v9 07/17] ARM: dts: sun5i: Add mmc controller nodes
` [PATCH v9 08/17] ARM: dts: sun5i: Add pin-muxing info for the mmc controllers
` [PATCH v9 09/17] ARM: dts: sun5i: Enable mmc controller on various A10s and A13 boards
` [PATCH v9 10/17] ARM: dts: sun6i: Add mmc clocks
` [PATCH v9 11/17] ARM: dts: sun6i: Add mmc controller nodes
` [PATCH v9 12/17] ARM: dts: sun6i: Add pin-muxing info for the mmc controllers
` [PATCH v9 13/17] ARM: dts: sun6i: Add new sun6i-a31-m9 dts file for Mele M9
` [PATCH v9 14/17] ARM: dts: sun7i: Add mmc controller nodes
` [PATCH v9 15/17] ARM: dts: sun7i: Add pin-muxing info for the mmc controllers
` [PATCH v9 16/17] ARM: dts: sun7i: Enable mmc controller on various A20 boards
` [PATCH v9 17/17] ARM: dts: sun7i: Add basic support for the Cubietruck WiFi module

[GIT PULL] arm64 fixes for 3.15
 2014-04-26  9:58 UTC 

[PATCH v2 0/7] ARM: berlin: add pinctrl support
 2014-04-26  9:53 UTC  (7+ messages)
` [PATCH v2 6/7] Documentation: add the Marvell Berlin pinctrl documentation
` [PATCH v2 7/7] ARM: dts: berlin: add the pinctrl node and muxing setup for uarts


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