linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-04 13:18:22 to 2012-01-16 13:11:57 UTC [more...]

[PATCH RFC] mmc : omap_hsmmc : Save and restore the sysc across reset
 2012-01-16 13:11 UTC  (2+ messages)

[PATCH] MMC-4.5 Data Tag Support
 2012-01-16 13:09 UTC  (6+ messages)

[PATCH] mmc: core: Force a "detect" to handle non-properly removed cards
 2012-01-16 11:09 UTC  (23+ messages)

[PATCH] mmc: dw-mmc: modify the condition for platdata of blk-setting
 2012-01-16 10:20 UTC  (2+ messages)

[RFC] mmc: core: add the capability for broken voltage
 2012-01-16  8:49 UTC 

[PATCH] mmc: change mmc_delay() to use usleep_range()
 2012-01-16  6:43 UTC 

[PATCH 0/4] new version workaround for FSL's eSDHC controller
 2012-01-16  6:13 UTC  (5+ messages)
` [PATCH 1/4 v3] ESDHC: add PIO mode support
  ` [PATCH 2/4 v3] ESDHC: set the timeout to the max value
    ` [PATCH 3/4 v5] ESDHC: Power management for ESDHC
      ` [PATCH 4/4 v5] ESDHC: Workaround for data crc error on p1010rdb

[PATCH 0/1] new version workaround for FSL's eSDHC controller
 2012-01-16  4:43 UTC  (18+ messages)
` [PATCH 1/5 v2] ESDHC: add PIO mode support
  ` [PATCH 2/5 v2] ESDHC: set the timeout to the max value
    ` [PATCH 3/5 v4] ESDHC: Power management for ESDHC
      ` [PATCH 4/5 v4] ESDHC: Workaround for data crc error on p1010rdb
        ` [PATCH 5/5 v4] ESDHC: Fix DMA errors in kernel booting on P1010

password protected mmc/sd handling
 2012-01-15 17:16 UTC 

[PATCH] mmc: fix deadlock from mmc core when suspend the device
 2012-01-14 14:19 UTC  (2+ messages)

[PATCH][upstream] eSDHC: fix errors when booting kernel on Freescale eSDHC version 2.3
 2012-01-14 13:09 UTC  (3+ messages)

[PATCH] mmc: change mmc_delay() to use usleep_range()
 2012-01-13 21:38 UTC  (2+ messages)

[PATCH] mmc: use usleep_range() in mmc_delay()
 2012-01-13 14:52 UTC  (4+ messages)

[GIT PULL] MMC updates for 3.3-rc1
 2012-01-13 13:22 UTC 

[PATCH v6] mmc:Support of PCI mode for the dw_mmc driver
 2012-01-13 12:30 UTC  (2+ messages)

[PATCH] mmc: dw-mmc: add the capability of power-off -notify feature
 2012-01-13 11:05 UTC  (2+ messages)

[PATCH RFC/RFT] mmc : updates
 2012-01-13  8:43 UTC  (4+ messages)
` [PATCH RFC/RFT 1/3] mmc: omap_hsmmc : Make the suspend/resume functions depend on CONFIG_PM_SLEEP
` [PATCH RFC/RFT 2/3] mmc: omap_hsmmc : Clean up the runtime suspend/resume
` [PATCH RFC/RFT 3/3] omap : hsmmc : remove pm_runtime_get_sync/put sync from suspend/resume

[PATCH 2/4 v4] MMC/SD: Add callback function to detect card
 2012-01-13  7:36 UTC  (7+ messages)

[PATCH 1/4 v3] MMC/core: Add f_min to mmc_power_on()
 2012-01-13  6:48 UTC  (10+ messages)
` [PATCH 2/4 v3] MMC/SD: Add callback function to detect card
  ` [PATCH 3/4 v4] SDHCI: add sdhci_get_cd callback to detect the card
    ` [PATCH 4/4 v3] ESDHC: add callback esdhc_of_get_cd to detect card

[PATCH 3/4 v5] SDHCI: add sdhci_get_cd callback to detect the card
 2012-01-13  6:44 UTC  (6+ messages)

[PATCH 4/5 v3] ESDHC: Workaround for data crc error on p1010rdb
 2012-01-13  2:26 UTC  (4+ messages)
` [PATCH 5/5 v3] ESDHC: Fix DMA errors in kernel booting on P1010

Ricoh SD card reader, error on r/w lots of data
 2012-01-12 15:58 UTC 

[PATCH] arm, da8xx, mmc: set second MMC controllers default queue
 2012-01-12  9:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5] mmc: support BKOPS feature for eMMC
 2012-01-12  2:10 UTC  (8+ messages)

[PATCH v3 2/2] mmc: sdhci: Deal with failure case in sdhci_suspend_host
 2012-01-11 19:39 UTC  (3+ messages)

[PATCH] mmc: fix a deadlock between system suspend and MMC block IO
 2012-01-11 19:30 UTC  (7+ messages)

[PATCH][v2] mmc:sdhci: restore the enabled dma when do reset all
 2012-01-11 19:25 UTC  (4+ messages)

Erasing MMC partition from kernel module, what's best way to do that?
 2012-01-11 19:19 UTC  (2+ messages)

mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operation
 2012-01-11 19:14 UTC  (5+ messages)

[PATCH V4] mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is used
 2012-01-11 18:17 UTC  (3+ messages)

[PATCH] mmc: core: claim host during mmc_power_off on suspend
 2012-01-11 14:51 UTC 

[PATCH 1/1] [PATCH v4 1/1] mmc: Support of DUAL BUFFER DESC[ring] mode for dw_mmc
 2012-01-11 11:27 UTC  (9+ messages)

[PATCH v5 1/1] mmc:Support of PCI mode for the dw_mmc driver
 2012-01-11  9:37 UTC  (8+ messages)

[PATCH] mmc: core: move suspend/resume to dev_pm_ops and add hibernation support
 2012-01-11  6:26 UTC  (4+ messages)

[PATCH] mmc: core: UHS sdio card that fails should not exceed 50MHz
 2012-01-11  4:51 UTC 

[PATCH V3] mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is used
 2012-01-10 18:05 UTC  (4+ messages)

[PATCH 00/11] mmc: tmio/sdhi: hotplug & PM
 2012-01-10 17:44 UTC  (20+ messages)
` [PATCH 01/11] mmc: tmio: calculate the native hotplug condition only once
` [PATCH 02/11] mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
` [PATCH 03/11] mmc: sh_mobile_sdhi: pass card hotplug GPIO number and flags to TMIO MMC
` [PATCH 04/11] ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper
` [PATCH 05/11] ARM: mach-shmobile: convert ag5evm "
` [PATCH 06/11] mfd: tmio: remove now unneeded tmio_mmc_cd_wakeup()
` [PATCH 07/11] mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
` [PATCH 08/11] mmc: tmio_mmc: remove unused sdio_irq_enabled flag
` [PATCH 09/11] mmc: sh_mobile_sdhi: do not manage PM clocks manually on ARM
    ` [PATCH 09/11 v2] "
` [PATCH 10/11] mmc: tmio: reconfigure the controller on runtime resume
` [PATCH 11/11] mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function

[PATCH] mmc: tmio_mmc, sdhi: update input clock frequency after resume
 2012-01-10 15:06 UTC 

mmc: add runtime PM handlers
 2012-01-10  6:46 UTC 

[PATCH 00/14] mmc: mmci: Improved PM support, cleanup and bugfixes
 2012-01-09 15:12 UTC  (8+ messages)
` [PATCH 10/14] mmc: mmci: Cache MMCICLOCK and MMCIPOWER register
` [PATCH 12/14] mmc: mmci: Decrease current consumption in suspend

[PATCH V2] mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is used
 2012-01-09 11:34 UTC  (4+ messages)

typo in Documentation/devices.txt ?
 2012-01-09  8:41 UTC  (2+ messages)

[PATCH V9 0/2] HS200 Mode support for device and host
 2012-01-08 20:37 UTC  (6+ messages)
` [PATCH V9 1/2] mmc: core: HS200 mode support for eMMC 4.5
` [PATCH V9 2/2] mmc: host: Adds support for eMMC 4.5 HS200 mode

[PATCH] mmc: tmio_mmc: fix card eject during IO with DMA
 2012-01-06 12:06 UTC 

[PATCH] mmc: sh_mobile_sdhi: add a callback for board specific init code
 2012-01-06 10:39 UTC 

[PATCH 3/5 v3] ESDHC: Power management for ESDHC
 2012-01-06  3:31 UTC  (6+ messages)

sdhci causing WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0x9b/0xd0()
 2012-01-06  0:12 UTC  (2+ messages)

[PATCH 0/6] mmc: sdhci-s3c: Rework platform data and add device tree support
 2012-01-05 16:43 UTC  (8+ messages)
` [PATCH 6/6] mmc: sdhci-s3c: Add "

[PATCH] mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT()
 2012-01-05 15:33 UTC  (3+ messages)

sdhci max_blk_size
 2012-01-05 12:46 UTC  (3+ messages)

Problem report: lockdep warning in mmc-next
 2012-01-05 12:46 UTC 

[PATCH] mmc/sdhci-spear: Fix compilation error
 2012-01-05  3:36 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Clear the DDR mode for non-DDR
 2012-01-05  3:32 UTC  (3+ messages)

[PATCH] drivers: mmc/memstick: Fix dependencies for MEMSTICK_TIFM_MS and MMC_TIFM_SD
 2012-01-05  3:15 UTC 

[PATCH] mmc: core: select the operation mode with sysfs
 2012-01-05  2:04 UTC 

[PATCH 0/2] mmc: add generic hotplug handler and a GPIO implementation
 2012-01-04 13:18 UTC  (3+ messages)
` [PATCH 2/2] mmc: add a generic GPIO card-detect helper
  ` [PATCH 2/2 v2] "


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