linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-16 20:18:09 to 2012-02-20 06:27:43 UTC [more...]

[PATCH 1/2] Documentation/gpio.txt: Explain expected pinctrl interaction
 2012-02-20  6:27 UTC  (2+ messages)
` [PATCH 2/2] gpio: tegra: Delete tegra_gpio_enable/disable()

[PATCH] sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM
 2012-02-20  6:04 UTC 

[PATCH 00/18] at91 first cleanup series for 3.4
 2012-02-20  3:49 UTC  (34+ messages)
` [PATCH 01/18] ARM: at91: factorise duplicated at91sam9 idle
` [PATCH 02/18] ARM: at91/at91x40: remove use of at91_sys_read/write
` [PATCH 03/18] ARM: at91: make matrix register base soc independent
` [PATCH 04/18] ARM: at91: make ST (System Timer) "
` [PATCH 05/18] ARM: at91/pm_slowclock: rename register to named define
` [PATCH 06/18] ARM: at91/pm_slowclock: function slow_clock() accepts parameters
` [PATCH 07/18] ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h
` [PATCH 08/18] ARM: at91: make sdram/ddr register base soc independent
` [PATCH 09/18] ARM: at91/pm_slowclock: add runtime detection of memory contoller
` [PATCH 10/18] ARM: at91/PMC: make register base soc independent
` [PATCH 11/18] ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use
` [PATCH 12/18] ARM: at91:rtc/rtc-at91sam9: ioremap register bank
` [PATCH 13/18] ARM: at91/rtc-at91sam9: pass the GPBR to use via ressources
` [PATCH 14/18] ARM: at91: finally drop at91_sys_read/write
` [PATCH 15/18] ARM: at91: merge SRAM Memory banks thanks to mirroring
` [PATCH 16/18] Atmel: move console default platform_device to serial driver
` [PATCH 17/18] ARM: at91/board-dt: drop default console
` [PATCH 18/18] ARM: at91/board-dt: move at91_initialize() to init_irq()

oprofile and ARM A9 hardware counter
 2012-02-20  3:19 UTC  (14+ messages)

[PATCH] ASoC: Add __devinit annotation for pxa2xx_ac97_probe
 2012-02-20  2:14 UTC  (2+ messages)

[PATCH 1/2] ALSA: Remove __devinit annotation for pxa2xx_ac97_hw_probe to fix section mismatch warning
 2012-02-20  0:03 UTC  (4+ messages)
` [PATCH 2/2] ALSA: pxa2xx-pcm: replace 0xffffffff with DMA_BIT_MASK macro

[PATCH 00/12] ARM: S3C24XX: create mach-s3c24xx/ for S3C24XX SoCs - WIP
 2012-02-19 22:53 UTC  (3+ messages)
` [PATCH 06/12] ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX

[PATCH 00/13] sa1100fb cleanups
 2012-02-19 22:40 UTC  (2+ messages)

[PATCH 0/4] sparse irq fixes for pxa and sa1100
 2012-02-19 19:39 UTC  (9+ messages)
` [PATCH 1/4] ARM: sa1100: fix sa1100 after sparse irq conversion
` [PATCH 2/4] ARM: sa1100: fix simpad compile error
` [PATCH 3/4] ARM: pxa: mainstone: add missing include for IRQ_BOARD_START
` [PATCH 4/4] rtc: sa1100: include mach/irqs.h instead of asm/irq.h

[PATCH] ARM: OMAP: hsmmc: add max_freq field
 2012-02-19 16:16 UTC  (2+ messages)

[PATCH 0/2] Two trivial omap/serial patches
 2012-02-19 16:10 UTC  (6+ messages)
` [PATCH 1/2] ARM: OMAP2+: UART: remove unused fields in omap_uart_state
` [PATCH 2/2] ARM: OMAP2: remove some orphan function declarations

[PATCH] ARM: omap: pandora: add support for backlight and poweroff
 2012-02-18 22:46 UTC 

[PATCH] ARM: omap: pandora: fix usbhs platform data
 2012-02-18 22:43 UTC 

[RFC 00/11]O MAP/ASoC: Move and merge McBSP driver under ASoC
 2012-02-18 21:43 UTC  (2+ messages)

[PATCH v2] ARM: plat-mxc: audmux-v1: Remove unneeded ifdef's
 2012-02-18 16:01 UTC  (2+ messages)

[PATCH] ARM: plat-mxc: audmux-v1: Remove unneeded ifdef's
 2012-02-18 16:00 UTC  (2+ messages)

[PATCH 2/2] ARM: dma-mapping: fix leak in consistent_init
 2012-02-18 15:58 UTC  (4+ messages)

[PATCH] arm: smp-twd: check for uninitialized clock in twd_cpufreq_init
 2012-02-18 15:56 UTC  (4+ messages)

[PATCH 1/2] ARM: dma-mapping: its array of pointer
 2012-02-18 15:48 UTC  (2+ messages)

[GIT PULL] [v3.3] fixes for arch-pxa in arm
 2012-02-18 10:04 UTC 

[PATCH] mtd : change the location of the ONFI detected log
 2012-02-18  5:46 UTC  (3+ messages)

[PATCH] mtd: fix the wrong check condition
 2012-02-18  5:43 UTC  (6+ messages)

SMP local timers and their CPUfreq notifiers setup on OMAP3
 2012-02-18  4:38 UTC  (9+ messages)

oprofile and ARM A9 hardware counter
 2012-02-18  4:31 UTC  (2+ messages)

[PATCHv22 00/16] Contiguous Memory Allocator
 2012-02-18  0:23 UTC  (18+ messages)
` [PATCHv22 01/16] mm: page_alloc: remove trailing whitespace
` [PATCHv22 02/16] mm: compaction: introduce isolate_migratepages_range()
` [PATCHv22 03/16] mm: compaction: introduce map_pages()
` [PATCHv22 04/16] mm: compaction: introduce isolate_freepages_range()
` [PATCHv22 05/16] mm: compaction: export some of the functions
` [PATCHv22 06/16] mm: page_alloc: introduce alloc_contig_range()
` [PATCHv22 07/16] mm: page_alloc: change fallbacks array handling
` [PATCHv22 08/16] mm: mmzone: MIGRATE_CMA migration type added
` [PATCHv22 09/16] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCHv22 10/16] mm: Serialize access to min_free_kbytes
` [PATCHv22 11/16] mm: extract reclaim code from __alloc_pages_direct_reclaim()
` [PATCHv22 12/16] mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
` [PATCHv22 13/16] drivers: add Contiguous Memory Allocator
` [PATCHv22 14/16] X86: integrate CMA with DMA-mapping subsystem
` [PATCHv22 15/16] ARM: "
` [PATCHv22 16/16] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device

[PATCH v3] ARM: OMAP: clock: cleanup CPUfreq leftovers
 2012-02-17 23:40 UTC  (2+ messages)

[GIT PULL] ARM: OMAP: PM fixes for 3.3-rc
 2012-02-17 23:10 UTC  (2+ messages)

[PATCH 0/3] omap hsmmc init cleanup and section warning fixes for v3.4 merge window
 2012-02-17 22:37 UTC  (30+ messages)
` [PATCH 2/3] ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins
` [PATCH 3/3] ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __init

[PATCH 1/2] ARM: U300: Don't specify regulator consumers by struct device
 2012-02-17 21:38 UTC  (4+ messages)
` [PATCH 2/2] ARM: imx/pcm038: "

ARM: __enabled_CONFIG_NUMA undeclared
 2012-02-17 20:38 UTC  (3+ messages)

[PATCH v5 00/27] irq_domain generalization and rework
 2012-02-17 18:05 UTC  (6+ messages)

[PATCH 3/3] ARM: dma-mapping: fix array out of bound access
 2012-02-17 17:51 UTC  (3+ messages)

[PATCH] ARM: OMAP: hsmmc: add max_freq field
 2012-02-17 17:09 UTC  (5+ messages)

[PATCH 0/9] ARM: at91: irqdomain and device tree for AIC and GPIO
 2012-02-17 16:59 UTC  (10+ messages)
` [PATCH v5 1/9] ARM: at91/aic: add irq domain and device tree support
` [PATCH 3/9] ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio
` [PATCH] ARM: at91: AIC and GPIO IRQ device tree initilization

[PATCHv9 0/5] arm: omap: smps regulator support
 2012-02-17 16:49 UTC  (6+ messages)
` [PATCHv9 3/5] arm: omap3: add common twl configurations for vdd1 and vdd2

[PATCH] ARM: 3ds_debugboard: Let ethernet be functional again
 2012-02-17 16:29 UTC  (11+ messages)

[GIT PULL] at91 mmc fixes for 3.3-rc[45]
 2012-02-17 16:28 UTC  (2+ messages)

[GIT PULL] i.MX assorted
 2012-02-17 16:28 UTC  (4+ messages)

[PULL] of nand generic binding
 2012-02-17 15:57 UTC 

[PATCH v3] of/mtd/nand: add generic bindings and helpers
 2012-02-17 15:47 UTC 

[PATCH] mtd: omap2: Release memory region in .remove function
 2012-02-17 15:22 UTC  (2+ messages)

[PATCH 2/2] mmc: atmel-mci: fix typo
 2012-02-17 14:49 UTC  (2+ messages)
` [PATCH] MAINTAINERS: hand over atmel-mci (sd/mmc interface)

[PATCH] ARM: OMAP2+: GPMC: Export gpmc_enable_hwecc and gpmc_calculate_ecc
 2012-02-17 14:44 UTC 

[PATCH v5] ARM: LPC32xx: ADC support for mach-lpc32xx
 2012-02-17 13:58 UTC 

[PATCH] ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitions
 2012-02-17 13:37 UTC  (2+ messages)

[PATCH 2/2] ARM: dma-mapping: fix leak in consistent_init
 2012-02-17 13:27 UTC 

[PATCH] ARM: OMAP2+: hwmod: Add new sysc_type3 into omap_hwmod required for am33xx
 2012-02-17 13:21 UTC  (2+ messages)

[PATCH 0/7] TWL6040: Regulator support
 2012-02-17 11:48 UTC  (2+ messages)

[PATCH v3 0/3] MFD: twl6040: Conversion to i2c driver
 2012-02-17 11:47 UTC  (2+ messages)

[PATCH] sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM
 2012-02-17 11:22 UTC  (2+ messages)

[PATCH] ARM i.MX5/6: Add dt support for generic boards
 2012-02-17 11:07 UTC 

[PATCHv2 0/8] arm: omap: clk/clkdm/pwrdm/voltdm usecounting changes
 2012-02-17  9:28 UTC  (11+ messages)
` [PATCHv2 8/8] arm: omap3: prevent per_clkdm from attempting manual domain transitions

[V1 3/3] led: modified power control of pm860x led
 2012-02-17  9:03 UTC 

[V1 2/3] backlight: modified power control of pm860x backlight
 2012-02-17  9:03 UTC 

[V1 1/3] mfd: add power control interface for pm8606 chip
 2012-02-17  9:03 UTC 

[PATCH RFC 0/4] Scheduler idle notifiers and users
 2012-02-17  9:00 UTC  (11+ messages)

[PATCH RESNED] pxa/hx4700: add platform device and I2C info for AK4641 codec
 2012-02-17  1:57 UTC 

remoteproc: Load coprocessor code to the specific main memory location
 2012-02-17  1:55 UTC  (17+ messages)

Question: how to make one page readonly on ARM
 2012-02-17  1:01 UTC  (5+ messages)

[GIT PULL] imx irq_domain migration
 2012-02-17  1:01 UTC  (3+ messages)

[RFC PATCH 00/11] Cortex-M3 support
 2012-02-17  0:28 UTC  (6+ messages)
` [PATCH 1/5] ARM: protect usage of cr_alignment by #ifdef CONFIG_CPU_CP15
  ` [PATCH 4/5] ARM: Cortex-M3: Add base support for Cortex-M3
  ` [PATCH 5/5] ARM: Cortex-M3: Add support for exception handling

[PATCH RESEND] arm: lpc32xx: phy3250: add rtc & touch device
 2012-02-17  0:16 UTC  (2+ messages)

[PATCH v2 00/11] ARM: EXYNOS: add suppport for EXYNOS5250 SoC
 2012-02-17  0:10 UTC  (3+ messages)
` [PATCH v2 04/11] ARM: EXYNOS: add interrupt definitions for EXYNOS5250

[GIT PULL] ARM: OMAP: Miscellaneous DT cleanup for 3.4
 2012-02-16 22:22 UTC 

[PATCH] ARM: amba: don't include <asm/sizes.h>
 2012-02-16 22:14 UTC  (2+ messages)

[GIT PULL] gpio/omap: cleanup and runtime PM conversion for v3.4
 2012-02-16 20:43 UTC 


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