linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-17 11:20:49 to 2012-10-18 23:52:46 UTC [more...]

[PATCH v3 0/6] OMAP: iommu: hwmod, reset handling and runtime PM
 2012-10-18 23:52 UTC  (12+ messages)
` [PATCH 2/6] ARM: OMAP3/4: iommu: adapt to runtime pm

[RFC] dmaengine: omap-dma: Allow DMA controller to prefetch data
 2012-10-18 23:50 UTC  (6+ messages)

[PATCH v2 0/2] ASoC: omap-mcpdm updates for 3.7
 2012-10-18 22:52 UTC  (3+ messages)

Fwd: [PATCH 2/5] ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio
 2012-10-18 22:49 UTC  (13+ messages)
      `  "

[PATCH v3 0/6] omap iommu changes to remove plat includes
 2012-10-18 22:11 UTC  (9+ messages)
` [PATCH 1/6] ARM: OMAP: Merge iommu2.h into iommu.h
` [PATCH 2/6] ARM: OMAP2+: Move iopgtable header to drivers/iommu/
` [PATCH 3/6] ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h
` [PATCH 4/6] ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c
` [PATCH 5/6] ARM: OMAP2+: Make some definitions local
` [PATCH 6/6] ARM: OMAP2+: Move iommu/iovmm headers to platform_data

For You
 2012-10-18 21:54 UTC 

[RFC/NOT FOR MERGING 0/5] OMAP PM patches
 2012-10-18 20:58 UTC  (21+ messages)
` [RFC/NOT FOR MERGING 1/5] arm: omap: fix up _od_suspend_noirq and _od_resume_noirq
` [RFC/NOT FOR MERGING 2/5] arm: omap: don't forcefully runtime suspend a device
` [RFC/NOT FOR MERGING 3/5] arm: omap: introduce other PM methods
` [RFC/NOT FOR MERGING 4/5] i2c: omap: don't re-enable IRQs after masking them
` [RFC/NOT FOR MERGING 5/5] i2c: omap: introduce suspend/resume methods

[PATCH 0/4] repost of the omap iommu header changes to remove plat includes
 2012-10-18 20:30 UTC  (5+ messages)
` [PATCH 3/4] ARM: OMAP2+: Move iommu/iovmm headers to platform_data

[PATCH 1/5] ARM: OMAP2+: gpmc: Fix kernel BUG for DT boot mode
 2012-10-18 18:46 UTC  (11+ messages)

[RFC PATCH 0/2] ARM: OMAP4+: Clk registration update
 2012-10-18 17:53 UTC  (4+ messages)
` [RFC PATCH 1/2] ARM: OMAP2+: clock: Add omap2_clks_register API
` [RFC PATCH 2/2] ARM: OMAP4: clock: use omap4_clks_register API

[PATCH v3 0/3] USB: dwc3: Add suspend/resume support
 2012-10-18 17:30 UTC  (12+ messages)
` [PATCH v3 1/3] usb: dwc3: Add the suspend/resume functionality
` [PATCH v3 2/3] usb: xhci: "

Errors at boot time from OMAP4430SDP (and a whinge about serial stuff)
 2012-10-18 16:58 UTC  (8+ messages)

[PATCH 1/3] RTC: omap-rtc: enable for SOC_AM33XX
 2012-10-18 16:33 UTC  (6+ messages)
` [PATCH 2/3] RTC: omap-rtc: enable pm_runtime
` [PATCH 3/3] RTC: omap-rtc: add DT bindings

discrepancy while save and restore of debounce registers
 2012-10-18 16:14 UTC  (4+ messages)

[PATCH v5 0/3] OMAP 3 CSI-2 configuration
 2012-10-18 15:39 UTC  (4+ messages)

[PATCHv9 0/8] ARM: OMAP4: core retention support
 2012-10-18 14:41 UTC  (14+ messages)
` [PATCHv9 1/8] ARM: OMAP: hwmod: Add support for per hwmod/module context lost count
` [PATCHv9 2/8] ARM: OMAP4: PM: add errata support
` [PATCHv9 3/8] ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control register change
` [PATCHv9 4/8] ARM: OMAP4: suspend: Program all domains to retention
` [PATCHv9 5/8] ARM: OMAP4: PM: put all domains to OSWR during suspend
` [PATCHv9 6/8] ARM: OMAP4: retrigger localtimers after re-enabling gic
` [PATCHv9 7/8] ARM: OMAP: PM: update target fpwrst to what pwrdm can reach
` [PATCHv9 8/8] ARM: OMAP4: USB: power down MUSB PHY if not used

[PATCH] ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUP
 2012-10-18 14:41 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP2+: Add device-tree support for 32kHz counter
 2012-10-18 14:27 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: OMAP: Add counter-32k nodes
` [PATCH 2/2] ARM: OMAP2+: Add device-tree support for 32kHz counter

[RFC PATCH v3 00/16] DMA Engine support for AM33XX
 2012-10-18 13:26 UTC  (17+ messages)
` [RFC PATCH v3 01/16] dmaengine: edma: fix slave config dependency on direction
  ` [RFC PATCH v3 02/16] ARM: davinci: move private EDMA API to arm/common
  ` [RFC PATCH v3 03/16] ARM: edma: remove unused transfer controller handlers
  ` [RFC PATCH v3 04/16] ARM: edma: add DT and runtime PM support for AM33XX
  ` [RFC PATCH v3 05/16] ARM: edma: add AM33XX crossbar event support
  ` [RFC PATCH v3 06/16] dmaengine: edma: enable build for AM33XX
  ` [RFC PATCH v3 07/16] dmaengine: edma: Add TI EDMA device tree binding
  ` [RFC PATCH v3 08/16] ARM: dts: add AM33XX EDMA support
  ` [RFC PATCH v3 09/16] dmaengine: add dma_request_slave_channel_compat()
  ` [RFC PATCH v3 10/16] mmc: omap_hsmmc: convert to dma_request_slave_channel_compat()
  ` [RFC PATCH v3 11/16] mmc: omap_hsmmc: limit max_segs with the EDMA DMAC
  ` [RFC PATCH v3 12/16] mmc: omap_hsmmc: add generic DMA request support to the DT binding
  ` [RFC PATCH v3 13/16] ARM: dts: add AM33XX MMC support
  ` [RFC PATCH v3 14/16] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
  ` [RFC PATCH v3 15/16] spi: omap2-mcspi: add generic DMA request support to the DT binding
  ` [RFC PATCH v3 16/16] ARM: dts: add AM33XX SPI support

[PATCHv3 0/5] OMAP: VRFB: convert to platform device
 2012-10-18 12:45 UTC  (4+ messages)

[PATCH 0/5] ARM: OMAP2+: PRM/CM cleanup series for 3.8
 2012-10-18 12:29 UTC  (12+ messages)
` [PATCH 2/5] ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific files
` [PATCH 3/5] ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRM
` [PATCH 4/5] ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files
` [PATCH 5/5] ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions into PRM/CM

[PATCH] ARM: dts: AM33XX: Add tsl2550 ambient light sensor DT data
 2012-10-18 11:24 UTC  (4+ messages)

[PATCH 0/9] OMAPDSS: minor fixes & cleanups
 2012-10-18 10:09 UTC  (7+ messages)
` [PATCH 6/9] OMAPDSS: DISPC: remove struct omap_overlay use
` [PATCH 7/9] OMAPDSS: DISPC: cleanup lcd and digit enable
` [PATCH 8/9] OMAPDSS: DISPC: add dispc_mgr_get_sync_lost_irq()
` [PATCH 9/9] OMAPDSS: DISPC: cleanup lcd/digit enable/disable

[PATCH] ARM/dts: omap3: Fix mcbsp2/3 hwmods to be able to probe the drivers for audio
 2012-10-18 10:00 UTC  (2+ messages)

[RESEND] [PATCH 3.6.0- 3/6] ARM/pxa: use module_platform_driver macro
 2012-10-18  9:12 UTC  (3+ messages)

OMAP baseline test results for v3.7-rc1
 2012-10-18  8:48 UTC  (4+ messages)

IS_ERR_OR_NULL - please STOP telling people to use this on a whim
 2012-10-18  7:22 UTC  (4+ messages)

[PATCH v3] ARM: OMAP: i2c: fix interrupt flood during resume
 2012-10-18  7:11 UTC  (5+ messages)

[PATCH] i2c: omap: revert "i2c: omap: switch to threaded IRQ support"
 2012-10-18  5:51 UTC  (8+ messages)
    ` RT throttling and suspend/resume (was Re: [PATCH] i2c: omap: revert "i2c: omap: switch to threaded IRQ support")

Updated status of the removal of plat headers
 2012-10-18  5:49 UTC  (8+ messages)
` [PATCH] arm: omap: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
` [PATCH v2] "

[PATCH] ARM: OMAP2+: Only write the sysconfig on idle when necessary
 2012-10-18  5:49 UTC  (6+ messages)

[PATCH 0/4] OMAP-GPMC generic timing migration
 2012-10-18  5:26 UTC  (11+ messages)

[PATCH 5/7] ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointer (fwd)
 2012-10-18  1:27 UTC 

[GIT PULL] omap fixes ready to go for v3.7-rc1
 2012-10-18  0:06 UTC  (2+ messages)

[PATCH] arm: omap: add minimal support for Nokia RM-696
 2012-10-17 21:21 UTC  (7+ messages)
    ` [PATCH] Nokia N9/N900/N950 -- mention product names

[PATCH] ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driver
 2012-10-17 18:55 UTC 

Fwd: [PATCH 5/5] arm/dts: am33xx: Add cpsw and mdio module nodes for AM33XX
 2012-10-17 18:18 UTC 

[PATCH 0/2] omap plat/cpu.h removal for v3.8 merge window
 2012-10-17 18:13 UTC  (6+ messages)
` [PATCH 1/2] ARM: OMAP: Trivial driver changes to remove include plat/cpu.h

[PATCH V3 0/5] ARM: OMAP2+: Add device-tree support for timers
 2012-10-17 18:03 UTC  (7+ messages)
` [PATCH V3 1/5] ARM: dts: OMAP: Add timer nodes
` [PATCH V3 2/5] ARM: OMAP3: Dynamically disable secure timer nodes for secure devices
` [PATCH V3 3/5] ARM: OMAP: Add function to request a timer by capability
` [PATCH V3 4/5] ARM: OMAP3: Add generic machine descriptor for boards with OMAP3 GP devices
` [PATCH V3 5/5] ARM: OMAP: Add DT support for timer driver

[PATCH] ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.h
 2012-10-17 17:38 UTC  (2+ messages)

[PATCH] i2c: omap: adopt pinctrl support
 2012-10-17 16:35 UTC  (2+ messages)

[PATCH] drivers: bus: omap_interconnect: Fix rand-config build warning
 2012-10-17 13:34 UTC  (2+ messages)


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