public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-08-13 14:16:33 to 2009-08-17 11:22:02 UTC [more...]

[PATCH] Runtime detection of Si features
 2009-08-17 11:21 UTC  (10+ messages)

Exception while handling MEM Hole on OMAP3 / ARM Cortex A8
 2009-08-17 11:10 UTC  (14+ messages)

[PATCH] Fix mismatched ifdefs
 2009-08-17 10:59 UTC 

[PATCH 00/13] OMAP PM, clock, and SDRC updates for the 2.6.32 merge window
 2009-08-17 10:24 UTC  (19+ messages)
` [PATCH 01/13] [PATCH] OMAP: powerdomain: Fix overflow when doing powerdomain deps lookups
` [PATCH 02/13] OMAP: SDRC: Add several new register definitions
` [PATCH 03/13] [PATCH] OMAP3 clock: Fixed processing of bootarg 'mpurate'
` [PATCH 04/13] OMAP2/3 clock: ensure each clock has a unique name
` [PATCH 05/13] OMAP clock: add omap_clk_get_by_name()
` [PATCH 06/13] OMAP clock: associate MPU clocks with the mpu_clkdm
` [PATCH 07/13] OMAP3 clock: remove superfluous calls to omap2_init_clk_clkdm
` [PATCH 08/13] OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM no-op layer
` [PATCH 09/13] OMAP2/3/4 PRCM: add module IDLEST wait code
` [PATCH 10/13] OMAP2/3 board-*.c files: read bootloader configuration earlier
` [PATCH 11/13] OMAP2/3/4: create omap_hwmod layer
` [PATCH 12/13] OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnects
` [PATCH 13/13] OMAP2/3/4 core: create omap_device layer

[RFC] [PATCH 3/3] ASoC: OMAP: Enhance OMAP1510 DMA progress software counter
 2009-08-17 10:03 UTC  (5+ messages)
` [RFC][PATCH 3/3 v2] "
  ` [PATCH 3/3 v3] "

[RFC][PATCH 0/4] TWL6030 patch series
 2009-08-17  9:42 UTC  (7+ messages)

[RFC][PATCH 2/3] ASoC: OMAP: Make use of DMA channel self linking on OMAP1510
 2009-08-17  9:18 UTC  (2+ messages)

[RFC][PATCH 1/3] ARM: OMAP: DMA: Add support for DMA channel self linking on OMAP1510
 2009-08-17  9:16 UTC  (2+ messages)

[PATCHv3 00/20] OMAP ASoC changes in DMA utilization
 2009-08-17  9:07 UTC  (25+ messages)
` [PATCHv3 01/20] OMAP: McBSP: Provide functions for ASoC frame syncronization
  ` [PATCHv3 02/20] OMAP: McBSP: Add IRQEN, IRQSTATUS, THRESHOLD2 and THRESHOLD1 registers
    ` [PATCHv3 03/20] OMAP: McBSP: Use appropriate value for startup delay
      ` [PATCHv3 04/20] OMAP: McBSP: Add transmit/receive threshold handler
        ` [PATCHv3 05/20] OMAP: McBSP: Create and export max_(r|t)x_thres property
          ` [PATCHv3 06/20] OMAP3: McBSP: Lower the maximum buffersize for McBSP1,3,4,5
            ` [PATCHv3 07/20] OMAP: McBSP: Rename thres sysfs symbols
              ` [PATCHv3 08/20] OMAP: McBSP: Add link DMA mode selection
                ` [PATCHv3 09/20] OMAP: McBSP: Wakeups utilized
                  ` [PATCHv3 10/20] OMAP: McBSP: Change wakeup signals
                    ` [PATCHv3 11/20] OMAP: McBSP: Retain McBSP FCLK clockactivity
                      ` [PATCHv3 12/20] OMAP: McBSP: Configure NO IDLE mode for DMA mode different of threshold
                        ` [PATCHv3 13/20] OMAP: McBSP: Do not enable wakeups for no-idle mode
                          ` [PATCHv3 14/20] OMAP: McBSP: Let element DMA mode hit retention also
                            ` [PATCHv3 15/20] ASoC: OMAP: Make DMA 64 aligned
                              ` [PATCHv3 16/20] ASoC: OMAP: Enable DMA burst mode
                                ` [PATCHv3 17/20] ASoC: Add runtime check for RFIG and XFIG
                                  ` [PATCHv3 18/20] ASoC: Always syncronize audio transfers on frames
                                    ` [PATCHv3 19/20] ASoC: OMAP: Use McBSP threshold to playback and capture
                                      ` [PATCHv3 20/20] ASoC: OMAP: Use DMA operating mode of McBSP

[PATCHv2] OMAP3: PM: Ensure MUSB is accessible before we attempt to reset it
 2009-08-17  8:13 UTC  (6+ messages)

[PATCH 00/10] OMAP PM debug infrastructure for 2.6.32
 2009-08-17  8:10 UTC  (21+ messages)
  ` [PATCH 01/10] OMAP: PM counter infrastructure
    ` [PATCH 02/10] OMAP: PM: Hook into PM counters
        ` [PATCH 03/10] OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each
            ` [PATCH 04/10] OMAP: PM: Add pm-debug counters
              ` [PATCH 05/10] OMAP: PM debug: make powerdomains use PM-debug counters
                  ` [PATCH 06/10] OMAP: PM debug: Add PRCM register dump support
                      ` [PATCH 07/10] OMAP: PM: Add definitions for ETK pads and observability registers
                          ` [PATCH 08/10] OMAP3: Debug observability and ETK padconf implementation
                              ` [PATCH 09/10] OMAP3: Add debug observablity (debobs) Kconfig item
                                  ` [PATCH 10/10] OMAP: PM: Added suspend target state control to debugfs for OMAP3

[PATCH 00/10] Omap3 updates for upcoming 2.6.32 merge window
 2009-08-17  7:28 UTC  (24+ messages)
` [PATCH 02/10] OMAP: iommu: add initial debugfs support
` [PATCH 06/10] OMAP3: MMC: Add mux for pins
    ` [PATCH 06/10] OMAP3: MMC: Add mux for pins, v2
` [PATCH 07/10] OMAP3: Zoom2: Add TWL4030 support
    ` [PATCH 07/10] OMAP3: Zoom2: Add TWL4030 support,v 2
` [PATCH 10/10] OMAP3: update OMAP3 Beagle defconfig
    ` [PATCH 10/10] OMAP3: update OMAP3 Beagle defconfig, v2
              ` [PATCH 10/10] OMAP3: update OMAP3 Beagle defconfig, v3

linux-omap-2.6 git not updated?
 2009-08-17  7:24 UTC  (5+ messages)

[help] 2.6.30 can't booting
 2009-08-16 22:12 UTC  (9+ messages)

[PATCH] ARM: OMAP3: Overo: fix merge error
 2009-08-16 21:56 UTC  (2+ messages)

MUSB regression in 2.6.31-rc6
 2009-08-16 21:52 UTC  (16+ messages)

ARM: OMAP3: Overo: Fix EHCI initialization
 2009-08-16 21:30 UTC 

[PATCH 2/3] ARM: OMAP4: PM: Upgrade the makefile for power domain initialisations
 2009-08-16 19:15 UTC  (2+ messages)

[PATCH 3/3] [OMAP:I2C]OMAP3430 Silicon Errata 1.153
 2009-08-16 17:39 UTC  (7+ messages)

[help] Kernel can't booting
 2009-08-16 17:11 UTC 

2.6.30 can't booting
 2009-08-16 16:54 UTC  (3+ messages)
` Fwd: "

[PATCH 0/9] Omap updates for upcoming 2.6.32 merge window
 2009-08-16 15:03 UTC  (9+ messages)
` [PATCH 8/9] OMAP2: add board file for Nokia N800 and N810
          ` [PATCH v2] "

[PATCH 1/1] OMAP clock: use debugfs_remove_recursive() for rewinding
 2009-08-16 13:47 UTC 

Pull request for OMAP PM, clock, SDRC 2.6.32 patches
 2009-08-16 13:45 UTC 

[PATCH 1/1] OMAP clock: use debugfs_remove_recursive() for rewinding
 2009-08-16  4:25 UTC 

[beagleboard] Re: USB EHCI problems
 2009-08-16  2:53 UTC  (4+ messages)

Hey
 2009-08-15  8:51 UTC 

Linux-omap PM: Fix dead lock condition in resource_release(vdd1_opp)
 2009-08-14 22:43 UTC  (6+ messages)

TI OMAP 3503 GPIO signal I/O standard for interfacing with FPGA
 2009-08-14 20:12 UTC  (4+ messages)

DSPBRIDGE: Tie Resource accounting to Process Context
 2009-08-14 19:34 UTC  (28+ messages)
` [PATCH 01/13] DSPBRIDGE: Pass filp->private to all the ioctl wrappers
  ` [PATCH 02/13] DSPBRIDGE: Use pr_ctxt in NODE_Allocate
    ` [PATCH 03/13] DSPBRIDGE: Use pr_ctxt in PROC_Map
      ` [PATCH 04/13] DSPBRIDGE: Use pr_ctxt in PROC_UnMap and NODE_Delete
        ` [PATCH 05/13] DSPBRIDGE: Use pr_ctxt in PROC_Attach
          ` [PATCH 06/13] DSPBRIDGE: Use pr_ctxt in PROC_Detach
            ` [PATCH 07/13] DSPBRIDGE: Support multiple processor objects per process context
              ` [PATCH 08/13] DSPBRIDGE: Use pr_ctxt in DRV_RemoveProcContext
                ` [PATCH 09/13] DSPBRIDGE: Use pr_ctxt in STRM_Open
                  ` [PATCH 10/13] DSPBRIDGE: Use pr_ctxt in STRM_Close
                    ` [PATCH 11/13] DSPBRIDGE: Use pr_ctxt in STRM_AllocateBuffer
                      ` [PATCH 12/13] DSPBRIDGE: Use pr_ctxt in STRM_FreeBuffer_
                        ` [PATCH 13/13] DSPBRIDGE: Removal of DRV_GetProcContext

[Fwd: patch usb-ehci-ensure-all-watchdog-timer-events-are-deleted-when-suspending-usb.patch added to gregkh-2.6 tree]
 2009-08-14 18:44 UTC  (3+ messages)

[RFC][PATCH 3/3] board files for msecure line mux configuration
 2009-08-14 12:42 UTC  (2+ messages)

[RFC][PATCH 1/3] RTC periodic interrupts enabling and msecure init
 2009-08-14 12:26 UTC  (2+ messages)

[PATCH 1/3] ARM: OMAP4: PM: Add power domain framework
 2009-08-14 11:06 UTC 

[PATCH 3/3] ARM: OMAP4: PM: Refine API's for Power domain Framework Support
 2009-08-14 11:00 UTC 

[PATCH] ARM: OMAP4: PM: Add power domain framework
 2009-08-14 10:55 UTC 

[PATCH 0/3] OMAP4 Power Domain Framework
 2009-08-14 10:54 UTC 

[Resend][PATCH] Maintainers update for hsmmc driver
 2009-08-13 21:39 UTC  (2+ messages)

[PATCH] OMAP3: update Pandora defconfig
 2009-08-13 19:16 UTC 

OMAP PM status?
 2009-08-13 16:41 UTC  (3+ messages)

[PATCH V2 0/32] mmc and omap_hsmmc patches
 2009-08-13 16:29 UTC  (5+ messages)

[RFC][PATCH] OMAP3: PM: Fix workaround implementation for OMAP3 errata (1.142)
 2009-08-13 15:31 UTC  (2+ messages)

[PATCH] PM OMAP3: Change omap3_save_secure_ram to be called only during init
 2009-08-13 15:15 UTC  (4+ messages)

What does the DSPBRIDGE do?
 2009-08-13 14:30 UTC  (2+ messages)

3430SDP: Build break in pm-2.6.29 branch
 2009-08-13 14:25 UTC  (2+ messages)

[PATCH v2] OMAP2/3: DMA errata correction
 2009-08-13 14:18 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