linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-29 18:37:09 to 2010-07-15 21:38:19 UTC [more...]

[PATCH v2 18/26] MMC: Add JZ4740 mmc driver
 2010-07-15 21:37 UTC  (15+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "
      ` [PATCH v6] "

+ mmc-add-jz4740-mmc-driver-v6.patch added to -mm tree
 2010-07-15 21:17 UTC 

[PATCH v3] Samsung: sdhci-s3c: add support for new card detection methods
 2010-07-15 20:39 UTC  (2+ messages)

[PATCH] tmio_mmc: Prevents unexpected status clear
 2010-07-15 20:25 UTC  (4+ messages)

[PATCH V4 0/5] Add MMC erase and secure erase V4
 2010-07-15 20:02 UTC  (14+ messages)
` [PATCH V4 1/5] mmc: Add erase, secure erase, trim and secure trim operations
` [PATCH V4 2/5] mmc_block: Add discard support
` [PATCH V4 3/5] omap_hsmmc: Add erase capability
` [PATCH V4 4/5] block: Add secure discard
      ` [PATCH] "
` [PATCH V4 5/5] mmc_block: Add support for "

+ block-add-secure-discard.patch added to -mm tree
 2010-07-15 19:26 UTC 

+ mmc_block-add-support-for-secure-discard.patch added to -mm tree
 2010-07-15 19:26 UTC 

+ omap_hsmmc-add-erase-capability.patch added to -mm tree
 2010-07-15 19:26 UTC 

+ mmc_block-add-discard-support.patch added to -mm tree
 2010-07-15 19:26 UTC 

+ mmc-add-erase-secure-erase-trim-and-secure-trim-operations.patch added to -mm tree
 2010-07-15 19:26 UTC 

[PATCH 0/8] sdhci: Move real work out of an atomic context
 2010-07-15  6:02 UTC  (10+ messages)
` [PATCH 1/8] sdhci: Turn timeout timer into delayed work
` [PATCH 2/8] sdhci: Use work structs instead of tasklets
` [PATCH 3/8] sdhci: Clear interrupt status register just once
` [PATCH 4/8] sdhci: Use threaded IRQ handler
` [PATCH 5/8] sdhci: Turn host->lock into a mutex
` [PATCH 6/8] sdhci: Get rid of card detect work
` [PATCH 7/8] sdhci: Get rid of mdelay()s where it is safe and makes sense
` [PATCH 8/8] sdhci: Use jiffies instead of a timeout counter

[Bugme-new] [Bug 16390] New: Memory card reader does not function [Dell Latitude E6510, Ricoh device]
 2010-07-14 19:33 UTC 

[PATCH 4/5] drivers/mmc/host/msm-sdcc: Remove dead config options
 2010-07-14 15:39 UTC  (2+ messages)

[PATCH] mmc: csd version check updated to support MMC v4.41
 2010-07-14 12:45 UTC  (5+ messages)

s5pv210: Why don't use the FIFO for Tx/Rx at MMC
 2010-07-14  8:11 UTC 

[PATCH] omap hsmmc: fix processing of all dma interrupts as block completion
 2010-07-13 16:29 UTC 

Re: Re: Re: SD Driver : FAT: FAT read failed (blocknr 8) in sd card error while removing sd card during writing
 2010-07-13  9:24 UTC  (2+ messages)

[PATCH FINAL] sdhci-clk-gating-support
 2010-07-13  8:46 UTC  (2+ messages)

Re: Re: SD Driver : FAT: FAT read failed (blocknr 8) in sd card error while removing sd card during writing
 2010-07-13  5:48 UTC  (2+ messages)

[PATCH] tmio_mmc: Revise a limit of the data size
 2010-07-13  2:32 UTC  (3+ messages)

[PATCH] mmc: MMC 4.4 DDR support
 2010-07-13  1:14 UTC  (4+ messages)

[PATCH v2] SDHCI-S3C fixes and enhancements (driver specific code)
 2010-07-12 23:52 UTC  (13+ messages)
` [PATCH 1/3] sdhci-s3c: add missing remove function
` [PATCH 2/3] sdhci-s3c: add support for the non standard minimal clock value
` [PATCH 3/3] sdhci-s3c: add support for new card detection methods
    ` [PATCH v3] "

[PATCH v2] MMC:mmc_spi: Recover from CRC error for SD read/write operation over SPI
 2010-07-12  7:50 UTC 

[PATCH] MMC:mmc_spi: Recover from CRC error for SD read/write operation over SPI
 2010-07-09 15:43 UTC  (2+ messages)
` [Uclinux-dist-devel] "

[PATCH 00/15] wlan+omap+mmc: out-of-the-box WLAN support for ZOOM2/3
 2010-07-09  9:24 UTC  (61+ messages)
  ` [PATCH 01/15] sdio: add TI + wl1271 ids
  ` [PATCH 07/15] omap zoom3: wlan board muxing
  ` [PATCH 09/15] wireless: wl12xx: support pdata SDIO handlers
  ` [PATCH 14/15] omap: zoom: add WLAN device
` [PATCH 02/15] wireless: wl1271: remove SDIO IDs from driver
` [PATCH 03/15] omap: mmc: prepare for software card detect support
` [PATCH 04/15] mmc: support embedded data field in mmc_host
` [PATCH 05/15] omap: hsmmc: add virtual card detect support
` [PATCH 06/15] omap zoom2: wlan board muxing
` [PATCH 08/15] wireless: wl1271: make wl12xx.h common to both spi and sdio
` [PATCH 10/15] wireless: wl1271: support return value for the set power func
` [PATCH 11/15] wireless: wl1271: introduce platform device support
` [PATCH 12/15] wireless: wl1271: take irq info from platform data
` [PATCH 13/15] wireless: wl1271: make ref_clock configurable by board
` [PATCH 15/15] omap: zoom: enable WLAN device

Re: SD Driver : FAT: FAT read failed (blocknr 8) in sd card error while removing sd card during writing
 2010-07-09  4:41 UTC  (4+ messages)

+ tmio_mmc-revise-limit-on-data-size.patch added to -mm tree
 2010-07-08 21:48 UTC 

+ tmio_mmc-prevent-unexpected-status-clear.patch added to -mm tree
 2010-07-08 21:48 UTC 

[PATCH 0/3] Add support for CNS3xxx SDHCI hosts
 2010-07-08 15:36 UTC  (4+ messages)
` [PATCH 3/3] sdhci-pltfm: Add support for CNS3xxx SoC devices

Send your details to claim Seven Hundred And Fifty Thousand Great British Pounds in the Toyota promo
 2010-07-08 12:51 UTC 

SD Driver : FAT: FAT read failed (blocknr 8) in sd card error while removing sd card during writing
 2010-07-08 11:06 UTC  (2+ messages)

+ mmc-fix-all-hangs-related-to-mmc-sd-card-insert-removal-during-suspend-resume-fix.patch added to -mm tree
 2010-07-07 21:36 UTC 

[PATCH 01/12] mmci: use sg_miter API to fix multi-page sg handling
 2010-07-07 20:34 UTC  (2+ messages)

[PATCH v5] OMAP: Fix for bus width which improves SD card's peformance
 2010-07-07 14:15 UTC  (5+ messages)

[PATCH v6] OMAP4 HSMMC: Adding Card detect support for MMC1 on OMAP4
 2010-07-07 14:12 UTC 

[PATCH] OMAP HSMMC: fix a racing case between kmmcd and omap_hsmmc_suspend
 2010-07-06 18:58 UTC  (4+ messages)

[PATCH RESEND] sdhci-clk-gating-support
 2010-07-06  5:55 UTC  (3+ messages)

Query: spear sdhci: Getting DATA CRC Error Interrupt with SD and MicroSD cards
 2010-07-05  9:13 UTC 

[PATCH v2] Add support WP on SMDKV210 and SDHCI_QUIRK_NO_WP_BIT quirk
 2010-07-05  7:38 UTC  (6+ messages)
` [PATCH v2 1/3] ARM: SAMSUNG: Add the member of platdata to implement SDMMC Write Protection
` [PATCH v2 2/3] ARM: S5PV210: Add support SDMMC WP through EXT_INT on SMDKV210
` [PATCH v2 3/3] sdhci-s3c: Add SDHCI_QUIRK_NO_WP_BIT quirk

Request for SPI testing
 2010-07-04  4:51 UTC  (5+ messages)

ARM: S5PV210: Add support SDMMC Write Protection on SMDKV210
 2010-07-03  1:15 UTC  (11+ messages)
` [PATCH 1/3] ARM: SAMSUNG: Add the member of platdata to implement SDMMC Write Protection
` [PATCH 2/3] ARM: S5PV210: Add support SDMMC WP through EXT_INT on SMDKV210

+ sdhci-pltfm-add-support-for-cns3xxx-soc-devices.patch added to -mm tree
 2010-07-02 21:58 UTC 

sdhci clock gating support
 2010-07-02 14:10 UTC  (2+ messages)

+ omap_hsmmc-add-init_card-pass-through-callback.patch added to -mm tree
 2010-07-01 22:31 UTC 

+ omap-pandora-pass-wl1251-information-to-sdio-core.patch added to -mm tree
 2010-07-01 22:31 UTC 

+ sdio-allow-non-standard-sdio-cards.patch added to -mm tree
 2010-07-01 22:31 UTC 

+ sdhci-pltfm-reorganize-makefile-entries-to-support-soc-devices.patch added to -mm tree
 2010-07-01 20:51 UTC 

+ sdhci-pltfm-switch-to-module-device-table-matching.patch added to -mm tree
 2010-07-01 20:51 UTC 

[PATCH v5 2/2] OMAP4 HSMMC: Adding card detect support for MMC1 Controller
 2010-07-01 12:33 UTC  (3+ messages)

[PATCH v5 1/2] OMAP HSMMC: Adding a Flag to determine the type of Card detect
 2010-07-01 12:32 UTC  (4+ messages)

[PATCH V3 0/5] Add MMC erase and secure erase V3
 2010-07-01 10:49 UTC  (7+ messages)
` [PATCH V3 1/5] mmc: Add erase, secure erase, trim and secure trim operations
` [PATCH V3 4/5] block: Add secure discard

+ mmc-add-jz4740-mmc-driver.patch added to -mm tree
 2010-06-30 20:55 UTC 

+ mmc-add-jz4740-mmc-driver-fix.patch added to -mm tree
 2010-06-30 20:55 UTC 

[PATCH 3/3] SDHCI: 8-bit data transfer width support
 2010-06-29 18:37 UTC  (6+ messages)

+ sdhci-dont-assign-mmc-caps-at-sdhci-directly.patch added to -mm tree
 2010-06-29 18:37 UTC 


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