public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-29 23:37:55 to 2010-10-13 08:15:13 UTC [more...]

[PATCH 0/6] SD/MMC driver for MX25/35/51
 2010-10-13  8:15 UTC  (14+ messages)
` [PATCH 1/6] mmc: sdhci-pltfm: Add structure for host-specific data
` [PATCH 2/6] mmc: sdhci-pltfm: move .h-file into apropriate subdir
` [PATCH 3/6] mmc: sdhci: introduce private get_ro
` [PATCH 4/6] mmc: sdhci_pltfm: pass more data on custom init-call
` [PATCH 5/6] mmc: sdhci-of-esdhc: factor out common stuff
  ` [PATCH v2 "
` [PATCH 6/6] mmc: sdhci-pltfm: add pltfm-driver for imx35/51

[PATCH] mmc: append a file to change host clock at run time
 2010-10-13  8:07 UTC  (3+ messages)

mmc_core: question on mmc_do_erase function
 2010-10-13  7:55 UTC  (2+ messages)

2.6.35.6 fails to suspend (pxa2xx-mci.0)
 2010-10-13  7:54 UTC  (17+ messages)
                    ` [PATCH] sdio: fix suspend/resume regression

[PATCH] mmc: Add "ignore mmc pm notify" functionality
 2010-10-13  0:53 UTC  (14+ messages)

[PATCH 0/5] CB710 driver updates
 2010-10-12 22:22 UTC  (6+ messages)
` [PATCH 1/5] mmc: cb710: partially demystify clock selection
` [PATCH 2/5] mmc: cb710: implement get_cd() callback
` [PATCH 3/5] mmc: cb710: remove unnecessary msleep()
` [PATCH 4/5] mmc: cb710: clear irq handler on init() error path
` [PATCH 5/5] mmc: cb710: remove debugging printk (info duplicated from mmc-core)

[PATCH] mmc_rescan: reduce verbosity
 2010-10-12 20:51 UTC  (9+ messages)
        ` [PATCH v2] "

[PATCH v5 2/2] sdhci-s3c: Add support no internal clock divider in host controller
 2010-10-12 21:37 UTC  (5+ messages)

[PATCH V3 0/6] SD/MMC-driver for MX35/51 (and improvements to SDHCI)
 2010-10-11 11:07 UTC  (12+ messages)
` [PATCH 1/6] mmc: sdhci-pltfm: Add structure for host-specific data
` [PATCH 4/6] mmc: sdhci_pltfm: pass more data on custom init-call

[PATCH 0/1] MMC DDR support
 2010-10-11  9:43 UTC  (2+ messages)
` [PATCH 1/1] mmc: refine "

[PATCH v4 2/2] sdhci-s3c: Add support no internal clock divider in host controller
 2010-10-11  5:47 UTC 

[PATCH 0/2] sdhci-s3c: Add support S5PV310/S5PC210 HSMMC
 2010-10-11  4:43 UTC  (5+ messages)
` [PATCH RESEND 1/2] sdhci-s3c: Add support additional host capabilities
` [PATCH V3 2/2] sdhci-s3c: Add support no internal clock divider in host controller

[PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)
 2010-10-10  6:50 UTC  (21+ messages)

[PATCH] sdhci: enable DUAL DATA RATE -- check capability 1 register
 2010-10-09  0:47 UTC 

[PATCH] sdhci: add support for non v3 controllers to support 8 bit data
 2010-10-08 19:32 UTC 

[PATCH] sdhci: 8 bit widths - allow new QUIRK for 8 bit and v3 sd controller
 2010-10-08 19:31 UTC 

[PATCH] mmc: MMC 4.4 DDR support
 2010-10-08 15:26 UTC  (3+ messages)

Confirm Your Webmail Identity
 2010-10-08 12:44 UTC 

[PATCH v2 00/11] SDIO Runtime PM Support
 2010-10-08  5:00 UTC  (16+ messages)
` [PATCH v2 01/11] mmc: sdio: fully reconfigure oldcard on resume
` [PATCH v2 02/11] mmc: propagate power save/restore ops return value
` [PATCH v2 03/11] sdio: add power_restore support
` [PATCH v2 05/11] sdio: use the generic runtime PM handlers
` [PATCH v2 06/11] sdio: enable runtime PM for SDIO cards
` [PATCH v2 07/11] sdio: enable runtime PM for SDIO functions
` [PATCH v2 08/11] sdio: ensure mmc_sdio_detect is powered
` [PATCH v2 09/11] sdio: support suspend/resume while runtime suspended
  ` [PATCH v2 04/11] mmc: add runtime PM handlers
  ` [PATCH v2 10/11] wl1271: sdio: enable runtime PM
` [PATCH v2 11/11] wl1271: sdio: add suspend/resume support

[PATCH] sdhci: on error print out SD CMD and CAPABILITY_1 Register
 2010-10-08  4:05 UTC 

Patch: eMMC boot partition needs to be deactivated for linux to find user partitions
 2010-10-07 23:58 UTC  (10+ messages)
        ` [PATCH] sdhci: add quirk for controllers that don't support write only detect
              ` [PATCH] sdhci: allow for eMMC 74 clock generation by controller

[PATCH] sdhci: highspeed: check for mmc as well as sd cards
 2010-10-07 23:52 UTC  (3+ messages)

2.6.37 planning, and cjb in Taipei Oct 19-Nov 2
 2010-10-07 20:11 UTC 

[PATCH V2 1/1]MMC: add support of sdhci-pxa driver
 2010-10-07 19:45 UTC  (3+ messages)

[PATCH 0/3] Enabling patches for Intel MID SDHCI
 2010-10-07 18:07 UTC  (5+ messages)
` [PATCH 1/3] sdhci: Allow the probe handler to override slots
` [PATCH 2/3] sdhci: Intel Medfield support
` [PATCH 3/3] sdhci: Add Moorestown devices

[PATCH] sdhci: adjust sd 3.0 host controller spec clock divider
 2010-10-06 13:05 UTC  (4+ messages)

[PATCH V2 0/3] ARM: S5PV310: Add support HSMMC
 2010-10-06  9:00 UTC  (7+ messages)
` [PATCH V2 1/3] ARM: S5PV310: Add support HSMMC and SDHCI configuration
` [PATCH V2 2/3] ARM: S5PV310: Add HSMMC platform data
` [PATCH V2 3/3] ARM: S5PV310: Add support HSMMC on SMDKV310 and SMDKC210

[PATCH] sdhci: adjust sd 3.0 host controller spec clock divider
 2010-10-05 23:30 UTC 

For your interest
 2010-10-05 18:40 UTC 

[PATCH 0/5] ARM: S5PV310: Add support HSMMC for S5PV310/S5PC210
 2010-10-05  6:58 UTC  (14+ messages)
` [PATCH 1/5] ARM: S5PV310: Add HSMMC support and SDHCI configuration
` [PATCH 2/5] ARM: S5PV310: Add HSMMC support into S5PV310 and S5PC210
` [PATCH 5/5] sdhci-s3c: Add support no internal clock divider in host controller

[RFC RESEND] sdhci-s3c: support clock enable/disable (clock-gating)
 2010-10-05  2:08 UTC  (8+ messages)

[PATCH 0/3] Initial Intel MID support for SDHCI
 2010-10-04 14:07 UTC  (4+ messages)
` [PATCH 1/3] sdhci: Allow the probe handler to override slots
` [PATCH 2/3] sdhci: Intel Medfield support
` [PATCH 3/3] sdhci: Add Moorestown devices

[PATCH (mmc-next) 1/3] mmc: add suspend/resume in the sdhci-pltfm driver (V3)
 2010-10-04  8:57 UTC  (5+ messages)

Hello
 2010-10-03 23:50 UTC 

[patch 2/2] mmc: add support of sdhci-pxa driver
 2010-10-03  8:15 UTC  (7+ messages)

[RFC] sdhci: add support for dual data rate cards sd host v3
 2010-10-01 23:14 UTC 

[RFC] sdhci: 8 bit bus width changes
 2010-10-01 22:45 UTC 

[PATCH v2 3/4] omap4 hsmmc: Register offset handling
 2010-10-01 15:14 UTC  (3+ messages)

[PATCH v4 1/4] omap4 hsmmc: Adding card detect support for MMC1
 2010-10-01 14:54 UTC  (11+ messages)

[PATCH] omap mmc: extended to pass host capabilities from board file
 2010-10-01  5:23 UTC  (4+ messages)
  ` [PATCH] omap: Keep nwires for omap1 and 2420 MMC controller (Re: [PATCH] omap mmc: extended to pass host capabilities from board file)

[PATCH] mmc: name mmc queue thread by host index
 2010-09-30 22:40 UTC  (2+ messages)

[PATCH] mmc: MMC 4.4 DDR support
 2010-09-30 22:30 UTC  (12+ messages)

[PATCH V2] OMAP4 ES2: HSMMC soft reset change
 2010-09-30 20:53 UTC  (2+ messages)

[RFC] sdhci: add support for sd 3.0 host and hooks for dual data rate eMMC
 2010-09-30  5:53 UTC  (2+ messages)

Hang on Suspend to RAM with 2.6.36-rc4
 2010-09-30  1:24 UTC  (2+ messages)

[PATCH] MMC: name mmc queue thread by host index
 2010-09-30  0:22 UTC 


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