linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-11-17 03:56:41 to 2009-11-18 19:21:16 UTC [more...]

[PATCH 00/10] Omap mailbox updates for omap4 for 2.6.33
 2009-11-18 19:21 UTC  (8+ messages)
` [PATCH 01/10] omap: mailbox: Add build specific changes to support omap mailbox
` [PATCH 02/10] omap: mailbox: Add resources and mailbox register base address for OMAP4 mailbox
` [PATCH 03/10] omap: mailbox: remove sequence bit checking
` [PATCH 04/10] omap: mailbox: remove class interface
` [PATCH 05/10] omap: mailbox: remove disable_/enable_mbox_irq in isr
` [PATCH 06/10] omap: mailbox: remove unnecessary arg for omap_mbox_msg_send
` [PATCH 07/10] omap: mailbox: Expose omap_mbox_enable()/disable_irq()

[PATCH 0/3] OMAP clock and PM architecture fixes for 2.6.32-rc6
 2009-11-18 19:11 UTC  (8+ messages)
` [PATCH 3/3] OMAP clock/hwmod: fix off-by-one errors

Status of Dream series
 2009-11-18 18:25 UTC  (9+ messages)

[PATCH] hx4700: fix hx4700 touchscreen pressure values
 2009-11-18 17:46 UTC  (5+ messages)

[PATCH 1/4] input: atmel_tsadcc: touchscreen rework setting capabilities
 2009-11-18 17:30 UTC  (5+ messages)
` [PATCH 2/4] input: atmel_tsadcc touchscreen use platform parameters
` [PATCH 3/4] at91/input: platform parameters for atmel_tsadcc in at91sam9rlek
` [PATCH 4/4] at91/input: touchscreen support for at91sam9g45ekes

[PATCH 0/3] pxa_camera: remove init() callback
 2009-11-18 17:02 UTC  (9+ messages)
` [PATCH 1/3] em-x270: don't use pxa_camera "
` [PATCH 2/3] pcm990-baseboard: "
` [PATCH 3/3] pxa_camera: remove "

my IXP4xx patch queue
 2009-11-18 16:51 UTC  (3+ messages)

[PATCH 1/5] ARN: MX3: modularize 'mx31lite' code
 2009-11-18 15:42 UTC  (7+ messages)
` [PATCH 2/5] ARM: MX3: add MMC/SDHC support to mx31lite-db.c
  ` [PATCH 3/5] ARM: MX3: add SPI devices for mx31lite
    ` [PATCH 4/5] ARM: MX3: add USB functions for mx31litekit
      ` [PATCH 5/5] ARM: MX3: add support for GPIO LEDs on litekit db

2.6.32-rc7: compile regression on spitz
 2009-11-18 14:38 UTC  (2+ messages)

[PATCH] Add Samsung S5PC110 SoC support
 2009-11-18 14:14 UTC  (21+ messages)
` [PATCH 01/19] ARM: S5PC100: use 0x30008000 as memory base
` [PATCH 02/19] ARM: S5PC1XX: create sub-platform for S5PC100 SoCs
` [PATCH 03/19] ARM: S5PC1XX: prepare common cpu&clocks code for S5PC110 sub-platform
` [PATCH 04/19] ARM: S5PC1XX: prepare common gpiolib "
` [PATCH 05/19] ARM: S5PC1XX: move common s5pc1xx mach/* includes to plat-s5pc1xx/include/mach
` [PATCH 06/19] ARM: S5PC1XX: cleanup of s5pc1xx common code
` [PATCH 07/19] ARM: S5PC1XX: move s5pc100 specific device helpers to mach-s5pc100 dir
` [PATCH 08/19] ARM: S5PC1XX: move common s5pc1xx s3c-fb regs to platform directory
` [PATCH 09/19] drivers: serial: add support for Samsung S5PC110 SoC uart
` [PATCH 10/19] ARM: S5PC1XX: add S5PC110 memory map
` [PATCH 11/19] ARM: S5PC1XX: add S5PC110 cpu initialization code
` [PATCH 12/19] ARM: S5PC1XX: add support for s5pc110 plls and clocks
` [PATCH 13/19] ARM: S5PC1XX: add support for s5pc110 irqs
` [PATCH 14/19] ARM: S5PC1XX: add support for s5pc110 gpio
` [PATCH 15/19] ARM: S5PC1XX: add i2c platform helpers on s5pc110 sub-platform
` [PATCH 16/19] ARM: S5PC1XX: enable S5PC110 sub-platform
` [PATCH 17/19] ARM: S5PC1XX: add sdhci platform helpers for s5pc110 sub-platform
` [PATCH 18/19] ARM: S5PC1XX: add framebuffer "
` [PATCH 19/19] ARM: S5PC1XX: add support for SMDKC110 board

[PATCH 2/3 v2] mmc: atmel-mci: New MCI2 module support in atmel-mci driver
 2009-11-18 13:33 UTC  (3+ messages)

[PATCH 0/4] OMAP hwmod improvements for 2.6.33
 2009-11-18 11:34 UTC  (5+ messages)
` [PATCH 1/4] OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESET
` [PATCH 2/4] OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling
` [PATCH 3/4] OMAP hwmod: add names to module MPU IRQ lines
` [PATCH 4/4] OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY code

[PATCH v3] Update Samsung S5PC100 SoC support
 2009-11-18 10:42 UTC  (18+ messages)
` [PATCH 01/14] ARM: S5PC1XX: registers rename
  ` [PATCH 02/14] ARM: S5PC1XX: clock "
    ` [PATCH 03/14] ARM: S5PC1XX: clocks reimplementation
      ` [PATCH 04/14] ARM: S5PC1XX: add GPIO L banks to register definition
        ` [PATCH 05/14] ARM: S5PC1XX: GPIO registers rename
          ` [PATCH 06/14] ARM: S5PC1xx: add gpiolib and external/gpio interrupt support
            ` [PATCH 07/14] ARM: S5PC1XX: add cpu idle and system reset support
              ` [PATCH 08/14] ARM: S3C: Prepare s3c64xx-specific s3c-fb register definition for reuse
                ` [PATCH 09/14] ARM: S5PC1xx: add platform helpers for s3c-fb device
                  ` [PATCH 10/14] SMDKC100: enable S3C FrameBuffer
                    ` [PATCH 11/14] ARM: S5PC1xx: add platform helpers for i2c adapter devices
                      ` [PATCH 12/14] SMDKC100: add I2C0 and I2C1 buses support
                        ` [PATCH 13/14] ARM: S5PC1xx: add platform helpers for SDHCI host controllers
                          ` [PATCH 14/14] SMDKC100: add SDHCI controllers 0, 1 and 2 support

MXC patches for next merge window
 2009-11-18  9:49 UTC  (2+ messages)

[PATCH 00/25] imx cleanups
 2009-11-18  9:46 UTC  (2+ messages)

[REPOST PATCH 0/3] MX21 USB Host Support
 2009-11-18  9:42 UTC  (4+ messages)
` [REPOST PATCH 1/3] MXC: Add i.MX21 specific USB host controller driver

ARM kirkwood: how to run kirkwood_pcie_init() from kernel module
 2009-11-18  7:09 UTC  (3+ messages)

[PATCH 09/10] input: enable touch on 88pm860x
 2009-11-18  5:16 UTC  (4+ messages)

[PATCH 06/10] mfd add subdevs in 88pm860x
 2009-11-18  5:16 UTC  (4+ messages)

IXP4xx: unneeded #include platform-specific include files?
 2009-11-18  0:10 UTC  (12+ messages)

[PATCH] IXP4xx: GTWX5715 platform only has two PCI IRQ lines, not four
 2009-11-17 23:39 UTC 

[PATCH 00/12] New omap boards and rx51/n900 updates for 2.6.33
 2009-11-17 23:07 UTC  (13+ messages)
` [PATCH 01/12] omap1: Add board support and LCD for HTC Herald
` [PATCH 02/12] omap1: Add default kernel configuration for Herald
` [PATCH 03/12] omap3: rx51: Add SDRAM init
` [PATCH 04/12] omap3: rx51: Add wl1251 wlan driver support
` [PATCH 05/12] omap3: Add CompuLab CM-T35 board support
` [PATCH 06/12] omap3: Add CompuLab CM-T35 defconfig
` [PATCH 07/12] omap3: Add minimal IGEP v2 support
` [PATCH 08/12] omap: 3630sdp: introduce 3630 sdp board support
` [PATCH 09/12] omap: 3630sdp: defconfig creation
` [PATCH 10/12] omap3: Add defconfig for IGEP v2 board
` [PATCH 11/12] AM35xx: Add support for AM3517 EVM board
` [PATCH 12/12] AM35xx: Defconfig "

[patch 11/13] arm: Fixup last users of irq_chip->typename
 2009-11-17 22:51 UTC 

[PATCH 10/10] IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files
 2009-11-17 21:15 UTC 

[PATCH 09/10] IXP4xx: move Gemtek GTWX5715 platform macros to the platform code
 2009-11-17 21:15 UTC 

[PATCH 08/10] IXP4xx: Remove unused Motorola PrPMC1100 platform macros
 2009-11-17 21:15 UTC 

[PATCH 07/10] IXP4xx: move FSG platform macros to the platform code
 2009-11-17 21:15 UTC 

[PATCH 06/10] IXP4xx: move DSM G600 platform macros to the platform code
 2009-11-17 21:15 UTC 

[PATCH 05/10] IXP4xx: move NAS100D platform macros to the platform code
 2009-11-17 21:15 UTC 

[PATCH 04/10] IXP4xx: move NSLU2 platform macros to the platform code
 2009-11-17 21:15 UTC 

[PATCH 03/10] IXP4xx: move Coyote platform macros to the platform code
 2009-11-17 21:15 UTC 

[PATCH 02/10] IXP4xx: move AVILA platform macros to the platform code
 2009-11-17 21:15 UTC 

[PATCH 01/10] IXP4xx: move IXDP425 platform macros to the platform code
 2009-11-17 21:15 UTC 

[PATCH] arm pxa: remove "direction input" forcing for IRQ GPIOs
 2009-11-17 19:28 UTC  (15+ messages)

[PATCH] ARM: MM: use 64bytes of L1 cache on plat S5PC1xx
 2009-11-17 17:05 UTC  (5+ messages)

[PATCH] ep93xx: add missing newline between file header and code
 2009-11-17 16:56 UTC  (2+ messages)

[PATCH] ep93xx: add missing file headers
 2009-11-17 16:54 UTC  (2+ messages)

[PATCH] ep93xx: add missing parentheses in IOMEM macro
 2009-11-17 16:36 UTC  (2+ messages)

Win FREE OMAP L 138 based HawkBoard !!!
 2009-11-17 16:16 UTC 

[PATCH 07/25] imx: add namespace prefixes for symbols in mx27.h
 2009-11-17 14:09 UTC  (16+ messages)
` [PATCH 08/25] imx: add namespace prefixes for symbols in mx3x.h
  ` [PATCH 09/25] imx: add namespace prefixes for symbols in mx31.h
    ` [PATCH 10/25] imx: add namespace prefixes for symbols in mx35.h
      ` [PATCH 11/25] imx: reformat mx25.h to match the other platform includes
        ` [PATCH 12/25] imx: copy constants from mx2x.h to mx21.h using the appropriate namespace
          ` [PATCH 13/25] imx: copy constants from mx2x.h to mx27.h "
            ` [PATCH 14/25] imx: copy constants from mx3x.h to mx31.h "
              ` [PATCH 15/25] imx: copy constants from mx3x.h to mx35.h "
                ` [PATCH 16/25] imx: generalize nand device registration
                  ` [PATCH 17/25] imx/eukrea_cpuimx27: use new "
                        ` [PATCH] "

[PATCH] drivers: MMC: enable SDHCI-S3C on S5PC1XX platform
 2009-11-17 13:01 UTC  (3+ messages)

imx27 - hanging at freeing init memory -- getting some junk characters here after on console 
 2009-11-17 12:39 UTC  (10+ messages)

[PATCH] pxa: add frame buffer on pxa910 ttc_dkb platform
 2009-11-17 12:14 UTC 

[PATCH 0/2] Support for the Arcom Zeus SBC, #2
 2009-11-17 12:07 UTC  (6+ messages)

[PATCH] hx4700: fix hx4700 touchscreen pressure values
 2009-11-17 11:45 UTC  (2+ messages)

[PATCH 01/02] backlight: control WLED output current in da9034
 2009-11-17 11:32 UTC  (6+ messages)

drivers/rtc/rtc-pl031.c uses __raw_readl()?
 2009-11-17 10:02 UTC  (3+ messages)

[PATCH 01/02] pxa: set default WLED output current in saar
 2009-11-17  7:28 UTC  (4+ messages)

[PATCH 00/02] pxa: update WLED output current in da9034
 2009-11-17  7:26 UTC  (3+ messages)

[PATCH] ARM: Add spi controller driver support for NUC900
 2009-11-17  6:48 UTC 

[PATCH 05/10] mfd add irq support in 88pm860x
 2009-11-17  6:32 UTC  (3+ messages)

[PATCH 07/10] backlight: enable backlight in 88pm860x
 2009-11-17  6:30 UTC  (3+ messages)

[PATCH 7/8] pxa: add frame buffer on pxa168 aspenite platform
 2009-11-17  6:29 UTC  (2+ messages)

[PATCH 08/10] led: enable led in 88pm860x
 2009-11-17  6:29 UTC  (3+ messages)

[PATCH] NUC900: rename w90p910 defconfig
 2009-11-17  5:50 UTC 

[PATCH] NUC900: Add support for nuc932 SoC
 2009-11-17  5:43 UTC  (2+ messages)

[PATCH 3/3] NUC900: Adding nuc932 defconfig
 2009-11-17  5:39 UTC 

[PATCH 2/3] NUC900: Adding nuc960 defconfig
 2009-11-17  5:36 UTC 

[PATCH 1/3] NUC900: Adding nuc950 defconfig
 2009-11-17  5:34 UTC 

[PATCH 00/12] Mostly board updates for 2.6.33 merge window
 2009-11-17  3:56 UTC  (3+ messages)
` [PATCH 05/12] omap3evm: Add board revision function


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