linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-24 14:25:21 to 2012-01-25 17:02:41 UTC [more...]

[PATCH 0/3] Introduce DMA buffer sharing mechanism
 2012-01-25 17:02 UTC  (5+ messages)
` [PATCH 1/3] dma-buf: Introduce dma "
  ` [Linaro-mm-sig] "

[PATCH v3] ARM: support XZ compressed kernels
 2012-01-25 17:00 UTC  (6+ messages)

remoteproc: Load coprocessor code to the specific main memory location
 2012-01-25 16:24 UTC  (5+ messages)

[PATCH] ARM: mxs: read correct values when setting up MAC
 2012-01-25 16:12 UTC  (4+ messages)

Common clock API for i.MX
 2012-01-25 15:52 UTC  (7+ messages)

[RFC PATCH] ARM ASoC: add sound driver for imx27pdk using mc13783 codec
 2012-01-25 15:45 UTC  (4+ messages)

[PATCH 00/21] OMAP3+: SR: bugfixes
 2012-01-25 15:16 UTC  (22+ messages)
` [PATCH 01/21] OMAP3+: SR Layer Cleanup [V4]
` [PATCH 02/21] arch/arm/mach-omap2/smartreflex.c: add missing error-handling code
` [PATCH 03/21] OMAP3+: PM: SR: add suspend/resume handlers
` [PATCH 04/21] ARM: omap2+: smartreflex: move smartreflex suspend to suspend_noirq
` [PATCH 05/21] Revert "OMAP3+: PM: SR: add suspend/resume handlers"
` [PATCH 06/21] OMAP3+: Smartreflex: fix err interrupt disable sequence
` [PATCH 07/21] OMAP3+: PM: SR/Class3: disable errorgen before disable VP
` [PATCH 08/21] OMAP3+: Smartreflex: Add a shutdown hook
` [PATCH 09/21] OMAP3+: Smartreflex: Fix status masking in ERRCONFIG register
` [PATCH 10/21] OMAP3+: Smartreflex: clear ERRCONFIG_VPBOUNDINTST only on a need
` [PATCH 11/21] OMAP3: hwmod: add SmartReflex IRQs
` [PATCH 12/21] OMAP3+: SR: introduce class init,deinit and priv data
` [PATCH 13/21] OMAP3+: SR: introduce notifiers flags
` [PATCH 14/21] OMAP3+: SR: introduce notifier_control
` [PATCH 15/21] OMAP3+: SR: disable spamming interrupts
` [PATCH 16/21] OMAP3+: SR: introduce class private data per voltage domain
` [PATCH 17/21] OMAP3430: SR: class3: restrict CPU to run on
` [PATCH 18/21] arm: omap: smartreflex: add missing platform_set_drvdata()
` [PATCH 19/21] arm: omap: smartreflex: move late_initcall() closer to its argument
` [PATCH 20/21] arm: omap: smartreflex: clean ups all over
` [PATCH 21/21] arm: omap: smartreflex: micro-optimization for sanity check

[PATCH 0/6] ux500: Export SoC information and some platform clean-up
 2012-01-25 15:01 UTC  (4+ messages)

[PATCH 00/33] Restore SA11x0 MCP/UCB drivers to a working state
 2012-01-25 14:54 UTC  (35+ messages)
` [PATCH 01/33] Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."
` [PATCH 02/33] Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus."
` [PATCH 03/33] MFD: mcp-core: fix complaints from the genirq layer
` [PATCH 04/33] MFD: mcp-core: fix mcp_priv() to be more type safe
` [PATCH 05/33] MFD: ucb1x00-core: fix missing restore of io output data on resume
` [PATCH 06/33] MFD: ucb1x00-core: fix gpiolib direction_output handling
` [PATCH 07/33] MFD: ucb1x00-ts: fix resume failure
` [PATCH 08/33] MFD: mcp-core: sanitize host creation/removal
` [PATCH 09/33] MFD: mcp-sa11x0: remove DMA initializers and variables
` [PATCH 10/33] MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.c
` [PATCH 11/33] MFD: mcp-sa11x0: add .owner initializer
` [PATCH 12/33] MFD: mcp-sa11x0: convert mcp-sa11x0 to use platform resources
` [PATCH 13/33] MFD: mcp-sa11x0: convert to use dev_pm_ops
` [PATCH 14/33] MFD: mcp-sa11x0: use _noirq resume methods
` [PATCH 15/33] MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data
` [PATCH 16/33] MFD: ucb1x00-ts: provide input layer with device parent
` [PATCH 17/33] MFD: ucb1x00-core: get rid of mach/hardware.h include
` [PATCH 18/33] MFD: ucb1x00-core: add handling for ucb1x00 reset
` [PATCH 19/33] MFD: ucb1x00-core: add .owner initializer and module alias
` [PATCH 20/33] MFD: ucb1x00-core: use mutexes instead of semaphores
` [PATCH 21/33] MFD: ucb1x00-core: clean up device handling in probe
` [PATCH 22/33] MFD: ucb1x00-core: add owner and dev initializers to gpio structure
` [PATCH 23/33] MFD: ucb1x00-core: scan drivers in same order they're registered
` [PATCH 24/33] MFD: ucb1x00-core: add missing ucb1x00_enable()/ucb1x00_disable()
` [PATCH 25/33] MFD: ucb1x00-core: disable mcp clock when bus is not required
` [PATCH 26/33] MFD: mcp-sa11x0: complain if mcp clock is left enabled
` [PATCH 27/33] MFD: ucb1x00-core: convert to use dev_pm_ops
` [PATCH 28/33] MFD: mcp-core: remove legacy driver suspend/resume methods
` [PATCH 29/33] MFD: ucb1x00: convert to use genirq
` [PATCH 30/33] MFD: ucb1x00-core: add wakeup support
` [PATCH 31/33] ARM: sa11x0: add assabet ucb1x00 platform data
` [PATCH 32/33] MFD: ucb1x00-assabet: add support for UCB1x00 GPIO switches
` [PATCH 33/33] MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.c

[PATCH v3 0/7] Add common cpuidle code for consolidation
 2012-01-25 14:52 UTC  (15+ messages)
` [PATCH v3 1/7] cpuidle: Add common init interface and idle functionality

[PATCH v2 1/3] arm:davinci: prepare to move aemif driver to drivers/mfd
 2012-01-25 14:51 UTC  (4+ messages)
` [PATCH v2 2/3] arm:davinci: Move emif driver to drivers/mfd from mach-davinci folder
` [PATCH v2 3/3] arm: da830: move NAND and NOR devices as aemif MFD slaves

[PATCH 1/4] at91 : coding style fixes
 2012-01-25 14:39 UTC  (6+ messages)
` [PATCH 2/4] at91 : declare header name
` [PATCH 3/4] at91 : remove wait_for_interrupt definition
` [PATCH 4/4] at91 : implement the standby function for pm/cpuidle

Building of arch/arm/plat-mxc/ssi-fiq.S failed w/ THUMB2 enabled?
 2012-01-25 14:34 UTC  (7+ messages)

[PATCH 0/6] ARM: SAMSUNG: Board updates and minor fixes
 2012-01-25 14:23 UTC  (7+ messages)
` [PATCH 1/6] ARM: SAMSUNG: Increase virtual framebuffer size on Universal C210 board
` [PATCH 2/6] ARM: SAMSUNG: Add support for S5K6AAFX image sensor "
` [PATCH 3/6] ARM: SAMSUNG: Add support for S5K6AAFX camera on Nuri board
` [PATCH 4/6] ARM: SAMSUNG: Correct framebuffer window size "
` [PATCH 5/6] ARM: SAMSUNG: Correct M-5MOLS sensor clock frequency "
` [PATCH 6/6] ARM: SAMSUNG: Fix platform data setup for I2C adapter 0

[PATCH 0/3] coupled cpuidle state support
 2012-01-25 14:04 UTC  (4+ messages)

[PATCH v2 0/2] Add device tree support for MAX8997
 2012-01-25 13:32 UTC  (6+ messages)
` [PATCH v2 2/2] regulator: add device tree support for max8997

[PATCH v2 0/2] Add Qualcomm MSM ADM DMAEngine driver
 2012-01-25 13:11 UTC  (7+ messages)

[PATCH 0/8 v4] ARM: DMA-mapping framework redesign
 2012-01-25 12:59 UTC  (5+ messages)
` [PATCH 8/8] ARM: dma-mapping: add support for IOMMU mapper
  ` [PATCH 8/8 RESEND] "

[PATCH v4 - resend 00/13] OMAP4: ASoC: Support for PandaBoard family
 2012-01-25 12:48 UTC  (8+ messages)
` [PATCH v4 - resend 10/13] ASoC: omap-abe-twl6040: Configure card according to platform data
` [alsa-devel] [PATCH v4 - resend 00/13] OMAP4: ASoC: Support for PandaBoard family

[PATCH] ARM: pl330: fix null pointer dereference in pl330_chan_ctrl()
 2012-01-25 12:11 UTC  (2+ messages)
` [PATCH] DMA: "

[PATCH v8 2/2] iommu/exynos: Add iommu driver for Exynos Platforms
 2012-01-25 11:44 UTC  (4+ messages)

[PATCH 0/5] Minor cleanups to kernel pte handling
 2012-01-25 11:34 UTC  (11+ messages)
` [PATCH 1/5] ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h
` [PATCH 2/5] ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn())
` [PATCH 3/5] ARM: pgtable: consolidate set_pte_ext(TOP_PTE, ...) + tlb flush
` [PATCH 4/5] ARM: pgtable: provide get_top_pte() to complement set_top_pte()
` [PATCH 5/5] ARM: pgtable: get rid of TOP_PTE()

[PATCH V1] ARM: tegra: dma: Support variable transfer sizes
 2012-01-25 11:19 UTC 

[PATCH 00/31] Clean up amba/primecell bus support
 2012-01-25 11:06 UTC  (17+ messages)
` [PATCH 19/31] ARM: amba: vexpress: get rid of private platform amba_device initializer
` [PATCH 20/31] ARM: amba: versatile: "
` [PATCH 21/31] ARM: amba: realview: "
` [PATCH 22/31] ARM: amba: integrator: use common amba device initializers

Making allyesconfig work
 2012-01-25 10:56 UTC  (6+ messages)

[PATCH v3 0/6] ARM: Remove the __ARCH_WANT_INTERRUPTS_ON_CTXSW definition
 2012-01-25 10:31 UTC  (7+ messages)

[PATCH v3 0/2] ARM: IOMMU: tegra: Add iommu_ops for GART/SMMU driver
 2012-01-25  7:40 UTC  (10+ messages)
` [PATCH 1/2] ARM: IOMMU: Tegra20: Add iommu_ops for GART driver
` [PATCH 2/2] ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driver

[RFC PATCH 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-01-25  7:09 UTC  (6+ messages)
` [RFC PATCH 6/7] ARM: mtd: nand: davinci: add OF support for davinci nand controller

[RFC 1/2] irq_domain: Create common xlate functions that device drivers can use
 2012-01-25  5:35 UTC  (3+ messages)

[PATCH RFC 0/2] mtd updates
 2012-01-25  5:16 UTC  (5+ messages)
` [PATCH RFC 2/2] mtd : Make the mtd_suspend return 0 if the suspend is not implemented

[PATCH] ARM: OMAP4: clock: fix mult and div mask for USB_DPLL
 2012-01-25  1:35 UTC 

[RFCv2 03/14] irq_domain: Make irq_domain structure match powerpc's irq_host
 2012-01-25  0:26 UTC  (5+ messages)
  ` [RFCv2 13/14] irq_domain: Remove 'new' irq_domain in favour of the ppc one

[PATCH v7 1/2] video: support MIPI-DSI controller driver
 2012-01-25  0:14 UTC  (4+ messages)

Pinmux bindings proposal V2
 2012-01-25  0:04 UTC  (6+ messages)

[PATCH 2/4] ARM: tegra: Select PINCTRL Kconfig variables
 2012-01-24 23:36 UTC  (11+ messages)
` [PATCH 4/4] ARM: tegra: Remove pre-pinctrl pinmux driver
` [PATCH 1/4] pinctrl: add a driver for NVIDIA Tegra
  ` [PATCH 3/4] ARM: tegra: Switch to new pinctrl driver

[PATCH] ARM: ux500: Initialize irq affinity
 2012-01-24 22:00 UTC  (8+ messages)

[PATCH] pinctrl: unbreak error messages
 2012-01-24 21:48 UTC  (2+ messages)

[PATCH v2] Documentation/pinctrl: various minor fixes
 2012-01-24 21:45 UTC  (3+ messages)
` [PATCH] Documentation/pinctrl: fix a few syntax errors in code examples

[PATCH 0/4] Pending S3C64xx updates
 2012-01-24 21:31 UTC  (5+ messages)
` [PATCH 1/4] ARM: S3C64XX: Make s3c64xx_init_uarts() static
  ` [PATCH 2/4] ARM: S3C64XX: Define some additional always off clocks
  ` [PATCH 3/4] ARM: S3C6410: Use device names for both I2C clocks
  ` [PATCH 4/4] ARM: S3C64XX: Add hookup for Tomatin module on Cragganmore

[PATCH] tidspbridge: Rename module from bridgedriver to tidspbridge
 2012-01-24 21:25 UTC 

[PATCH] ARM: S3C64XX: Use IN4 DC measurement mode on Tobermory
 2012-01-24 21:19 UTC 

[PATCH] ARM: bcmring: remove unused DMA map code
 2012-01-24 21:18 UTC 

[PATCH] Correct bad gpio naming
 2012-01-24 21:09 UTC  (6+ messages)
    ` LPC32xx status (Re: [PATCH] Correct bad gpio naming)

[PATCH] ARM: S3C64XX: Fix mismerge of Littemill device in Cragganmore
 2012-01-24 21:04 UTC 

[PATCH V1] arm: tegra: dma: not required to move requestor when stopping
 2012-01-24 20:57 UTC  (2+ messages)

[PATCH V4 2/4] CS89x0 : add CS89x0 platform device to the iMX21ADS board
 2012-01-24 20:34 UTC  (5+ messages)

[PATCH] max8997: Avoid spaces in regulator names
 2012-01-24 20:02 UTC  (2+ messages)

[PATCH 0/3] ARM: OMAP1/2+: 32k-timer: Add hwmod lookup for 32k-timer
 2012-01-24 17:47 UTC  (5+ messages)
` [PATCH 1/3] ARM: OMAP2+: 32k-counter: Use hwmod lookup to check presence of 32k timer

[PATCH 1/4] ARM: ftrace: use canonical Thumb-2 wide instruction format
 2012-01-24 16:57 UTC  (6+ messages)
` [PATCH 4/4] ARM: add jump label support

[RFC] IIO LRADC for mach-mxs
 2012-01-24 14:39 UTC  (4+ 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).