linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-31 10:36:31 to 2011-06-03 10:01:30 UTC [more...]

[PATCH 00/27] OMAP DSS runtime PM adaptation
 2011-06-03 10:00 UTC  (14+ messages)
` [PATCH 01/27] OMAP: change get_context_loss_count ret value to int
` [PATCH 02/27] OMAP: DSS2: Taal: Make driver more fault tolerant
` [PATCH 03/27] OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after use
` [PATCH 04/27] OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocks
` [PATCH 05/27] OMAP: DSS2: Clean up probe for DSS & DSI
` [PATCH 06/27] OMAP: DSS2: Init dispc first before other components
` [PATCH 07/27] OMAP: DSS2: Remove clk optimization at dss init
` [PATCH 08/27] OMAP: DSS2: rewrite use of context_loss_count
` [PATCH 09/27] OMAP: DSS2: Use omap_pm_get_dev_context_loss_count to get ctx loss count
` [PATCH 10/27] OMAP: DSS2: DPI: remove unneeded SYSCK enable/disable
` [PATCH 11/27] OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLK
` [PATCH 12/27] OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2
` [PATCH 14/27] OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESET

[PATCH 0/2] OMAP3 IOMMU fixes
 2011-06-03  9:39 UTC  (18+ messages)
` [PATCH 1/2] omap3: iovmm: Work around sg_alloc_table size limitation in IOMMU
    ` [PATCH v2 "
    ` [PATCH v2 2/2] omap3: iovmm: Support non page-aligned buffers in iommu_vmap
              ` [PATCH v3 1/2] omap3: iovmm: Work around sg_alloc_table size limitation in IOMMU
              ` [PATCH v3 2/2] omap3: iovmm: Support non page-aligned buffers in iommu_vmap

[PATCH] OMAP2+: CPUfreq: Allow the CPU scaling when secondary CPUs are offline
 2011-06-03  8:31 UTC  (6+ messages)

[PATCH 0/8] MFD/ASoC: TWL4030/TWL6040 changes
 2011-06-03  8:08 UTC  (18+ messages)
` [PATCH 1/8] MFD: twl4030-codec: Rename internals from codec to audio
` [PATCH 2/8] MFD: twl4030-codec -> twl4030-audio: Rename the driver
` [PATCH 3/8] MFD: twl4030-audio: Rename platform data
` [PATCH 4/8] mfd: twl6040: Add initial support
` [PATCH 5/8] ASoC: twl6040: Convert into TWL6040 MFD child
` [PATCH 6/8] MFD: twl6040: Change platform data for soc codec driver
` [PATCH 7/8] input: Add initial support for TWL6040 vibrator
` [PATCH 8/8] OMAP4: SDP4430: Add twl6040 vibrator platform support

[PATCH v10 0/7] MFD: TWL4030: power script and workaround for erratum 27
 2011-06-03  0:31 UTC  (6+ messages)
` [PATCH v10 4/7] MFD: TWL4030: power scripts for OMAP3 boards

[pm_wip/voltdm_nm][PATCH v2 0/4] OMAP4: PM: Voltage cleanups
 2011-06-03  0:15 UTC  (8+ messages)
` [pm_wip/voltdm_nm][PATCH v2 2/3] OMAP4: PM: VC: introduce concept of default channel
` [pm_wip/voltdm_nm][PATCH v2 3/3] OMAP4: PM: VC: make omap_vc_i2c_init static

[RFC 0/6] iommu: generic api migration and grouping
 2011-06-02 23:57 UTC  (8+ messages)
` [RFC 1/6] omap: iommu: generic iommu api migration
` [RFC 2/6] omap: iovmm: "
` [RFC 3/6] media: omap3isp: "
` [RFC 4/6] drivers: iommu: move to a dedicated folder
` [RFC 5/6] omap: iommu/iovmm: move to dedicated iommu folder
` [RFC 6/6] msm: iommu: move to dedicated iommu drivers folder

[PM-WIP_CPUFREQ][PATCH v4 0/4] Cleanups for cpufreq
 2011-06-02 23:14 UTC  (9+ messages)
` [PM-WIP_CPUFREQ][PATCH v4 1/4] OMAP2+: cpufreq: dont support !freq_table
` [PM-WIP_CPUFREQ][PATCH v4 2/4] OMAP2+: cpufreq: use OPP library
` [PM-WIP_CPUFREQ][PATCH v4 3/4] OMAP2+: cpufreq: put clk if cpu_init failed

[PATCH pm_wip/voltdm_nm] OMAP: VP: Explicitly mask VPVOLTAGE field
 2011-06-02 23:13 UTC  (2+ messages)

[PATCH] OMAP: PM: omap_device: fix device power domain callbacks
 2011-06-02 22:51 UTC  (2+ messages)

Send Name Address
 2011-06-02 21:58 UTC 

Send Name Address
 2011-06-02 21:58 UTC 

[PATCH 9/10] arch/arm/mach-omap2/clock.c: add missing clk_put
 2011-06-02 21:26 UTC  (2+ messages)

calling runtime PM from system PM methods
 2011-06-02 18:38 UTC  (4+ messages)
` [linux-pm] "

[PATCH 00/11] crypto: omap-sham driver fixes
 2011-06-02 18:10 UTC  (12+ messages)
` [PATCH 01/11] omap-sham: remove extra reference
` [PATCH 02/11] omap-sham: remove unused code
` [PATCH 03/11] omap-sham: replace flags bit mask with bit number
` [PATCH 04/11] omap-sham: replace flags operation with atomic bit operations
` [PATCH 05/11] omap-sham: move some flags to device context
` [PATCH 06/11] omap-sham: remove unnecessary local variable
` [PATCH 07/11] omap-sham: remove dedicated queue handling tasklet
` [PATCH 08/11] omap-sham: irq and dma handling changes
` [PATCH 09/11] omap-sham: irq handler must not clear error code
` [PATCH 10/11] omap-sham: clear device flags when finishing request
` [PATCH 11/11] omap-sham: do not schedule tasklet if there is no active requests

[PATCH] media: omap3isp: fix a pontential NULL deref
 2011-06-02 16:49 UTC  (2+ messages)

[PATCH] OMAP2+: CPUfreq: Allow the CPU scaling when secondary CPUs are offline
 2011-06-02 14:53 UTC 

[PATCH RFC] OMAP2PLUS: Enable HIGHMEM
 2011-06-02 13:54 UTC  (4+ messages)

winner
 2011-06-02 19:57 UTC 

[PATCH 0/4] arm: omap: usb: Hwmod and Runtime PM support for EHCI & OHCI
 2011-06-02  6:55 UTC  (15+ messages)
  ` [PATCH 1/4] arm: omap: usb: ehci and ohci hwmod structures for omap3 and omap4
      ` [PATCH 2/4] arm: omap: usb: register hwmods of usbhs
          ` [PATCH 3/4] arm: omap: usb: device name change for the clk names "
            ` [PATCH 4/4] mfd: global Suspend and resume support of ehci and ohci

[PATCH v4 00/18] I2C: OMAP: I2C fixes, removal of cpu_is... from driver
 2011-06-02  0:19 UTC  (19+ messages)
` [PATCH v4 02/18] I2C: OMAP2+: Name registers in I2C IP V2 only accordingly
` [PATCH v4 04/18] I2C: OMAP2+: Tag all OMAP2+ hwmod defintions with I2C IP revision
  ` [PATCH v4 01/18] I2C: OMAP2+: Set hwmod flags to only allow 16-bit accesses to i2c
  ` [PATCH v4 03/18] I2C: OMAP2+: Introduce I2C IP versioning constants
  ` [PATCH v4 05/18] I2C: OMAP: add rev to omap i2c platform data
  ` [PATCH v4 06/18] I2C: OMAP1: set IP revision in "
  ` [PATCH v4 07/18] I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus added
  ` [PATCH v4 08/18] I2C: OMAP2+: use platform_data ip revision to select register map
  ` [PATCH v4 12/18] I2C: OMAP1/OMAP2+: add flags field to omap i2c platform data
  ` [PATCH v4 13/18] I2C: OMAP2+: Pass flags up to omap i2c platform_data as well
` [PATCH v4 09/18] I2C: OMAP2+: Solve array bounds overflow error on i2c idle
` [PATCH v4 10/18] I2C: OMAP2+: address confused probed version naming
` [PATCH v4 11/18] I2C: OMAP2+: increase omap_i2c_dev_attr flags from u8 to u32
` [PATCH v4 14/18] I2C: OMAP1/OMAP2+: create omap I2C functionality flags for each cpu_... test
` [PATCH v4 15/18] I2C: OMAP2+: add correct functionality flags to all omap2plus i2c dev_attr
` [PATCH v4 16/18] I2C: OMAP1: set i2c unit feature implementation flags in platform data
` [PATCH v4 17/18] I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from "
` [PATCH v4 18/18] I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info

[PATCH] OMAP2: CONFIG_TOUCHSCREEN_ADS7846 XOR CONFIG_MTD_NAND_OMAP2 breaks build
 2011-06-01 21:42 UTC  (3+ messages)

OMAP gpiolib?
 2011-06-01 14:48 UTC  (2+ messages)

[PATCH/RFC 0/4] OMAP: PM debug: remove register dump, misc cleanups
 2011-06-01 14:28 UTC  (8+ messages)
` [PATCH/RFC 2/4] OMAP2: PM debug: remove register dumping

[PATCH v2 0/2] ARM: OMAP4: fix MMC failure due to regulator enable/disable ops
 2011-06-01 11:49 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: OMAP4: MMC: increase delay for pbias
` [PATCH v2 2/2] ARM: OMAP4: MMC: no regulator off during probe for eMMC

[PATCH 0/2] OMAP: convert boards that use SMSC911x to use gpmc-smsc911x
 2011-06-01 11:45 UTC  (5+ messages)
` [PATCH 1/2] OMAP: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVEL

(Bug report) the kernel crash when I run cyclictest on AM3715/DM3730
 2011-06-01 10:35 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP4: fix MMC failure due to regulator enable/disable ops
 2011-06-01  9:18 UTC  (11+ messages)
` [PATCH 1/2] ARM: OMAP4: MMC: increase delay for pbias
` [PATCH 2/2] ARM: OMAP4: MMC: no regulator off during probe for eMMC

Patches archived, mailbox cleaned, please check and resend as needed
 2011-06-01  8:01 UTC 

[PATCH 1/3] OMAP2+: Fix debug section mistmatch warnings
 2011-06-01  7:31 UTC  (3+ messages)

[PATCH 2/3] OMAP2+: fix compilation warnings
 2011-06-01  7:27 UTC  (2+ messages)

[PATCH] OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition()
 2011-06-01  7:18 UTC  (2+ messages)

[PATCH] ARM: omap4: Pass core and wakeup mux tables to omap4_mux_init
 2011-06-01  6:46 UTC  (4+ messages)

[PATCH] OMAP3: beagle: add support for beagleboard xM revision C
 2011-06-01  6:43 UTC  (4+ messages)

[RFC PATCH v3] Consolidate SRAM support
 2011-05-31 21:21 UTC  (4+ messages)
` [RFC PATCH v4] "

[PATCH] ARM: omap2+: mux: Allow board mux settings to be NULL
 2011-05-31 19:00 UTC 

boot hang using OMAP for-next + Russell's for-linus
 2011-05-31 16:13 UTC  (3+ messages)

[PATCH] OMAP: don't trace functions called from sched_clock
 2011-05-31 16:13 UTC  (7+ messages)

[PATCH v2] ARM: OMAP2: Add missing include of linux/gpio.h
 2011-05-31 13:23 UTC  (3+ messages)

[PATCH] Fix: ZOOM: QUART: Request reset GPIO
 2011-05-31 13:11 UTC  (2+ messages)

[PATCH] omap3evm: add support for nand
 2011-05-31 13:09 UTC  (2+ messages)

[PATCH] arm: omap3: cm-t35: add support for cm-t3730
 2011-05-31 13:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/1] RX-51: add full regulator definitions
 2011-05-31 12:59 UTC  (6+ messages)
` [PATCH v2 1/1] OMAP3: rx-51: Add "

[PATCHv2] omap: rx51: Platform support for lp5523 led chip
 2011-05-31 12:55 UTC  (3+ messages)
` [PATCHv3] "

[PATCH] ARM: OMAP2: Add missing include of linux/gpio.h
 2011-05-31 12:47 UTC  (2+ messages)

[PATCH] ARM: omap4: Enable keypad controller hwmod
 2011-05-31 12:39 UTC  (2+ messages)

[PATCH] omap4: hwmod: Enable the keypad
 2011-05-31 12:38 UTC  (3+ messages)

[PATCH] free rev gpios when they are read, so others can read them later
 2011-05-31 12:01 UTC  (4+ messages)

[PATCH] ARM: OMAP2: Add missing iounmap in omap4430_phy_init
 2011-05-31 11:55 UTC  (2+ messages)

[PATCH] OMAP4: fix return value of omap4_l3_init
 2011-05-31 11:52 UTC  (2+ messages)

[PATCH] arm: omap2plus: fix ads7846 pendown gpio request
 2011-05-31 11:12 UTC  (5+ messages)

[PATCH] arm: omap3: cm-t3517: fix section mismatch warning
 2011-05-31 10:36 UTC  (5+ messages)


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