messages from 2010-10-22 19:03:52 to 2010-10-26 13:25:02 UTC [more...]
[PATCH v3 00/13] OMAP: DMA: hwmod and DMA as platform device
2010-10-26 13:25 UTC (3+ messages)
` [PATCH v3 01/13] OMAP: DMA: Replace read/write macros with functions
` [PATCH v3 02/13] OMAP: DMA: Introduce errata handling feature
Is ep93xx support broken in linux-next?
2010-10-26 13:22 UTC (5+ messages)
[PATCH] ARM: cache: implement flush_icache_all for rest of the CPUs
2010-10-26 12:35 UTC
[PATCHv5 1/3] ARM: mx5: Add gpio-keys to mx51 babbage board
2010-10-26 12:28 UTC (14+ messages)
` [PATCHv5 2/3] ARM: imx: Add gpio-keys to plat-mxc
` [PATCH RFC] MXC IOMUX-V3 replace struct pad_desc with bitmapped cookie
cmpxchg() in recent kernels
2010-10-26 12:10 UTC (12+ messages)
[PATCH 0/3] Add OMAP hardware spinlock misc driver
2010-10-26 11:54 UTC (12+ messages)
` [PATCH 3/3] omap: add hwspinlock device
[PATCH 0/8] staging: tidspbridge - misc fixes
2010-10-26 11:46 UTC (12+ 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: memblock: set allocation limit for MEMBLOCK_ALLOC_ANYWHERE
2010-10-26 10:56 UTC (4+ messages)
[GIT PULL] Samsung S5P for 2.6.37 merge window
2010-10-26 10:53 UTC
[PATCH 1/3] imx: make IMX_IO_ADDRESS assembly compatible
2010-10-26 8:53 UTC (9+ messages)
` [PATCH 1/7] mx3: fix the last users of IMX_NEEDS_DEPRECATED_SYMBOLS
` [PATCH 2/7] imx: refactor the io mapping macro
` [PATCH 3/7] imx: use MXxy_IO_P2V macros to setup static mappings
` [PATCH 4/7] imx: remove last explicit users of virtual base address defines
` [PATCH 5/7] RFC/RFT: imx: change static io mapping to use a function
` [PATCH 6/7] imx/debug-macro: rework using the new io mapping macro
` [PATCH 7/7] imx: remove deprecated symbols as all users are gone now
[GITT PULL] AT91: 2.6.37 merge window
2010-10-26 8:41 UTC
at91: input overruns question
2010-10-26 6:49 UTC (2+ messages)
[PATCH 9/9] ARM: S5PV310: Add audio platform devices
2010-10-26 5:30 UTC (5+ messages)
[PATCH 1/9] S5PV310: DMA: Add platform devices for PL330 DMACs
2010-10-26 4:33 UTC (2+ messages)
[PATCH 8/9] ARM: S5PV210: I2S: Upgrade platform device
2010-10-26 3:47 UTC (5+ messages)
[PATCH 2/4] mx31_3ds: Fix the logic for detecting the debug board
2010-10-26 2:14 UTC (2+ messages)
[PATCH 1/4] mx31_3ds: Remove unused debug board definitions
2010-10-26 2:11 UTC (2+ messages)
[PATCH 7/9] ARM: S5PC100: I2S: Upgrade platform device
2010-10-26 1:41 UTC
[PATCH 6/9] ARM: S5P6442: I2S: Upgrade platform device
2010-10-26 1:41 UTC
[PATCH 5/9] ARM: S5P64X0: I2S: Upgrade platform device
2010-10-26 1:40 UTC
[PATCH 4/9] ARM: S3C64XX: I2S: Upgrade platform device
2010-10-26 1:40 UTC
[PATCH 3/9] ARM: Samsung: Prepare audio header for new I2S driver
2010-10-26 1:40 UTC
[PATCH 2/9] ARM: Samsung: Rename s3c64xx I2S platform device
2010-10-26 1:40 UTC
[GIT PULL] tegra updates for 2.6.37
2010-10-26 0:39 UTC
PXA270 Random Hangs at Low Core Freq
2010-10-26 0:05 UTC (8+ messages)
[RFC] Removal of dead code from arch/arm/*
2010-10-25 23:35 UTC (7+ messages)
atmel_serial: fix RTS high after initialization in RS485 mode
2010-10-25 22:54 UTC (2+ messages)
hda interrupt timeouts on sa1110 + sa1111 board
2010-10-25 21:12 UTC
Smargo Cardreader problem with QNAP-TS119(2.6.32-5-kirkwood)
2010-10-25 20:10 UTC
[PATCHv5 0/4] omap: iovmm - fixes for iovmm module
2010-10-25 19:10 UTC (5+ messages)
` [PATCHv5 1/4] omap: iovmm - no gap checking for fixed address
` [PATCHv5 2/4] omap: iovmm - add superpages support to fixed da address
` [PATCHv5 3/4] omap: iovmm - replace __iounmap with omap_iounmap
` [PATCHv5 4/4] omap: iommu - create new api to set valid da range
[GIT PULL] omap updates for 2.6.37
2010-10-25 18:44 UTC
[RFC PATCH 00/18] ARM: Add support for the Large Physical Address Extensions
2010-10-25 18:25 UTC (31+ messages)
` [RFC PATCH 01/18] ARM: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
` [RFC PATCH 02/18] ARM: LPAE: Factor out 2-level page table definitions into separate files
` [RFC PATCH 03/18] ARM: LPAE: use u32 instead of unsigned long for 32-bit ptes
` [RFC PATCH 04/18] ARM: LPAE: Do not assume Linux PTEs are always at PTRS_PER_PTE offset
` [RFC PATCH 05/18] ARM: LPAE: Introduce L_PTE_NOEXEC and L_PTE_NOWRITE
` [RFC PATCH 06/18] ARM: LPAE: Introduce the 3-level page table format definitions
` [RFC PATCH 07/18] ARM: LPAE: Page table maintenance for the 3-level format
` [RFC PATCH 08/18] ARM: LPAE: MMU setup for the 3-level page table format
` [RFC PATCH 09/18] ARM: LPAE: Add fault handling support
` [RFC PATCH 10/18] ARM: LPAE: Add context switching support
` [RFC PATCH 11/18] ARM: LPAE: Add SMP support for the 3-level page table format
` [RFC PATCH 12/18] ARM: LPAE: use phys_addr_t instead of unsigned long for physical addresses
` [RFC PATCH 13/18] ARM: LPAE: ensure dma_addr_t is the same size as phys_addr_t
` [RFC PATCH 14/18] ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
` [RFC PATCH 15/18] ARM: LPAE: use phys_addr_t for physical start address in early_mem
` [RFC PATCH 16/18] ARM: LPAE: add support for ATAG_MEM64
` [RFC PATCH 17/18] ARM: LPAE: define printk format for physical addresses and page table entries
` [RFC PATCH 18/18] ARM: LPAE: Add the Kconfig entries
[PATCH 01/14 v2] ARM: pxa: Introduce pxa[23]xx_map_io
2010-10-25 15:46 UTC (4+ messages)
QNAP TS-209 broken by "orion/kirkwood: reset PCIe unit on boot"
2010-10-25 15:12 UTC (6+ messages)
[PATCH 3/4] mx31_3ds: Fix spi registration
2010-10-25 15:04 UTC (2+ messages)
[PATCH 4/4] mx31_3ds: Add SDHC1 support to mx31_3ds
2010-10-25 14:55 UTC
[PATCH] pxafb: correct the vertical back porch macro
2010-10-25 13:26 UTC (5+ messages)
[PATCH 1/2] AT91: pm: use plain cpu_do_idle() for "wait for interrupt"
2010-10-25 11:09 UTC (5+ messages)
` [PATCH 2/2] AT91: pm: make sure that r0 is 0 when dealing with cache operations
` [PATCH 2/2 v2] "
at91sam9g20 hangs at ohci-hcd
2010-10-25 10:58 UTC (2+ messages)
[PATCH V4 1/1]MMC: add support of sdhci-pxa driver
2010-10-25 10:57 UTC (2+ messages)
[PATCH v2 09/10] OMAP2/3: Convert write/read functions to raw read/write
2010-10-25 10:11 UTC (7+ messages)
[PATCH V2 00/69] Updating SPEAr Support
2010-10-25 8:39 UTC (3+ messages)
[PATCH 0/4] ARM: S5PV310: Add support FIMD
2010-10-25 7:10 UTC (6+ messages)
` [PATCH 3/4] s3c-fb: Add support S5PV310 FIMD
[PATCH V3 1/1]MMC: add support of sdhci-pxa driver
2010-10-25 5:48 UTC (8+ messages)
[GIT PULL] genesis updates for 2.6.37-rc1
2010-10-25 1:48 UTC
[PATCH 1/2] MTD: generic FSMC NAND MTD driver
2010-10-24 23:28 UTC (2+ messages)
[PATCHv6 1/3] ARM: imx: Add gpio-keys to plat-mxc
2010-10-24 19:17 UTC (8+ messages)
` [PATCHv6 2/3] ARM: mx5: Add gpio-keys to mx51 babbage board
` [PATCHv6 3/3] ARM: imx: Add wake functionality to GPIO
[PATCH] atmel_serial: Atmel RS485 support v2
2010-10-24 11:29 UTC (6+ messages)
` [PATCH] Documentation about RS485 serial communications
[PATCH] ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner cases
2010-10-24 8:12 UTC
[PATCH 03/10] ARM: hotplug cpu: Keep processor information, startup code & __lookup_processor_type
2010-10-23 18:18 UTC (5+ messages)
` [PATCH] ARM: Fix data abort accessing proc_info from __lookup_processor_type (Re: [PATCH 03/10] ARM: hotplug cpu: Keep processor information, startup code & __lookup_processor_type)
[PATCHv2 0/3] Various code improvements for IGEP v2 board
2010-10-23 16:49 UTC (4+ messages)
` [PATCHv2 1/3] omap3: IGEP v2: Remove onenand_setup no-op function
` [PATCHv2 2/3] omap3: IGEP v2: Remove igep2_config array
` [PATCHv3 3/3] omap3: IGEP v2: Improve igep2_flash_init() function
2.6.35.6 fails to suspend (pxa2xx-mci.0)
2010-10-23 14:44 UTC (6+ messages)
` [PATCH] sdio: fix suspend/resume regression
[PATCHv7 1/3] ARM: imx: Add gpio-keys to plat-mxc
2010-10-23 14:12 UTC (3+ messages)
` [PATCHv7 2/3] ARM: mx5: Add gpio-keys to mx51 babbage board
` [PATCHv7 3/3] ARM: imx: Add wake functionality to GPIO
[PATCH] arm: mm: use memblock for memory init
2010-10-23 12:58 UTC (2+ messages)
[PATCH 1/2] mmc: quirk fix for timeout problem
2010-10-22 23:57 UTC (5+ messages)
` [PATCH 1/2] sdhci-esdhc-imx: fix timeout on i.MX's sdhci
` [PATCH 2/2] sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35
[PATCH v2 3/4] USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver
2010-10-22 23:26 UTC (2+ messages)
[PATCH v3 00/12] tnetv107x ssp driver stack
2010-10-22 22:46 UTC (6+ messages)
` [PATCH v3 01/12] misc: add driver for sequencer serial port
[PATCH 1/3] OMAP: PM: formalize idle notifications
2010-10-22 22:00 UTC (3+ messages)
[PATCH 0/9] Typo fixes of faild to failed
2010-10-22 20:15 UTC (2+ messages)
[PATCH] dma/coh901318: fix copy_to_user error path
2010-10-22 19:16 UTC (4+ messages)
` [PATCH] dma/coh901318: use simple_read_from_buffer
[PATCH 0/4] caif-u5500: CAIF shared memory/mailbox driver
2010-10-22 19:03 UTC (5+ messages)
` [PATCH 1/4] caif-u5500: Adding shared memory include
` [PATCH 2/4] caif-u5500: CAIF shared memory transport protocol
` [PATCH 3/4] caif-u5500: CAIF shared memory mailbox interface
` [PATCH 4/4] caif-u5500: Build config for CAIF shared mem driver
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).