linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-12 22:48:53 to 2013-08-13 14:06:15 UTC [more...]

N900 device tree conversion: how to do first step
 2013-08-13 14:06 UTC  (15+ messages)
          ` [PATCH] N900: add device tree
                  ` [PATCH v2] "
                        ` [PATCH v3] "

[PATCH v3 0/6] Armada 370/XP clocksource fixes
 2013-08-13 14:05 UTC  (3+ messages)

[PATCH v2 0/5] ARM: dove: DT PCIe support
 2013-08-13 14:01 UTC  (7+ messages)
` [PATCH v2 1/5] PCI: mvebu: move clock enable before register access
` [PATCH v2 2/5] PCI: mvebu: increment nports only for registered ports
` [PATCH v2 3/5] PCI: mvebu: remove subsys_initcall
` [PATCH v2 4/5] PCI: mvebu: add support for reset on GPIO
` [PATCH v2 5/5] PCI: mvebu: add support for Marvell Dove SoCs

[PATCH V3 RFC 00/16] EFI stub for ARM
 2013-08-13 13:57 UTC  (32+ messages)
` [PATCH 01/16] Move common EFI stub code from x86 arch code to common location
` [PATCH 02/16] Add system pointer argument to shared EFI stub related functions so they no longer use global system table pointer as they did when part of eboot.c. This code is now shared, so using a global variable as part of the interface is not that nice. Also, by avoiding any global variables in the ARM EFI stub, this allows the code to be position independent without requiring GOT fixups
` [PATCH 03/16] Rename memory allocation/free functions
` [PATCH 04/16] Add minimum address parameter to efi_low_alloc()
` [PATCH 05/16] rename __get_map() to efi_get_memory_map(), add parameter to optionally return mmap key. The mmap key is required to exit EFI boot services, and allows efi_get_memory_map() to be used for getting final memory map
` [PATCH 06/16] Enforce minimum alignment of 1 page on allocations. The efi_high_alloc() and efi_low_alloc() functions use the EFI_ALLOCATE_ADDRESS option to the EFI function allocate_pages(), which requires a minimum of page alignment, and rejects all other requests
` [PATCH 08/16] Generalize handle_ramdisks() and rename to handle_cmdline_files()
` [PATCH 09/16] Renames in handle_cmdline_files() to complete generalization
` [PATCH 10/16] Move EFI_READ_CHUNK_SIZE define to shared location
` [PATCH 11/16] Add proper definitions for some EFI function pointers
` [PATCH 12/16] Fix types in EFI calls to match EFI function definitions
` [PATCH 13/16] resolve warnings found on ARM compile
` [PATCH 15/16] Add EFI stub for ARM
` [PATCH 16/16] Add config EFI_STUB for ARM to Kconfig

[PATCH 0/9] ARM: dove: DT PCIe support
 2013-08-13 13:48 UTC  (26+ messages)
` [PATCH 1/9] PCI: mvebu: move clock enable before register access
` [PATCH 2/9] PCI: mvebu: increment nports only for registered ports
` [PATCH 3/9] PCI: mvebu: remove subsys_initcall
` [PATCH 4/9] PCI: mvebu: add support for reset on GPIO
` [PATCH 7/9] ARM: dove: add PCIe controllers to SoC DT

[PATCH V2 00/35] CPUFreq: Implement light weight ->target(): for 3.13
 2013-08-13 13:46 UTC  (37+ messages)
  ` [PATCH V2 01/35] cpufreq: Implement light weight ->target_index() routine
  ` [PATCH V2 02/35] cpufreq: remove CONFIG_CPU_FREQ_TABLE
  ` [PATCH V2 03/35] cpufreq: acpi: Covert to light weight ->target_index() routine
  ` [PATCH V2 04/35] cpufreq: arm_big_little: "
  ` [PATCH V2 05/35] cpufreq: at32ap: "
  ` [PATCH V2 06/35] cpufreq: blackfin: "
  ` [PATCH V2 07/35] cpufreq: cpu0: "
  ` [PATCH V2 08/35] cpufreq: cris: "
  ` [PATCH V2 09/35] cpufreq: davinci: "
  ` [PATCH V2 10/35] cpufreq: dbx500: "
  ` [PATCH V2 11/35] cpufreq: e_powersaver: "
  ` [PATCH V2 12/35] cpufreq: elanfreq: "
  ` [PATCH V2 13/35] cpufreq: exynos: "
  ` [PATCH V2 14/35] cpufreq: ia64: "
  ` [PATCH V2 15/35] cpufreq: imx6q: "
  ` [PATCH V2 16/35] cpufreq: kirkwood: "
  ` [PATCH V2 17/35] cpufreq: longhaul: "
  ` [PATCH V2 18/35] cpufreq: loongson2: "
  ` [PATCH V2 19/35] cpufreq: maple: "
  ` [PATCH V2 20/35] cpufreq: omap: "
  ` [PATCH V2 21/35] cpufreq: p4: "
  ` [PATCH V2 22/35] cpufreq: pasemi: "
  ` [PATCH V2 23/35] cpufreq: pmac32: "
  ` [PATCH V2 24/35] cpufreq: powernow: "
  ` [PATCH V2 25/35] cpufreq: ppc: "
  ` [PATCH V2 26/35] cpufreq: pxa: "
  ` [PATCH V2 27/35] cpufreq: s3c2416: "
  ` [PATCH V2 28/35] cpufreq: s3c64xx: "
  ` [PATCH V2 29/35] cpufreq: s5pv210: "
  ` [PATCH V2 30/35] cpufreq: sa11x0: "
  ` [PATCH V2 31/35] cpufreq: sc520: "
  ` [PATCH V2 32/35] cpufreq: sparc: "
  ` [PATCH V2 33/35] cpufreq: SPEAr: "
  ` [PATCH V2 34/35] cpufreq: speedstep: "
  ` [PATCH V2 35/35] cpufreq: tegra: "

[GIT PULL]: CPUFreq: ARM Fixes for 3.12
 2013-08-13 13:34 UTC  (3+ messages)

[PATCH 0/3] cpufreq: sa11x0: cleanups for 3.13
 2013-08-13 13:31 UTC  (4+ messages)
` [PATCH 1/3] cpufreq: sa11x0: Expose frequency table
` [PATCH 2/3] cpufreq: sa11x0: let cpufreq core initialize struct policy fields
` [PATCH 3/3] cpufreq: sa11x0: Use generic cpufreq routines

[PATCH] ARM: Update SMP_ON_UP code to detect A9MPCore with 1 CPU devices
 2013-08-13 13:31 UTC  (8+ messages)

[PATCH 1/3] misc: Add crossbar driver
 2013-08-13 13:29 UTC  (14+ messages)

[PATCH] ARM: mach-mxs: Remove "TO" string from revision field
 2013-08-13 13:28 UTC 

[PATCH] ARM: dts: am33xx: Correct gpio #interrupt-cells property
 2013-08-13 13:25 UTC  (4+ messages)

[PATCH] arm: omap5: dts: split SMPS10 dt node
 2013-08-13 13:21 UTC  (2+ messages)

[PATCH RESEND] irqchip: gic: fix boot for chained gics
 2013-08-13 13:18 UTC 

[ARM ATTEND] DT maintainer
 2013-08-13 13:11 UTC 

[GIT PULL] DT/core: cpu_ofnode updates for v3.12
 2013-08-13 13:00 UTC  (2+ messages)

[PATCH v5 0/3] Device Tree support for CMA (Contiguous Memory Allocator)
 2013-08-13 13:00 UTC  (5+ messages)
` [PATCH v5 2/3] drivers: of: add initialization code for dma reserved memory

[RFC PATCH v6 0/2] Introduce buffer synchronization framework
 2013-08-13 12:56 UTC  (4+ messages)
` [PATCH 1/2] [RFC PATCH v6] dmabuf-sync: Add a "
` [PATCH 2/2] [RFC PATCH v2] dma-buf: Add user interfaces for dmabuf sync support
` [Resend][RFC PATCH v6 0/2] Introduce buffer synchronization framework

[GIT-PULL] cpuidle fixes for 3.12
 2013-08-13 12:50 UTC  (2+ messages)

[PATCH V4 0/4] Add i2s support on smdk5420
 2013-08-13 12:44 UTC  (7+ messages)
` [PATCH V4 1/4] ASoC: Samsung: I2S: Add quirks as driver data in I2S

[PATCH] usb: musb dsps: fix pdev cast in suspend/resume
 2013-08-13 12:40 UTC 

[PATCHv3 0/9] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2013-08-13 12:39 UTC  (6+ messages)
` [PATCHv3 8/9] ARM: OMAP2+: AM33XX: Basic suspend resume support

[PATCH] ARM: signal: sigreturn_codes should be endian neutral to work in BE8
 2013-08-13 12:33 UTC  (3+ messages)

[GIT PULL] clocksource/clockevents : arch_timer memory mapped support
 2013-08-13 12:30 UTC  (2+ messages)

[PATCH v2] dmaengine: sirf: add PM entries for sleep and runtime
 2013-08-13 12:18 UTC  (4+ messages)

[PATCH 01/15] drivers: phy: add generic PHY framework
 2013-08-13 12:05 UTC  (11+ messages)

[PATCH 00/18] ARM: s3c64xx: Let amba-pl08x driver handle DMA
 2013-08-13 12:02 UTC  (5+ messages)
` [PATCH 10/18] spi: s3c64xx: Do not require legacy DMA API in case of S3C64XX

[PATCH] ARM: DTS: AM33XX: Add PMU support
 2013-08-13 11:47 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: AM33XX: node definition cleanups
 2013-08-13 11:45 UTC  (2+ messages)

[GIT PULL] DRA7xx core support
 2013-08-13 11:38 UTC  (4+ messages)

[PATCH] AArch64: Add single-step and breakpoint handler hooks
 2013-08-13 11:32 UTC  (2+ messages)

[PATCHv5 00/31] CLK: OMAP conversion to DT
 2013-08-13 11:30 UTC  (11+ messages)
` [PATCHv5 02/31] CLK: TI: Add DPLL clock support
` [PATCHv5 05/31] CLK: TI: add support for OMAP gate clock
` [PATCHv5 16/31] CLK: TI: DRA7: Add APLL support
` [PATCHv5 18/31] CLK: DT: add support for set-rate-parent flag
` [PATCHv5 22/31] CLK: TI: add interface clock support for OMAP3

SCSI bus failures with qemu-arm in kernel 3.8+
 2013-08-13 11:30 UTC  (17+ messages)
    ` [Qemu-devel] "

[PATCH v2] extcon: palmas: Added a new compatible type *ti, palmas-usb-vid*
 2013-08-13 11:26 UTC 

[PATCH v2 0/2] dmaengine: add k3dma
 2013-08-13 11:20 UTC  (5+ messages)
` [PATCH v2 1/2] dmaengine: add interface of dma_get_slave_channel
` [PATCH v2 2/2] dmaengine: Add hisilicon k3 DMA engine driver

[PATCH] ARM: kexec: offline non panic CPUs on Kdump panic
 2013-08-13 11:18 UTC  (11+ messages)

Kexec: BE kernel on ARM VE TC2
 2013-08-13 11:15 UTC  (4+ messages)

[RFC 0/3] ARM: Allow PCI host drivers to be unloaded
 2013-08-13 11:12 UTC 

[patch 0/2] ARM: Allow forced irq threading
 2013-08-13 11:11 UTC  (5+ messages)
` [patch 1/2] arm: Mark pmu interupt IRQF_NO_THREAD

[PATCH] irqchip: gic: fix boot for chained gics
 2013-08-13 11:08 UTC  (2+ messages)

Build error: versatile express
 2013-08-13 10:52 UTC  (2+ messages)

[PATCH 1/16 v2] sound/soc/pxa/mioa701_wm9713.c: Avoid using ARRAY_AND_SIZE(e) as a function argument
 2013-08-13 10:11 UTC  (4+ messages)

[PATCH v2 0/8] DRA7xx core support
 2013-08-13 10:05 UTC  (6+ messages)
` [PATCH v2 8/8] ARM: DRA7: dts: Add the dts files for dra7 SoC and dra7-evm board

[PATCH v2 0/5] ARM: OMAP: DTS/HWMOD/defconfig changes for USB3
 2013-08-13  9:58 UTC  (7+ messages)
` [PATCH v3] arm: omap5: dts: add palmas-usb node
  ` [PATCH 1/2] extcon: palmas: Added a new compatible type *ti, palmas-usb-vid*
    ` [PATCH v4 2/2] arm: omap5: dts: add palmas-usb node
    ` [PATCH 1/2] extcon: palmas: Added a new compatible type *ti,palmas-usb-vid*

[PATCHv2 0/9] ARM: kirkwood: convert a few more boards to DT
 2013-08-13  9:58 UTC  (3+ messages)
` [PATCHv2 1/9] ARM: kirkwood: convert d2net_v2 "

[PATCH] RFC: interrupt consistency check for OF GPIO IRQs
 2013-08-13  9:52 UTC  (3+ messages)

[PATCH 0/5] ARM: pxa: ssp: prepare for devicetree usage
 2013-08-13  9:02 UTC  (7+ messages)
` [PATCH 2/5] ARM: pxa: ssp: add shortcut for &pdev->dev

[ARM ATTEND] Marvell (EBU) SoC maintainer
 2013-08-13  8:43 UTC 

[PATCH v2 00/13] ARM: OMAP2+: AM43x PRCM support
 2013-08-13  8:01 UTC  (2+ messages)

[PATCH RESEND 1/2] ARM: dts: vf610-twr: enable i2c0 device
 2013-08-13  7:46 UTC  (7+ messages)
` [PATCH v3 2/2] i2c: imx: Add Vybrid VF610 I2C controller support
    ` 答复: "

[PATCH V4] ARM: tegra: disable LP2 cpuidle state if PCIe is enabled
 2013-08-13  7:43 UTC  (2+ messages)

[PATCH] input: qt1070: add power management ops
 2013-08-13  7:43 UTC 

[PATCH] usb: gadget: at91_udc: add usb_clk for transition to common clk framework
 2013-08-13  7:06 UTC  (4+ messages)

[PATCH V3 0/8] ARM: tegra: support LP1 suspend mode
 2013-08-13  6:58 UTC  (4+ messages)
` [PATCH V3 4/8] ARM: tegra: add common LP1 suspend support

[PATCH 1/2] pinctrl: imx: work around select input quirk
 2013-08-13  6:18 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: imx6q: add quirky select input for USB_OTG_ID

[PATCH 1/9] clk: bcm2835: Fix incorrect placement of __initconst
 2013-08-13  6:14 UTC  (3+ messages)
` [PATCH 2/9] clk: nomadik: "

[PATCH v1 00/14] Add support for MSM's mmio clocks
 2013-08-13  5:48 UTC  (7+ messages)
` [PATCH v1 03/14] clk: Add of_clk_match() for device drivers
` [PATCH v1 09/14] clk: msm: Add support for MSM8960's global clock controller (GCC)

[PATCHv3 0/4] device tree support for exynos rotator
 2013-08-13  5:12 UTC  (5+ messages)
` [PATCHv3 1/4] drm/exynos: add device tree support for rotator
` [PATCHv3 2/4] ARM: dts: Add rotator node for exynos4210
` [PATCHv3 3/4] ARM: dts: Add rotator node for exynos4x12
` [PATCHv3 4/4] ARM: dts: Add rotator node for exynos5250

[ARM ATTEND] catching up on exploit mitigations
 2013-08-13  4:51 UTC  (2+ messages)

[PATCH v3 0/5] ARM: tegra: support for Trusted Foundations
 2013-08-13  2:29 UTC  (6+ messages)
` [PATCH v3 1/5] ARM: add basic Trusted Foundations support
` [PATCH v3 2/5] ARM: tegra: add support for Trusted Foundations
` [PATCH v3 3/5] ARM: tegra: split setting of CPU reset handler
` [PATCH v3 4/5] ARM: tegra: set CPU reset handler with firmware op
` [PATCH v3 5/5] ARM: tegra: support Trusted Foundations by default

[PATCH v3 00/12] edma: Add support for SG lists of any length
 2013-08-13  1:08 UTC  (15+ messages)
` [PATCH v3 01/12] dma: edma: Setup parameters to DMA MAX_NR_SG at a time
` [PATCH v3 07/12] dma: edma: Add function to dump a PaRAM set from PaRAM
` [PATCH v3 08/12] dma: edma: Add one more required slot to MAX slots
` [PATCH v3 09/12] dma: edma: Implement multiple linked sets for continuity

[PATCH 11/16] arch/arm/mach-pxa/palmtreo.c: Avoid using ARRAY_AND_SIZE(e) as a function argument
 2013-08-13  0:34 UTC  (2+ messages)

[PATCH] mmc: dw_mmc-exynos: Common bindings for dw-mshc timing
 2013-08-12 23:15 UTC  (2+ messages)

No subject
 2013-08-12 22:53 UTC  (3+ messages)
` [PATCH v6 02/11] irqchip: mmp: support irqchip


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