linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-19 20:12:20 to 2012-09-20 07:56:03 UTC [more...]

rcu self-detected stall messages on OMAP3, 4 boards
 2012-09-20  7:56 UTC  (5+ messages)

[PATCH v2 0/2] watchdog: at91sam9_wdt: add device tree support
 2012-09-20  7:52 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ARM: at91: add at91sam9_wdt driver to at91sam9260

[PATCH v3 0/2] ARM: pci: Prepare for Tegra PCIe controller driver
 2012-09-20  7:43 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: pci: Keep pci_common_init() around after init
` [PATCH v3 2/2] ARM: pci: Allow passing per-controller private data

[PATCH] at91ether: return PTR_ERR if call to clk_get fails
 2012-09-20  7:42 UTC 

[PATCH v2 00/34] i.MX multi-platform support
 2012-09-20  7:39 UTC  (36+ messages)
` [PATCH v2 01/34] ARM: imx: include board headers in the same folder
` [PATCH v2 02/34] ARM: imx: move iomux drivers and headers into mach-imx
` [PATCH v2 03/34] ARM: imx: remove unnecessary inclusion from device-imx*.h
` [PATCH v2 04/34] ARM: imx: move platform device code into mach-imx
` [PATCH v2 05/34] ARM: imx: merge plat-mxc "
` [PATCH v2 06/34] ARM: imx: include common.h rather than mach/common.h
` [PATCH v2 07/34] ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.h
` [PATCH v2 08/34] ARM: imx: include iim.h rather than mach/iim.h
` [PATCH v2 09/34] ARM: imx: include iram.h rather than mach/iram.h
` [PATCH v2 10/34] ARM: imx: include ulpi.h rather than mach/ulpi.h
` [PATCH v2 11/34] media: mx1_camera: remove the driver
` [PATCH v2 12/34] ARM: imx: remove mach/dma-mx1-mx2.h
` [PATCH v2 13/34] dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h
` [PATCH v2 14/34] dma: imx-sdma: remove unneeded mach/hardware.h inclusion
` [PATCH v2 15/34] ASoC: imx-ssi: "
` [PATCH v2 16/34] usb: ehci-mxc: "
` [PATCH v2 17/34] video: mx3fb: "
` [PATCH v2 18/34] watchdog: imx2_wdt: "
` [PATCH v2 19/34] i2c: imx: remove cpu_is_xxx by using platform_device_id
` [PATCH v2 20/34] mtd: mxc_nand: "
` [PATCH v2 21/34] rtc: mxc_rtc: "
` [PATCH v2 22/34] dma: imx-dma: use devm_kzalloc and devm_request_irq
` [PATCH v2 23/34] dma: imx-dma: retrieve MEM and IRQ from resources
` [PATCH v2 24/34] dma: imx-dma: remove cpu_is_xxx by using platform_device_id
` [PATCH v2 25/34] media: mx2_camera: remove dead code in mx2_camera_add_device
` [PATCH v2 26/34] media: mx2_camera: use managed functions to clean up code
` [PATCH v2 27/34] media: mx2_camera: remove cpu_is_xxx by using platform_device_id
` [PATCH v2 28/34] mmc: mxcmmc: "
` [PATCH v2 29/34] video: imxfb: "
` [PATCH v2 30/34] ARM: imx: move debug macros to include/debug
` [PATCH v2 31/34] ARM: imx: include hardware.h rather than mach/hardware.h
` [PATCH v2 32/34] ARM: imx: remove header file mach/irqs.h
` [PATCH v2 33/34] ARM: imx: call mxc_device_init() in soc specific function
` [PATCH v2 34/34] ARM: imx: enable multi-platform build

Adding new board to Kernel
 2012-09-20  7:33 UTC  (4+ messages)

Pull request question for Mark (ASoC)
 2012-09-20  7:32 UTC 

[PATCH 00/29] More omap header moves for common zImage support
 2012-09-20  7:29 UTC  (33+ messages)
` [PATCH 01/29] ARM: OMAP: Remove unused param.h
` [PATCH 02/29] ARM: OMAP: Remove smp.h
` [PATCH 03/29] ARM: OMAP1: Make plat/mux.h omap1 only
` [PATCH 04/29] ARM: OMAP1: Move board-ams-delta.h from plat to mach
` [PATCH 05/29] ARM: OMAP2+: Make id.h local
` [PATCH 06/29] ARM: OMAP1: Move keypad.h from plat to mach
` [PATCH 07/29] ARM: OMAP1: Move lcd_mipid.h "
` [PATCH 08/29] ARM: OMAP2+: Make board-zoom.h local
` [PATCH 09/29] ARM: OMAP2+: Make am35xx.h local
` [PATCH 10/29] ARM: OMAP2+: Make board-rx51.h local
` [PATCH 11/29] ARM: OMAP2+: Make ctrl_module_core_44xx.h local
` [PATCH 12/29] ARM: OMAP2+: Make ctrl_module_pad_core_44xx.h local
` [PATCH 13/29] ARM: OMAP2+: Make ctrl_module_pad_wkup_44xx.h local
` [PATCH 14/29] ARM: OMAP2+: Make ctrl_module_wkup_44xx.h local
` [PATCH 15/29] ARM: OMAP2+: Make omap-secure.h local
` [PATCH 16/29] ARM: OMAP2+: Make omap-wakeupgen.h local
` [PATCH 17/29] ARM: OMAP1: Move board-sx1.h from plat to mach
` [PATCH 18/29] ARM: OMAP1: Move board-voiceblue.h "
` [PATCH 19/29] ARM: OMAP2+: Make debug-devices.h local
` [PATCH 20/29] ARM: OMAP1: Move flash.h from plat to mach
` [PATCH 21/29] ARM: OMAP2+: Make gpmc-smc91x.h local
` [PATCH 22/29] ARM: OMAP2+: Make gpmc-smsc911x.h local
` [PATCH 23/29] ARM: OMAP2+: Make hdq1w.h local
` [PATCH 24/29] ARM: OMAP1: Move irda.h from plat to mach
` [PATCH 25/29] ARM: OMAP2+: Make l3_2xxx.h local
` [PATCH 26/29] ARM: OMAP2+: Make l3_3xxx.h local
` [PATCH 27/29] ARM: OMAP2+: Make l4_2xxx.h local
` [PATCH 28/29] ARM: OMAP2+: Make l4_3xxx.h local
` [PATCH 29/29] ARM: OMAP2+: Make omap4-keypad.h local

[PATCH V3] Add support for Aurora L2 Cache Controller
 2012-09-20  7:26 UTC  (7+ messages)
` [PATCH V3 1/6] arm: cache-l2x0: make outer_cache_fns a field of l2x0_of_data
` [PATCH V3 3/6] arm: cache-l2x0: add support for Aurora L2 cache ctrl

[PATCH v2 0/2] ARM: pci: Prepare for Tegra PCIe controller driver
 2012-09-20  7:21 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: pci: Keep pci_common_init() around after init
` [PATCH v2 2/2] ARM: pci: Allow passing per-controller private data

linux-next: manual merge of the arm-soc tree with the arm tree
 2012-09-20  7:04 UTC  (2+ messages)

[PATCH 00/19] First HREF Device Tree enablement patch-set
 2012-09-20  6:51 UTC  (15+ messages)
` [PATCH 11/19] ARM: ux500: Add all known I2C sub-device nodes to the HREF DT
` [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

[PATCH 0/5] Trim down mach includes in MSM drivers
 2012-09-20  6:45 UTC  (3+ messages)
` [PATCH 4/5] gpio: Make gpio-msm-v1 into a platform driver

[PATCH] spi: pl022: Add clk_{un}prepare() support in runtime PM
 2012-09-20  6:43 UTC  (6+ messages)

[RFC 0/5] ARM: dma-mapping: New dma_map_ops to control IOVA more precisely
 2012-09-20  6:40 UTC  (8+ messages)

[PATCH 1/1] ARM: ux500: Fix SSP register address format
 2012-09-20  6:34 UTC  (2+ messages)

[PATCH 1/1] ARM: ux500: Remove redundant #gpio-cell properties from Snowball DT
 2012-09-20  6:34 UTC  (2+ messages)

linux-next: manual merge of the ixp4xx tree with the arm-soc tree
 2012-09-20  6:32 UTC 

[PATCH V4 0/2] video: drm: Add Device tree support to DRM-FIMD
 2012-09-20  6:29 UTC  (3+ messages)
` [PATCH V4 2/2] video: drm: exynos: Add device tree support

linux-next: manual merge of the arm-soc tree with the sound-asoc tree
 2012-09-20  6:06 UTC 

[PATCH v2 0/5] ARM: EXYNOS: Add support for Trats board using device tree
 2012-09-20  5:57 UTC  (12+ messages)
` [PATCH v2 5/5] ARM: Exynos: Add basic dts file for Samsung Trats board
` [PATCH v2 1/5] mmc: host: sdhci-s3c: Add broken-voltage DT property for broken voltage quirk

[PATCH 1/1] drivers: bus: Move the OMAP interconnect driver to drivers/bus/
 2012-09-20  5:56 UTC  (4+ messages)

[PATCH 0/3] Add device tree based discovery support for drm-fimd
 2012-09-20  5:53 UTC  (4+ messages)
` [PATCH 2/3] ARM: EXYNOS: add device tree based discovery support for FIMD

[GIT PULL RESEND] arm-soc: vt8500: Convert mach-vt8500 to devicetree
 2012-09-20  5:45 UTC 

[PATCH v2] mtd: atmel_nand: fix the compile error which miss label "err_ecc_ioremap"
 2012-09-20  5:23 UTC  (3+ messages)

[PATCH v4] Add basic address decoding support for Marvell 370/XP
 2012-09-20  5:18 UTC  (2+ messages)

[PATCH] ARM: dts: use uart2 for console on smdkv310 and smdk5250
 2012-09-20  4:45 UTC  (4+ messages)

[PATCH] mmc: mxs-mmc: implement broken-cd
 2012-09-20  4:45 UTC  (5+ messages)

[PATCH 0/2] ARM: dts: Add subnode for ocp2scp
 2012-09-20  3:26 UTC  (2+ messages)

[PATCH v3 0/3] ARM: dts: omap: add dt data for MUSB
 2012-09-20  3:21 UTC  (2+ messages)

[PATCH 0/4] Add PHY nofity for some i.mx SoCs
 2012-09-20  2:56 UTC  (3+ messages)

[PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers
 2012-09-20  2:23 UTC  (8+ messages)
` [PATCH V2 3/7] ARM: OMAP4: Add timer clock aliases for device-tree
` [PATCH V2 4/7] ARM: OMAP: Add a timer attribute for timers that can interrupt the DSP
` [PATCH V2 7/7] ARM: OMAP: Add DT support for timer driver

[PATCH 00/34] i.MX multi-platform support
 2012-09-20  2:20 UTC  (10+ messages)
` [PATCH 02/34] ASoC: mx27vis: retrieve gpio numbers from platform_data
` [PATCH 12/34] media: mx1_camera: remove the driver

[PATCH v2 00/13] Versatile Express infrastructure
 2012-09-20  2:03 UTC  (5+ messages)
` [PATCH v2 03/13] hwmon: Versatile Express hwmon driver

[PATCH V5] ARM: EXYNOS5: Add bus clock for FIMD
 2012-09-20  1:59 UTC  (3+ messages)

[PATCH 0/3] Introduce devm_clk_register()
 2012-09-20  1:40 UTC  (5+ messages)
` [PATCH 1/3] clk: wm831x: Fix clk_register() error code checking
` [PATCH 3/3] clk: wm831x: Use devm_clk_register() to simplify code

[GIT PULL] ARM: add basic BCM2835 SoC and Raspberry Pi board support
 2012-09-20  1:31 UTC 

[PATCH V4] ARM: EXYNOS5: Add bus clock and set parent clock for FIMD
 2012-09-20  1:28 UTC  (4+ messages)

[PATCH 00/15] KVM/ARM Implementation
 2012-09-20  0:11 UTC  (9+ messages)
` [PATCH 02/15] ARM: Add page table and page defines needed by KVM
` [PATCH 04/15] ARM: idmap: only initialize HYP idmap when HYP mode is available

Tracking down suspend/resume ext3/mmc issues on imx233
 2012-09-20  0:01 UTC  (7+ messages)

[PATCH] ARM: EXYNOS: no duplicate mask/unmask in eint0_15
 2012-09-19 23:59 UTC  (3+ messages)

[PATCH 1/2] ARM: Exynos4: Put PCM, Slimbus, Spdif clocks to off state
 2012-09-19 23:55 UTC  (5+ messages)

[PATCH v8 0/11] KGDB/KDB FIQ (NMI) debugger
 2012-09-19 23:42 UTC  (12+ messages)
` [PATCH 01/11] kernel/debug: Mask KGDB NMI upon entry
` [PATCH 02/11] kdb: Implement disable_nmi command
` [PATCH 03/11] kdb: Turn KGDB_KDB=n stubs into static inlines
` [PATCH 04/11] tty/serial/core: Introduce poll_init callback
` [PATCH 05/11] tty/serial/amba-pl011: Implement "
` [PATCH 06/11] tty/serial/amba-pl011: Quiesce interrupts in poll_get_char
` [PATCH 07/11] tty/serial: Add kgdb_nmi driver
` [PATCH 08/11] ARM: Move some macros from entry-armv to entry-header
` [PATCH 09/11] ARM: Add KGDB/KDB FIQ debugger generic code
` [PATCH 10/11] ARM: VIC: Add a couple of low-level FIQ management helpers
` [PATCH 11/11] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger

[PATCH] ARM: S3C24XX: Add WIZnet W5300E01-ARM board support
 2012-09-19 23:38 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 3/4] arm/dts: exynos4: Add DTS file for ODROID-X
 2012-09-19 23:26 UTC  (3+ messages)

[PATCH 2/2] ARM: SAMSUNG: Add check for NULL in clock interface
 2012-09-19 23:22 UTC  (3+ messages)

[GIT PULL 7/7] Samsung for v3.7
 2012-09-19 23:19 UTC 

[GIT PULL 6/7] Samsung cleanup fimd header for v3.7
 2012-09-19 23:19 UTC 

[GIT PULL 5/7] Samsung board for v3.7
 2012-09-19 23:18 UTC 

[GIT PULL 4/7] Samsung gscaler for v3.7
 2012-09-19 23:18 UTC 

[GIT PULL 3/7] Samsung pinctrl for v3.7
 2012-09-19 23:18 UTC 

[GIT PULL 2/7] Samsung gpio for v3.7
 2012-09-19 23:18 UTC 

[GIT PULL 1/7] Samsung cleanup for v3.7
 2012-09-19 23:18 UTC 

[PATCH 0/3] ARM: OMAP2+: hwmod: resolve some OMAP4 warnings
 2012-09-19 22:58 UTC  (5+ messages)
` [PATCH 3/3] ARM: OMAP2+: hwmod code: convert missing clockdomain warnings to debug messages

[PATCH v2 1/2] PCI: Keep pci_fixup_irqs() around after init
 2012-09-19 22:37 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: Provide a default pcibios_update_irq()

[PATCH] CPUFreq: OMAP: remove unnecessary plat/ includes
 2012-09-19 22:18 UTC  (5+ messages)
      ` [PATCH] ARM: OMAP2+: clock data: add some aliases for use by CPUFreq only (was Re: [PATCH] CPUFreq: OMAP: remove unnecessary plat/ includes)

[PATCHv4 0/8] ARM: OMAP: pm: usecounting changes
 2012-09-19 22:15 UTC  (5+ messages)
` [PATCHv4 8/8] ARM: OMAP3: do not delete per_clkdm autodeps during idle

[PATCH] ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/
 2012-09-19 21:55 UTC 

[PATCH RESEND 0/5] ARM: dts: AM33XX: Add device tree data
 2012-09-19 21:46 UTC  (13+ messages)
` [PATCH RESEND v7 1/5] ARM: dts: AM33XX: Add basic pinctrl "
` [PATCH RESEND v7 2/5] ARM: dts: AM33XX: Add D_CAN "
` [PATCH RESEND 3/5] ARM: OMAP2+: AM33XX: Add clock entries to omap_clk data
` [PATCH RESEND v3 4/5] ARM: dts: AM33XX: Add lis331dlh device tree data to am335x-evm
` [PATCH RESEND 5/5] ARM: dts: AM33XX: Add temperature sensor "

[PATCH] serial: omap: Remove unnecessary checks from suspend/resume
 2012-09-19 21:43 UTC  (4+ messages)

[PATCH v2 0/9] OMAP: iommu: hwmod, reset handling and runtime PM
 2012-09-19 21:35 UTC  (9+ messages)
` [PATCH v2 1/9] ARM: OMAP: iommu: fix including iommu.h without IOMMU_API selected
` [PATCH v2 2/9] ARM: OMAP3: hwmod data: add mmu data for iva and isp
` [PATCH v2 3/9] ARM: OMAP4: hwmod data: add mmu hwmod for ipu and dsp

[PATCH 1/5] ARM: tegra: define DT bindings for and instantiate timer
 2012-09-19 21:31 UTC  (5+ messages)
` [PATCH 2/5] ARM: tegra: define DT bindings for and instantiate RTC
` [PATCH 3/5] ARM: tegra: add TWD to device tree
` [PATCH 4/5] ARM: tegra: enhance timer.c to get information from "
` [PATCH 5/5] ARM: tegra: select SPARSE_IRQ

[PATCH] ARM: dt: tegra: whistler: configure power off
 2012-09-19 21:25 UTC  (2+ messages)

[PATCH V6 0/2] of: Add generic device tree DMA helpers
 2012-09-19 21:25 UTC  (5+ messages)
` [PATCH V6 1/2] "

[PATCH v4] gpio: mvebu: new gpio driver for mvebu platforms
 2012-09-19 20:53 UTC  (6+ messages)
` [PATCH v4 1/5] gpio: introduce gpio-mvebu driver for Marvell SoCs
` [PATCH v4 2/5] Documentation: add description of DT binding for the gpio-mvebu driver
` [PATCH v4 3/5] arm: mvebu: use GPIO support now that a driver is available
` [PATCH v4 4/5] arm: mvebu: add DT information for GPIO banks on Armada 370 and XP
` [PATCH v4 5/5] arm: mvebu: add gpio support in defconfig


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