linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-12-06 07:16:15 to 2010-12-07 13:37:11 UTC [more...]

[PATCH 00/14] OMAP: PRCM/powerdomain/clockdomain patches for 2.6.38, part one
 2010-12-07 13:37 UTC  (17+ messages)
` [PATCH 01/14] OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file
` [PATCH 02/14] OMAP: powerdomain: Infrastructure to put arch specific code
` [PATCH 03/14] OMAP: powerdomain: Arch specific funcs for state control
` [PATCH 04/14] OMAP: powerdomain: Arch specific funcs for logic control
` [PATCH 05/14] OMAP: powerdomain: Arch specific funcs for mem control
` [PATCH 06/14] OMAP4: powerdomain: Add pwrdm_clear_all_prev_pwrst
` [PATCH 07/14] OMAP2+: powerdomains: move powerdomain static data to .c files
` [PATCH 08/14] OMAP2+: clockdomains: move clockdomain "
` [PATCH 09/14] OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()
` [PATCH 10/14] OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM code
` [PATCH 11/14] OMAP4: PRCM: reorganize existing OMAP4 PRCM header files
` [PATCH 12/14] OMAP4: PRCM: rename _MOD macros to _INST
` [PATCH 13/14] OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
` [PATCH 14/14] OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore

[PATCH 00/15] ARM: mxs: Add initial support for MX23 and MX28
 2010-12-07 13:33 UTC  (13+ messages)
` [PATCH 03/15] ARM: mxs: Add reset routines
          ` [PATCH] prevent 'BUG: sleeping function called from invalid context' in arch_reset()
` [PATCH 09/15] ARM: mxs: Add clock support

[PATCH] ARM: Allow machine to specify it's own IRQ handlers at run-time
 2010-12-07 13:31 UTC  (7+ messages)

[PATCH] watchdog: imx: use clk_get to acquire the watchdog clock
 2010-12-07 13:09 UTC  (3+ messages)

[PATCH 1/3] ARM: mx5: add support for the two watchdog modules
 2010-12-07 13:08 UTC  (6+ messages)
` [PATCH 2/3] ARM: mx5: add watchdog clocks
  ` [PATCH 3/3] ARM: mx5/mx51_babbage: Add watchdog support

generic irq handler and stack?
 2010-12-07 12:56 UTC  (3+ messages)

[PATCH 0/4] Create omap1_defconfig, remove other omap1 configs
 2010-12-07 12:38 UTC  (3+ messages)
` [PATCH 3/4] omap1: Add omap1_defconfig

[PATCH] arm: plat-omap: counter_32k: Fix build error due to IS_ERR
 2010-12-07 12:13 UTC  (2+ messages)

[PATCH v2 0/3] ARM: omap: Thumb-2 kernel compatibility fixes
 2010-12-07 11:59 UTC  (11+ messages)
` [PATCH v2 1/3] ARM: omap: Enable low-level omap3 PM code to work with CONFIG_THUMB2_KERNEL
  ` [PATCH v2 1/3] ARM: omap: Enable low-level omap3 PM code to work withCONFIG_THUMB2_KERNEL
` [PATCH v2 2/3] ARM: omap4: Correct definition of do_wfi() for CONFIG_THUMB2_KERNEL
  ` [PATCH v2 2/3] ARM: omap4: Correct definition of do_wfi() forCONFIG_THUMB2_KERNEL
` [PATCH v2 3/3] ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2_KERNEL
  ` [PATCH v2 3/3] ARM: omap4: Convert END() to ENDPROC() for correctlinkage "

[PATCHv2] support PMIC mc13892
 2010-12-07 11:54 UTC  (5+ messages)

[PATCH v1 0/9] OMAP: DMA: hwmod and DMA as platform device
 2010-12-07 11:04 UTC 

RFC: Dynamic hwcaps
 2010-12-07 11:04 UTC  (10+ messages)

[PATCH] Kirkwood: Add support for 6282 based QNAP devices
 2010-12-07 10:59 UTC  (4+ messages)

[PATCH (sh-2.6) 1/2] sh: add stack smashing protection support
 2010-12-07 10:20 UTC  (2+ messages)
` [PATCH (sh-2.6) 2/2] arm: use generic implementation of boot_init_stack_canary

[PATCH] ARM: ux500: Add debugfs support for powerdebug
 2010-12-07 10:20 UTC 

[PATCH] support PMIC mc13892
 2010-12-07 10:09 UTC  (18+ messages)
  ` [PATCH] Added i2c support for mc13xxx-core

[PATCH 0/5] SMP support for msm
 2010-12-07  8:17 UTC  (13+ messages)
` [PATCH 1/5] msm: Secure Channel Manager (SCM) support
` [PATCH 2/5] msm: scm-boot: Support for setting cold/warm boot addresses
` [PATCH 3/5] msm: timer: SMP timer support for msm
` [PATCH 4/5] msm: hotplug: support cpu hotplug on msm
` [PATCH 5/5] msm: add SMP support for msm

[PATCH 19/22] ARM: CPU hotplug: move cpu_killed completion to core code
 2010-12-07  7:53 UTC 

[PATCH v8 00/11] OMAP: GPIO: Implement GPIO as platform device
 2010-12-07  7:08 UTC  (8+ messages)
` [PATCH v8 04/11] OMAP7xx: GPIO: Introduce support for GPIO init
` [PATCH v8 10/11] OMAP: GPIO: Implement GPIO as a platform device

[PATCH] arm: dma-mapping: move consistent_init to early_initcall
 2010-12-07  6:22 UTC  (5+ messages)

Problem with sram size on OMAP1611 (OSK)
 2010-12-07  6:20 UTC  (3+ messages)

[PATCH] OMAP1: I2C: fix device initialization
 2010-12-07  4:34 UTC  (2+ messages)

[PATCH] ARM: Add Kconfig entry for SG chain support
 2010-12-07  2:53 UTC  (3+ messages)

[PATCH RESEND] MAINTAINERS: OMAP: hwmod: update hwmod code, data maintainership
 2010-12-07  2:08 UTC 

[PATCH] [2.6.37] ARM: tegra: fix regression from addruart rewrite
 2010-12-07  2:04 UTC  (5+ messages)

[PATCH] arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check
 2010-12-06 23:51 UTC  (2+ messages)

[PATCH] omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARD
 2010-12-06 23:50 UTC  (3+ messages)

[PATCH 0/9] TI DMM-TILER driver
 2010-12-06 23:21 UTC  (11+ messages)
` [PATCH 1/9] TILER-DMM: DMM-PAT driver for TI TILER
` [PATCH 2/9] TILER-DMM: Container manager interface and utility definitons
` [PATCH 3/9] TILER-DMM: Sample TCM implementation: Simple TILER Allocator (SiTA)
` [PATCH 4/9] TILER-DMM: TILER Memory Manager interface and implementation
` [PATCH 5/9] TILER-DMM: TILER interface file and documentation
` [PATCH 6/9] TILER-DMM: Geometry and view manipulation functions
` [PATCH 7/9] TILER-DMM: Main TILER driver implementation
` [PATCH 8/9] TILER-DMM: Linking TILER driver into the Linux kernel build
` [PATCH 9/9] TILER-DMM: Device support for OMAP

[BUG] 2.6.37-rc3 massive interactivity regression on ARM
 2010-12-06 21:29 UTC  (5+ messages)

[PATCH 00/21] Updates for Tegra support in 2.6.38
 2010-12-06 21:07 UTC  (3+ messages)
` [PATCH 14/21] ARM: tegra: irq: Add debugfs file to show wake irqs

[PATCH] mach-at91: Support for gms board added
 2010-12-06 20:12 UTC  (2+ messages)

[PATCH] s3c2410_udc: Add handling for S3C244X dual-packet mode
 2010-12-06 19:39 UTC  (2+ messages)

[PATCH] scatterlist: define SG chain for arm architecture
 2010-12-06 19:23 UTC  (6+ messages)

[PATCH] arm: ecard: Fix compilation warning
 2010-12-06 19:11 UTC  (3+ messages)

[PATCH 0/22] More SMP cleanup
 2010-12-06 18:54 UTC  (9+ messages)
` [PATCH 21/22] ARM: CPU hotplug: ensure correct ordering of unplug
` [PATCH 22/22] ARM: SMP: remove smp_mpidr.h

[PATCH 19/22] ARM: CPU hotplug: move cpu_killed completion to core code
 2010-12-06 18:09 UTC 

[PATCH 0/2] Support for __read_mostly
 2010-12-06 17:51 UTC  (5+ messages)
` [PATCH 1/2] ARM: implement support for read-mostly sections

[PATCH v9 6/6] davinci: USB1.1 support for Omapl138-Hawkboard
 2010-12-06 17:48 UTC  (11+ messages)

Cavium Networks CNS21xx SoC Support
 2010-12-06 17:29 UTC 

[PATCH v3] ARM: vexpress: add support for multiple core tiles
 2010-12-06 17:16 UTC  (4+ messages)

[GIT PULL] ARM: hw_breakpoint: fixes and improvements
 2010-12-06 16:59 UTC 

[PATCH] ARM: allow, but warn, when issuing ioremap() on RAM
 2010-12-06 16:54 UTC  (16+ messages)
` [PATCH] ARM: mx3/pcm037: properly allocate memory for mx3-camera

[PATCH 1/2] ARM: S3C2410: H1940: Adapt h1940-bluetooth to gpiolib changes
 2010-12-06 16:43 UTC  (3+ messages)
` [PATCH 2/2] h1940-leds: Fix compile issue introduced by latch-related changes

[GIT PULL] OMAP: mailbox and iommu changes: for-next for v2.6.38
 2010-12-06 15:26 UTC  (7+ messages)

[RFC PATCH 00/18] ARM: Add support for the Large Physical Address Extensions
 2010-12-06 14:21 UTC  (6+ messages)
` [RFC PATCH 06/18] ARM: LPAE: Introduce the 3-level page table format definitions

mpcore watchdogs questions
 2010-12-06 13:56 UTC  (4+ messages)

[PATCH] omap1: mailbox: Fix compilation warning
 2010-12-06 13:25 UTC 

[PATCH] omap1: pm_bus: Fix compilation warning
 2010-12-06 13:23 UTC 

[PATCH 08/54] ARM: aaec2000: irq_data conversion
 2010-12-06 12:58 UTC  (10+ messages)
` [PATCH 12/54] ARM: davinci: "
` [PATCH 22/54] ARM: iop33x: "
` [PATCH 47/54] ARM: versatile: "

[PATCH 0/3] ux500: Add support to boot from eMMC for U5500
 2010-12-06 12:52 UTC  (4+ messages)
` [PATCH 1/3] ux500: Call prmcu_init only for u8500
  ` [PATCH 2/3] ux500: Add eMMC support in U5500
    ` [PATCH 3/3] ux500: Add DMA support for U5500

[PATCH] omap1: htc_herald: Fix compilation warning
 2010-12-06 12:49 UTC 

[PATCH] pl011: added clock management feature
 2010-12-06 12:23 UTC  (7+ messages)

[PATCH] ARM: Gemini: Add support for PCI BUS
 2010-12-06 12:18 UTC  (6+ messages)

[PATCH] mx51: support FIQ on TZIC, revised
 2010-12-06 11:37 UTC 

ARM: add initial support for Picochip picoXcell SoC
 2010-12-06 10:25 UTC  (2+ messages)

[PATCH for -rc] dmaengine: i.MX SDMA fixes
 2010-12-06 10:09 UTC  (3+ messages)
` [PATCH 1/2] dmaengine i.MX SDMA: initialize on module_init
` [PATCH 2/2] dmaengine i.MX SDMA: protect channel0

[PATCH] mx51: add support for FIQ on TZIC
 2010-12-06  9:39 UTC  (3+ messages)

[PATCH 0/8] staging: tidspbridge - misc fixes
 2010-12-06  8:51 UTC  (11+ messages)
` [PATCH 1/8] staging: tidspbridge - remove req_addr from proc_map
  ` [PATCH 2/8] staging: tidspbridge - add kconfig parameter for DMM size
    ` [PATCH 3/8] staging: tidspbridge - change mmufault tasklet to a workqueue
      ` [PATCH 4/8] staging: tidspbridge - fix timeout in dsp_gpt_wait_overflow
        ` [PATCH 5/8] staging: tidspbridge - use GTP7 for DSP stack dump
          ` [PATCH 6/8] staging: tidspbridge - remove disabling twl when printing DSP stack
            ` [PATCH 7/8] staging: tidspbridge - fix some issues after iommu patches
              ` [PATCH 8/8] staging: tidspbridge - make sync_wait_on_event interruptible

[PATCH] ARM: imx: Add support for low power suspend on MX51
 2010-12-06  8:20 UTC  (2+ messages)

[patch 0/3] mmc, ARM: Add zboot from MMC support for SuperH Mobile ARM
 2010-12-06  7:56 UTC  (6+ messages)
` [patch 3/3] "
        ` [patch 3/3 v2] "

[PATCH v4 0/8] SMP support for CNS3xxx + some SMP SCU cleanups
 2010-12-06  7:28 UTC  (11+ messages)
` [PATCH 1/8] ARM: SCU: Add common routines for secondary CPU bootup
                  ` [PATCH 1/8] ARM: SCU: Add common routines for secondary CPUbootup


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