linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-08 05:22:02 to 2011-09-08 21:08:14 UTC [more...]

[PATCH v15 00/12] OMAP: dmtimer: adaptation to platform_driver
 2011-09-08 21:08 UTC  (9+ messages)
` [PATCH v15 01/12] OMAP2+: dmtimer: add device names to flck nodes
` [PATCH v15 02/12] OMAP4: hwmod data: add dmtimer version information
` [PATCH v15 03/12] OMAP1: dmtimer: conversion to platform devices
` [PATCH v15 04/12] OMAP2+: dmtimer: convert "
` [PATCH v15 05/12] OMAP: dmtimer: platform driver
` [PATCH v15 06/12] OMAP: dmtimer: switch-over to platform device driver
` [PATCH v15 07/12] OMAP: dmtimer: pm_runtime support
` [PATCH v15 08/12] OMAP: dmtimer: add timeout to low-level routines

[RFC PATCH 0/3] Per SoC descriptor
 2011-09-08 20:54 UTC  (7+ messages)
` [RFC PATCH 1/3] ARM: SoC: Introduce per "
` [RFC PATCH 2/3] ARM: SoC: Add per SoC SMP and CPU hotplug operations
` [RFC PATCH 3/3] ARM: SoC: convert VExpress/RealView to SoC descriptor

[PATCH v2 0/5] CPU PM notifiers
 2011-09-08 20:51 UTC  (9+ messages)
` [PATCH v2 2/5] cpu_pm: call notifiers during suspend

[RFC] Kbuild: allow code re-use across different directories
 2011-09-08 20:33 UTC  (7+ messages)

[PATCH v2] ASoC: omap: convert per-board modules to platform drivers
 2011-09-08 20:28 UTC  (9+ messages)

[PATCH 3/4] mach-integrator: modernize clock event registration
 2011-09-08 20:18 UTC  (7+ messages)

[PATCH 00/25] OMAP4: PM: suspend, CPU-hotplug and CPUilde support
 2011-09-08 20:15 UTC  (21+ messages)
` [PATCH 05/25] OMAP4: Use WARN_ON() instead of BUG_ON() with graceful exit
` [PATCH 08/25] OMAP4: PM: Keep static dep between MPUSS-EMIF and MPUSS-L3 and DUCATI-L3
` [PATCH 11/25] OMAP: Add Secure HAL and monitor mode API infrastructure
` [PATCH 12/25] OMAP: Add support to allocate the memory for secure RAM
` [PATCH 13/25] OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extn
` [PATCH 14/25] OMAP4: PM: Add CPUX OFF mode support
` [PATCH 25/25] OMAP3: CPUidle: Make use of CPU PM notifiers

[PATCH 4/4 v2] mach-integrator: get timer frequency from clock
 2011-09-08 20:13 UTC 

[PATCH 3/4 v2] mach-integrator: modernize clock event registration
 2011-09-08 20:13 UTC 

[PATCH 2/4 v2] mach-integrator: clockevent supports oneshot mode
 2011-09-08 20:13 UTC 

[PATCH] dmaengine: add CSR SiRFprimaII DMAC driver
 2011-09-08 20:11 UTC  (15+ messages)

[PATCH 0/7] S3C2443/S3C2416: Implement support for ADC
 2011-09-08 19:57 UTC  (8+ messages)
` [PATCH 1/7] S3C2443/S3C2416: Add adc registers
` [PATCH 2/7] s3c-adc: describe features via quirk constants
` [PATCH 3/7] s3c-adc: Replace TYPE_ADCVx conditionals with quirks
` [PATCH 4/7] s3c-adc: Fix mux bit modification in s3c_adc_select
` [PATCH 5/7] S3C24XX: Allow overriding of adc device name
` [PATCH 6/7] s3c-adc: Add support for S3C2443
` [PATCH 7/7] s3c-adc: Add support for S3C2416/S3C2450

[PATCH v2 0/3] ARM: iwmmxt/pj4 fixes for v7/Thumb-2
 2011-09-08 19:30 UTC  (21+ messages)
` [PATCH v2 1/3] ARM: iwmmxt: Fix Makefile rules for building iwmmxt for Thumb-2
` [PATCH v2 2/3] ARM: iwmmxt: Port problematic iwmmxt support code to v7/Thumb-2
` [PATCH v2 3/3] ARM: pxa/pj4: Port problematic pj4 "

[PATCH 1/4] ARM: mx53: Add pads for flexcan pins
 2011-09-08 19:07 UTC  (4+ messages)

[PATCH] net/smsc911x: add device tree probe support
 2011-09-08 18:29 UTC  (4+ messages)
` [PATCH v3] "

[RFC PATCH 00/10] OMAP: Add DT support for early init OMAP4 devices
 2011-09-08 18:18 UTC  (29+ messages)
` [RFC PATCH 01/10] OMAP2+: l3-noc: Add support for device-tree
` [RFC PATCH 02/10] arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driver
` [RFC PATCH 03/10] documentation/dt: Add l3-noc bindings
` [RFC PATCH 04/10] arm/dts: OMAP4: Add mpu, dsp and iva nodes
` [RFC PATCH 05/10] documentation/dt: Add mpu, dsp and iva bindings
` [RFC PATCH 06/10] hwspinlock: OMAP4: Add spinlock support in DT
` [RFC PATCH 07/10] documentation/dt: Add spinlock bindings
` [RFC PATCH 08/10] gpio/omap: Adapt GPIO driver to DT
` [RFC PATCH 09/10] arm/dts: OMAP4: Add gpio nodes
` [RFC PATCH 10/10] documentation/dt: Add OMAP GPIO properties

[GIT PULL] i.MX features for next
 2011-09-08 18:17 UTC  (5+ messages)

[PATCHv15 0/8] Contiguous Memory Allocator
 2011-09-08 18:05 UTC  (5+ messages)
` [PATCH 2/8] mm: alloc_contig_freed_pages() added
` [PATCH 7/8] ARM: integrate CMA with DMA-mapping subsystem

[PATCH v11 0/4] Consolidating GIC per-cpu interrupts
 2011-09-08 18:05 UTC  (5+ messages)

[PATCH 3.1-rc1] ARM: entry: fix wrong parameter used in do_thumb_abort
 2011-09-08 18:02 UTC  (4+ messages)

[GIT PULL] OMAP: clock/powerdomain/clockdomain/hwmod: fixes for 3.1-rc
 2011-09-08 17:49 UTC  (5+ messages)
` [GIT PULL v3] "

[PATCH] ASoC: omap: convert per-board modules to platform drivers
 2011-09-08 17:36 UTC  (6+ messages)
` [alsa-devel] "

[RFC PATCH v2 5/6] TI81XX: Add minimal hwmod data
 2011-09-08 17:30 UTC  (4+ messages)

[PATCH 6/8] ispccdc: Add support for BT656 interface
 2011-09-08 17:25 UTC  (2+ messages)

[PATCH 5/8] ispccdc: Configure CCDC registers
 2011-09-08 17:23 UTC  (2+ messages)

[PATCH 4/8] ispvideo: Add support for G/S/ENUM_STD ioctl
 2011-09-08 17:21 UTC  (2+ messages)

[PATCH 3/8] tvp514x: Migrate to media-controller framework
 2011-09-08 17:20 UTC  (2+ messages)

[PATCH 2/8] omap3evm: Add Camera board init/hookup file
 2011-09-08 17:11 UTC  (2+ messages)

[PATCH 0/6] add initial imx6q support
 2011-09-08 17:09 UTC  (16+ messages)
` [PATCH 3/6] arm/imx6q: add core drivers clock, gpc, mmdc and src
` [PATCH 6/6] arm/imx6q: add suspend/resume support
` [PATCH 2/6] arm/imx6q: add core definitions and low-level debug uart

[PATCH 1/8] omap3evm: Enable regulators for camera interface
 2011-09-08 16:51 UTC  (2+ messages)

[PATCH] ARM: supply a DTB file to be appended
 2011-09-08 16:49 UTC  (3+ messages)

[RFC 0/2 v2] ARM: DMA-mapping & IOMMU integration
 2011-09-08 16:41 UTC  (3+ messages)
` [PATCH 1/2] ARM: initial proof-of-concept IOMMU mapper for DMA-mapping
  ` [Linaro-mm-sig] "

[PATCH 0/2] Add device tree support for Samsung's keypad controller driver
 2011-09-08 16:33 UTC  (5+ messages)
` [PATCH 1/2] input: samsung-keypad: Add HAVE_SAMSUNG_KEYPAD config option

[RFC PATCH 0/3] ARM: iwmmxt/pj4 fixes for v7/Thumb-2
 2011-09-08 14:40 UTC  (18+ messages)
` [RFC PATCH 2/3] ARM: iwmmxt: Port problematic iwmmxt support code to v7/Thumb-2
` [RFC PATCH 3/3] ARM: pxa/pj4: Port problematic pj4 "
` [RFC PATCH 1/3] ARM: iwmmxt: Fix Makefile rules for building iwmmxt for Thumb-2

[PATCH/RFC 0/7] iommu: fixes & extensions
 2011-09-08 14:03 UTC  (8+ messages)
` [RFC 7/7] iommu/core: split mapping to page sizes as supported by the hardware

[PATCH 8/8] omap2plus_defconfig: Enable tvp514x video decoder support
 2011-09-08 13:38 UTC 

[PATCH 7/8] omap3evm: camera: Configure BT656 interface
 2011-09-08 13:37 UTC 

[PATCH 0/8] OMAP3EVM: Add tvp514x video decoder support
 2011-09-08 13:33 UTC 

[GIT PULL] DaVinci fixes for v3.1-rc6
 2011-09-08 13:17 UTC  (4+ messages)

Tasks schedule/migration issue with CPU hotplug?
 2011-09-08 12:55 UTC  (5+ messages)

[PATCH v2 3/3] OMAP3: Remove auto-selection of PMICs
 2011-09-08 12:48 UTC 

[PATCH v2 2/3] OMAP3: Add support for TPS65023 (AM35x only)
 2011-09-08 12:48 UTC 

[PATCH v2 1/3] AM35x: voltage: Basic initialization
 2011-09-08 12:47 UTC 

[PATCH v2 0/3] AM35x: Adding PM init
 2011-09-08 12:46 UTC 

[PATCH v3 2/2] omap_twl: Prevent SR to enable for am3517/am3505 devices
 2011-09-08 12:04 UTC 

[PATCH v3 1/2] AM35x: Using OMAP3 generic hwmods
 2011-09-08 12:04 UTC 

[PATCH v3 0/2] AM3517: Booting up
 2011-09-08 12:04 UTC 

KVM ARM interrupt virtualization
 2011-09-08 12:01 UTC  (6+ messages)
        ` [Android-virt] "

[PATCH 00/18] dmaengine/amba-pl08x updates
 2011-09-08 10:29 UTC  (14+ messages)
` [PATCH 16/18] dmaengine/amba-pl08x: Add support for sg len greater than one for slave transfers

[PATCH 0/3 v3] ARM Realview PCIX preparation
 2011-09-08 10:06 UTC  (5+ messages)
` [PATCH 1/3 v3] ARM Realview PCIX map include file changes

[PATCH v2 0/6] Add device tree support for PL330 dma controller driver
 2011-09-08  9:10 UTC  (9+ messages)
` [PATCH v2 1/6] DMA: PL330: move filter function into driver
  ` [PATCH v2 2/6] DMA: PL330: Infer transfer direction from transfer request instead of platform data
    ` [PATCH v2 3/6] ARM: EXYNOS4: Modify platform data for pl330 driver
      ` [PATCH v2 4/6] DMA: PL330: Add device tree support
        ` [PATCH v2 5/6] ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers
          ` [PATCH v2 6/6] ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build

[PATCH v2 0/3] ARM: mxs: add recording support for saif
 2011-09-08  9:06 UTC  (12+ messages)
` [PATCH v2 1/3] ARM: mx28evk: add platform data "
` [PATCH v2 2/3] ARM: mx28evk: set a initial clock rate "
` [PATCH v2 3/3] arm: mxs: disable clock-gates when setting saif-clocks

[PATCH v2] gpio: rewrite U300 GPIO to use gpiolib
 2011-09-08  8:01 UTC  (4+ messages)

[PATCH 0/8] OMAP3/4: Misc fixes and clean-up
 2011-09-08  7:47 UTC  (9+ messages)
` [PATCH 1/8] OMAP: hwmod: Fix the addr spaces count API
` [PATCH 3/8] OMAP: Fix a BUG in l3 error handler
` [PATCH 4/8] OMAP: Fix indentation issues "
` [PATCH 5/8] OMAP: Fix sparse warnings "
` [PATCH 6/8] OMAP: Print Initiator name for l3 custom error
` [PATCH 7/8] OMAP4: clock: Add CPU local timer clock node
` [PATCH 8/8] OMAP4: Fix the emif and dmm virtual mapping

[PATCH REPOST v2 0/2] Add device tree probe for i2c-imx driver
 2011-09-08  7:09 UTC  (3+ messages)
` [PATCH REPOST 1/2] i2c-imx: remove init/exit hooks from platform data
` [PATCH REPOST 2/2] i2c-imx: add device tree probe support

[PATCH] media i.MX27 camera: remove legacy dma support
 2011-09-08  6:39 UTC  (5+ 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).