linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-23 15:58:25 to 2010-08-26 23:33:02 UTC [more...]

[RFC PATCH 00/20] HWMOD Adaptation for DSS
 2010-08-26 23:33 UTC  (27+ messages)
` [PATCH 01/20] DSS HWMOD database generation for OMAP3
  ` [PATCH 02/20] Move DSS driver register from board to mach_omap2
    ` [PATCH 03/20] Build omap_device for each DSS HW IP
      ` [PATCH 04/20] Create platform_driver "
        ` [PATCH 05/20] Move dss platform driver to dss.c
          ` [PATCH 06/20] DSS driver name change in clock database
            ` [PATCH 07/20] Move clock functions from core driver to dss driver
              ` [PATCH 08/20] Replace clk_enable/disable APIs with HWMOD APIs
                ` [PATCH 09/20] Move dss_init to dsshw_probe
                  ` [PATCH 10/20] Move rfbi init to rfbi probe
                    ` [PATCH 11/20] Move dispc init to dispc probe
                      ` [PATCH 12/20] Move venc init to venc probe
                        ` [PATCH 13/20] Move dsi init to dsi probe
                          ` [PATCH 14/20] Pass platform_device argument to rfbi,dispc
                            ` [PATCH 15/20] Use platform device to get DSS base addr
                              ` [PATCH 16/20] Get DISPC base addr with platform device
                                ` [PATCH 17/20] Get VENC base addr from "
                                  ` [PATCH 18/20] Get DSI base addr with "
                                    ` [PATCH 19/20] Get RFBI baseaddr "

[PATCH 10/10] [PM-WIP-MMC] omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not set
 2010-08-26 23:24 UTC  (2+ messages)

[PATCH 09/10] [PM-WIP-MMC] OMAP MMC : Fix crash with CONFIG_PM_RUNTIME
 2010-08-26 23:23 UTC  (2+ messages)

[PATCH 08/10] [PM-WIP-MMC] OMAP MMC: Register offset handling
 2010-08-26 23:22 UTC  (2+ messages)

[PATCH 07/10] [PM-WIP-MMC] OMAP MMC: Remove MMC controller reset
 2010-08-26 23:18 UTC  (2+ messages)

[PATCH 06/10] [PM-WIP-UART] OMAP4 hwmod : Adding hwmod data for UART
 2010-08-26 23:17 UTC  (2+ messages)

[pm-wip/mmc][PATCH 00/10] OMAP MMC Hwmod & Runtime patches
 2010-08-26 23:17 UTC  (2+ messages)

[GIT PULL] omap fixes for v2.6.36
 2010-08-26 23:10 UTC 

[PATCH 0/5 v3] OMAP2PLUS: WDT: Implement WDT in HWMOD way
 2010-08-26 23:03 UTC  (8+ messages)
` [PATCH 1/5 v3] OMAP3: WDT: Add watchdog timer HWMOD data for OMAP3
  ` [PATCH 2/5 v3] OMAP2420: WDT: Add watchdog timer HWMOD data for OMAP2420
    ` [PATCH 3/5 v3] OMAP2430: WDT: Add watchdog timer HWMOD data for OMAP2430
      ` [PATCH 4/5 v3] OMAP4 HWMOD: Add watchdog hwmods
        ` [PATCH 5/5 v3] OMAP2PLUS: WDT: Conversion to runtime PM

[PATCH 3/3] davinci: Map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE
 2010-08-26 21:37 UTC  (3+ messages)

[PATCH 00/11] OMAP2/TWL: Fix Sparse warnings
 2010-08-26 20:56 UTC  (12+ messages)
` [PATCH 01/11] OMAP: mach-omap2: Fix incorrect assignment warnings
` [PATCH 02/11] OMAP: mach-omap2: Fix static declaration warnings
` [PATCH 03/11] OMAP: mach-omap2: Fix static function warnings
` [PATCH 04/11] OMAP: mach-omap2: Fix miscellaneous sparse warnings
` [PATCH 05/11] OMAP: plat-omap: Fix static function warnings
` [PATCH 06/11] OMAP: McBSP: Fix static function warning
` [PATCH 07/11] OMAP: HSMMC: Fix unused variable warning
` [PATCH 08/11] OMAP: NAND: Fix static declaration warning
` [PATCH 09/11] TWL CORE: Fix sparse warning
` [PATCH 10/11] TWL IRQ: Fix fucntion declaration warnings
` [PATCH 11/11] TWL4030: Codec: Fix fucntion declaration error

[PATCH 0/8] split out emac cpdma and mdio for reuse
 2010-08-26 18:39 UTC  (2+ messages)

[PATCH] OMAP2: add cpuidle and cpufreq events tracing
 2010-08-26 16:56 UTC  (3+ messages)

[PATCH 0/9] dspbridge: iommu migration
 2010-08-26 14:13 UTC  (35+ messages)
` [PATCH 1/9] dspbridge: replace iommu custom for opensource implementation
  ` [PATCH 2/9] dspbridge: move shared memory iommu maps to tiomap3430.c
    ` [PATCH 3/9] dspbridge: rename bridge_brd_mem_map/unmap to a proper name
      ` [PATCH 4/9] dspbridge: remove custom mmu code from tiomap3430.c
        ` [PATCH 5/9] dspbridge: add mmufault support
          ` [PATCH 6/9] dspbridge: remove hw directory
            ` [PATCH 7/9] dspbridge: move all iommu related code to a new file
              ` [PATCH 8/9] dspbridge: add map support for big buffers

[PATCH 0/2] OMAP: DSS2: Framework to handle omap version specific DSS features
 2010-08-26 12:43 UTC  (3+ messages)
` [PATCH 1/2] OMAP: DSS2: Introduce dss_features files
` [PATCH 2/2] OMAP: DSS2: Use dss_features framework on DSS2 code

[PATCH 1/2] OMAP: DSS2: Introduce dss_features files
 2010-08-26 12:30 UTC  (2+ messages)
` [PATCH 2/2] OMAP: DSS2: Use dss_features framework on DSS2 code

[PATCH 0/2] OMAP: DSS2: Framework to handle omap version specific DSS features
 2010-08-26 12:30 UTC 

[PATCHv2] OMAP:DSS:Add support for Additional color modes supported by OMAP4
 2010-08-26 11:50 UTC  (3+ messages)

[RFC: PATCH] New API to modify the autoidle bits of sysconfig register
 2010-08-26 11:45 UTC 

[PATCHv2] OMAP:DSS:Add support for Additional color modes supported by OMAP4
 2010-08-26  9:47 UTC  (4+ messages)

[RFC] ETM/JTAG components states across OFF modes
 2010-08-26  9:14 UTC  (5+ messages)
` Try 3, "
` [PATCH 1/3] omap3: move EMU peripheral addresses to a platform header
` [PATCH 2/3] save and restore etm state across core OFF modes
` [PATCH 3/3] omap3: make coresight register save across OFF modes a sysfs option

Bug in omap mtd nand driver
 2010-08-26  8:55 UTC 

[RFC PATCH] Board support for the the GPIO keys
 2010-08-26  8:47 UTC  (4+ messages)

[PATCH] i2c-omap: Make sure i2c bus is free before setting it to idle
 2010-08-26  7:41 UTC  (2+ messages)

[PATCH 2/2] OMAP:DSS: RFC Patch to add HDMI DSS driver support
 2010-08-26  5:17 UTC 

[PATCH 1/2] OMAP:DSS:RFC Patch to add support for HDMI as panel driver
 2010-08-26  5:17 UTC 

[PATCH 0/2]OMAP:DSS:RFC for HDMI in OMAP4
 2010-08-26  5:16 UTC 

[PATCH 00/10] OMAP4: Smartreflex and Voltage layer support
 2010-08-26  5:12 UTC  (10+ messages)
` [PATCH 05/10] OMAP4: Adding voltage driver support
` [PATCH 08/10] OMAP4: Smartreflex framework extensions
` [PATCH 10/10] OMAP4: Add opp tables

[PM-OPP][PATCH] OMAP: Modifying the frequency comparison logic
 2010-08-26  0:30 UTC  (7+ messages)

[PATCH 8/8 v2] usb : musb: Using runtime pm apis for musb
 2010-08-26  0:13 UTC  (2+ messages)

[PATCH 6/8 v2] usb: musb: Offmode fix for idle path
 2010-08-26  0:09 UTC  (2+ messages)

[PATCH 0/8 v2]usb: musb: hwmod and runtime pm support for musb
 2010-08-25 23:59 UTC  (2+ messages)

[PATCH 7/8 v2] OMAP: Hwmod api changes
 2010-08-25 23:42 UTC  (2+ messages)

[PATCHv2 0/8] OMAP3: Adding Smartreflex and Voltage driver support
 2010-08-25 22:31 UTC  (16+ messages)
` [PATCHv2 1/8] OMAP: PM: Allowing an early init of pm debugfs driver
` [PATCHv2 2/8] OMAP3: PM: Adding voltage driver support for OMAP3
` [PATCHv2 3/8] OMAP3: PM: Adding smartreflex driver support
` [PATCHv2 4/8] OMAP3: PM: Adding smartreflex device file
` [PATCHv2 5/8] OMAP3: PM: Adding smartreflex hwmod data
` [PATCHv2 6/8] OMAP3: PM: Adding smartreflex class3 driver
` [PATCHv2 8/8] OMAP3: PM: Adding debug support to Voltage and Smartreflex drivers

[PATCH 00/11] staging: tidspbridge: Remove services directory
 2010-08-25 22:09 UTC  (12+ messages)
` [PATCH 01/11] staging: tidspbridge: Move sync.c from services to core
` [PATCH 02/11] staging: tidspbridge: Remove ntfy.c
` [PATCH 03/11] staging: tidspbridge: Remove cfg_get_auto_start()
` [PATCH 04/11] staging: tidspbridge: Remove cfg_init() and cfg_exit()
` [PATCH 05/11] staging: tidspbridge: Remove cfg_get_dev_object() and do a trivial cleanup
` [PATCH 06/11] staging: tidspbridge: Remove cfg_get_exec_file()
` [PATCH 07/11] staging: tidspbridge: Remove cfg_get_object()
` [PATCH 08/11] staging: tidspbridge: Remove cfg_set_dev_object()
` [PATCH 09/11] staging: tidspbridge: Remove cfg_set_object()
` [PATCH 10/11] staging: tidspbridge: Remove cfg.c and cfg.h files
` [PATCH 11/11] staging: tidspbridge: Remove services.c and services.h

DSS2 broken with 36-rc1
 2010-08-25 18:51 UTC  (14+ messages)

[PATCH] OMAP: omap_device: Fix to support multiple hwmods for a single device
 2010-08-25 18:24 UTC  (2+ messages)

[RFC][PATCH 0/2] Fix prm/cm accessor api's usage on OMAP4
 2010-08-25 18:16 UTC  (6+ messages)
` [RFC][PATCH 1/2] OMAP4: PRCM: Add prcm_mpu_base to omap_globals
  ` [RFC][PATCH 2/2] OMAP4: PRCM: Fix usage of prm/cm accessor api's for OMAP4

[PATCH] OMAP: HWMOD: Handle opt clocks using clk_add_alias
 2010-08-25 14:20 UTC 

AM3517 (Sitara) MMC2 help
 2010-08-25 13:58 UTC  (9+ messages)

[DSS2] RFBI
 2010-08-25 11:11 UTC 

[PATCH 1/5] OMAP4: runtime: Enable PM runtime core for OMAP4
 2010-08-25  8:43 UTC  (10+ messages)
` [PATCH 2/5] OMAP2xxx: hwmod: add I2C hwmods for OMAP2420, 2430
  ` [PATCH 3/5] OMAP3: hwmod: add I2C hwmods for OMAP3430
    ` [PATCH 4/5] OMAP: I2C: split device registration; convert OMAP2+ to omap_device
      ` [PATCH 5/5] OMAP: I2C: Convert i2c driver to use PM runtime api's

Patches Xf86-video-omapfb
 2010-08-25  7:05 UTC  (2+ messages)
` gpmc_cs_request behaviour

[PATCH 2/4] Low-level init of hsmmc controller for LogicPD's OMAP3530LV SOM and OMAP 35x Torpedo dev boards
 2010-08-25  4:00 UTC 

[PATCH 2/4] Low-level init of hsmmc controller for LogicPD's OMAP3530LV SOM and OMAP 35x Torpedo dev boards
 2010-08-25  3:55 UTC 

[PATCH 1/4] initial support for LogicPD's OMAP3530LV SOM and OMAP35x Torpedo dev boards
 2010-08-25  3:53 UTC  (4+ messages)
` [PATCH 2/4] Low-level init of hsmmc controller for LogicPD's OMAP3530LV SOM and OMAP 35x "
  ` [PATCH 3/4] add generic smsc911x support for LogicPD's OMAP 3530LV SOM and Torpedo 35x dev kits
    ` [PATCH 4/4] Enabling Ethernet support for LogicPD's OMAP 3530LV SOM and OMAP 35x Torpedo dev board

[PATCH v2] OMAP4: pm.c extensions for OMAP4 support
 2010-08-24 23:12 UTC  (3+ messages)

[PM-SR][PATCH 1/2 v2] omap3: sr: fix memory leak and simplify the code
 2010-08-24 21:25 UTC  (2+ messages)

[PATCH]omap: i2c: Avoid compilation error in case the header is included multiple times
 2010-08-24 18:57 UTC  (3+ messages)

NAND ECC in linux-omap
 2010-08-24 17:10 UTC  (6+ messages)

[PATCH v2 00/11] OMAP: DMA: HWMOD and DMA as platform driver
 2010-08-24 14:32 UTC  (14+ messages)
` [PATCH v2 01/11] OMAP: DMA: Introduce DMA device attributes
` [PATCH v2 02/11] OMAP2420: DMA: HWMOD: Add hwmod data structures
` [PATCH v2 03/11] OMAP2430: "
` [PATCH v2 04/11] OMAP3: "
` [PATCH v2 05/11] OMAP4: "
` [PATCH v2 06/11] OMAP1: DMA: Introduce DMA driver as platform driver
` [PATCH v2 07/11] OMAP2/3/4: DMA: HWMOD: Device registration
` [PATCH v2 08/11] OMAP: DMA: Convert DMA library into DMA platform Driver
` [PATCH v2 09/11] OMAP: DMA: Implement generic errata handling
` [PATCH v2 10/11] OMAP: DMA: Use DMA device attributes
` [PATCH v2 11/11] sDMA: descriptor autoloading feature

[PATCH] Fix to support multiple HWMODS for a single device
 2010-08-24 14:11 UTC  (3+ messages)

[PATCH] OMAP: DSS2: make filter coefficient tables human readable
 2010-08-24 13:18 UTC 

[PATCH 4/13] dmtimer: hwmod: OMAP: api to read omap_hwmod _clk
 2010-08-24 11:19 UTC  (4+ messages)

[PATCH v2] omap: 4430sdp board support for the the GPIO keys
 2010-08-24  5:27 UTC 

[PATCHv2 0/13] OMAP: dmtimer: hwmod
 2010-08-24  0:22 UTC  (2+ messages)

[PATCHv2 8/13] dmtimer: OMAP: multi-platform register access support
 2010-08-24  0:19 UTC  (2+ messages)

[PATCHv2 6/13] dmtimer: hwmod: OMAP2PLUS: device registration
 2010-08-24  0:11 UTC  (3+ messages)

[PATCH-V2 3/3] RTC:s35390a: Add update_irq (per Min interrupt) support
 2010-08-23 23:43 UTC  (2+ messages)

[PATCHv2 5/13] dmtimer: hwmod: OMAP: conversion to platform driver
 2010-08-23 23:28 UTC  (2+ messages)

[PATCH] dmtimer: hwmod: OMAP1: device registration
 2010-08-23 22:43 UTC  (2+ messages)

[PATCH 0/4] Hacks to allow booting ARM SMP kernel on UP ARMv7
 2010-08-23 16:59 UTC  (2+ messages)

[RFC: PATCH] Fix to support multiple HWMODS for a single device
 2010-08-23 16:20 UTC  (4+ 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).