linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-29 22:24:24 to 2010-10-01 14:29:00 UTC [more...]

[linux-pm] runtime_pm_get_sync() from ISR with IRQs disabled?
 2010-10-01 14:28 UTC  (8+ messages)
` [PATCH] PM: add synchronous runtime interface for interrupt handlers

[PATCH] OMAP2PLUS: WDT: Fix: Disable WDT after reset during init
 2010-10-01 13:33 UTC  (19+ messages)

[GIT PULL] for testing: OMAP hwmod driver conversions: watchdog, UART, i2c
 2010-10-01 13:28 UTC  (10+ messages)

[Patch] Error when compiling without CONFIG_PM_DEBUG
 2010-10-01 12:46 UTC 

[PATCH v2 0/2] OMAP2/3: DMA: FIFO drain errata fixes
 2010-10-01 12:43 UTC  (9+ messages)
` [PATCH v2 1/2] omap: dma: Fix buffering disable bit setting for omap24xx
` [PATCH v2 2/2] OMAP3: DMA: Errata: sDMA FIFO draining does not finish

[PATCH 0/4] CBUS patches (v2)
 2010-10-01 12:37 UTC  (6+ messages)
` [PATCH 1/4] cbus: remove unneded includes
` [PATCH 2/4] cbus: retu: move platform_device to board file
` [PATCH 3/4] cbus: tahvo: "
` [PATCH 4/4] cbus: tahvo-usb: "

[PATCH v3 0/2] OMAP2/3: DMA: FIFO drain errata fixes
 2010-10-01 12:36 UTC  (3+ messages)
` [PATCH v3 1/2] omap: dma: Fix buffering disable bit setting for omap24xx
` [PATCH v3 2/2] OMAP3: DMA: Errata: sDMA FIFO draining does not finish

[PATCH v4 1/4] omap4 hsmmc: Adding card detect support for MMC1
 2010-10-01 12:02 UTC  (7+ messages)

[omap3] Nand flash initialisation error
 2010-10-01 11:56 UTC  (4+ messages)
` RE : "

[PATCH 0/2] OMAP2/3: DMA: FIFO drain errata fixes
 2010-10-01 11:48 UTC  (18+ messages)
` [PATCH 1/2] omap: dma: Fix buffering disable bit setting for omap24xx
` [PATCH 2/2] OMAP3: DMA: Errata: sDMA FIFO draining does not finish

[PATCH v5] power: introduce library for device-specific OPPs
 2010-10-01 11:39 UTC 

[PATCH 00/11] omap patches for review for v2.6.37 merge window
 2010-10-01 11:29 UTC  (12+ messages)
` [PATCH 05/11] omap3: Remove non-existent config option

[PATCH 0/4] iovmm: fixes for iovmm module
 2010-10-01 10:57 UTC  (7+ messages)
` [PATCH 1/4] iommu: remove CONFIG_MPU_BRIDGE_IOMMU
  ` [PATCH 2/4] iovmm: fix roundup for next area and end check for the last area
    ` [PATCH 3/4] iovmm: add superpages support to fixed da address
      ` [PATCH 4/4] iovmm: replace __iounmap with omap_iounmap

[PATCH 1/7] pwm: Add pwm core driver
 2010-10-01 10:39 UTC  (9+ messages)

[PATCH] mfd: twl4030: add twl4030_bci platform_data back
 2010-10-01 10:17 UTC 

[PATCH] omap: pandora: enable twl4030 charger
 2010-10-01  9:53 UTC 

[PATCH 0/4] CBUS patches
 2010-10-01  8:03 UTC  (7+ messages)
` [PATCH 1/4] cbus: remove unneded includes
` [PATCH 2/4] cbus: retu: move platform_device to board file
` [PATCH 3/4] cbus: tahvo: "
` [PATCH 4/4] cbus: tahvo-usb: "

[PATCHv3 1/17] OMAP2/3/4:dmtimer:add device names to flck nodes
 2010-10-01  7:24 UTC  (4+ messages)

[PATCH 1/3 v5] AM35x: Add musb support
 2010-10-01  6:48 UTC  (11+ messages)
` [PATCH 2/3 v5] musb: add musb support for AM35x
  ` [PATCH 3/3 v5] musb: AM35x: Workaround for fifo read issue

[PATCH] OMAP: Fix compilation warnings
 2010-10-01  6:03 UTC 

[PATCHv3 6/17] dmtimer: add omap44xx hwmod database
 2010-10-01  5:42 UTC  (3+ messages)

[PATCH v6 8/8] Input: omap4 - pm runtime
 2010-10-01  5:31 UTC  (3+ messages)

[PATCH] omap mmc: extended to pass host capabilities from board file
 2010-10-01  5:23 UTC  (4+ messages)
  ` [PATCH] omap: Keep nwires for omap1 and 2420 MMC controller (Re: [PATCH] omap mmc: extended to pass host capabilities from board file)

[PATCH] scatterlist: define SG chain for arm architecture
 2010-10-01  3:50 UTC  (2+ messages)

[PATCHv2 00/11] staging tidspbridge: iommu migration
 2010-10-01  2:12 UTC  (12+ messages)
` [PATCHv2 01/11] staging: tidspbridge: replace iommu custom for opensource implementation
  ` [PATCHv2 02/11] staging: tidspbridge - move shared memory iommu maps to tiomap3430.c
    ` [PATCHv2 03/11] staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name
      ` [PATCHv2 04/11] staging: tidspbridge - remove custom mmu code from tiomap3430.c
        ` [PATCHv2 05/11] staging: tidspbridge - fix mmufault support
          ` [PATCHv2 06/11] staging: tidspbrge - remove hw directory
            ` [PATCHv2 07/11] staging: tidspbridge - move all iommu related code to a new file
              ` [PATCHv2 08/11] staging: tidspbridge: remove dw_dmmu_base from cfg_hostres struct
                ` [PATCHv2 09/11] staging: tidspbridge - remove reserved memory clean up
                  ` [PATCHv2 10/11] staging: tidspbridge - deprecate reserve/unreserve_memory funtions
                    ` [PATCHv2 11/11] staging: tidspbridge - remove dmm custom module

[GIT PULL] Couple of omap fixes
 2010-09-30 22:46 UTC 

[PATCH] [OMAP] HTCHERALD: MMC, I2C, HTCPLD, SPI, TSC2046
 2010-09-30 22:11 UTC  (12+ messages)

[PATCHv3 11/17] dmtimer: early boot infrastructure
 2010-09-30 21:49 UTC  (2+ messages)

[PATCHv3 5/17] dmtimer: add omap3xxx hwmod database
 2010-09-30 21:23 UTC  (2+ messages)

[PATCHv3 4/17] dmtimer: add omap2430 hwmod database
 2010-09-30 21:12 UTC  (2+ messages)

[PATCHv3 3/17] dmtimer: add omap2420 hwmod database
 2010-09-30 21:07 UTC  (2+ messages)

[PATCH V2] OMAP4 ES2: HSMMC soft reset change
 2010-09-30 20:53 UTC  (2+ messages)

[PATCHv3 2/17] dmtimer: infrastructure to support hwmod
 2010-09-30 20:27 UTC  (2+ messages)

[PATCHv3 0/17] OMAP dmtimer hwmod
 2010-09-30 19:43 UTC  (2+ messages)

[PATCH 0/3] Few omap1 patches for v2.6.37 merge window
 2010-09-30 18:46 UTC  (4+ messages)
` [PATCH 1/3] OMAP1: Add support for SoC camera interface
` [PATCH 2/3] OMAP1: Amstrad Delta: add support for camera
` [PATCH 3/3] OMAP1: Amstrad Delta: add camera controlled LEDS trigger

[PATCH] staging: tidspbridge: disable all peripherals at bridge_brd_stop
 2010-09-30 18:49 UTC 

[PATCH] staging:ti dspbridge: Replace find_lcm with lcm kernel func
 2010-09-30 18:34 UTC 

[PATCH] staging:ti dspbridge: remove cmm_xlator_delete wrapper
 2010-09-30 18:33 UTC 

[PATCH] ARM: add cpu_idle_wait() to support CPUidle on SMP systems
 2010-09-30 18:04 UTC  (3+ messages)

[PATCH v3 00/11] OMAP3: Adding Smartreflex and Voltage driver support
 2010-09-30 17:39 UTC  (11+ messages)
` [PATCH v3 02/11] OMAP3: PM: Adding voltage driver support for OMAP3
` [PATCH v3 07/11] OMAP3: PM: Adding T2 enabling of smartreflex support
` [PATCH v3 08/11] OMAP3: PM: Adding debug support to Voltage and Smartreflex drivers

[PATCH] staging: tidspbridge: disable all peripherals at bridge_brd_stop
 2010-09-30 11:36 UTC  (2+ messages)

[PATCH v4] power_supply: Add driver for TWL4030/TPS65950 BCI charger
 2010-09-30 15:33 UTC  (11+ messages)

[Beagleboard] linux-omap-pm -- cpufreq query
 2010-09-30 14:33 UTC  (3+ messages)

Compilation: omap-for-linus omap2plus error
 2010-09-30 14:18 UTC  (6+ messages)

[PATCH v3] SoC Camera: add driver for OMAP1 camera interface
 2010-09-30 11:35 UTC 

[PATCH 9/9 v3] usb : musb: Offmode fix for idle path
 2010-09-30 11:29 UTC  (7+ messages)

[PATCH] OMAP4: Extend clock data
 2010-09-30  9:31 UTC  (5+ messages)

[RESEND][PATCH v6 7/8] OMAP4: Keyboard board support
 2010-09-30  7:54 UTC 

[PATCH v6 7/8] OMAP4: Keyboard board support
 2010-09-30  7:36 UTC  (4+ messages)

[PATCH v6 5/8] Input: omap4 - Wake-up on events & long presses
 2010-09-30  5:35 UTC 

[PATCH v6 0/8] OMAP4 Keyboard Controller Support
 2010-09-30  5:29 UTC  (6+ messages)
` [PATCH v6 1/8] OMAP4: hwmod data: add keyboard controller
` [PATCH v6 2/8] Input: omap4 - use platform device helpers
` [PATCH v6 3/8] Input: omap4 - SYSCONFIG register configuration
` [PATCH v6 4/8] Input: omap4 - Interrupt line configuration
` [PATCH v6 6/8] OMAP4: Keyboard device registration

build error: omap_ctrl_readl and omap_ctrl_writel undefined
 2010-09-30  2:54 UTC 

Hang on Suspend to RAM with 2.6.36-rc4
 2010-09-30  1:24 UTC  (5+ messages)

[PATCH v2 00/10] OMAP2/TWL: Fix Sparse warnings
 2010-09-29 23:49 UTC  (4+ messages)
` [PATCH v2 03/10] OMAP: mach-omap2: Fix static function warnings

[GIT PULL] omap2 sparse fixes
 2010-09-29 23:46 UTC  (11+ messages)

[PATCH v2] OMAP: PM: CPUFREQ: Fix conditional compilation
 2010-09-29 22:28 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).