messages from 2011-10-03 17:35:53 to 2011-10-05 07:01:47 UTC [more...]
[RFC 0/5] OMAP groundwork for IOMMU-based DMA API
2011-10-05 7:01 UTC (8+ messages)
` [RFC 2/5] ARM: OMAP: omap_device: add a method to set iommu private archdata
[PATCH v6 01/16] OMAP2+: hwmod: Add API to enable IO ring wakeup
2011-10-05 6:54 UTC (6+ messages)
` [PATCH v6 04/16] OMAP2+: UART: cleanup 8250 console driver support
[PATCH 0/4] initialize omap SRAM later on with __arm_ioremap_exec()
2011-10-05 6:45 UTC (10+ messages)
` [PATCH 1/4] ARM: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY
` [PATCH 2/4] ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is done
` [PATCH 3/4] ARM: OMAP: Remove calls to SRAM allocations for framebuffer
` [PATCH 4/4] ARM: OMAP: Map SRAM later on with ioremap_exec()
` [PATCH 5/4] ARM: OMAP: Move set_globals initialization to happen in init_early
Please help with the OMAP static mapping mess
2011-10-05 6:16 UTC (20+ messages)
[PATCH 0/3] ARM: SAMSUNG: Add support for sdhci clock lookup using generic names
2011-10-05 5:31 UTC (4+ messages)
` [PATCH 1/3] SDHCI: S3C: Use generic clock names for sdhci bus clock options
` [PATCH 2/3] ARM: SAMSUNG: Remove SDHCI bus clocks from platform data
` [PATCH 3/3] ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic names
[PATCH 0/4] ARM: OMAP3PLUS PM: Add IO Daisychain support via hwmod mux
2011-10-05 4:19 UTC (8+ messages)
` [PATCH 1/4] ARM: OMAP3 PM: Fix IO Daisychain sequence
` [PATCH 2/4] ARM: OMAP4 PM: Add IO Daisychain support
` [PATCH 3/4] ARM: OMAP3 PM: Enable IO Wake up
` [PATCH 4/4] ARM: OMAP3PLUS PM: Add IO Daisychain support via hwmod mux
"dma-mapping: fix for speculative prefetching" patch for 2.6.31.2
2011-10-05 3:40 UTC
[PATCH 0/3] GIC OF bindings
2011-10-05 2:56 UTC (9+ messages)
` [PATCH 1/3] irq: support domains with non-zero hwirq base
` [PATCH v2] "
` [PATCH 2/3] ARM: gic: add irq_domain support
` [PATCH 3/3] ARM: gic: add OF based initialization
[PATCH 00/11] Generic ARM fixes for randconfig
2011-10-05 2:04 UTC (6+ messages)
` [PATCH 05/11] ARM: vfp: use -mfloat-abi=soft to build vfp
` [PATCH 11/11] ARM: common/vic: use proper __iomem annotations
[RFC PATCH v2 0/6] TI81XX: Add clock and hwmod data
2011-10-05 1:58 UTC (3+ messages)
[PATCH 2/4] ARM: EXYNOS4: Support for generic Clock manipulation PM callbacks
2011-10-05 1:57 UTC (3+ messages)
[PATCH 4/4] ARM: EXYNOS4: Add power domain to use generic Power domain Framework
2011-10-05 1:54 UTC (3+ messages)
[PATCH v2 0/7] Add a generic struct clk
2011-10-05 1:41 UTC (20+ messages)
` [PATCH v2 1/7] clk: Add a generic clock infrastructure
` [PATCH v2 4/7] clk: Add simple gated clock
` [PATCH v2 6/7] clk: Add initial WM831x clock driver
[PATCH 1/4] ARM: EXYNOS4: Support for generic I/O power domains on EXYNOS4210
2011-10-05 1:38 UTC (3+ messages)
[PATCH v4 00/10] Per SoC descriptor
2011-10-05 1:22 UTC (22+ messages)
` [PATCH v4 02/10] ARM: SoC: Add per SoC SMP and CPU hotplug operations
` [PATCH v4 04/10] ARM: SoC: convert OMAP4 to SoC descriptor
` [PATCH v4 05/10] ARM: SoC: convert Tegra "
` [PATCH v4 06/10] ARM: SoC: convert Exynos4 "
` [PATCH v4 07/10] ARM: SoC: convert MSM SMP "
` [PATCH v4 08/10] ARM: SoC: convert ux500 "
` [PATCH v4 09/10] ARM: SoC: convert shmobile sh73a0 "
` [PATCH v4 10/10] ARM: smp: Make SoC descriptor mandatory for SMP platforms
[PATCH V2 2/2] ARM: SAMSUNG: Cleanup resources by using macro
2011-10-05 1:17 UTC (11+ messages)
[PATCH] virtio: Add platform bus driver for memory mapped virtio device
2011-10-05 1:10 UTC (4+ messages)
[PATCH 00/30] ARM/omap: omap specific randconfig fixes
2011-10-05 1:05 UTC (60+ messages)
` [PATCH 04/30] ARM: omap: add missing __devexit_p() annotations
` [PATCH 05/30] ARM: omap: enable building omap2 without omap2420/2430
` [PATCH 08/30] ARM: omap2+: fix building without i2c
` [PATCH 09/30] ARM: omap2: export functions used by nand driver
` [PATCH 10/30] ARM: omap/iommu: always provide iommu debug code
` [PATCH 11/30] ARM: omap2/n8x0: work around modular omap mmc
` [PATCH 12/30] ARM: omap4: always build omap_phy_internal
` [PATCH 13/30] ARM: omap2+: fix omap_hdq_init compilation
` [PATCH 17/30] usb/musb: allow building USB_MUSB_TUSB6010 as a module
` [PATCH 18/30] omap-usb: automatically select MFD_OMAP_USB_HOST
` [PATCH 22/30] mfd: build twl6030 only on omap2
` [PATCH 23/30] ARM: omap2: select twl4030 support on boards that need it
` [PATCH 24/30] ARM: omap2+: ensure that one of omap2/3/4 is selected
` [PATCH 25/30] ARM: OMAP depends on MMU
` [PATCH 27/30] ARM: omap: select L2X0 cache on omap4
` [PATCH 29/30] ARM: omap: select USB_ARCH_HAS_EHCI only when USB is enabled
` [PATCH 30/30] ARM: omap2: select ARM_AMBA for OMAP3_EMU
` [PATCH 26/30] ARM: omap: add board autoselection
` [GIT PULL] initial omap DT support for v3.2 merge window (Re: [PATCH 26/30] ARM: omap: add board autoselection)
[PATCH 0/9] Device tree support for regulators
2011-10-04 23:48 UTC (27+ messages)
` [PATCH 2/9] regulator: helper routine to extract regulator_init_data
` [PATCH 8/9] regulator: helper to extract regulator node based on supply name
[RFC PATCH v3] drivercore: Add driver probe deferral mechanism
2011-10-04 23:35 UTC (7+ messages)
[PATCH v2] PM: HIBERNATION: add resume_wait param to support MMC-like devices as resume file
2011-10-04 22:32 UTC (2+ messages)
[PATCH] PM: HIBERNATION: add resume_wait param to support MMC-like devices as resume file
2011-10-04 22:30 UTC (4+ messages)
[PATCH 0/2] ARM: OMAP2+: timer fixes / cleanup
2011-10-04 21:36 UTC (4+ messages)
` [PATCH 1/2] ARM: OMAP2+: clock data: Remove redundant timer clkdev
` [PATCH 2/2] ARM: OMAP2+: timer: Remove omap_device_pm_latency
[GIT PULL] I2C: OMAP: misc. cleanup for v3.2
2011-10-04 21:08 UTC (4+ messages)
[PATCH 32/55] i2c: irq: Remove IRQF_DISABLED
2011-10-04 20:59 UTC (4+ messages)
` [PATCH 49/55] video: "
[PATCH] drivers: create a pin control subsystem v8
2011-10-04 20:35 UTC (5+ messages)
[PATCH] picoxcell: add a definition of VMALLOC_END
2011-10-04 20:26 UTC (2+ messages)
[PATCH] ARM: mm: Align bank start to MAX_ORDER_NR_PAGES
2011-10-04 19:51 UTC (2+ messages)
[PATCH v2] regulator: Add driver for gpio-controlled regulators
2011-10-04 19:34 UTC
Pull request: removal of most instances of mach/memory.h
2011-10-04 18:54 UTC (8+ messages)
Git pull request: mach/vmalloc.h removal, and ioremap optimizations
2011-10-04 18:49 UTC (2+ messages)
[PATCH v2] OMAP2PLUS: DSS: Ensure DSS works correctly if display is enabled in bootloader
2011-10-04 18:27 UTC (7+ messages)
[PATCH 00/24 V2] OMAP4: PM: suspend, CPU-hotplug and CPUilde support
2011-10-04 17:05 UTC (2+ messages)
[RFC PATCH] tty/serial: atmel_serial: add device tree support
2011-10-04 16:55 UTC (6+ messages)
[GIT PULL] Samsung board-2 for v3.2
2011-10-04 13:21 UTC
[GIT PULL] Samsung cleanup-2 for v3.2
2011-10-04 13:21 UTC
[GIT PULL] Samsung devel-2 for v3.2
2011-10-04 12:59 UTC (4+ messages)
unwind and lockdep
2011-10-04 12:52 UTC
[PATCH] ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos
2011-10-04 12:45 UTC (5+ messages)
[PATCH v2 0/7] S3C2443/S3C2416: Implement support for ADC
2011-10-04 12:45 UTC (5+ messages)
` [PATCH 2/7] s3c-adc: describe features via quirk constants
please add MACH_APF9328 to mach-types
2011-10-04 11:56 UTC (4+ messages)
[PATCH] arm: mm: Fix infinite looping issue
2011-10-04 10:38 UTC
[PATCH v2 0/4] Fixes to twl4030-madc and add BeagleBoard support
2011-10-04 10:28 UTC (3+ messages)
[PATCH v3 3/3] ARM: OMAP: TI814X: Create board support and enable build for TI8148 EVM
2011-10-04 9:41 UTC (5+ messages)
[RFC PATCH 0/5] Rework of the TI81xx PRCM support
2011-10-04 9:31 UTC (6+ messages)
` [RFC PATCH 1/5] ARM: OMAP: TI81XX: prcm: Add module and register offsets
` [RFC PATCH 2/5] ARM: OMAP: TI81xx: add powerdomain code
` [RFC PATCH 3/5] ARM: OMAP: TI81xx: add powerdomain data
` [RFC PATCH 4/5] ARM: OMAP: TI81xx: add clockdomain control code
` [RFC PATCH 5/5] ARM: OMAP: TI81xx: add clockdomain data
[PULL] i.MX
2011-10-04 9:20 UTC
[PATCH] Add missing include of linux/ftrace.h
2011-10-04 8:57 UTC (5+ messages)
[PATCH v6 0/3] Add support for tegra2 based ventana board
2011-10-04 8:51 UTC (5+ messages)
` [PATCH] arm/tegra: select AUTO_ZRELADDR by default
[PATCH 0/3] mmc: sdhci-s3c: Remove 'clk_type' member from platform data
2011-10-04 8:15 UTC (6+ messages)
` [PATCH 1/3] mmc: sdhci-s3c: Remove usage of clk_type member in "
` [PATCH 2/3] arm: exynos4: use 'exynos4-sdhci' as device name for sdhci controllers
` [PATCH 3/3] arm: samsung: remove all uses of clk_type member in sdhci platform data
[PATCH] mx5: modify pm and idle
2011-10-04 7:43 UTC (2+ messages)
[PATCH] ARM: remove bashism in check for multiple zreladdrs
2011-10-04 7:34 UTC (2+ messages)
[PATCH 00/26] ARM: pxa specific randconfig fixes
2011-10-04 7:33 UTC (6+ messages)
` [PATCH 16/26] ARM: pxa: CPU_PJ4 requires IWMMXT
[PATCH 0/2]: Add a common macro for creating struct clk_lookup entries
2011-10-04 5:20 UTC (4+ messages)
` [PATCH 1/2] ARM: CLKDEV: Add Common Macro for clk_lookup
[PATCH v16 00/12] OMAP: dmtimer: adaptation to platform_driver
2011-10-04 0:36 UTC (3+ messages)
[GIT PULL] l3 cleanup for v3.2 merge window
2011-10-04 0:12 UTC
[GIT PULL] dmtimer changes for v3.2 merge window
2011-10-04 0:07 UTC (4+ messages)
[PATCH] ARM: tegra: Make earlyprintk choose a UART at runtime
2011-10-03 20:03 UTC (3+ messages)
[PATCH] ARM: at91: Fix USBA gadget registration
2011-10-03 18:56 UTC
[GIT PULL] omap fixes for -rc series and merge window
2011-10-03 18:52 UTC
[PATCH] usb: musb: OMAP4430: Remove a redundant omap4430_phy_init call in usb_musb_init
2011-10-03 18:46 UTC (4+ 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).