messages from 2011-09-02 12:59:25 to 2011-09-05 15:05:11 UTC [more...]
[PATCH 0/7] OMAP3: Add basic DT support + i2c + twl
2011-09-05 15:05 UTC (12+ messages)
` [PATCH 2/7] arm/dts: OMAP3: Add mpu and iva nodes
` [PATCH 6/7] OMAP3: board-dt: Add generic board file for DT support
` [PATCH 7/7] OMAP3: beagleboard: Remove DT support from regular board
[PATCH 0/3 v3] ARM Realview PCIX preparation
2011-09-05 14:35 UTC (3+ messages)
` [PATCH 1/3 v3] ARM Realview PCIX map include file changes
[PATCH] mach-integrator: fix VGA base regression
2011-09-05 14:21 UTC (5+ messages)
[PATCH 00/25] OMAP4: PM: suspend, CPU-hotplug and CPUilde support
2011-09-05 14:13 UTC (34+ messages)
` [PATCH 01/25] ARM: mm: Add strongly ordered descriptor support
` [PATCH 02/25] OMAP4: Redefine mandatory barriers for OMAP to include interconnect barriers
` [PATCH 03/25] OMAP4: PM: Use custom omap_do_wfi() for suspend and default idle
` [PATCH 04/25] OMAP4: Remove un-used do_wfi() macro
` [PATCH 05/25] OMAP4: Use WARN_ON() instead of BUG_ON() with graceful exit
` [PATCH 06/25] OMAP4: Export omap4_get_base*() rather than global address pointers
` [PATCH 07/25] OMAP4: PM: Add SAR RAM support
` [PATCH 08/25] OMAP4: PM: Keep static dep between MPUSS-EMIF and MPUSS-L3 and DUCATI-L3
` [PATCH 09/25] OMAP4: PM: Avoid omap4_pm_init() on OMAP4430 ES1.0
` [PATCH 10/25] OMAP4: PM: Initialise all the clockdomains to supported states
` [PATCH 11/25] OMAP: Add Secure HAL and monitor mode API infrastructure
` [PATCH 12/25] OMAP: Add support to allocate the memory for secure RAM
` [PATCH 13/25] OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extn
` [PATCH 14/25] OMAP4: PM: Add CPUX OFF mode support
` [PATCH 15/25] OMAP4: Remove __INIT from omap_secondary_startup() to re-use it for hotplug
` [PATCH 16/25] OMAP4: PM: Program CPU1 to hit OFF when off-lined
` [PATCH 17/25] OMAP4: PM: CPU1 wakeup workaround from Low power modes
` [PATCH 18/25] OMAP4: suspend: Add MPUSS power domain RETENTION support
` [PATCH 19/25] OMAP4: PM: Add WakeupGen and secure GIC low power support
` [PATCH 20/25] OMAP4: PM: Add L2X0 cache lowpower support
` [PATCH 21/25] OMAP4: PM: Add MPUSS power domain OSWR support
` [PATCH 22/25] OMAP4: PM: Add power domain statistics support
` [PATCH 23/25] OMAP4: PM: Add CPUidle support
` [PATCH 24/25] OMAP4: cpuidle: Switch to gptimer from twd in deeper C-states
` [PATCH 25/25] OMAP3: CPUidle: Make use of CPU PM notifiers
[PATCH v8 00/16] To use DMA generic APIs for Samsung DMA
2011-09-05 13:44 UTC (3+ messages)
` [PATCH v8 04/16] DMA: PL330: Remove the start operation for handling DMA_TERMINATE_ALL command
[PATCH] dmaengine: amba-pl08x: make filter check that the channel is owned by pl08x
2011-09-05 13:30 UTC (2+ messages)
[PATCH 0/6] Add device tree support for PL330 dma controller driver
2011-09-05 13:14 UTC (6+ messages)
[PATCH] arm: ixp4xx, u300: Select ARCH_REQUIRE_GPIOLIB, not GENERIC_GPIO
2011-09-05 12:49 UTC (6+ messages)
` [RFC/PATCH] ARM: ixp4xx gpiolib support
[PATCH 1/2] PM: add runtime PM support to core Primecell driver
2011-09-05 12:45 UTC (3+ messages)
` [PATCH] spi: Fix builderror in spi-pl022.c
[PATCH] OMAP2+: hwmod: remove OMAP_CHIP*
2011-09-05 11:27 UTC (2+ messages)
[PATCH 0/4][RFC] Trivial ARM related Android patches
2011-09-05 11:21 UTC (11+ messages)
` [PATCH 4/4] Do not call flush_cache_user_range with mmap_sem held
[PATCH/RFC 0/8 v2] ARM: DMA-mapping framework redesign
2011-09-05 10:43 UTC (9+ messages)
` [PATCH 1/7] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCH 2/7] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCH 3/7] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCH 4/7] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [PATCH 5/7] ARM: dma-mapping: remove redundant code and cleanup
` [PATCH 6/7] common: dma-mapping: change alloc/free_coherent method to more generic alloc/free_attrs
` [PATCH 7/7] ARM: dma-mapping: use alloc, mmap, free from dma_ops
[PATCH] [media] at91: add code to initialize and manage the ISI_MCK for Atmel ISI driver
2011-09-05 10:33 UTC (2+ messages)
testing-board branch: rebase to RMK's devel-stable?
2011-09-05 10:31 UTC (4+ messages)
[PATCH] ARM: S3C64XX: Register Lowland audio device on Cragganmore
2011-09-05 10:28 UTC (2+ messages)
[PATCH] ARM: S3C64XX: Add devices for Kilchoman audio module on Cragganmore
2011-09-05 10:28 UTC (2+ messages)
[PATCH] ARM: S5P64X0: Fix mask value for S5P64X0 CPU IDs
2011-09-05 10:22 UTC (2+ messages)
[PATCH 1/2] ARM: S3C6410: Use device names for both I2C clocks
2011-09-05 10:20 UTC (3+ messages)
` [PATCH 2/2] ARM: SAMSUNG: Fix mask for S3C64xx CPU IDs
[PATCH v2 0/6] Add device tree support for PL330 dma controller driver
2011-09-05 10:14 UTC (9+ messages)
` [PATCH v2 1/6] DMA: PL330: move filter function into driver
` [PATCH v2 2/6] DMA: PL330: Infer transfer direction from transfer request instead of platform data
` [PATCH v2 3/6] ARM: EXYNOS4: Modify platform data for pl330 driver
` [PATCH v2 4/6] DMA: PL330: Add device tree support
` [PATCH v2 5/6] ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers
` [PATCH v2 6/6] ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build
[PATCH 0/2] Move sdhci-s3c platform helper into driver
2011-09-05 10:13 UTC (9+ messages)
` [PATCH 1/2] mmc: sdhci-s3c: add default controller configuration
` [PATCH 2/2] arm: samsung: remove sdhci default configuration setup platform helper
[PATCH/RFC 0/7] iommu: fixes & extensions
2011-09-05 10:00 UTC (10+ messages)
` [PATCH 1/7] iommu/omap-iovmm: support non page-aligned buffers in iommu_vmap
` [PATCH 2/7] iommu/omap: cleanup: remove a redundant statement
` [PATCH 3/7] iommu/core: use the existing IS_ALIGNED macro
` [PATCH 4/7] iommu/omap: ->unmap() should return order of unmapped page
` [PATCH 5/7] iommu/msm: "
` [RFC 6/7] iommu/core: add fault reporting
` [RFC 7/7] iommu/core: split mapping to page sizes as supported by the hardware
[PATCH 0/6] OMAP/Davinci debug UART code cleanup
2011-09-05 9:51 UTC (9+ messages)
` [PATCH 2/6] ARM: plat-omap: make OMAP_UART_INFO into a relative offset
` [PATCH 2.5/6] ARM: omap: prepare debug-macro.S for offset based calculation of omap_uart_phys and virt
` [PATCH 3/6] ARM: mach-omap1: clean up debug-macro.S
` [PATCH 4/6] ARM: mach-omap2: "
[PATCH v2 0/3] Add device tree probe for imx-sdma driver
2011-09-05 9:24 UTC (7+ messages)
` [PATCH v2 1/3] dmaengine: imx-sdma: use platform_device_id to identify sdma version
` [PATCH v2 2/3] dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name
` [PATCH v2 3/3] dmaengine: imx-sdma: add device tree probe support
[PATCH] at91: add Atmel ISI and ov2640 support on m10/g45 board
2011-09-05 8:55 UTC (3+ messages)
3rd Update: ARM Sub-Architecture Maintainers workshop at Kernel Summit 2011
2011-09-05 8:53 UTC
Kernel crash (2.6.35.13)
2011-09-05 8:38 UTC
[PATCH v2] ARM: l2x0: make sure I&D are not locked down on init
2011-09-05 8:15 UTC (2+ messages)
[PATCH v2] mach-ux500: unlock I&D l2x0 caches before init
2011-09-05 8:12 UTC
[PATCH 1/3] ARM: CSR: add lost Resource Sharing Control(RSC) node in dts
2011-09-05 5:15 UTC (3+ messages)
` [PATCH 2/3] ARM: CSR: extend the compatibility of gpio controller to pinmux "
` [PATCH 3/3] ARM: CSR: IRQ: add simple irq_domain so that hw irq can map to Linux
[PATCH] OMAP: id: remove OMAP_CHIP declarations, code
2011-09-05 2:45 UTC
[PATCH] OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]
2011-09-05 2:18 UTC
[PATCH 0/4] OMAP2: clockdomain/powerdomain: remove OMAP_CHIP bitmasks
2011-09-05 1:50 UTC (5+ messages)
` [PATCH 2/4] OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain
` [PATCH 4/4] OMAP: powerdomain: remove omap_chip bitmasks
[PATCH 2/2] s3c2410/gpio-nr.h: fix S3C_GPIO_SPACE #error message to match reality
2011-09-04 22:30 UTC
[PATCH 1/2] s3c24xx_gpiolib_init: only register available gpio banks
2011-09-04 22:30 UTC
[PATCHv2] ARM: remove missing cns3xxx includes
2011-09-04 14:09 UTC
[PATCH] ARM: remove missing cns3xxx includes
2011-09-04 14:03 UTC (3+ messages)
[PATCH] ARM: l2x0: make sure I&D are not locked down on init
2011-09-04 12:24 UTC (4+ messages)
[PATCH] arm: exynos4: fix incorrect pad configuration for keypad row lines
2011-09-04 10:37 UTC (3+ messages)
[PATCH 00/11] Add L2 cache cleaning to generic CPU suspend
2011-09-04 10:12 UTC (6+ messages)
` [PATCH 08/11] ARM: pm: no need to save/restore context ID register
3rd Update: ARM Sub-Architecture Maintainers workshop at Kernel Summit 2011
2011-09-04 0:30 UTC
[PATCH] rtc: rtc-s3c: Add device tree support
2011-09-03 15:49 UTC
[PATCH v2 0/5] CPU PM notifiers
2011-09-03 14:39 UTC (6+ messages)
` [PATCH v2 1/5] cpu_pm: Add cpu power management notifiers
` [PATCH v2 2/5] cpu_pm: call notifiers during suspend
` [PATCH v2 3/5] ARM: gic: Use cpu pm notifiers to save gic state
` [PATCH v2 4/5] ARM: vfp: Use cpu pm notifiers to save vfp state
` [PATCH v2 5/5] ARM: gic: Allow gic arch extensions to provide irqchip flags
[RFC PATCH 0/3] Yet another GIC OF binding series
2011-09-03 13:34 UTC (2+ messages)
[PATCH] arm: exynos4: add support for dt irq specifier to linux virq conversion
2011-09-03 13:25 UTC
[PATCH 00/14] McBSP cleanup and generalization
2011-09-02 22:47 UTC (2+ messages)
IRQF_TRIGGER_LOW and ARM GIC
2011-09-02 19:28 UTC
[PATCH] at91/usb: always provide all the clocks
2011-09-02 18:30 UTC (3+ messages)
[PATCH 1/5] Framework for exporting System-on-Chip information via sysfs
2011-09-02 18:14 UTC (15+ messages)
` [PATCH 3/5] mach-ux500: export System-on-Chip information ux500 "
` [PATCH 5/5] mach-ux500: add a SoC ID (serial) callback for the u8500
[PATCH] OMAP: convert new boards to atag_offset
2011-09-02 18:00 UTC
try_to_freeze() called with IRQs disabled on ARM
2011-09-02 17:48 UTC (10+ messages)
ARM, AF_PACKET: caching problems on Marvell Kirkwood
2011-09-02 17:28 UTC (8+ messages)
` [PATCH] af_packet: flush complete kernel cache in packet_sendmsg
` FW: "
[PATCH] usb: ehci: make HC see up-to-date qh/qtd descriptor ASAP
2011-09-02 17:07 UTC (7+ messages)
[PATCH 1/4 v6] drivers: create a pin control subsystem v6
2011-09-02 16:33 UTC (4+ messages)
[RFC PATCH 0/3] OMAP: omap_device: Add a method to build an omap_device from a DT node
2011-09-02 16:20 UTC (11+ messages)
` [RFC PATCH 1/3] OMAP: omap_device: Add omap_device_[alloc|delete] for DT integration
` [RFC PATCH 2/3] OMAP: omap_device: Add a DT parser for multiple strings
` [RFC PATCH 3/3] OMAP: omap_device: Add a method to build an omap_device from a DT node
[PATCH 2/4 v6] pinmux: add a driver for the U300 pinmux
2011-09-02 16:04 UTC (4+ messages)
[RFC PATCH 0/3] If an IRQ is a GPIO, request and configure it
2011-09-02 15:50 UTC (6+ messages)
` [PATCH 1/3] irq: "
[PATCH v2 1/2] ASoC: mxs-saif: add record function
2011-09-02 15:07 UTC (4+ messages)
` [PATCH v2 2/2] ASoC: mxs-sgtl5000: "
[RFC v2 PATCH 1/1] ASoC: soc-core: symmetry checking for each DAIs separately
2011-09-02 14:44 UTC (2+ messages)
[PATCH v2 0/6] OMAP: omap_device cleanup before device-tree integration
2011-09-02 14:25 UTC (7+ messages)
` [PATCH v2 1/6] OMAP: omap_device: Add omap_hwmod_name_get_dev
` [PATCH v2 2/6] OMAP3: beagle-board: Use the omap_hwmod_name_get_dev API
` [PATCH v2 3/6] OMAP2+: pm: Use hwmod name instead of dev pointer
` [PATCH v2 4/6] OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PM
` [PATCH v2 5/6] OMAP: omap_device: Create a default omap_device_pm_latency
` [PATCH v2 6/6] OMAP2+: devices: Remove all omap_device_pm_latency structures
[RFC 0/2 v2] ARM: DMA-mapping & IOMMU integration
2011-09-02 13:56 UTC (3+ messages)
` [PATCH 1/2] ARM: initial proof-of-concept IOMMU mapper for DMA-mapping
` [PATCH 2/2] ARM: Samsung: update/rewrite Samsung SYSMMU (IOMMU) driver
[PATCH 0/3] RFC: addition to DMA API
2011-09-02 13:53 UTC (2+ messages)
[GIT PULL] CPU mapping platform updates for 3.2
2011-09-02 13:26 UTC (5+ messages)
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).