linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-31 16:09:13 to 2011-11-02 16:39:21 UTC [more...]

[PATCH V4 0/4] Add SPI clkdev support
 2011-11-02 21:06 UTC  (3+ messages)

[PATCH] arm/tegra: add support for tegra30 interrupts
 2011-11-02 16:39 UTC  (2+ messages)

[GIT PULL 0/13 (12)] arm-soc updates
 2011-11-02 16:34 UTC  (4+ messages)

[PATCH] arm/tegra: remove unused defines
 2011-11-02 16:34 UTC  (2+ messages)

[PATCH v2 0/8] Add support for tegra30 and cardhu
 2011-11-02 16:24 UTC  (13+ messages)
` [PATCH v2 1/8] arm/tegra: initial device tree for tegra30
` [PATCH v2 2/8] arm/tegra: prepare early init for multiple tegra variants
` [PATCH v2 3/8] arm/tegra: rename tegra20 pinmux files
` [PATCH v2 4/8] arm/tegra: prepare pinmux code for multiple tegra variants
` [PATCH v2 5/8] arm/tegra: add new fields to struct tegra_pingroup_desc
` [PATCH v2 6/8] arm/tegra: pinmux tables and definitions for tegra30
` [PATCH v2 7/8] arm/tegra: implement support "
` [PATCH v2 8/8] arm/tegra: add support for tegra30 based board cardhu

[PATCH v2 1/3] Add support for mini-box.com picoSAM9G45 board
 2011-11-02 16:06 UTC  (4+ messages)

[AT91 PULL] defconfig pullrequest
 2011-11-02 15:58 UTC 

AT91 reboot code
 2011-11-02 15:41 UTC  (6+ messages)

[PATCH v3 0/4] OMAP: iommu: hwmod support and runtime PM
 2011-11-02 15:24 UTC  (10+ messages)
` [PATCH v3 1/4] OMAP3: hwmod data: add mmu data for iva and isp
` [PATCH v3 2/4] OMAP4: hwmod data: add mmu hwmod for ipu and dsp
` [PATCH v3 3/4] OMAP3/4: iommu: migrate to hwmod framework
` [PATCH v3 4/4] OMAP3/4: iommu: adapt to runtime pm

[RFC 0/5] restart cleanups
 2011-11-02 14:49 UTC  (22+ messages)
` [PATCH 1/5] ARM: restart: remove argument to setup_mm_for_reboot()
` [PATCH 2/5] ARM: restart: get rid of needless at91_arch_reset additional indirection
` [PATCH 3/5] ARM: restart: remove local_irq_disable() from within arch_reset()
` [PATCH 4/5] ARM: restart: turn reboot setup code into a library function
` [PATCH 5/5] ARM: restart: only perform setup for restart when soft-restarting

[PATCH v2] gpio/samsung: Add device tree support for Exynos4
 2011-11-02 14:31 UTC  (7+ messages)

[PATCH 1/4] ARM: PL330: Don't call the callbacks if there isn't any active transfer
 2011-11-02 14:30 UTC  (4+ messages)
` [PATCH 2/4] ARM: PL330: Only register usable channels
` [PATCH 3/4] ARM: PL330: Fix the size of the dst_cache_ctrl field
` [PATCH 4/4] ARM: PL330: Fix typo in _prepare_ccr()

[PATCH 0/3] Initial PXA DT bindings
 2011-11-02 14:30 UTC  (8+ messages)
` [PATCH 1/3] ARM: pxa: Add DT support to pxa2xx-uart
` [PATCH 2/3] ARM: pxa: Add DT testing machine
` [PATCH 3/3] ARM: pxa: Add basic DTS files for PXA/Vpac270 "

[PATCH] spi/pl022: Enable clock in probe an use runtime_idle
 2011-11-02 14:16 UTC  (2+ messages)

[PATCHv2 00/10] VIC DT binding and MULTI_IRQ_HANDLER
 2011-11-02 14:08 UTC  (7+ messages)
` [PATCHv2 02/10] ARM: vic: MULTI_IRQ_HANDLER handler

[PATCH V3] AMBA: Put devices into low-power state in suspend_noirq
 2011-11-02 14:04 UTC  (5+ messages)

[PATCH] [TRIVIAL] ARM: imx: Fix typo 'MACH_MX31_3DS_MXC_NAND_USE_BBT'
 2011-11-02 13:43 UTC  (5+ messages)

Add support for the SPMP8000 SoC and Letcool board
 2011-11-02 13:29 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: SPMP8000: Add machine base files

[PATCH] dt: add empty of_alias_get_id() for non-dt builds
 2011-11-02 13:20 UTC  (5+ messages)

[PATCH v3 0/3] ARM:i.MX fix compile errors and warnings
 2011-11-02 13:03 UTC  (7+ messages)
` [PATCH v3 1/3] ARM:i.MX: fix build error in tzic/avic.c
` [PATCH] ARM: mx25: Add the missing IIM base definition
` [PATCH] slub: doc: update the slabinfo.c file path
` [PATCH v3 2/3] ARM:i.MX: fix the build error in clock-mx51-mx53.c
` [PATCH v3 3/3] ARM:i.MX: fix the compile warnings "

[PATCH] AMBA: Use suspend_noriq to force devices into runtime suspend
 2011-11-02 12:51 UTC  (8+ messages)

[PATCH v2 0/2] ARM: Samsung: Add basic device tree support for Exynos4 boards
 2011-11-02 12:45 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: Samsung: Add Exynos4 device tree enabled board file
` [PATCH v2 2/2] ARM: dts: Add intial dts file for Exynos4210 SoC, SMDKV310 and Origen board

ARM: Exynos4: Enable device tree support for GIC controller
 2011-11-02 12:44 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: Exynos4: Move timer irq numbers to end of linux irq space
` [PATCH v2 2/3] ARM: Exynos4: Add ioremap interceptor for statically remapped regions
` [PATCH v2 3/3] ARM: Exynos4: Enable conversion of GIC dt irq specifier to linux virq
` Exynos4: Enable device tree support for GIC controller

[PATCHv2] ARM: zImage: Use $(CROSS_COMPILE)size to get .bss size
 2011-11-02 12:35 UTC  (4+ messages)

[PATCH 1/3 v3.1] ARM: S3C64XX: Update for conversion to SAMSUNG_GPIO_EXTRA
 2011-11-02 12:30 UTC  (5+ messages)
` [PATCH 2/3 v3.1] ARM: SAMSUNG: Fix GPIO space reservation for S3C64xx platforms
` [PATCH 3/3 v3.1] ARM: S3C64XX: Correct reservation of GPIOs for CPU module on Cragganmore

[PATCH V6] SDHCI: S3C: Use generic clock names for sdhci bus clock options
 2011-11-02 12:12 UTC  (2+ messages)

[PATCH] ARM: SAMSUNG: Fix compile error due to kfree
 2011-11-02 11:57 UTC  (2+ messages)

[PATCH 0/7] ARM: EXYNOS4: Adds External GIC
 2011-11-02 11:29 UTC  (13+ messages)
` [PATCH 5/7] ARM: EXYNOS4: Add support external GIC

[PATCH v5 0/2] Add device tree support for Samsung's keypad controller driver
 2011-11-02 11:27 UTC  (4+ messages)

[PATCH 0/7]: ARM: SAMSUNG: Add SPI clkdev support
 2011-11-02 11:15 UTC  (6+ messages)
` [PATCH 1/7] SPI: S3C64XX: Use bus clocks created using clkdev

[PATCH] I2C: add CSR SiRFprimaII on-chip I2C controllers driver
 2011-11-02 10:52 UTC  (3+ messages)

[RFC 0/5] restart cleanups
 2011-11-02 10:30 UTC  (2+ messages)

[GIT PULL] hwspinlock changes for 3.2
 2011-11-02  9:05 UTC  (3+ messages)

[PATCH] i2c-gpio.c: correct logic of pdata->scl_is_open_drain
 2011-11-02  5:56 UTC  (7+ messages)

[GIT PULL 9/13] arm-soc updates spanning multiple platforms
 2011-11-02  2:35 UTC  (2+ messages)
  ` [GIT PULL 3/13] arm-soc driver

[PATCH] ARM: OMAP: dmtimer: Include linux/module.h
 2011-11-02  1:49 UTC 

[PATCH] ARM: OMAP2+: l3-noc: Include linux/module.h
 2011-11-02  1:40 UTC 

[GIT PULL] msm fix: fixup machine_desc missed in merge
 2011-11-01 23:14 UTC 

[PATCH v4 0/3] paz00 updates for 3.3
 2011-11-01 22:37 UTC  (6+ messages)
` [PATCH 1/3] ARM: tegra: paz00: add support for wakeup gpio key
` [PATCH 2/3] staging: nvec: add device tree support
` [PATCH 3/3] arm/dt: tegra: add dts file for paz00

[PATCH 02/14] ARM : SAMSUNG : Add RS485 support
 2011-11-01 19:55 UTC  (6+ messages)

[PATCH 2/9] mm: alloc_contig_freed_pages() added
 2011-11-01 18:47 UTC  (5+ messages)

[PATCH 00/51] Remove inline arch_reset definitions from system.h
 2011-11-01 18:05 UTC  (12+ messages)
` [PATCH 01/51] ARM: reset: introduce arm_arch_reset function pointer

[GIT PULL] pending DT patches and cleanup for map_io for v3.2 merge window
 2011-11-01 17:00 UTC  (3+ messages)

[RFC] Shrink sched_clock some more
 2011-11-01 14:29 UTC  (4+ messages)

[PATCH] UART: add CSR SiRFprimaII SoC on-chip uart drivers
 2011-11-01 13:40 UTC  (8+ messages)

[PATCH 0/6] Add support for tegra30 and cardhu
 2011-11-01 13:37 UTC  (7+ messages)
` [PATCH 3/6] arm/tegra: prepare early init for multiple tegra variants

[PATCH v5 0/7] arm: pmu: support pmu/perf on OMAP4
 2011-11-01 12:52 UTC  (4+ messages)
` [PATCH v5 2/7] arm: pmu: allow platform specific irq enable/disable handling

[PATCH] AMBA: Use suspend_noriq to force devices into runtime suspend
 2011-11-01  9:32 UTC  (2+ messages)

orion/kirkwood and device tree
 2011-11-01  6:25 UTC  (3+ messages)

[PATCH v3 0/3] paz00 updates for 3.3
 2011-10-31 22:20 UTC  (10+ messages)
` [PATCH 1/3] ARM: tegra: paz00: add support for wakeup gpio key
` [PATCH 2/3] staging: nvec: add device tree support
` [PATCH 3/3] arm/dt: tegra: add dts file for paz00

[PATCH v2] regulator: max8649 Convert max8649 to use regmap api
 2011-10-31 21:44 UTC  (2+ messages)

[PATCH] regulator: Use regmap_read/write(), regmap_update_bits functions directly
 2011-10-31 21:38 UTC  (2+ messages)

[PATCH v2 2/3] arm/dt: tegra: add dts file for paz00
 2011-10-31 18:18 UTC  (4+ messages)

Serious question: How long does it take to get 64bit into ARM?
 2011-10-31 17:49 UTC  (5+ messages)

[PATCH] drivers/i2c/busses/i2c-at91.c: fix brokeness
 2011-10-31 16:10 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).