linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-06-30 22:24:28 to 2009-07-10 19:12:39 UTC [more...]

[PATCH 0/32] mmc and omap_hsmmc patches
 2009-07-10 19:12 UTC  (35+ messages)
` [PATCH 1/32] mmc: add 'enable' and 'disable' methods to mmc host
` [PATCH 2/32] mmc: allow host claim / release nesting
` [PATCH 3/32] mmc: add MMC_CAP_NONREMOVABLE host capability
` [PATCH 4/32] mmc: add ability to save power by powering off cards
` [PATCH 5/32] mmc: add mmc card sleep and awake support
` [PATCH 6/32] mmc: power off once at removal
` [PATCH 7/32] mmc: add host capabilities for SD only and MMC only
` [PATCH 8/32] mmc: check status after MMC SWITCH command
` [PATCH 9/32] omap_hsmmc: add debugfs entry (host registers)
` [PATCH 10/32] omap_hsmmc: make use of new enable/disable interface
` [PATCH 11/32] ARM: OMAP: mmc-twl4030: add context loss counter support
` [PATCH 12/32] omap_hsmmc: keep track of power mode
` [PATCH 13/32] omap_hsmmc: context save/restore support
` [PATCH 14/32] omap_hsmmc: set open drain bit correctly
` [PATCH 15/32] omap_hsmmc: ensure workqueues are empty before suspend
` [PATCH 16/32] omap_hsmmc: fix scatter-gather list sanity checking
` [PATCH 17/32] omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability
` [PATCH 18/32] omap_hsmmc: support for deeper power saving states
` [PATCH 19/32] ARM: OMAP: mmc-twl4030: add regulator sleep / wake function
` [PATCH 20/32] omap_hsmmc: put MMC regulator to sleep
` [PATCH 21/32] omap_hsmmc: add mmc card sleep and awake support
` [PATCH 22/32] omap_hsmmc: fix NULL pointer dereference
` [PATCH 23/32] omap_hsmmc: cleanup macro usage
` [PATCH 24/32] omap_hsmmc: clear interrupt status after init sequence
` [PATCH 25/32] omap_hsmmc: cater for weird CMD6 behaviour
` [PATCH 26/32] omap_hsmmc: prevent races with irq handler
` [PATCH 27/32] omap_hsmmc: pass host capabilities for SD only and MMC only
` [PATCH 28/32] omap_hsmmc: code refactoring
` [PATCH 29/32] omap_hsmmc: protect the card when the cover is open
` [PATCH 30/32] omap_hsmmc: ensure all clock enables and disables are paired
` [PATCH 31/32] omap_hsmmc: set a large data timeout for commands with busy signal
` [PATCH 32/32] ARM: OMAP: RX51: set MMC capabilities and power-saving flag

[PATCH 1:2] [MTD][NAND]omap: Adding support for nand prefetch-read and post-write, in MPU mode
 2009-07-10 18:01 UTC  (2+ messages)

[PATCH] ehci: update driver with generic change
 2009-07-10 14:25 UTC 

[PATCH-v2 2:2][MTD][NAND]omap : Adding DMA mode support in nand prefetch/post-write
 2009-07-10 13:38 UTC 

[PATCH-v2 1:2] [MTD][NAND]omap: Adding support for nand prefetch-read and post-write, in MPU mode
 2009-07-10 13:32 UTC 

[PATCH 2:2][MTD][NAND]omap : Adding DMA mode support in nand prefetch/post-write
 2009-07-10 12:44 UTC  (4+ messages)

Your E-mail Attach To category\\"A\\" 870,000GBP‏
 2009-07-10 12:30 UTC 

[PATCH v2] OMAP: timer-gp: Fix for null pointer dereferencing issue
 2009-07-10 11:39 UTC 

[PATCH 0/2] [MTD] [NAND] Add prefetch and dma support for omap2/3 NAND driver
 2009-07-10 11:36 UTC 

[PATCH 1/8] ehci: fix ehci pin mux init
 2009-07-10  9:17 UTC  (8+ messages)
` [PATCH 2/8] ehci: adding mux pin for EHCI phy reset line
  ` [PATCH 3/8] ehci: correct EHCI init parameters on OMAP3EVM
    ` [PATCH 4/8] ehci: fix phy_reset init in ehci probe
      ` [PATCH 5/8] ehci: increase timeout to fix ehci failure
        ` [PATCH 6/8] ehci: portwise configurations
          ` [PATCH 7/8] omap3: Add CHIP_GE_OMAP3430ES3 for HSUSB
            ` [PATCH 8/8] ehci: Support for ES3.x

PM and 2.6.31
 2009-07-10  6:36 UTC  (3+ messages)

[PATCH 0/44] includecheck: fix multiple includes
 2009-07-10  5:45 UTC  (5+ messages)

[PATCH] OMAP3: PM: Fix freeze when scaling CORE dpll to < 83Mhz
 2009-07-10  5:05 UTC  (5+ messages)

[PATCH 1/4] DSPBRIDGE: Fix macros that break when inside an if/else
 2009-07-09 23:58 UTC  (8+ messages)
` [PATCHv2 2/4] DSPBRIDGE: Heuristic fixes of strlen/malloc out by one
  ` [PATCHv2 3/4] DSPBRIDGE: PROCWRAP_Load function cleanup in a complete mess
    ` [PATCH 4/4] DSPBRIDGE: Remove unnecessary conditions from some for loops

Oops with /sys/power/vdd1_lock
 2009-07-09 22:15 UTC  (2+ messages)

[PATCH 0/2] watchdog:OMAP3:Add support for IVA2, SECURE WDTs
 2009-07-09 18:04 UTC  (3+ messages)
` [PATCH 1/2] watchdog:OMAP3:Register IVA and SECURE WDT, make clks ac
  ` [PATCH 2/2] watchdog:OMAP3:Enable support for IVA2 and SECURE

[PATCH] OMAP: timer-gp: Fix for null pointer dereferencing issue
 2009-07-09 15:04 UTC  (2+ messages)

[PATCH] OMAP3: PM: remove a junk print
 2009-07-09 13:38 UTC  (2+ messages)

The pm_dbg_init() print does not look like something useful, probably
 2009-07-09 13:23 UTC 

[PATCH] OMAP3: PM: move context-loss counting into OMAP PM
 2009-07-08 18:34 UTC 

[PATCH] [RFC][OMAP3:I2C]Workaround for OMAP3430 I2C silicon errata 1.153
 2009-07-08 18:21 UTC  (4+ messages)

[PATCH 1/3] MFD: TWL4030: Add support for TWL4030/5030 dynamic power switching
 2009-07-08 10:49 UTC  (3+ messages)
` [PATCH 2/3] MFD: TWL4030: print warning for out-of-order script loading
` [PATCH 3/3] MFD: TWL4030: OMAP: Board-specifc DPS scripts for RX51 board

[PATCHv2 0/3] MFD: TWL4030: Support for dynamic power switching
 2009-07-08 10:47 UTC 

[PATCH 1/4 v2] ARM: OMAP4: sDMA: Update the request lines
 2009-07-08  4:20 UTC 

[PATCH 1/4] ARM: OMAP4: sDMA: Update the request lines
 2009-07-08  4:07 UTC  (7+ messages)
` [PATCH 2/4] ARM: OMAP4: McBSP Support om OMAP4430
  ` [PATCH 3/4] ARM: OMAP4: UART4 Support on OMAP4
    ` [PATCH 4/4] ARM: OMAP4: GPIO "

[PATCH] [RFC] Potential bug in defining 'irq field' of 'ifmap structure'
 2009-07-08  1:32 UTC  (4+ messages)

[PATCH 0/2] hwmod fixes for MMC module reset on init
 2009-07-08  0:17 UTC  (3+ messages)
` [PATCH 1/2] OMAP2/3: HS-MMC: correct hwmod offsets for SYSCONFIG/SYSSTATUS
  ` [PATCH 2/2] OMAP2/3/4: omap_hwmod: fix reset bug

[PATCH] OMAP3: SPI: Restore also CHxCONF register when restoring context
 2009-07-07 21:59 UTC  (2+ messages)

[PATCH] Clear the SDRC_POWER.PWRENA bit before putting the SDRAM into self-refresh before suspend
 2009-07-07 21:44 UTC 

(unknown),
 2009-07-07 13:08 UTC  (3+ messages)
` DSS2 Video Overlay Scaling Patch

[PATCH v2] OMAP3: RX51: Define TWL4030 USB transceiver in board file
 2009-07-07 11:37 UTC  (2+ messages)

MMC host controller driver query
 2009-07-07  8:52 UTC 

[PATCH] OMAP3: RX51: Define TWL4030 USB transceiver in board file
 2009-07-07  6:37 UTC  (3+ messages)

User/kernel memory split
 2009-07-06 12:46 UTC  (7+ messages)

[PATCH 1/4] DSPBRIDGE: always malloc strlen+1 for the trailing \0
 2009-07-06 12:47 UTC  (9+ messages)
` [PATCH 2/4] DSPBRIDGE: Heuristic fixes of strlen/malloc out by one and termination errors
  ` [PATCH 3/4] DSPBRIDGE: PROCWRAP_Load function cleanup in a complete mess
    ` [PATCH 4/4] DSPBRIDGE: Remove unnecessary conditions from some for loops

[PATCH v3] OMAP1: AMS_DELTA: add modem support
 2009-07-06 10:24 UTC 

[PATCH 2/2] ehci: Fix EHCI init for OMAP3EVM
 2009-07-06  9:53 UTC  (4+ messages)

[PATCH v2] OMAP1: AMS_DELTA: add modem support
 2009-07-06  8:59 UTC  (3+ messages)

[PATCH 1/2] ehci: Adding mux pin for EHCI phy reset
 2009-07-06  7:57 UTC 

[PATCH] OMAP3: EHCI: Allow EHCI to work as a module again
 2009-07-06  7:13 UTC  (2+ messages)

[RESEND][PATCH 0/2] McSPI Slave and DMA ,FIFO support
 2009-07-06  6:47 UTC  (3+ messages)

[PATCH] musb: fix CONFIGDATA register read issue
 2009-07-06  5:33 UTC 

[PATCH 00/07] pm: remove late/early platform driver pm callbacks V2
 2009-07-04 23:45 UTC  (2+ messages)

mainline: misc.o uses VFP instructions error
 2009-07-04 16:19 UTC  (2+ messages)

[PATCH] [RFC] OMAP1: AMS_DELTA: add modem support
 2009-07-04 10:03 UTC  (3+ messages)

[PATCH] musb: cleanup the nop registration for OMAP3EVM
 2009-07-03 15:30 UTC  (2+ messages)

[PATCH] media/omap: adding __init/__exit macros to lcd_drivers
 2009-07-03 12:39 UTC 

[PATCH] ehci: fix ehci pin mux init
 2009-07-03 10:47 UTC  (2+ messages)

[PATCH] OMAP: GPIO: Avoid generating extra IRQs
 2009-07-03  6:26 UTC 

[PATCH]OMAP4: McSPI Support for OMAP_4430
 2009-07-03  4:51 UTC  (3+ messages)

[RESEND][PATCH 2/2] McSPI Slave and DMA,FIFO support
 2009-07-03  0:22 UTC  (2+ messages)

[RESEND][PATCH 1/2] McSPI Slave and DMA,FIFO support
 2009-07-03  0:03 UTC  (2+ messages)

[PATCH v2] OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOs
 2009-07-02 12:09 UTC 

[PATCH] OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOs
 2009-07-02 11:59 UTC 

2.6.30 jiffies problem
 2009-07-02 11:54 UTC  (3+ messages)

[PATCH v2 1/1] i2c:OMAP3:Errata workaround for spurious RDR event
 2009-07-02 11:39 UTC  (10+ messages)

[PATCH] ARM: OMAP3: allow setting cam_mclk rate
 2009-07-02  8:59 UTC  (4+ messages)
  ` [PATCH take 2] "

About DSS2 in Kevin's l-o PM tree
 2009-07-02  4:23 UTC  (2+ messages)

[PATCH] ARM TCM (Tightly-Coupled Memory) support v2
 2009-07-01 22:29 UTC 

[ANNOUNCE] TI dspbridge Omapzoom tree
 2009-07-01 16:17 UTC  (4+ messages)

[PATCH] DSPBRIDGE: Fixes the DSP crash when driver is unloaded
 2009-07-01 15:25 UTC  (2+ messages)

[PATCH 01/04] OMAP3: PM: Disable PER DPLL idle before OFF, reduces OFF latency by 20ms
 2009-07-01 14:36 UTC  (6+ messages)

[ARM][OMAP] TWL4030 IRQ
 2009-07-01 13:51 UTC  (7+ messages)

OMAP3: RX51: build warning at rx51_t2scripts
 2009-07-01 11:38 UTC  (2+ messages)

[PATCH 0/4] driver updates from PM branch for upstream
 2009-07-01  9:43 UTC  (13+ messages)
` [PATCH 1/4] OMAP: McSPI: enable wake-ups and smart-idle
  ` [PATCH 2/4] OMAP: McSPI: Convert bit shifted values into BIT format
    ` [PATCH 3/4] OMAP3 McSPI: Adds context save/restore
      ` [PATCH 4/4] I2C: OMAP3: PM: (re)init for every transfer to support off-mode

[PATCH v2] usb: musb: Warn and check for OTG transceiver misconfiguration
 2009-07-01  6:31 UTC  (2+ messages)

[PATCH] OMAP: HSMMC: Do not enable buffer ready interrupt if using DMA
 2009-07-01  6:29 UTC  (2+ messages)

PM branch updated
 2009-07-01  1:31 UTC 

[PATCH] OMAP3: SR: Wait for VP idle before a VP disable
 2009-07-01  0:51 UTC  (2+ messages)

[PATCH 1/2] OMAP3: PM: Configure PRM setup times from board files
 2009-06-30 22:58 UTC  (4+ messages)
` [PATCH 2/2] OMAP3: PM: Configure CPUidle latencies/thresholds "


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