public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-12 09:19:19 to 2012-03-15 11:21:41 UTC [more...]

[PATCH-V3 0/3] ARM: OMAP2+: Add powerdomain & PRM support for AM33XX device
 2012-03-15 11:06 UTC  (3+ 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

Lost fixes?
 2012-03-15 11:06 UTC  (6+ 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

[RFC PATCH 1/2] of: Add generic device tree DMA helpers
 2012-03-15 10:27 UTC  (10+ messages)
` [RFC PATCH] of: DMA helpers: manage generic requests specification
  ` [PATCH] of: Add generic device tree DMA helpers

[PATCH] omap2+: add drm device
 2012-03-15  8:46 UTC  (8+ messages)

[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  (5+ messages)

GPIO abort on 3630/Zoom3
 2012-03-15  6:43 UTC  (3+ messages)

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

[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  (18+ messages)
` [PATCH 01/12] mfd: twl-core: don't depend on pdata->irq_base/end
` [PATCH 08/12] gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ support
` [PATCH 09/12] gpio/twl: Add DT support to gpio-twl4030 driver
` [PATCH 12/12] ARM: OMAP2+: board-omap4-*: Do not use anymore TWL6030_IRQ_BASE in board files

[PATCH] OMAP3: OPP: Test for IVA subsystem before attempting to add IVA OPP
 2012-03-14 22:06 UTC  (4+ messages)

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

[GIT PULL] cpufreq: OMAP updates for v3.4
 2012-03-14 17:38 UTC  (5+ 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  (7+ messages)
` [PATCH v2 1/4] mmc: omap_hsmmc: Convert hsmmc driver to use device tree
` [PATCH v2 2/4] mmc: omap_hsmmc: Avoid a regulator voltage change with dt
` [PATCH v2 3/4] arm/dts: OMAP4: Add mmc controller nodes and board data
` [PATCH v2 4/4] arm/dts: OMAP3: "

[PATCH] omap_vout: Fix "DMA transaction error" issue when rotation is enabled
 2012-03-14 15:30 UTC  (2+ messages)

[PATCH] omap_vout: Fix the build warning and section miss-match warning
 2012-03-14 14:52 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  (23+ messages)
` [PATCH v3 05/13] gpio/omap: get rid of retrigger variable in gpio_irq_handler
` [PATCH v3 11/13] gpio/omap: fix dataout register overwrite in _set_gpio_dataout_*
` [PATCH v3 13/13] gpio/omap: fix incorrect update to context.irqenable1

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

[PATCH 0/6] ARM: OMAP3+: smartreflex: add class support
 2012-03-13 17:40 UTC  (10+ messages)
` [PATCH 1/6] ARM: OMAP3+: SmartReflex: introduce class init, deinit and priv data
` [PATCH 2/6] ARM: OMAP3+: SmartReflex: introduce notifiers flags
` [PATCH 3/6] ARM: OMAP3+: SmartReflex: introduce notifier_control
` [PATCH 4/6] ARM: OMAP3+: SmartReflex: disable spamming interrupts
` [PATCH 5/6] ARM: OMAP3+: SmartReflex: introduce class private data per voltage domain
` [PATCH 6/6] ARM: OMAP3+: SmartReflex Class3: restrict CPU to run on

[PATCH v2 0/2] Fixes in hwmod reset code
 2012-03-13 17:25 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: omap: hwmod: Restore sysc after a reset
` [PATCH v2 2/2] ARM: omap: hwmod: Make omap_hwmod_softreset wait for reset status

[PATCH v2 0/2] Fixes in hwmod reset code
 2012-03-13 17:24 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: omap: hwmod: Restore sysc after a reset
` [PATCH v2 2/2] ARM: omap: hwmod: Make omap_hwmod_softreset wait for reset status

[PATCH] ARM: OMAP4: Workaround the OCP synchronisation issue with 32K synctimer
 2012-03-13 16:40 UTC  (5+ messages)

implementing "suspend to ram" on cortex A8 based on linux 3.0.8
 2012-03-13 14:34 UTC  (5+ messages)

[PATCH 0/2] Fixes in hwmod reset code
 2012-03-13 13:59 UTC  (4+ messages)
` [PATCH 1/2] ARM: omap: hwmod: Restore sysc after a reset
` [PATCH 2/2] ARM: omap: hwmod: Make omap_hwmod_softreset wait for reset status

FW: [PATCH-V1] arm/dts: Add support for TI OMAP3 EVM board
 2012-03-13 13:52 UTC 

[PATCH 0/3] ARM: OMAP1/2+: 32k-timer: Add hwmod lookup for 32k-timer
 2012-03-13 11:37 UTC  (10+ messages)
` [PATCH 1/3] ARM: OMAP2+: 32k-counter: Use hwmod lookup to check presence of 32k timer

[PATCH 0/5] ARM: OMAP2+: resolve some warnings from sparse, cppcheck
 2012-03-13  8:44 UTC  (13+ messages)
` [PATCH 1/5] ARM: OMAP2+: declare file-local functions as static
` [PATCH 2/5] ARM: OMAP2+: add includes for missing prototypes
` [PATCH 3/5] ARM: OMAP2+: GPMC: resolve type-conversion warning from sparse
` [PATCH 4/5] ARM: OMAP2+: fix 'using plain integer as NULL pointer' sparse warnings
` [PATCH 5/5] ARM: OMAP2+: clean up some cppcheck warnings
  ` [PATCH v2 "
    ` [PATCH v3 "

[GIT PULL] ARM: OMAP2+: PM: core support for SMPS regulators for v3.4
 2012-03-12 23:28 UTC  (10+ messages)

Question: Custom DAI driver for AM35xx using McBSP
 2012-03-12 22:17 UTC  (7+ messages)
    ` Ethernet problems on AM3517, possible regression?

[PATCH v7 0/9] Consolidate cpuidle functionality
 2012-03-12 18:45 UTC  (5+ messages)
  ` [git pull] "

[PATCH 0/6] gpio/omap: Some more driver cleanup and fixes
 2012-03-12 18:43 UTC  (5+ messages)

[PATCH 0/8] Split omap plat/io.h into local iomap.h files
 2012-03-12 18:05 UTC  (4+ messages)
` [PATCH 4/8] ARM: OMAP1: Move 16xx GPIO system clock to platform init code

[PATCH] gpio/omap: Fix section warning for omap_mpuio_alloc_gc()
 2012-03-12 17:45 UTC  (3+ messages)

DSS pwrdm usecount, disabling autodeps for DSS
 2012-03-12 16:24 UTC  (5+ messages)

[PATCH] gpio/omap: fix wakeups on level-triggered GPIOs
 2012-03-12 16:16 UTC  (2+ messages)

[PATCH 0/8] Add TI EMIF SDRAM controller driver
 2012-03-12 15:58 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP4: powerdomain: Misc powerdomain fix and associated cleanup
 2012-03-12 14:39 UTC  (4+ messages)
` [PATCH 1/2] ARM: OMAP: powerdomain: Wait for powerdomain transition in pwrdm_state_switch()
` [PATCH 2/2] ARM: OMAP: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() API

[PATCH] mmc: omap_hsmmc: set dto to 14 for all devices
 2012-03-12 14:37 UTC  (5+ messages)

AM3517evm
 2012-03-12 13:55 UTC  (2+ messages)

[PATCH 1/3 v5] usb: musb: Add support for ti81xx platform
 2012-03-12 12:52 UTC  (4+ messages)
` [PATCH 2/3 v5] arm: omap: am335x: enable phy controls

[PATCH] omap_hwmod: Allow io_ring wakeup configuration for all modules
 2012-03-12 11:49 UTC  (3+ messages)

[PATCH] OMAPDSS: provide default timings functions for panels
 2012-03-12 11:26 UTC  (3+ messages)

[GIT PULL] ARM: OMAP2+: hwmod/PRM: miscellaneous patches for 3.4
 2012-03-12 11:01 UTC 

[PATCH]: arm/dts: OMAP4: Add Variscite OMAP4 System-On-Modeule support
 2012-03-12 10:20 UTC 

[PATCHv5 0/6] ARM: OMAP3+: IO daisy chain support fixes
 2012-03-12 10:15 UTC  (9+ messages)
` [PATCHv5 2/6] ARM: OMAP3 PM: Move IO Daisychain function to omap3 prm file

[GIT PULL] ARM: OMAP3+: PRM/hwmod: fix and improve I/O chain wakeup support
 2012-03-12 10:15 UTC 

[PATCH] ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitions
 2012-03-12 10:15 UTC  (3+ messages)

[PATCH] ARM: OMAP2+: hwmod: Add new sysc_type3 into omap_hwmod required for am33xx
 2012-03-12 10:13 UTC  (4+ messages)

[GIT PULL] ARM: OMAP: clock: clock patches for 3.4
 2012-03-12 10:09 UTC 

[PATCH] omap_vout: Set DSS overlay_info only if paddr is non zero
 2012-03-12 10:04 UTC  (2+ messages)

[PATCH] ARM: OMAP4: clock: Add aliases for McBSP fclk clocks
 2012-03-12  9:53 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox