linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-20 05:35:55 to 2010-08-25 13:13:16 UTC [more...]

[RFC PATCH 00/20] HWMOD Adaptation for DSS
 2010-08-25 13:13 UTC  (26+ 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 20/20] Get DSS IRQ "

DSS2 broken with 36-rc1
 2010-08-25 11:43 UTC  (13+ messages)

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

[PATCH] OMAP: omap_device: Fix to support multiple hwmods for a single device
 2010-08-25 10:33 UTC 

[PATCHv2] OMAP:DSS:Add support for Additional color modes supported by OMAP4
 2010-08-25 10:22 UTC  (2+ messages)

AM3517 (Sitara) MMC2 help
 2010-08-25  9:26 UTC  (6+ messages)

[RFC][PATCH 0/2] Fix prm/cm accessor api's usage on OMAP4
 2010-08-25  8:56 UTC  (5+ 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 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 0/9] dspbridge: iommu migration
 2010-08-25  6:05 UTC  (24+ 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 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

[PATCHv2 0/8] OMAP3: Adding Smartreflex and Voltage driver support
 2010-08-25  0:01 UTC  (8+ 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 8/8] OMAP3: PM: Adding debug support to Voltage and Smartreflex drivers

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

[PM-OPP][PATCH] OMAP: Modifying the frequency comparison logic
 2010-08-24 21:50 UTC  (5+ 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  (10+ messages)

[RFC: PATCH] Fix to support multiple HWMODS for a single device
 2010-08-23 16:20 UTC  (4+ messages)

[PATCH 00/13 v5] OMAP: GPIO: Implement GPIO in HWMOD way
 2010-08-23 15:46 UTC  (15+ messages)
` [PATCH 01/13 v5] OMAP: GPIO: Modify init() in preparation for platform device implementation
  ` [PATCH 02/13 v5] OMAP: GPIO: Introduce support for OMAP15xx chip GPIO init
    ` [PATCH 03/13 v5] OMAP: GPIO: Introduce support for OMAP16xx "
      ` [PATCH 04/13 v5] OMAP: GPIO: Introduce support for OMAP7xx "
        ` [PATCH 05/13 v5] OMAP: GPIO: add GPIO hwmods structures for OMAP3
          ` [PATCH 06/13 v5] OMAP: GPIO: add GPIO hwmods structures for OMAP242X
            ` [PATCH 07/13 v5] OMAP: GPIO: add GPIO hwmods structures for OMAP243X
              ` [PATCH 08/13 v5] OMAP: GPIO: Add gpio dev_attr and correct clks in OMAP4 hwmod struct
                ` [PATCH 09/13 v5] OMAP: GPIO: Introduce support for OMAP2PLUS chip GPIO init
                  ` [PATCH 10/13 v5] OMAP: GPIO: Implement GPIO as a platform device

[PATCH] PM: runtime PM + idle: allow usage when interrupts are disabled
 2010-08-23 15:24 UTC  (7+ messages)
` [linux-pm] "

[linux-pm] [PATCH] PM: runtime PM + idle: allow usage when interrupts are disabled
 2010-08-23 15:22 UTC  (3+ messages)

[PATCH 0/3] OMAP: hwmod: Add hardreset and softreset management
 2010-08-23 13:57 UTC  (6+ messages)
` [PATCH 3/3] OMAP: hwmod: Force a softreset during _setup

[PATCH-V2 1/3] RTC:s35390a: Add Alarm interrupt support
 2010-08-23 10:34 UTC  (5+ messages)

[PATCH 05/10] [PM-WIP-MMC] OMAP4 hwmod: Updating hwmod data for MMC controllers
 2010-08-23  8:00 UTC  (2+ messages)

[RFC/PATCH] Fix to support multiple HWMODS for a single device
 2010-08-22  9:50 UTC 

[PATCH 0/4] twl PROTECT_KEY usage cleanup
 2010-08-21 14:07 UTC  (9+ messages)
` [PATCH 2/4] mfd: twl-core: switch over to defines in twl.h

[PATCH-V2 2/3] RTC:s35390a: Add Periodic interrupt support
 2010-08-21 12:30 UTC 

[PATCH-V2 0/3] RTC:A35390A: Add Interrupt API interfaces
 2010-08-21 12:30 UTC 

Can I Trust You
 2010-08-20 23:30 UTC 

[PATCH] omap:iommu-load cam register before flushing the entry
 2010-08-20 22:23 UTC  (4+ messages)

[PATCH] Adding i2c eeprom driver to read EDID
 2010-08-20 20:56 UTC 

omap3_defconfig: USB_OTG unmet dependencies
 2010-08-20 20:30 UTC  (2+ messages)

[PATCH 06/10] [PM-WIP-UART] OMAP4 hwmod : Adding hwmod data for UART
 2010-08-20 20:16 UTC 

Subject: [PATCH 06/10] [PM-WIP-UART] OMAP4 hwmod : Adding hwmod data for UART
 2010-08-20 20:15 UTC 

[PATCH 10/10] [PM-WIP-MMC] omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not set
 2010-08-20 20:11 UTC 

[PATCH 08/10] [PM-WIP-MMC] OMAP MMC: Register offset handling
 2010-08-20 20:11 UTC 

[PATCH 09/10] [PM-WIP-MMC] OMAP MMC : Fix crash with CONFIG_PM_RUNTIME
 2010-08-20 20:11 UTC 

[PATCH 07/10] [PM-WIP-MMC] OMAP MMC: Remove MMC controller reset
 2010-08-20 20:11 UTC 

Subject: [PATCH 06/10] [PM-WIP-UART] OMAP4 hwmod : Adding hwmod data for UART
 2010-08-20 20:10 UTC 

[PATCH 04/10] [PM-WIP-MMC] OMAP4 hwmod: Adding hwmod data for MMC controller
 2010-08-20 20:10 UTC 

[PATCH 03/10] [PM-WIP-MMC] OMAP2/OMAP3: Updating hwmod name for MMC controller
 2010-08-20 20:10 UTC 

[PATCH 02/10] [PM-WIP-MMC] OMAP3 HWMOD: Updating MMC controller data
 2010-08-20 20:10 UTC 

[PATCH 01/10] [PM-WIP-MMC] OMAP2 HWMOD: Updating MMC Controller data
 2010-08-20 20:10 UTC 

[pm-wip/mmc][PATCH 00/10] OMAP MMC Hwmod & Runtime patches
 2010-08-20 20:10 UTC 

[PATCH 0/6] omap fixes for upcoming 2.6.36-rc1
 2010-08-20 16:43 UTC  (9+ messages)
` [PATCH 3/6] OMAP3: PM: ensure IO wakeups are properly disabled

[PATCHv2 0/2] add isp1704 power supply driver
 2010-08-20 16:24 UTC  (8+ messages)
` [PATCHv2 2/2] omap: rx51: add support for USB chargers

[PATCH 0/2] omap-aes: OMAP2/3 AES HW accelerator driver
 2010-08-20 13:44 UTC  (3+ messages)
` [PATCH 1/2] crypto: updates to enable omap aes
` [PATCH 2/2] crypto: omap-aes: OMAP2/3 AES hw accelerator driver

[RFC PATCH] Board support for the the GPIO keys
 2010-08-20 13:16 UTC  (4+ messages)

[PATCH v6 1/3] ARM: OMAP: Beagle: revision detection
 2010-08-20 12:03 UTC  (2+ messages)

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

[PATCH 0/5] usb: omap: prepare for OMAP4 EHCI and OHCI support
 2010-08-20  9:41 UTC  (6+ messages)
` [PATCH 1/5] usb: ehci: omap: Update clock names to be same across OMAP3 and OMAP4
  ` [PATCH 2/5] usb: ehci: don't hard-code TLL channel count
    ` [PATCH 3/5] usb: ehci: relocate PHY reset code

[PATCH 0/7] usb: ehci: omap: Adding OMAP4 support
 2010-08-20  9:13 UTC  (21+ messages)
` [RFC] [PATCH 1/7] usb: ehci-omap: Add the HSUSB base address
  ` [RFC] [PATCH 2/7] usb: ehci-omap: don't execute OMAP3-specific code on non-OMAP3
    ` [RFC] [PATCH 3/7] usb: ehci-omap: omap: Add OMAP4 support
      ` [RFC] [PATCH 4/7] omap: usb: ehci: IO mux mode settings for omap4
        ` [RFC] [PATCH 5/7] omap: usb: ehci: Initialize resources "
          ` [RFC] [PATCH 6/7] usb: ehci: Introduce CONFIG_USB_EHCI_HCD_OMAP3

[PATCH] Board changes for gpio-keys
 2010-08-20  9:00 UTC  (3+ messages)

[PATCH] omap: 4430sdp board support for the the GPIO keys
 2010-08-20  8:17 UTC 

[RFC] [PATCH 0/5] usb: ohci: omap: Add OMAP4 Support
 2010-08-19 19:18 UTC  (6+ messages)
` [RFC] [PATCH 1/5] usb: ohci-omap3: seperate the OMAP3-specific code
  ` [RFC] [PATCH 2/5] usb: ohci: omap: Add OMAP4 support
    ` [RFC] [PATCH 3/5] usb: ohci: omap: IO mux mode settings for omap4
      ` [RFC] [PATCH 4/5] usb: ohci: omap: Initialize resources for OMAP4
        ` [RFC] [PATCH 5/5] usb: ohci: omap: enable the ohci port on OMAP4SDP


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).