public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-28 21:32:16 to 2011-08-04 14:53:37 UTC [more...]

[PATCH 0/2] I2C: OMAP: misc. PM-related cleanups
 2011-08-04 14:53 UTC  (6+ messages)
  ` [PATCH 1/2] I2C: OMAP: remove unneccesary use of pdev
` [PATCH 2/2] I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM

[PATCH v2] Revert "i2c-omap: fix static suspend vs. runtime suspend"
 2011-08-04 14:53 UTC 

[PATCH] Revert "i2c-omap: fix static suspend vs. runtime suspend"
 2011-08-04 14:39 UTC  (3+ messages)

[RFC 0/2] voltage / oscillator parameter segregation
 2011-08-04 13:57 UTC  (4+ messages)
` [RFC 1/2] OMAP3+: "
` [RFC 2/2] TEMP: OMAP3: beagle: added dummy vdd ramp up and clock setup times

[PATCH v2 00/11] PM QoS: add a per-device wake-up latency constraint class
 2011-08-04 13:24 UTC  (8+ messages)
` [PATCH 02/11] PM: extend PM QoS with per-device wake-up constraints
            ` [linux-pm] "

[PATCH] OMAP: DSS2: DSI: Support non-dcs long read
 2011-08-04 12:06 UTC  (2+ messages)

[PATCH v5 00/22] gpio/omap: driver cleanup and fixes
 2011-08-04 11:04 UTC  (23+ messages)
` [PATCH v5 01/22] gpio/omap: remove dependency on gpio_bank_count
` [PATCH v5 02/22] gpio/omap: use flag to identify wakeup domain
` [PATCH v5 03/22] gpio/omap: make gpio_context part of gpio_bank structure
` [PATCH v5 04/22] gpio/omap: fix pwrdm_post_transition call sequence
` [PATCH v5 05/22] gpio/omap: handle save/restore ctx in GPIO driver
` [PATCH v5 06/22] gpio/omap: make non-wakeup GPIO part of pdata
` [PATCH v5 07/22] gpio/omap: avoid cpu checks during module ena/disable
` [PATCH v5 08/22] gpio/omap: further cleanup using wakeup_status register
` [PATCH v5 09/22] gpio/omap: cleanup omap1 related macros
` [PATCH v5 10/22] gpio/omap: use level/edge detect reg offsets
` [PATCH v5 11/22] gpio/omap: remove hardcoded offsets in ctxt save/restore
` [PATCH v5 12/22] gpio/omap: cleanup set_gpio_triggering function
` [PATCH v5 13/22] gpio/omap: cleanup omap_gpio_mod_init function
` [PATCH v5 14/22] gpio/omap: use pinctrl offset instead of macro
` [PATCH v5 15/22] gpio/omap: use readl in irq_handler for all access
` [PATCH v5 16/22] gpio/omap: remove bank->method & METHOD_* macros
` [PATCH v5 17/22] gpio/omap: fix bankwidth for OMAP7xx MPUIO
` [PATCH v5 18/22] gpio/omap: use pm-runtime framework
` [PATCH v5 19/22] gpio/omap: optimize suspend and resume functions
` [PATCH v5 20/22] gpio/omap: cleanup prepare_for_idle and resume_after_idle
` [PATCH v5 21/22] gpio/omap: skip operations in runtime callbacks
` [PATCH v5 22/22] gpio/omap: remove omap_gpio_save_context overhead

[Q] SW-ECC to HW-ECC (OMAP3)
 2011-08-04 10:55 UTC 

[PATCH] OMAPFB: make debug message more useful
 2011-08-04  8:09 UTC  (2+ messages)

[PATCH] OMAP: DSS2: Don't allow moving managers away from enabled displays
 2011-08-04  8:08 UTC  (2+ messages)

[PATCHv5 0/3] I2C driver updates
 2011-08-04  6:25 UTC  (7+ messages)
  ` [PATCHv5 1/3] OMAP: I2C: Reset support
  ` [PATCHv5 3/3] OMAP: I2C: Remove the SYSC register definition
` [PATCHv5 2/3] OMAP: I2C: Remove the reset in the init path

[PATCHv3] OMAP4: I2C: Enable the wakeup in I2C_WE
 2011-08-03 18:26 UTC  (2+ messages)

[PATCH RESEND] omap1: select GENERIC_IRQ_CHIP for TI OMAP1
 2011-08-03 17:34 UTC  (2+ messages)

Shouldn't DT preserve pdev name and id to allow platform_match to work?
 2011-08-03 16:43 UTC  (4+ messages)

[PATCH 0/4] dt: omap3: add device tree support
 2011-08-03 12:56 UTC  (6+ messages)
` [PATCH 4/4] dt: i2c-omap: Convert i2c driver to use device tree

[PATCH 0/4] ASoC: OMAP4: McPDM: Fix legacy support
 2011-08-03  7:58 UTC  (8+ messages)
` [PATCH 1/4] OMAP: McPDM: Convert McPDM device to omap_device
` [PATCH 2/4] OMAP4: hwmod: enable mcpdm hwmod device
` [PATCH 3/4] ASoC: omap-mcpdm: Fix threshold and dma configuration
` [PATCH 4/4] ASoC: OMAP4: McPDM: Convert to hwmod/omap_device
  ` [alsa-devel] "

[PATCHv2] OMAP4: I2C: Enable the wakeup in I2C_WE
 2011-08-03  6:09 UTC  (4+ messages)

MONEY GRAM CUSTOMER CARE
 2011-08-03  1:41 UTC 

Remaining omap pull requests
 2011-08-03  0:06 UTC  (5+ messages)

pandaboard brctl oops
 2011-08-02 21:18 UTC  (3+ messages)

[RFC/PATCH v3 00/13] PM QoS: add a per-device latency constraints class
 2011-08-02 21:13 UTC  (33+ messages)
` [PATCH 01/13] PM: QoS: rename pm_qos_params files to pm_qos
` [PATCH 02/13] PM: add a per-device wake-up latency constraints plist
` [PATCH 03/13] PM: QoS: extend the in-kernel API with per-device latency constraints
` [PATCH 04/13] PM: QoS: implement the "
` [PATCH 05/13] PM: QoS: support the dynamic insertion and removal of devices
` [PATCH 07/13] OMAP PM: early init of the pwrdms states
` [PATCH 08/13] OMAP2+: powerdomain: control power domains next state
        ` [linux-pm] [RFC/PATCH v3 00/13] PM QoS: add a per-device latency constraints class

OpenMax issue
 2011-08-02 18:00 UTC 

omap_vout build error with latest linus
 2011-08-02 13:09 UTC 

[PATCH 1/3] mfd: twl6040: Add initial support
 2011-08-02 12:37 UTC  (11+ messages)
` [PATCH 2/4] Fixes for "input: Add initial support for TWL6040 vibrator"
    `  "
` [PATCH 2/3] input: Add initial support for TWL6040 vibrator
` [PATCH 3/3] ASoC: twl6040: Convert into TWL6040 MFD child
` [PATCH 3/4] Calculate max VIBDAT code based on VDDVIB, motor and driver resistances
` [PATCH 4/4] OMAP4: SDP4430: Add vibrator platform data
  ` [alsa-devel] [PATCH 1/3] mfd: twl6040: Add initial support

[PATCH 1/4] OMAP2xxx: HWMOD: fix DSS opt clocks
 2011-08-02 10:33 UTC  (4+ messages)
` [PATCH 2/4] OMAP3: "
` [PATCH 3/4] OMAP4: "
` [PATCH 4/4] OMAP4: HWMOD: fix DSS reset

[PATCHv2 00/28] OMAP DSS runtime PM adaptation
 2011-08-02  7:57 UTC  (9+ messages)
` [PATCHv2 16/28] OMAP3: HWMOD: Add DSS opt clocks
` [PATCHv2 17/28] OMAP2420: "

timing in driver function
 2011-08-02  1:41 UTC  (4+ messages)

[PATCH] ARM: platform_device: pdev_archdata: add omap_device pointer
 2011-08-02  1:14 UTC 

ISP
 2011-08-02  1:01 UTC  (4+ messages)

[PATCH v2 0/4] OMAP4: Add modulemode support to hwmod framework (part 2)
 2011-08-02  0:33 UTC  (3+ messages)
` [PATCH v2 1/4] OMAP4: hwmod data: Add GPMC

[RFC/PATCH 0/7] decouple platform_device from omap_device
 2011-08-02  0:00 UTC  (26+ messages)
` [RFC/PATCH 2/7] OMAP3: beagle: don't touch omap_device internals
` [RFC/PATCH 7/7] WIP: HACK/RFC: omap_device: begin to decouple platform_device from omap_device

[PATCH v2] OMAP: ctrl: Fix CONTROL_DSIPHY register fields
 2011-08-01 22:21 UTC  (2+ messages)

[PATCH] DT: OMAP: Convert I2C driver to use device tree
 2011-08-01 22:04 UTC 

[GIT PULL] OMAP display subsystem patches for 3.1
 2011-08-01 13:49 UTC 

[RFC v2]: Issues implementing clock handling mechanism within UART driver
 2011-08-01 12:46 UTC  (14+ messages)

[PATCH 1/2] of: address: use resource_size helper
 2011-08-01 11:58 UTC  (4+ messages)
` [PATCH 2/2] arm: omap: mark dt_compat __initconst

[Q] No message from Kernel (Howto start debug?)
 2011-08-01  8:15 UTC  (6+ messages)

[PATCH] omap3: l3: Temporary fix to avoid the kernel hang with beagle board
 2011-08-01  6:13 UTC  (6+ messages)

[linux-pm] Runtime PM discussion notes
 2011-07-30 22:41 UTC  (13+ messages)
              `  "

[PATCH] OMAP4: I2C: Enable the wakeup in I2C_WE
 2011-07-29 14:09 UTC  (7+ messages)

[PATCH v2] OMAP3: NAND: Adding NAND support and specifying NAND partitions
 2011-07-29 12:43 UTC 

[PATCHV2 0/5] I2C: driver updates
 2011-07-29 11:27 UTC  (4+ messages)
` [PATCHV2 3/5] OMAP: I2C: Remove the reset in the init path

[PATCH v4 REPOST 00/20] gpio/omap: driver cleanup and fixes
 2011-07-29 10:55 UTC  (9+ messages)
` [PATCH v4 REPOST 18/20] gpio/omap: use pm-runtime framework

[PATCHv4 0/4] OMAP SMPS regulator driver
 2011-07-29  9:48 UTC  (3+ messages)
` [PATCHv4 2/4] regulator: omap smps "

USB Ethernet gadget doesn't work with DM3730
 2011-07-29  9:41 UTC  (2+ messages)

[PATCH v4] usb: musb: Enable DMA mode1 RX for USB-Mass-Storage
 2011-07-29  4:50 UTC  (3+ messages)

musb crash on suspend
 2011-07-29  2:06 UTC  (3+ messages)


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