public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-13 21:35:44 to 2012-03-16 13:32:41 UTC [more...]

[PATCH 0/8][git pull] mmc: omap: Assorted fixes for 3.4 merge window
 2012-03-16 13:32 UTC  (19+ messages)
` [PATCH RESEND 1/8] mmc: omap: Enable Auto CMD12
` [PATCH RESEND 2/8] mmc: omap: add DDR support to omap_hsmmc
` [PATCH RESEND 3/8] mmc: omap: use runtime put sync in probe error patch
` [PATCH RESEND 4/8] mmc: omap: context save after enabling runtime pm
` [PATCH RESEND 5/8] mmc: host: omap_hsmmc: trivial cleanups
` [PATCH RESEND 6/8] mmc: host: omap_hsmmc: make it behave well as a module
` [PATCH RESEND 7/8] mmc: host: omap_hsmmc: convert to module_platform_driver
` [PATCH RESEND 8/8] mmc: omap4: hsmmc: fix module re-insertion

[RFC PATCH 1/2] of: Add generic device tree DMA helpers
 2012-03-16 13:28 UTC  (21+ messages)
` [RFC PATCH] of: DMA helpers: manage generic requests specification
  ` [PATCH] of: Add generic device tree DMA helpers

[PATCH] OMAP: HSMMC: avoid erratum workaround when transceiver is attached
 2012-03-16 12:49 UTC 

arm: omap3: pm34xx.c: Some minor fixups
 2012-03-16 12:42 UTC  (4+ messages)
` [PATCH 1/2] arm: omap3: pm34xx.c: Fix omap3_pm_init() error out paths
` [PATCH 2/2] arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*()

[PATCH 0/2] omap: board file changes to support dynamic irq alloc
 2012-03-16 12:24 UTC  (3+ messages)
` [PATCH 1/2] omap1/board-files: fix OMAP_GPIO_IRQ usage with gpio_to_irq()
` [PATCH 2/2] omap2plus/board-files: "

[PATCH 1/2] OMAPDSS: DISPC: Enable predecimation
 2012-03-16 11:59 UTC  (3+ messages)

smsc911x on Gumstix Overo/Tobi doesn't work
 2012-03-16 11:32 UTC 

[PATCH] omap_vout: Set DSS overlay_info only if paddr is non zero
 2012-03-16 11:11 UTC  (4+ messages)

[PATCH] omap2+: add drm device
 2012-03-16 11:03 UTC  (10+ messages)

[PATCH 2/2] OMAPDSS: DISPC: Handle synclost errors in OMAP3
 2012-03-16 10:23 UTC  (3+ messages)

[PATCH] OMAP3: OPP: Test for IVA subsystem before attempting to add IVA OPP
 2012-03-16  9:26 UTC  (5+ messages)
      ` AW: "

[PATCH] omap_vout: Fix "DMA transaction error" issue when rotation is enabled
 2012-03-16  9:26 UTC  (3+ messages)

[PATCH] omap_vout: Fix the build warning and section miss-match warning
 2012-03-16  9:19 UTC  (3+ messages)

[PATCH] mmc: omap_hsmmc: set dto to 14 for all devices
 2012-03-16  3:22 UTC  (4+ messages)

[PATCH 0/2] ARM: OMAP4: powerdomain: Misc powerdomain fix and associated cleanup
 2012-03-15 23:40 UTC  (8+ messages)
` [PATCH 1/2] ARM: OMAP: powerdomain: Wait for powerdomain transition in pwrdm_state_switch()

[PATCH 00/10] PM: Create the AVS class of drivers
 2012-03-15 21:19 UTC  (13+ messages)
` [PATCH 01/10] ARM: OMAP3+: voltage: export functions to plat/voltage.h
` [PATCH 02/10] ARM: OMAP2+: SmartReflex: move the platform specific macros in plat-omap
` [PATCH 03/10] ARM: OMAP3+: SmartReflex: class drivers should use struct omap_sr *
` [PATCH 04/10] ARM: OMAP2+: smartreflex: Use the names from hwmod data instead of voltage domains
` [PATCH 05/10] ARM: OMAP3: hwmod: rename the smartreflex entries
` [PATCH 06/10] ARM: OMAP2+: SmartReflex: use the platform header file for voltage functions
` [PATCH 07/10] ARM: OMAP2+: SmartReflex: introduce a busy loop condition test macro
` [PATCH 08/10] ARM: OMAP2+: SmartReflex: Use per-OPP data structure
` [PATCH 09/10] ARM: OMAP2+: SmartReflex: add POWER_AVS Kconfig options
` [PATCH 10/10] ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/

[PATCH v2 0/7] Add TI EMIF SDRAM controller driver
 2012-03-15 20:01 UTC  (12+ messages)
` [PATCH v2 1/7] misc: ddr: add LPDDR2 data from JESD209-2
` [PATCH v2 2/7] misc: emif: add register definitions for EMIF
` [PATCH v2 3/7] misc: emif: add basic infrastructure for EMIF driver
` [PATCH v2 4/7] misc: emif: handle frequency and voltage change events
` [PATCH v2 5/7] misc: emif: add interrupt and temperature handling
` [PATCH v2 6/7] misc: emif: add one-time settings
` [PATCH v2 7/7] misc: emif: add debugfs entries for emif

We Can Work Together
 2012-03-15 15:15 UTC 

Lost fixes?
 2012-03-15 18:47 UTC  (10+ messages)
` [PATCH 4/6] ARM: OMAP: fix missing __devexit_p() annotations
` [PATCH 5/6] ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not built
` [PATCH 6/6] ARM: OMAP: fix cpufreq build

[PATCH] OMAP: clock: fix race in disable all clocks
 2012-03-15 18:39 UTC  (2+ messages)

[PATCH v2 0/4] dt: device tree support for TI EMIF driver
 2012-03-15 18:34 UTC  (5+ messages)
` [PATCH v2 1/4] dt: device tree bindings for LPDDR2 memories
` [PATCH v2 2/4] dt: emif: device tree bindings for TI's EMIF sdram controller
` [PATCH v2 3/4] arm: dts: EMIF and LPDDR2 device tree data for OMAP4 boards
` [PATCH v2 4/4] misc: emif: add device tree support to emif driver

[PATCH 1/2] OMAPDSS: provide default get_timings function for panels
 2012-03-15 18:00 UTC  (2+ messages)
` [PATCH 2/2] OMAPDSS: TPO-TD03MTEA1: add set/check timing functions

arm: omap3: pm34xx.c: Some minor fixups
 2012-03-15 17:39 UTC  (5+ messages)
` [PATCH 1/2] arm: omap3: pm34xx.c: Fix :omap3_pm_init() error out paths
` [PATCH 2/2] arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*()

GPIO abort on 3630/Zoom3
 2012-03-15 17:37 UTC  (4+ messages)

[GIT PULL] cpufreq: OMAP updates for v3.4
 2012-03-15 17:00 UTC  (8+ messages)

AM3517evm
 2012-03-15 16:52 UTC  (6+ messages)

[PATCH v2 0/8] ARM: OMAP2+: hwmod/timer: first set of cleanups for 3.4
 2012-03-15 15:21 UTC  (5+ messages)
` [PATCH v2 5/8] ARM: OMAP2+: hwmod: ensure that SYSCONFIG bits are reprogrammed after a reset

[PATCH 1/6] mmc: host: omap_hsmmc: trivial cleanups
 2012-03-15 14:26 UTC  (3+ messages)

[PATCH 0/2] OMAPDSS: DISPC: Enable predecimation for DMA and VRFB
 2012-03-15 11:48 UTC 

[PATCH-V3 0/3] ARM: OMAP2+: Add powerdomain & PRM support for AM33XX device
 2012-03-15 11:06 UTC  (4+ messages)
` [PATCH-V3 1/3] ARM: OMAP3/4: omap_hwmod: Add rstst_off field to struct omap_hwmod_omap4_prcm
` [PATCH-V3 2/3] ARM: OMAP2+: powerdomain: Add offset & mask fields to struct powerdomain
` [PATCH-V3 3/3] ARM: OMAP3+: am33xx: Add powerdomain & PRM support

[GIT PULL] ARM: OMAP: i2c, gpio, spi, regulator and mmc DTS updates
 2012-03-15  8:01 UTC  (3+ messages)

[PATCH v2] OMAPDSS: provide default timings functions for panels
 2012-03-15  8:12 UTC  (4+ messages)

[GIT PULL] ARM: OMAP: i2c, gpio, spi and regulator DTS updates
 2012-03-14 23:38 UTC  (6+ messages)

[PATCH 00/12] mfd: twl: Fix for irqdomain/next + SPARSE_IRQ + MMC card detect
 2012-03-14 22:14 UTC  (13+ messages)
` [PATCH 01/12] mfd: twl-core: don't depend on pdata->irq_base/end
` [PATCH 12/12] ARM: OMAP2+: board-omap4-*: Do not use anymore TWL6030_IRQ_BASE in board files

[PATCH] usbnet: fix spinlock recursion
 2012-03-14 18:04 UTC  (3+ messages)

[GIT PULL 1/7] non-critical fixes part3 for upcoming merge window
 2012-03-14 17:26 UTC  (4+ messages)

[PATCH] omap: opp: test for iva before attempting to set iva opp
 2012-03-14 17:09 UTC  (2+ messages)

[PATCH v2 0/4] omap hsmmc device tree support
 2012-03-14 15:37 UTC  (2+ messages)

[PATCH 0/3] coupled cpuidle state support
 2012-03-14 14:23 UTC  (14+ messages)
            ` [linux-pm] "

[GIT PULL] mfd: twl: Fix for irqdomain/next + SPARSE_IRQ + MMC card detect
 2012-03-14 13:36 UTC 

OMAP DSS device tree design problems
 2012-03-14 12:06 UTC  (3+ messages)

[GIT PULL] ARM: OMAP4: hwmod data: add almost all remaining IP blocks
 2012-03-14  8:45 UTC 

E-Mail-Quota-Warnung
 2012-03-14  0:52 UTC 

[GIT PULL] ARM: OMAP2+: hwmod: remove link arrays
 2012-03-14  8:38 UTC 

[PATCH 1/2] OMAPDSS: add set_min_bus_tput pointer to omapdss's platform data
 2012-03-14  6:38 UTC  (4+ messages)
` [PATCH 2/2] OMAPDSS: Ensure OPP100 when DSS is operational

[PATCH v3 00/13] gpio/omap: Some more driver cleanup and fixes
 2012-03-14  1:53 UTC  (8+ messages)
` [PATCH v3 11/13] gpio/omap: fix dataout register overwrite in _set_gpio_dataout_*

[PATCH] power: isp1704: fix probe error path
 2012-03-13 23:29 UTC  (2+ messages)

[GIT PULL] one kernel panic fix for v3.3-rc7
 2012-03-13 22:49 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