linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-26 10:14:40 to 2011-07-28 04:50:57 UTC [more...]

[RFC/PATCH 0/7] decouple platform_device from omap_device
 2011-07-28  4:50 UTC  (4+ messages)

[RFC PATCH 0/3] ARM: Add default system.h and uncompress.h
 2011-07-28  4:40 UTC  (5+ messages)
` [RFC PATCH 1/3] ARM: include mach headers before common arm headers
` [RFC PATCH 2/3] ARM: add a default mach/uncompress.h header
` [RFC PATCH 3/3] ARM: add a default mach/system.h header

[RESEND] [PATCH V4 0/14] To use DMA generic APIs for Samsung DMA
 2011-07-28  1:23 UTC  (49+ messages)
` [PATCH V4 03/14] DMA: PL330: Support DMA_SLAVE_CONFIG command
` [PATCH V4 04/14] DMA: PL330: Add DMA_CYCLIC capability
                  ` [PATCH] Improve slave/cyclic DMA engine documentation (was: [PATCH V4 04/14] DMA: PL330: Add DMA_CYCLIC capability)
` [PATCH V4 06/14] ARM: SAMSUNG: Add common DMA operations
` [PATCH V4 12/14] spi/s3c64xx: Add support DMA engine API
` [PATCH V4 14/14] ARM: SAMSUNG: Remove Samsung specific enum type for dma direction

[PULL] at91 init factorize
 2011-07-27 23:34 UTC  (3+ messages)

[PATCH] usb/ehci-mxc: add missing inclusion of mach/hardware.h
 2011-07-27 20:42 UTC  (3+ messages)

[PATCH] OMAP: hwmod: add omap_hwmod_to_device
 2011-07-27 20:02 UTC 

[PATCH 1/2] OMAP: PM: omap_device: add omap_hwmod_name_get_odev
 2011-07-27 20:02 UTC 

[PATCH v4 0/3] Make fault injection available for MMC IO
 2011-07-27 19:46 UTC  (8+ messages)
` [PATCH v4 1/3] fault-inject: make fault injection available for modules
` [PATCH v4 2/3] mmc: core: add random fault injection
` [PATCH v4 3/3] fault injection: add documentation on MMC IO "

[PATCHv4 1/2] ARM: Set proper TEXT_OFFSET for newer MSMs
 2011-07-27 19:19 UTC  (2+ messages)
` [PATCHv4 2/2] ARM: P2V: Remove ARM_PATCH_PHYS_VIRT_16BIT

[PATCHv3 1/2] ARM: Set proper TEXT_OFFSET for newer MSMs
 2011-07-27 18:23 UTC  (6+ messages)
` [PATCHv3 2/2] ARM: P2V: Remove ARM_PATCH_PHYS_VIRT_16BIT

[PATCH V3 0/7] ARM: S5P64X0: Add Framebuffer support
 2011-07-27 17:31 UTC  (8+ messages)
` [PATCH V3 1/7] video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdata
` [PATCH V3 2/7] ARM: S5P64X0: Add register base and IRQ for Framebuffer
` [PATCH V3 3/7] ARM: S5P64X0: Set s3c_device_fb name
` [PATCH V3 4/7] ARM: S5P64X0: Add GPIO and SPCON settings for LCD
` [PATCH V3 5/7] ARM: S5P64X0: Add file to hold common Framebuffer and LCD code
` [PATCH V3 6/7] ARM: S5P6440: Enable LCD-LTE480 and Framebuffer support
` [PATCH V3 7/7] ARM: S5P6450: "

[PATCH 1/2] ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SOUND_SOC
 2011-07-27 16:33 UTC  (7+ messages)
` [PATCH v2] ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOC

[PATCH] DaVinci: correct MDSTAT_STATE_MASK
 2011-07-27 16:18 UTC  (2+ messages)

[PATCH v2] ARM: alignment: Prevent ignoring of faults with ARMv6 unaligned access model
 2011-07-27 15:27 UTC  (8+ messages)

[GIT PULL] arm-soc new SOCs for 3.1
 2011-07-27 15:07 UTC  (3+ messages)
      ` [GIT PULL] arm-soc new features (part 2/2) "

[RFC] ARM Subarchitecture group maintainership
 2011-07-27 14:55 UTC  (5+ messages)

[PATCH v2] ARM: alignment: Make SIGBUS sent to userspace POSIXly correct
 2011-07-27 14:13 UTC  (2+ messages)

[PATCH] arm: exynos4: Fix write to nonexistent TCMPB4 PWM register on samsung exynos4 platform
 2011-07-27 12:30 UTC  (2+ messages)

[PATCH 1/3] dmaengine: at_hdmac: replace spin_lock* with irqsave variants
 2011-07-27 12:21 UTC  (7+ messages)
` [PATCH 2/3] dmaengine: at_hdmac: improve power management routines
        ` [PATCH V2 1/3] dmaengine: at_hdmac: replace spin_lock* with irqsave variants
          ` [PATCH V2 2/3] dmaengine: at_hdmac: improve power management routines

Updated mach-types update
 2011-07-27 12:20 UTC  (5+ messages)

[PATCH 3/8] at91: remove AT91_DBGU offset from dbgu register macro
 2011-07-27 12:05 UTC  (2+ messages)
` [PATCH 3/8 v2] "

[PATCH v4 REPOST 00/20] gpio/omap: driver cleanup and fixes
 2011-07-27 11:44 UTC  (4+ messages)
` [PATCH v4 REPOST 18/20] gpio/omap: use pm-runtime framework

[PATCH v6 0/6] mc13783: add pwr button support
 2011-07-27 10:34 UTC  (2+ messages)

[PATCH v2] OMAP: ctrl: Fix CONTROL_DSIPHY register fields
 2011-07-27 10:33 UTC  (2+ messages)

[PATCHv4 01/11] atomic: add *_dec_not_zero
 2011-07-27  9:47 UTC 

[PATCH V5 00/15] To use DMA generic APIs for Samsung DMA
 2011-07-27  9:43 UTC  (21+ messages)
` [PATCH 01/15] DMA: PL330: Add support runtime PM for PL330 DMAC
  ` [RFC PATCH] DMA: PL330: Update PL330 DMAC to support runtime PM
` [PATCH 02/15] DMA: PL330: Update PL330 DMA API driver
` [PATCH 03/15] DMA: PL330: Support DMA_SLAVE_CONFIG command
` [PATCH 04/15] DMA: PL330: Add DMA_CYCLIC capability
` [PATCH 05/15] ARM: SAMSUNG: Update to use PL330-DMA driver
` [PATCH 06/15] ARM: SAMSUNG: Add common DMA operations
` [PATCH 07/15] ARM: EXYNOS4: Use generic DMA PL330 driver
` [PATCH 08/15] ARM: S5PV210: "
` [PATCH 09/15] ARM: S5PC100: "
` [PATCH 10/15] ARM: S5P64X0: "
` [PATCH 11/15] ARM: SAMSUNG: Remove S3C-PL330-DMA driver
` [PATCH 12/15] spi/s3c64xx: Add support DMA engine API
` [PATCH 13/15] spi/s3c64xx: Merge dma control code
` [PATCH 14/15] ASoC: Samsung: Update DMA interface
` [PATCH 15/15] ARM: SAMSUNG: Remove Samsung specific enum type for dma direction

[PATCH 1/1] fix card interrupt losing issue on freescale eSDHC
 2011-07-27  9:42 UTC  (5+ messages)

[PATCH v3 0/6] ARM: mx28: add usb host function
 2011-07-27  9:24 UTC  (16+ messages)
` [PATCH v3 1/6] ARM: mxs: ehci: consolidate definitions and structures to share among platforms
` [PATCH v3 2/6] ARM: mxs: enable usb1 phy power supply
` [PATCH v3 3/6] ARM: mxs: add usb clocks to clock tree
` [PATCH v3 4/6] ARM: mxs: make ehci-mxc more flexible to be used on different platforms
` [PATCH v3 5/6] ARM: mxs: add usb phy operations
` [PATCH v3 6/6] ARM: mxs: add usb host function to default config

[RFC/PATCH v2] PM / Runtime: allow _put_sync() from interrupts-disabled context
 2011-07-27  9:22 UTC  (4+ messages)
` [linux-pm] "

[PATCH 0/8] ARM: SAMSUNG: Add common PWM Backlight support
 2011-07-27  8:56 UTC  (3+ messages)

[RFC PATCH 00/17] ARM: common idle infrastructure
 2011-07-27  8:48 UTC  (4+ messages)
` [RFC PATCH 17/17] ARM: kernel: save/restore build infrastructure

plat-orion gpio regression for mixed level and edge sensitive IRQs
 2011-07-27  8:45 UTC  (6+ messages)
` [PATCH] genirq: move mask_cache into struct irq_chip_type

[GIT PULL] i.mx driver device tree patches for 3.1
 2011-07-27  8:43 UTC  (3+ messages)

[RFC PATCH] ARM ASoC: add sound driver for imx27pdk using mc13783 codec
 2011-07-27  8:28 UTC  (4+ messages)

please add MACH_APF9328 to mach-types
 2011-07-27  8:27 UTC  (3+ messages)

[PATCH v4] davinci: da850 EVM: read mac address from SPI flash
 2011-07-27  5:02 UTC  (2+ messages)

[PATCH] ARM: exynos4: Add TWD base address
 2011-07-27  4:24 UTC 

[RFC PATCH 0/2] add pinmux and gpio for CSR SiRFprimaII
 2011-07-27  2:51 UTC  (9+ messages)
` [RFC PATCH 2/2] GPIO: add gpiolib and irqchip for CSR SiRFprimaII GPIO controller
    ` PLEA: Please fix mach/gpio.h includes (was: Re: [RFC PATCH 2/2] GPIO: add gpiolib and irqchip for CSR SiRFprimaII GPIO controller)

[PATCH v8 0/3] add the GPMI controller driver for IMX23/IMX28
 2011-07-27  1:53 UTC  (7+ messages)

[PATCHv2 1/2] ARM: Set proper TEXT_OFFSET for newer MSMs
 2011-07-26 21:52 UTC  (8+ messages)
` [PATCHv2 2/2] ARM: ARM_PATCH_PHYS_VIRT_16BIT no longer depends on MSM

at91sam9g45: Issues while working with RAM that is separated on physical address space
 2011-07-26 21:48 UTC  (8+ messages)

[PATCH 1/2] ARM: alignment: Make SIGBUS sent to userspace POSIXly correct
 2011-07-26 20:34 UTC  (7+ messages)

[PATCH v3 0/3] Make fault injection available for MMC IO
 2011-07-26 20:08 UTC  (8+ messages)
` [PATCH v3 2/3] mmc: core: add random fault injection

[PATCH 0/2] Add device tree support for i.mx53 boards
 2011-07-26 16:41 UTC  (11+ messages)
` [PATCH 1/2] arm/mx5: parse iomuxc pad configuratoin from device tree

[patch 0/3] imx: Efika: Add pata device
 2011-07-26 14:54 UTC  (4+ messages)
` [patch 1/3] imx51: add "
` [patch 2/3] imx51: add pata clock
` [patch 3/3] imx: efika: Enable pata

[PATCH] USB: s3c2410_udc: fix unterminated platform_device_id table
 2011-07-26 14:45 UTC  (5+ messages)

[PATCH V3 00/19] OMAP3+: PM: introduce SR class 1.5
 2011-07-26 13:19 UTC  (15+ messages)
` [PATCH V3 01/19] OMAP3: hwmod: add SmartReflex IRQs
` [PATCH V3 02/19] OMAP3+: voltage: fix build warning
` [PATCH V3 03/19] OMAP3+: voltage: remove initial voltage
` [PATCH V3 04/19] OMAP3+: voltage: remove spurious pr_notice for debugfs
` [PATCH V3 05/19] OMAP3+: voltage: use IS_ERR_OR_NULL

[PATCH/RFC 0/8] ARM: DMA-mapping framework redesign
 2011-07-26 12:56 UTC  (4+ messages)
` [PATCH 1/8] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops

[PATCH] OMAP3: NAND: Adding NAND support and specifying NAND partitions
 2011-07-26 11:06 UTC  (3+ messages)

[RFC][PATCH] spi: s3c64xx: Use clkdev for bus clock lookup
 2011-07-26 11:00 UTC 

[PATCH] dmaengine: pl330: make platform data optional
 2011-07-26 10:46 UTC  (4+ messages)
` [PATCH v2] "


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