public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-01-09 15:56:12 to 2009-01-13 20:18:37 UTC [more...]

[REVIEW PATCH 00/14] OMAP3 camera + ISP + MT9P012 sensor driver v2
 2009-01-13 20:18 UTC  (4+ messages)
` Patch series in Tarball submitted (RE: [REVIEW PATCH 00/14] OMAP3 camera + ISP + MT9P012 sensor driver v2)

[PATCH 0/3] Add support for OMAP35x processors (v3)
 2009-01-13 20:16 UTC  (3+ messages)

[PATCH 0/8] OMAP3: Misc VDD2 DVFS fixes
 2009-01-13 17:15 UTC  (10+ messages)
` [PATCH 1/8] OMAP3: PM: Fixed VDD2 control to work from both sysfs and SRF API
  ` [PATCH 2/8] OMAP3: PM: Added DVFS OPP locking interface for VDD1 and VDD2
    ` [PATCH 3/8] OMAP3: Fix rate calculation bug in omap3_select_table_rate
      ` [PATCH 4/8] OMAP3: PM: Prevented DVFS state switches when enabling off-mode
        ` [PATCH 5/8] OMAP3: PM: Enable VDD2 OPP1
          ` [PATCH 6/8] OMAP3: PM: Fix linker error without CONFIG_PM option
            ` [PATCH 7/8] PM: OMAP3: Removed a couple of unused variables from DVFS code
              ` [PATCH 8/8] PM: OMAP3: Added support for possibly failing clk_set_rate to DVFS

[PATCH 00/17] OMAP3: Base support for VDD2 DVFS
 2009-01-13 17:13 UTC  (17+ messages)
` [PATCH 01/17] ARM: MMU: add a Non-cacheable Normal executable memory type
  ` [PATCH 02/17] OMAP3 SRAM: mark OCM RAM as Non-cacheable Normal memory
    ` [PATCH 03/17] OMAP3 SRAM: add ARM barriers to omap3_sram_configure_core_dpll
      ` [PATCH 04/17] OMAP3 clock: add interconnect barriers to CORE DPLL M2 change
        ` [PATCH 05/17] OMAP3 SRAM: clear the SDRC PWRENA bit during SDRC frequency change
          ` [PATCH 06/17] OMAP3 SDRC: Add 166MHz, 83MHz SDRC settings for the BeagleBoard
            ` [PATCH 07/17] OMAP3 SDRC: initialize SDRC_POWER at boot
              ` [PATCH 08/17] OMAP3 SRAM: renumber registers to make space for argument passing
                ` [PATCH 09/17] OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHz
                  ` [PATCH 10/17] OMAP3 clock: use pr_debug() rather than pr_info() in some clock change code
                    ` [PATCH 11/17] OMAP3 clock: remove wait for DPLL3 M2 clock to stabilize
                      ` [PATCH 12/17] OMAP3 clock: initialize SDRC timings at kernel start
                        ` [PATCH 13/17] OMAP3 clock: add a short delay when lowering CORE clk rate
                          ` [PATCH 14/17] OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock change
                            ` [PATCH 15/17] OMAP3 SRAM: add more comments on the SRAM code

[OMAPZOOM][PATCH 2/2] OMAP3: CAM: Make MT9P012 DW9710 OV3640 depend on OMAP3
 2009-01-13 17:02 UTC 

[OMAPZOOM][PATCH 1/2] OMAP3430SDP: CAM: Cleanup ifdef dependencies
 2009-01-13 17:02 UTC 

[PATCH 0/7] OMAP2/3 clock: implement clock rate change notifiers
 2009-01-13 17:01 UTC  (2+ messages)

[OMAPZOOM][PATCH] OMAP34XXCAM: PM: Fix ifdefs to CONFIG_OMAP3_PM
 2009-01-13 16:16 UTC 

v2.6.28-omap1 tagged, some bugs remain
 2009-01-13 15:37 UTC  (5+ messages)

[PATCH 2/2] Changes for adding and building TPS6235x based PR785 board support
 2009-01-13 14:59 UTC  (2+ messages)

[PATCH 00/10] Omap fixes for 2.6.29-rc1
 2009-01-13 14:35 UTC  (20+ messages)
` [PATCH 01/10] ARM: OMAP: Fix compile for various McBSP
` [PATCH 02/10] ARM: OMAP: Fix compile for palmte
` [PATCH 03/10] ARM: OMAP: Fix gpio by switching to generic gpio calls, v2
` [PATCH 04/10] ARM: OMAP: Fix compile for beagle
` [PATCH 05/10] ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFS
` [PATCH 06/10] ARM: OMAP: Fix DMA CCR programming for request line > 63
        ` [PATCH 06/10] ARM: OMAP: Fix DMA CCR programming for request line > 63, v2
` [PATCH 07/10] ARM: OMAP: remove duplicated #include's
` [PATCH 08/10] ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23
` [PATCH 09/10] ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers
` [PATCH 10/10] ARM: OMAP: Remove unused platform devices for old ALSA code
` git-pull request for omap-fixes for 2.6.29-rc1 (Re: [PATCH 00/10] Omap fixes for 2.6.29-rc1)

[PATCH 1/1] OMAP gptimer based event monitor driver for oprofile
 2009-01-13 14:31 UTC  (2+ messages)

[PATCH 0/2] omap_hsmmc patches
 2009-01-13 14:19 UTC  (5+ messages)
` [PATCH 1/2] OMAP: HSMMC: Do dma cleanup also with data CRC errors
` [PATCH 2/2] OMAP: HSMMC: Fix response type for busy after response

[PATCH 0/5] Omap MMC init updates and new controller for 2.6.29 merge window
 2009-01-13 13:43 UTC  (6+ messages)
` [PATCH 2/5] omap mmc: Add better MMC low-level init

[PATCH] McBSP: Sidetone functionality
 2009-01-13 12:53 UTC  (2+ messages)

[PATCH v2] usb: musb: fix bug in musbhsdma programming
 2009-01-13 12:09 UTC  (4+ messages)

[REVIEW PATCH 06/14] OMAP: CAM: Add ISP Back end
 2009-01-13 11:51 UTC  (2+ messages)

[PATCH 00/12] DSS: Series description
 2009-01-13 11:37 UTC  (23+ messages)
` [PATCH 01/12] DSS: Documentation for DSS2
` [PATCH 02/12] DSS: Display subsystem for OMAP2/3
  ` [Linux-fbdev-devel] "
` [PATCH 03/12] DSS: RFBI support
` [PATCH 04/12] DSS: VENC support
` [PATCH 05/12] DSS: DSI support
` [PATCH 06/12] DSS: OMAPFB: fb driver for new display subsystem
` [PATCH 07/12] DSS: Add generic DVI panel
` [PATCH 08/12] DSS: support for Beagle Board
` [PATCH 09/12] DSS: Sharp LS037V7DW01 LCD Panel driver
` [PATCH 10/12] DSS: Support for OMAP3 SDP board
` [PATCH 11/12] DSS: Support for OMAP3 EVM board
` [PATCH 12/12] DSS: Hacked N810 support

[REVIEW PATCH 04/14] OMAP: CAM: Add ISP user header and register defs
 2009-01-13 11:32 UTC  (2+ messages)

[patch omap-git] hsmmc: card detect irq bugfix
 2009-01-13 10:49 UTC 

[REVIEW PATCH 05/14] OMAP: CAM: Add ISP Front end
 2009-01-13 10:42 UTC  (2+ messages)

[PATCH 0/2] Fix omap builds
 2009-01-13 10:30 UTC  (25+ messages)
` [PATCH 1/2] ARM: OMAP: Fix missing includes
  ` [PATCH 2/2] ARM: OMAP: Fix gpio by switching to generic gpio calls
      ` [PATCH 2/2] ARM: OMAP: Fix gpio by switching to generic gpio calls, v2
          ` updated git pull request for omap compile fixes, mailbox and hsmmc

[PATCH 1/1] OMAP3EVM-MMC1 support for TPS based PR785 power modules
 2009-01-13 10:12 UTC 

[PATCH v2] OMAP: Fix McBSP spin_lock deadlock
 2009-01-13 10:06 UTC  (2+ messages)

[PATCH 0/3] McBSP: Provide functions for ASoC frame syncronization
 2009-01-13  9:20 UTC  (10+ messages)
` [PATCH 1/3] ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR
  ` [PATCH 2/3] McBSP: Provide functions for ASoC frame syncronization
    ` [PATCH 3/3] ASoC: Always syncronize audio transfers on frames

[REVIEW PATCH 08/14] OMAP: CAM: Add ISP Core
 2009-01-13  8:16 UTC  (4+ messages)

PM branch and cpufreq
 2009-01-13  7:58 UTC  (5+ messages)

[PATCH 1/2] Include TPS6235x based Power regulator support
 2009-01-13  7:41 UTC 

Missing USB OTG ID interrupt../
 2009-01-13  7:25 UTC  (3+ messages)

[REVIEW PATCH 11/14] OMAP34XXCAM: Add driver
 2009-01-13  7:24 UTC  (2+ messages)

[PATCH 3/3] usb: musb: fix null pointer check in musb_platform_init()
 2009-01-13  6:47 UTC  (3+ messages)

[PATCH] i2c: i2c-omap: Fix standard and fast mode prescalers
 2009-01-13  6:06 UTC 

[PATCH 0/2] Bug fixes for DVFS
 2009-01-13  4:38 UTC  (3+ messages)
` [PATCH 1/2] Fix omap_getspeed

[REVIEW PATCH 14/14] OMAP34XX: CAM: Add Sensors Support
 2009-01-13  2:03 UTC 

[REVIEW PATCH 13/14] OMAP: CAM: Add DW9710 Lens Driver
 2009-01-13  2:03 UTC 

[REVIEW PATCH 12/14] OMAP: CAM: Add MT9P012 Sensor Driver
 2009-01-13  2:03 UTC 

[REVIEW PATCH 10/14] OMAP: CAM: Add ISP gain tables
 2009-01-13  2:03 UTC 

[REVIEW PATCH 09/14] OMAP: CAM: Add ISP Core
 2009-01-13  2:03 UTC 

[REVIEW PATCH 08/14] OMAP: CAM: Add ISP CSI2 API
 2009-01-13  2:03 UTC 

[REVIEW PATCH 07/14] OMAP: CAM: Add ISP SCM
 2009-01-13  2:03 UTC 

[REVIEW PATCH 03/14] OMAP34XX: CAM: Resources fixes
 2009-01-13  2:03 UTC 

[REVIEW PATCH 02/14] v4l2-int-device: add support for VIDIOC_QUERYMENU
 2009-01-13  2:03 UTC 

[REVIEW PATCH 01/14] V4L: Int if: Dummy slave
 2009-01-13  2:03 UTC 

[PATCH] PM: OMAP3: Refreshed DVFS VDD1 control against latest clock fw
 2009-01-13  1:04 UTC  (2+ messages)

[PATCH] usb: musb: adding support for registering nop xceiv
 2009-01-12 22:29 UTC  (2+ messages)

[PATCH] usb: musb: adding nop usb transceiver
 2009-01-12 22:27 UTC  (2+ messages)

Suspend/Resume questions
 2009-01-12 19:34 UTC  (3+ messages)

[OMAPZOOM][PATCH v2 2/2] OMAP3: CAM: PM: Set VPP constraints
 2009-01-12 19:01 UTC  (2+ messages)

[PATCH] [OMAPZOOM] OMAP : DMA: Spurious interrupt fix
 2009-01-12 13:05 UTC  (10+ messages)

[PATCH 2/3] Runitme check for OMAP35x
 2009-01-12 12:54 UTC  (5+ messages)

mmci-omap regressions
 2009-01-12 11:35 UTC  (3+ messages)

[PATCH 1/2] TPS6235x based Power regulator support added
 2009-01-12 11:18 UTC  (2+ messages)

[PATCH v2] OMAP: Fix McBSP spin_lock deadlock
 2009-01-12 10:46 UTC  (5+ messages)

[PATCH] i2c: i2c-omap: Fix standard and fast mode prescalers
 2009-01-12  6:29 UTC  (3+ messages)

[PATCH 2/2] Changes for adding TPS6235x based PR785 board support
 2009-01-12  6:27 UTC 

[REVIEW PATCH 2/2] Added OMAP3EVM Multi-Media Daughter Card Support
 2009-01-11 23:54 UTC  (4+ messages)

[PATCH 0/3] Add support for OMAP35x processors
 2009-01-11 18:56 UTC  (9+ messages)

[PATCH 1/3] Add support for OMAP35x processors
 2009-01-11 18:15 UTC  (3+ messages)

Spurious interrupt warning
 2009-01-11 14:18 UTC  (5+ messages)

[PATCH 3/3] Updates for OMAP3EVM
 2009-01-10 20:01 UTC 

cpufreq for beagle board
 2009-01-10 16:23 UTC 

Fix for dispc's error "omapfb omapfb: irq error status 4020"
 2009-01-09 21:57 UTC  (3+ messages)


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