linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-30 20:39:00 to 2010-07-03 09:21:18 UTC [more...]

[PATCH 00/20] OMAP: clock, hwmod, omap_device, PM constraints: patches for 2.6.36
 2010-07-03  9:21 UTC  (22+ messages)
` [PATCH 01/20] OMAP3: wait on IDLEST after enabling USBTLL fclk
` [PATCH 02/20] OMAP: clock: add kerneldoc for structures; move flags closer to structs
` [PATCH 03/20] OMAP1: OPP: add KConfig entry for 96MHz ARM rate (using a 12MHz oscillator)
` [PATCH 04/20] OMAP1: clock: some cleanup
` [PATCH 05/20] OMAP24xx: CM: fix mask used for checking IDLEST status
` [PATCH 06/20] OMAP2/3: hwmod: L3 and L4 CORE/PER/WKUP hwmods don't have IDLEST
` [PATCH 07/20] OMAP2&3: hwmod: Remove _hwmod prefix in name string
` [PATCH 08/20] OMAP: hwmod: add non-locking versions of enable and idle functions
` [PATCH 09/20] OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()
` [PATCH 10/20] OMAP4: hwmod: Enable omap_device build for OMAP4
` [PATCH 11/20] OMAP: omap_device: ensure hwmod tracks attached omap_device pointer
` [PATCH 12/20] OMAP: PM: create omap_devices for MPU, DSP, L3
` [PATCH 13/20] OMAP: hwmod data: add class for IVA hwmods
` [PATCH 14/20] OMAP2&3: hwmod: Replace l3 -> l3_main
` [PATCH 15/20] OMAP3: hwmod data: add data for OMAP3 IVA2
` [PATCH 16/20] OMAP2: hwmod data: add IVA1 (2420), IVA2 (2430) hwmods
` [PATCH 17/20] OMAP: hwmod/device: add omap_{device, hwmod}_get_mpu_rt_va
` [PATCH 18/20] OMAP2+: hwmod/device: update documentation and copyright
` [PATCH 19/20] OMAP: PM constraints: add return values; add requesting device param to omap_pm_set_max_dev_wakeup_lat()
` [PATCH 20/20] OMAP: PM constraints: add omap_pm_set_min_clk_rate()

[RFC v.3] omap: hwspinlock: Added hwspinlock driver
 2010-07-03  6:54 UTC  (2+ messages)

[RFC 1/3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-03  6:36 UTC  (24+ messages)
` [RFC 3/3] mm: iommu: The Virtual Contiguous Memory Manager

[RFC 3/3 v3] mm: iommu: The Virtual Contiguous Memory Manager
 2010-07-03  5:38 UTC 

[RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-03  5:38 UTC 

[PATCH resend 1/3] AM35x: Add musb support
 2010-07-03  3:24 UTC  (5+ messages)
` [PATCH resend 2/3] musb: add musb support for AM35x
  ` [PATCH resend 3/3] musb: AM35x: Workaround for fifo read issue

multipath mux question
 2010-07-02 21:28 UTC 

[PATCH] OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC
 2010-07-02 20:54 UTC 

[PATCH 0/9] dspbridge: iommu migration
 2010-07-02 18:39 UTC  (18+ 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 9/9] dspbridge: cleanup bridge_dev_context and cfg_hostres structures

[PATCH v2 00/13] OMAP: CM, hwmod, omap_device fixes and updates
 2010-07-02 15:08 UTC  (15+ messages)
` [PATCH v2 04/13] OMAP: hwmod: Fix the missing braces
` [PATCH v2 09/13] OMAP: omap_device: ensure hwmod tracks attached omap_device pointer
` [PATCH v2 10/13] OMAP: create omap_devices for MPU, DSP, L3

[PATCH 1/3] omap mailbox: extend API to take a callback param
 2010-07-02 12:34 UTC  (6+ messages)
` [PATCH 2/3] omap mailbox: prevent multiple concurrent receivers race
` [PATCH 3/3] omap mailbox: remove mbox_configured scheme

[PATCH v3 4/4] omap: mailbox: convert block api to kfifo
 2010-07-02 12:08 UTC  (6+ messages)

[RFC 0/7] OMAP: Basic DVFS framework
 2010-07-02 11:52 UTC  (10+ messages)
` [RFC 1/7] OMAP: Introduce a user list for each voltage domain instance in the voltage driver
  ` [RFC 2/7] OMAP: Introduce API in the OPP layer to find the opp entry corresponding to a voltage
    ` [RFC 3/7] OMAP: Introduce voltage domain pointer and device specific set rate and get rate in device opp structures
      ` [RFC 4/7] OMAP: Voltage layer changes to support DVFS
        ` [RFC 5/7] OMAP: Introduce set_rate and get_rate API in omap device layer
          ` [RFC 6/7] OMAP3: Update OMAP3 opp tables to contain the voltage domain and device set rate get rate info
            ` [RFC 7/7] OMAP3: Update cpufreq driver to use the new set_rate API

[PATCH 00/13] OMAP: CM, hwmod, omap_device fixes and updates
 2010-07-02 11:47 UTC  (9+ messages)
` [PATCH 05/13] OMAP2&3: hwmod: Remove _hwmod prefix in name string
` [PATCH 07/13] OMAP: hwmod: don't auto-disable hwmod when !CONFIG_PM_RUNTIME
` [PATCH 08/13] OMAP4: hwmod: Enable omap_device build for OMAP4
` [PATCH 09/13] OMAP: omap_device: ensure hwmod tracks attached omap_device pointer

[PATCH 0/2] Make ARMv6 behave with TLS, VFPv3, and NEON
 2010-07-02 10:37 UTC  (14+ messages)
` [PATCH 1/2] arm: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6

[GIT PULL] omap iommu: for-next for 2.6.35-rc1
 2010-07-02  9:42 UTC  (5+ messages)

[PATCH 0/2] pandora updates for .36
 2010-07-02  6:52 UTC  (6+ messages)
` [PATCH 1/2] omap3: pandora: update gpio-keys data
` [PATCH 2/2] omap3: pandora: add NAND and wifi support

[RFC 0/6] Introducing OMAP Remote Processor module
 2010-07-02  5:43 UTC  (8+ messages)
` [RFC 1/6] omap: add iva2 hwmod support to omap3
` [RFC 2/6] omap: introduce OMAP3 remoteproc module
` [RFC 3/6] omap: introduce OMAP4 "
` [RFC 4/6] omap: introduce common "
` [RFC 5/6] omap: add remoteproc device(s)
` [RFC 6/6] omap: enable remoteproc building

[RFC][PATCH 0/8] OMAP: DSS2: Overlay Manager LCD2 support in DISPC
 2010-07-02  4:25 UTC  (17+ messages)
` [RFC][PATCH 1/8] OMAP: DSS2: Overlay Manager LCD2 changes in dispay.h
  ` [PATCH] [RFC][PATCH 2/8] OMAP: DSS2: Add new Overlay Manager
    ` [RFC][PATCH 3/8] OMAP: DSS2: Modify dss_recheck_connections
      ` [RFC][PATCH 4/8] OMAP: DSS2: OMAP4 Secondary LCD Channel DISPC Registers
        ` [RFC][PATCH 5/8] OMAP: DSS2: Secondary LCD Channel in DISPC functions
          ` [PATCH] [RFC][PATCH 6/8] OMAP: DSS2: Secondary LCD Channel DISPC IRQs
            ` [RFC][PATCH 7/8] OMAP: DSS2: Context Save and Restore of DISPC registers for Secondary LCD
              ` [PATCH] [PATCH] [RFC][PATCH 8/8] OMAP: DSS2: Interface driver changes for Secondary LCD Channel

[PATCH V4 0/2] OMAP3: Dynamic Calculation of SDRC stall latency during DVFS
 2010-07-01 18:42 UTC  (4+ messages)

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

Urgent Payment From Western Union
 2010-07-01 17:42 UTC 

[PATCH] OMAP3: wait on IDLEST after enabling USBTLL fclk
 2010-07-01 16:48 UTC  (8+ messages)

[PATCH 20/33] Removing dead MACH_OMAP2_H4_USB1
 2010-07-01 15:27 UTC  (4+ messages)
  ` [PATCH 03/33] Removing dead OMAP_MUX_ERRORS

[PATCH] OMAP:DSS2:OMAPFB: Fix probe error path
 2010-07-01 14:57 UTC  (3+ messages)

[RFC] [PATCH] Board changes for tmp105 temperature sensor
 2010-07-01 12:54 UTC 

[PATCH 2/2] arm: Make VFPv3 usable on ARMv6
 2010-07-01 12:42 UTC  (6+ messages)

[PATCH v5 2/2] OMAP4 HSMMC: Adding card detect support for MMC1 Controller
 2010-07-01 12:33 UTC  (3+ messages)

[RFC] [PATCH] Board changes for tmp105 temperature sensor
 2010-07-01 12:32 UTC  (3+ messages)

[PATCH v5 1/2] OMAP HSMMC: Adding a Flag to determine the type of Card detect
 2010-07-01 12:32 UTC  (4+ messages)

[PATCH] Enable lm75 and hwmon in OMAP4
 2010-07-01 12:27 UTC  (2+ messages)

[PATCH 2/2] OMAP4: Add support for PWM LED
 2010-07-01 12:19 UTC  (4+ messages)

[PATCH] omap: mux: Add api to retrieve padconf offset based on muxname
 2010-07-01 12:15 UTC  (2+ messages)

FW: [RFC][PATCH 4/8] OMAP: DSS2: OMAP4 Secondary LCD Channel DISPC Registers
 2010-07-01 12:05 UTC 

[PATCH v2 0/4] nand prefetch-irq support and ecc layout chanage
 2010-07-01 10:42 UTC  (5+ messages)
` [PATCH v2 1/4] omap3: nand: prefetch in irq mode support
  ` [PATCH v2 2/4] omap3: nand: configurable fifo threshold to gain the throughput
    ` [PATCH v2 3/4] omap: nand: ecc layout select from board file
      ` [PATCH v2 4/4] omap: nand: making ecc layout as compatible with romcode ecc

[PATCH 00/16] omap mux updates for 2.6.36 merge window
 2010-07-01 10:41 UTC  (6+ messages)
` [PATCH 13/16] omap: mux: Mux Apollon LCD power in board-apollon.c

[PATCH 0/6] omap Kconfig improvments for 2.6.36 merge window
 2010-07-01 10:34 UTC  (8+ messages)
` [PATCH 6/6] omap2/3/4: Add Kconfig option to compile in typical omap features

[PATCH v7 8/8] omap3: pm: Use generic TRITON power scripts for ZOOM[2,3], 3630SDP board
 2010-07-01 10:12 UTC 

[PATCH v7 7/8] omap3: pm: Use generic TRITON power scripts for 3430SDP board
 2010-07-01 10:12 UTC 

[PATCH v7 6/8] omap3: pm: Generic TRITON power scripts for OMAP3 based boards
 2010-07-01 10:12 UTC 

[PATCH v7 5/8] omap3: pm: changing vdd0_/vdd1_ to vdd1_/vdd2_ in VC param structure
 2010-07-01 10:12 UTC 

[PATCH v7 4/8] omap3: pm: re-programing the setup time based on CORE_DOMAIN target state
 2010-07-01 10:11 UTC 

[PATCH v7 3/8] omap3: pm: Using separate clk/volt setup_time for RET and OFF states
 2010-07-01 10:11 UTC 

[PATCH v7 2/8] omap3: pm: correct the warning print during script loading
 2010-07-01 10:11 UTC 

[PATCH v7 1/8] omap3: pm: fix for twl4030 script load
 2010-07-01 10:10 UTC 

[PATCH v7 0/8] omap3: pm: Update TRITON power scripts and making it generic
 2010-07-01 10:10 UTC 

[PATCH] OMAP:DSS2:OMAPFB: Fix probe error path
 2010-07-01  9:54 UTC  (2+ messages)

[RFC 1v2/3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-01  8:00 UTC 

[PATCH] iovmm: add superpages support to fixed da address
 2010-07-01  0:00 UTC 


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