messages from 2011-05-24 20:14:22 to 2011-05-25 21:41:41 UTC [more...]
[PATCH 00/15] OMAP: GPIO: Cleanup OMAP GPIO driver
2011-05-25 21:41 UTC (9+ messages)
` [PATCH 01/15] OMAP: GPIO: Avoid cpu_is checks during module ena/disable
` [PATCH 02/15] OMAP2PLUS: GPIO: Fix non-wakeup GPIO and rev_ids
` [PATCH 04/15] OMAP2PLUS: GPIO: Use flag to identify wkup dmn GPIO
` [PATCH 05/15] OMAP: GPIO: Make gpio_context part of gpio_bank structure
[RFC PATCH v3 0/2] amba bus device tree probing
2011-05-25 21:31 UTC (3+ messages)
` [RFC PATCH v3 1/2] drivers/amba: create devices from device tree
` [RFC PATCH v3 2/2] dt: add custom device creation to platform bus scan
[GIT PULL] Samsung S5P for 2.6.40 merge window
2011-05-25 21:22 UTC (3+ messages)
[BUG] "sched: Remove rq->lock from the first half of ttwu()" locks up on ARM
2011-05-25 21:15 UTC (6+ messages)
[GIT PULL] Pull request for 2.6.40
2011-05-25 21:07 UTC (2+ messages)
[PATCH 0/5] ARMv6 and ARMv7 mm fixes
2011-05-25 20:52 UTC (5+ messages)
[PATCH 0/5] ep93xx DMA patches
2011-05-25 20:47 UTC (9+ messages)
` [PATCH 1/5] dmaengine: add ep93xx DMA support
at91: pull request
2011-05-25 20:38 UTC (2+ messages)
Mailing list archive down?
2011-05-25 20:10 UTC (2+ messages)
[PATCH] imx: mach-bug: add sdio platform data
2011-05-25 19:44 UTC (2+ messages)
[PATCH] mfd wm8350: allocate irq descs dynamically
2011-05-25 19:10 UTC (13+ messages)
[PATCH] ARM: exynos4: fix secondary CPU boot
2011-05-25 19:06 UTC (4+ messages)
[RFC PATCH v3 00/13] Consolidating GIC per-cpu interrupts
2011-05-25 19:05 UTC (15+ messages)
` [RFC PATCH v3 01/13] ARM: gic: add per-cpu interrupt multiplexer
` [RFC PATCH v3 02/13] ARM: smp: add interrupt handler for local timers
` [RFC PATCH v3 03/13] ARM: smp_twd: add support for remapped PPI interrupts
` [RFC PATCH v3 04/13] ARM: omap4: use remapped PPI interrupts for local timer
` [RFC PATCH v3 05/13] ARM: versatile: "
` [RFC PATCH v3 06/13] ARM: shmobile: "
` [RFC PATCH v3 07/13] ARM: ux500: "
` [RFC PATCH v3 08/13] ARM: tegra: "
` [RFC PATCH v3 09/13] ARM: msm: "
` [RFC PATCH v3 10/13] ARM: exynos4: "
` [RFC PATCH v3 11/13] ARM: gic: remove previous local timer interrupt handling
` [RFC PATCH v3 12/13] ARM: gic: add compute_irqnr macro for exynos4
` [RFC PATCH v3 13/13] ARM: SMP: automatically select ARM_GIC_VPPI
[PATCH 0/4] Add a generic struct clk
2011-05-25 19:03 UTC (22+ messages)
` [PATCH 1/4] clk: Add a generic clock infrastructure
` [PATCH 2/4] clk: Implement clk_set_rate
[PATCH] mainatiners: add dma engine tree details
2011-05-25 18:48 UTC (2+ messages)
[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering
2011-05-25 17:48 UTC (18+ messages)
LCDVSYNC not set up in Atmel AT91SAM9RL device code
2011-05-25 17:03 UTC (3+ messages)
[PATCH 0/4] printk: cleanups of direct includes
2011-05-25 17:02 UTC (2+ messages)
` [PATCH 4/4] treewide: Remove asmlinkage from printk
[RFC] ARM Subarchitecture group maintainership
2011-05-25 16:19 UTC (9+ messages)
[PATCH] ASoc: wm8731: fix wm8731_check_osc() connected condition
2011-05-25 15:01 UTC (4+ messages)
[PATCH] ASoc: sam9g20_wm8731: use the proper SYSCKL value
2011-05-25 15:01 UTC (4+ messages)
[PATCH] ARM: Do not allow unaligned accesses when CONFIG_ALIGNMENT_TRAP
2011-05-25 14:53 UTC (13+ messages)
Locking debug config in mxs_defconfig
2011-05-25 14:16 UTC
[PATCH 1/2] ARM: mxs_defconfig: Change CONFIG_RTC_CLASS 'm' to 'y'
2011-05-25 13:55 UTC (3+ messages)
` [PATCH 2/2] ARM: mxs_defconfig: Add mx23evk and mx28evk build
[RFC PATCH v3] ARM hibernation/suspend-to-disk support
2011-05-25 13:16 UTC
[PATCH v3] OMAP2/3: hwmod: fix the i2c-reset timeout during bootup
2011-05-25 13:15 UTC (8+ messages)
[PATCH v2 0/2] dmaengine: add slave documentation
2011-05-25 12:54 UTC (8+ messages)
` [PATCH 1/2] dmaengine: Add API documentation for slave dma usage
` [PATCH 2/2] dmaengine: add TODO items for future work on dma drivers
[PATCH v6 00/18] ARM: Add support for the Large Physical Address Extensions
2011-05-25 12:43 UTC (25+ messages)
` [PATCH v6 01/18] ARM: LPAE: Use long long printk format for displaying the pud
` [PATCH v6 02/18] ARM: LPAE: add ISBs around MMU enabling code
` [PATCH v6 03/18] ARM: LPAE: Use unsigned long for __phys_to_virt and __virt_to_phys
` [PATCH v6 04/18] ARM: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
` [PATCH v6 05/18] ARM: LPAE: Factor out 2-level page table definitions into separate files
` [PATCH v6 06/18] ARM: LPAE: Add (pte|pmd|pgd|pgprot)val_t type definitions as u32
` [PATCH v6 07/18] ARM: LPAE: Use a mask for physical addresses in page table entries
` [PATCH v6 08/18] ARM: LPAE: Introduce the 3-level page table format definitions
` [PATCH v6 09/18] ARM: LPAE: Page table maintenance for the 3-level format
` [PATCH v6 10/18] ARM: LPAE: MMU setup for the 3-level page table format
` [PATCH v6 11/18] ARM: LPAE: Invalidate the TLB before freeing the PMD
` [PATCH v6 12/18] ARM: LPAE: Add fault handling support
` [PATCH v6 13/18] ARM: LPAE: Add context switching support
` [PATCH v6 14/18] ARM: LPAE: Add identity mapping support for the 3-level page table format
` [PATCH v6 15/18] ARM: LPAE: Use generic dma_addr_t type definition
` [PATCH v6 16/18] ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
` [PATCH v6 17/18] ARM: LPAE: add support for ATAG_MEM64
` [PATCH v6 18/18] ARM: LPAE: Add the Kconfig entries
[PATCH] arm: mxs: include asm/processor.h for cpu_relax()
2011-05-25 11:46 UTC (4+ messages)
Self modifying code in ARM 11 architectures
2011-05-25 11:45 UTC (2+ messages)
[PATCH 1/2] ARM: pxa: raumfeld: follow upcoming hardware change
2011-05-25 11:37 UTC (6+ messages)
` [PATCH 1/3] ARM: pxa: raumfeld: adapt to "
` [PATCH 2/3] ARM: pxa: raumfeld: display initialisation fixes
` [PATCH 3/3] ARM: pxa: raumfeld: fix device name for codec ak4104
[PATCH v3 0/4] Consolidate sdhci pltfm & OF drivers and get them self registered
2011-05-25 11:01 UTC (5+ messages)
` [PATCH v3 1/4] mmc: sdhci: make sdhci-pltfm device drivers "
` [PATCH v3 2/4] mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
` [PATCH v3 3/4] mmc: sdhci: make sdhci-of device drivers self registered
` [PATCH v3 4/4] mmc: sdhci: merge two sdhci-pltfm.h into one
[PATCH V2 0/5] rtc: convert stmp3xxx from plat-stmp to mach-mxs
2011-05-25 10:56 UTC (6+ messages)
` [PATCH V2 1/5] rtc: stmp3xxx: get rid of platform-specific include for register names
` [PATCH V2 2/5] rtc: stmp3xxx: port stmp-functions to mxs-equivalents
` [PATCH V2 3/5] rtc: stmp3xxx: Initialize drvdata before registering device
` [PATCH V2 4/5] rtc: stmp3xxx: get rid of mach-specific accessors
` [PATCH V2 5/5] rtc: stmp3xxx: remove UIE handlers
[PATCH] dmaengine: Add API documentation for slave dma usage
2011-05-25 10:55 UTC (12+ messages)
ARM, AF_PACKET: caching problems on Marvell Kirkwood
2011-05-25 10:32 UTC (5+ messages)
[RFC PATCH v2 00/12] Consolidating GIC per-cpu interrupts
2011-05-25 10:31 UTC (6+ messages)
` [RFC PATCH v2 08/12] ARM: msm: use remapped PPI interrupts for local timer
[PATCH][RFC] Add mt9p031 sensor support
2011-05-25 9:43 UTC (4+ messages)
[PATCH v2 0/7] Consolidate sdhci pltfm & OF drivers and get them self registered
2011-05-25 9:36 UTC (6+ messages)
` [PATCH v2 5/7] mmc: sdhci: consolidate sdhci-of-esdhc and sdhci-esdhc-imx
[PATCH v2 3/3] ARM: mmp2: update mmp2 mmc resource
2011-05-25 9:23 UTC
[PATCH v2 2/3] mmc: support sdhci-pxa910
2011-05-25 9:23 UTC
[PATCH v2 1/3] mmc: support sdhci-mmp2
2011-05-25 9:22 UTC
[PATCH v2 0/3] provide sdhci driver for mmp2 and pxa910
2011-05-25 9:22 UTC
[PATCH] AT91: Add VSYNC pin definition for AT91SAM9263 silicon
2011-05-25 9:15 UTC (3+ messages)
[PATCH v2 0/2] amba bus device tree probing
2011-05-25 9:07 UTC (15+ messages)
` [PATCH 2/2] drivers/amba: probe via device tree
[PATCH] davinci: da850: move input frequency to board specific files
2011-05-25 8:37 UTC
[GIT PULL] pxa: for next merge
2011-05-25 8:15 UTC (3+ messages)
[PATCH 2/4] gpio: move Nomadik GPIO driver to drivers/gpio
2011-05-25 8:12 UTC (3+ messages)
[PATCH] gpio/nomadik: remove dangling Kconfig selects
2011-05-25 8:10 UTC
[PATCH] AT91: Add VSYNC pin definition for AT91SAM9RL silicon
2011-05-25 7:40 UTC (2+ messages)
[RFC 0/2] ARM: DMA-mapping & IOMMU integration
2011-05-25 7:35 UTC
[PATCH v2 1/2] MT9P031: Add support for Aptina mt9p031 sensor
2011-05-25 7:00 UTC
CSR ARM SoC Subarchitecture preview
2011-05-25 6:51 UTC (3+ messages)
[PATCH V4] OMAP3+: SR Layer Cleanup
2011-05-25 6:39 UTC (5+ messages)
question on peripheral identification register
2011-05-25 2:49 UTC
[PATCH] nuc900: add new mfp implement
2011-05-25 2:05 UTC
[PATCH 4/4] gpio/nomadik: add function to read GPIO pull down status
2011-05-24 21:07 UTC
[PATCH 3/4] gpio/nomadik: show all pins in debug
2011-05-24 21:07 UTC
[PATCH 1/4] gpio: move U300 GPIO driver to drivers/gpio
2011-05-24 21:06 UTC
[PATCH 0/4] Move U300 and Nomadik GPIO drivers v2
2011-05-24 21:06 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).