public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-08 06:01:01 to 2011-03-09 15:43:48 UTC [more...]

[PATCH 2 00/18] I2C: OMAP: Fixes and removal of cpu_... from driver
 2011-03-09 15:43 UTC  (30+ messages)
` [PATCH 2 01/18] I2C: OMAP2+: Set hwmod flags to only allow 16-bit accesses to i2c
` [PATCH 2 02/18] I2C: OMAP2+: Name registers in I2C IP V2 only accordingly
` [PATCH 2 03/18] I2C: OMAP2+: Introduce I2C IP versioning constants
` [PATCH 2 04/18] I2C: OMAP2+: Tag all OMAP2+ hwmod defintions with I2C IP revision
` [PATCH 2 05/18] I2C: OMAP: add rev to omap i2c platform data
` [PATCH 2 06/18] I2C: OMAP1: set IP revision in "
` [PATCH 2 07/18] I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus added
` [PATCH 2 08/18] I2C: OMAP2+: use platform_data ip revision to select register map
` [PATCH 2 09/18] I2C: OMAP2+: Solve array bounds overflow error on i2c idle
` [PATCH 2 10/18] I2C: OMAP2+: address confused probed version naming
` [PATCH 2 11/18] I2C: OMAP2+: increase omap_i2c_dev_attr flags from u8 to u32
` [PATCH 2 12/18] I2C: OMAP1/OMAP2+: add flags field to omap i2c platform data
` [PATCH 2 13/18] I2C: OMAP2+: Pass flags up to omap i2c platform_data as well
` [PATCH 2 14/18] I2C: OMAP1/OMAP2+: create omap I2C functionality flags for each cpu_... test
` [PATCH 2 15/18] I2C: OMAP2+: add correct functionality flags to all omap2plus i2c dev_attr
` [PATCH 2 16/18] I2C: OMAP1: set i2c unit feature implementation flags in platform data
` [PATCH 2 17/18] I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from "
` [PATCH 2 18/18] I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info

[PATCH 0/7] OMAP2+: UART: runtime conversion + cleanup
 2011-03-09 15:07 UTC  (8+ messages)
` [PATCH 5/7] Serial: OMAP: add runtime pm support for omap-serial driver

[PATCH v4 0/9] OMAP4 : DSS2 : HDMI support on OMAP4
 2011-03-09 14:49 UTC  (13+ messages)
` [PATCH v4 1/9] OMAP4 : DSS2 : Add display type HDMI to DSS2
  ` [PATCH v4 2/9] OMAP4 : DSS2 : HDMI: Select between HDMI VENC clock source
    ` [PATCH v4 3/9] OMAP4 : DSS2 : HDMI: HDMI dispc gamma table disable
      ` [PATCH v4 4/9] OMAP4 : DSS2 : HDMI: HDMI driver header file addition
        ` [PATCH v4 5/9] OMAP4 : DSS2 : HDMI: HDMI driver addition in the DSS
          ` [PATCH v4 6/9] OMAP4 : DSS2 : HDMI: HDMI panel "
            ` [PATCH v4 7/9] OMAP4 : DSS : HDMI: Call to HDMI module init to register driver
              ` [PATCH v4 8/9] OMAP4 : HDMI : Add HDMI structure in the board file for OMAP4 SDP
                ` [PATCH v4 9/9] OMAP4 : HDMI : Add HDMI structure in the board file for OMAP4 PANDA

[PATCH 2/7] OMAP2+: mux: Enable wakeup for wakeup enable requested pads
 2011-03-09 14:45 UTC  (12+ messages)

[PATCH 0/6] OMAP: DSS2: DSI: IRQ restructuring
 2011-03-09 14:45 UTC  (9+ messages)
` [PATCH 1/6] OMAP: DSS2: DSI: Restructure IRQ handler
` [PATCH 2/6] OMAP: DSS2: DSI: Add ISR support
` [PATCH 3/6] OMAP: DSS2: DSI: use ISR in send_bta_sync
` [PATCH 4/6] OMAP: DSS2: DSI: use ISR for BTA in framedone
` [PATCH 5/6] OMAP: DSS2: DSI: catch DSI errors in send_bta_sync
` [PATCH 6/6] OMAP: DSS2: DSI: fix IRQ debug prints

[PATCH 0/2] omap_wdt: fix interface clock handling
 2011-03-09 14:06 UTC  (13+ messages)
` [PATCH 1/2] Revert "OMAP: WDT: Use PM runtime APIs instead of clk FW APIs"
` [PATCH 2/2] Watchdog: omap_wdt: fix interface clock handling

[GIT PULL] OMAP: L3 error handling driver for for 2.6.39
 2011-03-09 12:05 UTC 

[PATCH] ASoC: AM3517: Update codec name after multi-component update
 2011-03-09 11:55 UTC  (3+ messages)

[PATCH] omap2+: mux: Remove the use of IDLE flag
 2011-03-09 11:49 UTC  (4+ messages)

[PATCH] OMAP4: clockdomain: Follow recommended enable sequence
 2011-03-09 10:19 UTC  (3+ messages)

[PATCH 0/5] OMAP: GPIO: use PM runtime framework
 2011-03-09 10:23 UTC  (9+ messages)
` [PATCH 5/5] "

[PATCH v3 0/2] omap: iovmm: Fix IOVMM check for fixed 'da'
 2011-03-09  9:17 UTC  (3+ messages)
` [PATCH v3 1/2] omap: iovmm: disallow mapping NULL address when IOVMF_DA_ANON is set
` [PATCH v3 2/2] omap: iovmm: don't check 'da' to set IOVMF_DA_FIXED flag

[PATCH v2 0/3] omap: iovmm: Fix IOVMM check for fixed 'da'
 2011-03-09  8:19 UTC  (9+ messages)
` [PATCH v2 1/3] omap: iovmm: disallow mapping NULL address when IOVMF_DA_ANON is set
` [PATCH v2 2/3] omap3: change ISP's IOMMU da_start address
` [PATCH v2 3/3] omap: iovmm: don't check 'da' to set IOVMF_DA_FIXED flag

omap3isp cache error when unloading
 2011-03-09  7:55 UTC  (22+ messages)
            ` [PATCH] omap: iommu: disallow mapping NULL address

[PATCH] omap2+: mux: Remove the use of IDLE flag
 2011-03-09  7:45 UTC 

[PATCH v2] OMAP4: PM: Set static dependency between MPUSS and EMIF
 2011-03-09  6:02 UTC 

[PATCH] omap: overo: Add regulator for ads7846
 2011-03-09  5:56 UTC  (4+ messages)

Integration branch base switchover to Tony's omap-for-linus branch
 2011-03-09  5:08 UTC  (11+ messages)

[PATCH] OMAP4: PM: Set static dependency between MPUSS and EMIF
 2011-03-09  4:59 UTC  (4+ messages)

[PATCH 0/3] OMAP2+: powerdomain: add fn to determine whether pwrdm is always on
 2011-03-09  1:41 UTC  (5+ messages)
` [PATCH 3/3] OMAP2+: powerdomain: add pwrdm_can_ever_lose_context()

JOB OFFER
 2011-03-09  0:45 UTC 

[PATCH 0/2] OMAP3: cpuidle: prevent CORE pwrdm from entering low-power state when DSS active
 2011-03-09  0:04 UTC  (5+ messages)
` [PATCH 1/2] OMAP3: cpuidle: prevent CORE power domain from going to RET or OFF when DSS is on

[PATCH] OMAP2+: clockdomain: add flag that will block autodeps from being added for a clockdomain
 2011-03-08 23:56 UTC 

[PATCH v12 0/9] dmtimer adaptation to platform_driver
 2011-03-08 23:45 UTC  (10+ messages)
` [PATCH v12 1/9] OMAP2+: dmtimer: add device names to flck nodes
` [PATCH v12 2/9] OMAP4: hwmod data: add dmtimer version information
` [PATCH v12 3/9] OMAP1: dmtimer: conversion to platform devices
` [PATCH v12 4/9] OMAP2+: dmtimer: convert "
` [PATCH v12 5/9] OMAP: dmtimer: platform driver
` [PATCH v12 6/9] dmtimer: switch-over to platform device driver
` [PATCH v12 7/9] OMAP: dmtimer: pm_runtime support
` [PATCH v12 8/9] OMAP: dmtimer: add timeout to low-level routines
` [PATCH v12 9/9] OMAP: dmtimer: use mutex instead of spinlock

[PATCH] audio : AM3517 : Adding i2c info for AIC23 codec
 2011-03-08 23:21 UTC  (2+ messages)

[PATCH v2 0/4] OMAP: iommu: hwmod support and runtime PM
 2011-03-08 23:21 UTC  (6+ messages)
` [PATCH v2 2/4] OMAP4: hwmod data: add mmu hwmod for ipu and dsp

[PATCH] OMAP1: McBSP: fix build break for non-multi-OMAP1 configs
 2011-03-08 23:11 UTC  (4+ messages)

[PATCH] cbus-retu-wdt: Remove unused nonstandard interfaces
 2011-03-08 23:02 UTC  (4+ messages)

[PATCH 0/1] omap3: pm: CM_AUTOIDLE_PLL isn't restored on wakeup from off state
 2011-03-08 20:54 UTC  (6+ messages)
` [PATCH 1/1] omap3: Save and restore CM_AUTOIDLE_PLL across off mode

[PATCH v2 0/3] *** SUBJECT HERE ***
 2011-03-08 20:09 UTC 

[PATCH 0/3] omap: iovmm: Fix IOVMM check for fixed 'da'
 2011-03-08 20:07 UTC  (18+ messages)
` [PATCH 1/3] omap: iovmm: disallow mapping NULL address
` [PATCH 2/3] omap3: change ISP's IOMMU da_start address
` [PATCH 3/3] omap: iovmm: don't check 'da' to set IOVMF_DA_FIXED/IOVMF_DA_ANON flags

[PATCH 0/2] OMAP: PM: implement devices wakeup latency constraints APIs
 2011-03-08 17:33 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v8 0/8] omap3: pm: TWL4030 power scripts and workaround for TWL errata 27
 2011-03-08 16:29 UTC  (20+ messages)
` [PATCH v8 1/7] omap3: pm: Fix for the TRITON sleep/wakeup sequence
` [PATCH v8 2/7] omap3: pm: Correct the warning print during script loading
` [PATCH v8 3/7] omap3: pm: TWL4030 power scripts for OMAP3 boards
` [PATCH v8 5/7] mfd: TWL4030: changes for TRITON Errata 27 workaround
` [PATCH v8 6/7] omap3430: Updating the board file to use TWL4030 scripts

[PATCH v2 0/2] OMAP2PLUS: DSS2: Clock Source Changes
 2011-03-08 16:24 UTC  (4+ messages)
` [PATCH v2 1/2] OMAP2PLUS: DSS2: Cleanup clock source related code
` [PATCH v2 2/2] OMAP4: DSS2: Clock source changes for OMAP4

[RFC 0/3] Support TPS65023 with AM35xx
 2011-03-08 16:08 UTC  (13+ messages)
` [RFC 3/3] am35xx: pm: Hook-up with TPS65023

[patch v4 3/3] arm: omap4: support pmu
 2011-03-08 15:38 UTC 

[PATCH 0/3] OMAP: DMA: mstandby mode and runtime pm support
 2011-03-08 14:24 UTC  (5+ messages)

[PATCH 0/6] omap3: pm: Fixes for low power code
 2011-03-08 11:41 UTC  (3+ messages)

Problem with DSS clocks & accessing registers
 2011-03-08 10:22 UTC  (4+ messages)

[PATCH v3 0/9] OMAP4 : DSS2 : HDMI support on OMAP4
 2011-03-08  8:24 UTC  (7+ messages)
` [PATCH v3 5/9] OMAP4 : DSS2 : HDMI: HDMI driver header file addition

[PATCH 0/2] l2x0: Add PL310 Errata 727915
 2011-03-08  6:00 UTC  (8+ messages)
` [PATCH 1/2] ARM: l2x0: Errata fix for flush by Way operation can cause data corruption
      ` [PATCH 1/2] ARM: l2x0: Errata fix for flush by Way operationcan "
          ` [PATCH 1/2] ARM: l2x0: Errata fix for flush by Wayoperationcan "
              ` [PATCH 1/2] ARM: l2x0: Errata fix for flush by Wayoperationcancause "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox