linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-13 01:46:26 to 2011-08-15 20:28:16 UTC [more...]

[RFC PATCH v2 00/13] arm/tegra: Initialize GPIO & pinmux from DT
 2011-08-15 20:28 UTC  (10+ messages)
` [RFC PATCH v2 01/13] arm/tegra: Prep boards for gpio/pinmux conversion to pdevs
` [RFC PATCH v2 02/13] arm/tegra: Avoid duplicate gpio/pinmux devices with dt
` [RFC PATCH v2 03/13] arm/tegra: board-dt: Add AUXDATA for tegra-gpio and tegra-pinmux
` [RFC PATCH v2 04/13] docs/dt: Document nvidia, tegra20-gpio's nvidia, enabled-gpios property
` [RFC PATCH v2 05/13] arm/dt: Tegra: Add nvidia, gpios property to GPIO controller
` [RFC PATCH v2 06/13] docs/dt: Document nvidia,tegra20-pinmux binding
` [RFC PATCH v2 07/13] arm/dt: Tegra: Add pinmux node
` [RFC PATCH v2 08/13] gpio/tegra: Convert to a platform device
` [RFC PATCH v2 09/13] gpio/tegra: Add device tree support

[RFC PATCH 00/12] arm/tegra: Initialize GPIO & pinmux from DT
 2011-08-15 20:07 UTC  (20+ messages)
` [RFC PATCH 05/12] arm/dt: Tegra: Add nvidia, gpios property to GPIO controller
  ` [RFC PATCH 05/12] arm/dt: Tegra: Add nvidia,gpios "
` [RFC PATCH 06/12] arm/dt: Tegra: Add pinmux node
` [RFC PATCH 08/12] gpio/tegra: Add device tree support
` [RFC PATCH 10/12] arm/tegra: Add device tree support to pinmux driver
` [RFC PATCH 12/12] arm/tegra: Remove temporary gpio/pinmux registration workaround

[PATCH] i2c: tegra: Check for overflow errors with BUG_ON
 2011-08-15 20:03 UTC  (4+ messages)

[PATCH] Fix build errors with gpio-generic.c
 2011-08-15 19:25 UTC 

[PATCH] shmobile/sh7372: Add missing CONFIG_PM guards to fix build failure
 2011-08-15 17:45 UTC  (4+ messages)

[PATCH v2 0/5] ARM: hw_breakpoint: updates for 3.2
 2011-08-15 17:41 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) support
` [PATCH v2 2/5] ARM: hw_breakpoint: reserve one breakpoint for watchpoint stepping
` [PATCH v2 3/5] ARM: hw_breakpoint: add support for multiple watchpoints
` [PATCH v2 4/5] ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regs
` [PATCH v2 5/5] ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations

[PATCH] ARM: s3c24xx: ensure cpu_reset is only called when memory is flat-mapped
 2011-08-15 17:34 UTC 

[PATCH v2 0/8] Introduce logical CPU mapping
 2011-08-15 17:30 UTC  (9+ messages)
` [PATCH v2 1/8] ARM: cpuid: add support for reading MPIDR
` [PATCH v2 2/8] ARM: smp: populate logical CPU mapping during boot
` [PATCH v2 3/8] ARM: gic: convert logical CPU numbers into physical numbers
` [PATCH v2 4/8] ARM: exynos4: convert logical CPU numbers to "
` [PATCH v2 5/8] ARM: msm: "
` [PATCH v2 6/8] ARM: shmobile: "
` [PATCH v2 7/8] ARM: ux500: "
` [PATCH v2 8/8] ARM: versatile: "

GPMI-NAND Status?
 2011-08-15 16:57 UTC  (14+ messages)

[PATCH v7 00/16] ARM: Add support for the Large Physical Address Extensions
 2011-08-15 16:51 UTC  (17+ messages)
` [PATCH v7 02/16] ARM: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virt
` [PATCH v7 03/16] ARM: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
` [PATCH v7 09/16] ARM: LPAE: MMU setup for the 3-level page table format
    ` [PATCH] Fix non-LPAE boot regression

[PATCH 1/1] fixup! ARM: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
 2011-08-15 16:34 UTC 

[PATCH] backlight: Fix broken regulator API usage in l4f00242t03
 2011-08-15 15:48 UTC  (4+ messages)

[PATCH] arm: footbridge: Netwinder: Add KConfig select CLKEVT_I8253 to fix build failure
 2011-08-15 15:40 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 2/3] TI814X: Add cpu type macros and detection support
 2011-08-15 15:17 UTC  (2+ messages)

[PATCH 3/3] TI814X: Create board support and enable build for TI8148 EVM
 2011-08-15 15:15 UTC  (2+ messages)

[PATCH] backlight: Fix broken regulator API usage in l4f00242t03
 2011-08-15 14:50 UTC 

[PATCH] ARM: S3C64XX: Remove unused CPU devices for Cragganmore
 2011-08-15 14:41 UTC 

[PATCH] atmel_serial: RS485: receiving enabled when sending data
 2011-08-15 14:28 UTC 

[PATCH V5 00/15] To use DMA generic APIs for Samsung DMA
 2011-08-15 14:15 UTC  (9+ messages)
` [PATCH 07/15] ARM: EXYNOS4: Use generic DMA PL330 driver

[RFC PATCH 00/15] ARM: perf: support multiple PMUs
 2011-08-15 13:55 UTC  (16+ messages)
` [RFC PATCH 01/15] perf: provide PMU when initing events
` [RFC PATCH 02/15] ARM: perf: only register a CPU PMU when present
` [RFC PATCH 03/15] ARM: perf: clean up event group validation
` [RFC PATCH 04/15] ARM: perf: remove active_mask
` [RFC PATCH 05/15] ARM: perf: move active_events into struct arm_pmu
` [RFC PATCH 06/15] ARM: perf: move platform device to "
` [RFC PATCH 07/15] ARM: perf: indirect access to cpu_hw_events
` [RFC PATCH 08/15] ARM: perf: remove unnecessary armpmu->stop
` [RFC PATCH 09/15] ARM: perf: lock PMU registers per-CPU
` [RFC PATCH 10/15] ARM: perf: add type field to struct arm_pmu
` [RFC PATCH 11/15] ARM: perf: refactor event mapping
` [RFC PATCH 12/15] ARM: perf: add support for multiple PMUs
` [RFC PATCH 13/15] ARM: perf: remove event limit from pmu_hw_events
` [RFC PATCH 14/15] ARM: perf: remove cpu-related misnomers
` [RFC PATCH 15/15] ARM: perf: move arm_pmu into <asm/pmu.h>

[RFC PATCH 00/15] ARM: perf: support multiple PMUs
 2011-08-15 13:45 UTC  (2+ messages)

[PATCH V4 0/3] ARM: mmp: add audio sram support
 2011-08-15 13:32 UTC  (16+ messages)
` [PATCH 1/3] ARM: mmp: add sram allocator
` [PATCH 2/3] ARM: mmp: register audio sram bank
` [PATCH 3/3] ARM: mmp: register internal "

[PATCH] ARM: mm/alignment.c: Fix build breakage when CONFIG_PROC_FS is not selected
 2011-08-15 13:25 UTC  (4+ messages)

[PATCH v11 0/4] Consolidating GIC per-cpu interrupts
 2011-08-15 12:13 UTC  (2+ messages)

[PATCH v3 00/18] Introduce a led trigger for CPU activity and consolidate LED driver in ARM
 2011-08-15 11:19 UTC  (3+ messages)
` [PATCH 17/18] mach-sa1100: retire custom LED code

[PATCH] amba: consolidate PrimeCell magic
 2011-08-15 10:20 UTC  (3+ messages)

[PATCH kernel-3.0] arm:cache-l2x0: Fix L2 Cache size calculation
 2011-08-15 10:12 UTC  (7+ messages)

[PATCH 00/18] dmaengine/amba-pl08x updates
 2011-08-15 10:11 UTC  (11+ messages)
` [PATCH 09/18] dmaengine/amba-pl08x: Schedule tasklet in case of error interrupt
` [PATCH 16/18] dmaengine/amba-pl08x: Add support for sg len greater than one for slave transfers

[PATCH v2 2/2] pxa/hx4700: Add Synaptics NavPoint (PXA27x SSP/SPI) driver
 2011-08-15  9:53 UTC  (3+ messages)

No mach-type for SHEEVAD?
 2011-08-15  9:00 UTC  (9+ messages)

[PATCH] video: nuc900fb: remove include of mach/clkdev.h
 2011-08-15  8:35 UTC 

[RFC PATCH 0/2] ARM: CSR: add rtciobrg and PM sleep entry
 2011-08-15  8:27 UTC  (7+ messages)
` [RFC PATCH 2/2] ARM: CSR: add PM sleep entry for SiRFprimaII

[PATCH 1/2] gpio: Add CNS3XXX mmio gpio support
 2011-08-15  7:43 UTC  (3+ messages)

[PATCH] mfd wm8350: rename static gpio_set_debounce()
 2011-08-15  6:34 UTC 

[PATCH] [ARM] davinci: gpio: eliminate unused variable warnings
 2011-08-15  5:41 UTC 

[PATCH] omap2+:panda: Make hdmi_mux_init more robust
 2011-08-14 19:47 UTC 

FYI ARM GCC 4.6.x miscompiles the kernel
 2011-08-14 16:05 UTC  (3+ messages)
  ` FYI "

[PATCH] ARM: EXYNOS4: Configure MAX8997 PMIC for Origen
 2011-08-14 15:01 UTC  (2+ messages)

[PATCH] ARM: S3C64XX: Use module identification for Craggamore system builds
 2011-08-14 11:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCHv14 0/9] Contiguous Memory Allocator
 2011-08-14  7:52 UTC  (4+ messages)
` [PATCH 7/9] ARM: DMA: steal memory for DMA coherent mappings

[GIT PULL] [3.2] Please pull tegra boards for 3.2
 2011-08-14  7:35 UTC 

[PATCH v2 0/3] ARM: Tegra: Harmony & Seaboard USB and audio
 2011-08-14  7:30 UTC  (4+ messages)

[PATCH 0/4] ARM: EXYNOS4: Support generic Power domain framework for EXYNOS4210
 2011-08-13 23:39 UTC  (4+ messages)

[PATCH 0/4] Initial DT support for MSM8660
 2011-08-13 21:34 UTC  (5+ messages)
` [PATCH 2/4] msm_serial: Add devicetree support

[PATCH v3 1/3] ARM: i.MX51: Remove _MX51_PAD_xxx references
 2011-08-13 19:51 UTC 

[PATCH v2 0/8] Clean up MXC and MXS mach/gpio.h
 2011-08-13 16:14 UTC  (9+ messages)
` [PATCH v2 1/8] ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usage
` [PATCH v2 2/8] arm/mxc: do not use gpio_to_irq() for static initializers
` [PATCH v2 3/8] gpio/mxc: add .to_irq for gpio chip
` [PATCH v2 4/8] arm/mxc: remove gpio_to_irq() from mach/gpio.h
` [PATCH v2 5/8] gpio/mxc: move irq_to_gpio() into gpio-mxc driver
` [PATCH v2 6/8] arm/mxc: move IMX_GPIO_NR into mach/hardware.h
` [PATCH v2 7/8] gpio/mxs: move irq_to_gpio() into gpio-mxs driver
` [PATCH v2 8/8] arm/mxs: move MXS_GPIO_NR into mach/mxs.h

Relinking zImage when nothing changes
 2011-08-13 16:02 UTC  (9+ messages)
` [PATCH] ARM: zImage: Skip relinking if "

[RFC] ARM: dma_map|unmap_sg plus iommu
 2011-08-13 14:39 UTC  (5+ messages)

[PATCH] [ARM] Orion: gpio: add missing include of linux/types.h
 2011-08-13 13:38 UTC  (2+ messages)

Tegra pinmux Device Tree support
 2011-08-13 12:22 UTC  (4+ messages)

[PATCH 0/6] Clean up plat-mxc/include/mach/gpio.h
 2011-08-13 12:12 UTC  (6+ messages)
` [PATCH 1/6] arm/cpuimx51: gpio_to_irq() should be used to get irq from gpio number

[PATCH 0/5] Miscellaneous s3c64xx fixes
 2011-08-13 11:44 UTC  (6+ messages)
` [PATCH 1/5] ARM: s3c64xx: PM: Mask and acknowledge all UART interrupts during core resume

[PATCH 0/2] Update uart irq handling for s3c64xx and later SoC's
 2011-08-13 11:26 UTC  (2+ messages)

[GIT PULL] samsung: fixes for v3.1-rc1
 2011-08-13  4:04 UTC  (4+ messages)

[PATCH] ARM: S3C64XX: Fix build break in PM debug
 2011-08-13  1:50 UTC  (2+ messages)

[PATCH 0/2] Fixes for S5PV210 PM
 2011-08-13  1:46 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).