linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-08 10:37:22 to 2012-08-23 12:41:42 UTC [more...]

[PATCH 5/5] mmc: dw-mmc: add the use_hold_reg in CMD register
 2012-08-23 12:41 UTC  (2+ messages)

[PATCH 2/5] mmc: dw-mmc: ensure that the card is not busy when changing clock
 2012-08-23 12:33 UTC  (2+ messages)

[PATCH 3/5] mmc: dw-mmc: add the platdata related with clock
 2012-08-23 12:18 UTC  (3+ messages)

[PATCH 1/5] mmc: dw-mmc: fixed the section mismatch in reference
 2012-08-23 12:13 UTC  (2+ messages)

[PATCH] mmc: core: Do not rescan non-removable devices
 2012-08-23 11:40 UTC 

[PATCH 4/5] mmc: dw-mmc: add the header file for exynos specific code
 2012-08-23 11:31 UTC 

[PATCH 0/5] Add the dw-mmc patches
 2012-08-23 11:31 UTC 

[PATCH] mmc: sh-mmcif: avoid Oops on spurious interrupts
 2012-08-23  7:11 UTC  (3+ messages)

[PATCH] mmc: dt: Add 'broken-cd' DT binding
 2012-08-23  6:59 UTC  (31+ messages)
                              ` [PATCH] mmc: dt: Add card-detection properties to core binding

[PATCH v3 0/3] DaVinci DMA engine conversion
 2012-08-23  6:01 UTC  (5+ messages)
  ` [PATCH v3 1/3] dmaengine: add TI EDMA DMA engine driver
  ` [PATCH v3 2/3] mmc: davinci_mmc: convert to DMA engine API
  ` [PATCH v3 3/3] spi: spi-davinci: "

v3.6-rc1: modprobe hangs with sdhci failure on dell e6410
 2012-08-23  5:10 UTC  (2+ messages)

[PATCH v2 0/3] DaVinci DMA engine conversion
 2012-08-23  3:59 UTC  (12+ messages)
  ` [PATCH v2 1/3] dmaengine: add TI EDMA DMA engine driver
  ` [PATCH v2 2/3] mmc: davinci_mmc: convert to DMA engine API
  ` [PATCH v2 3/3] spi: spi-davinci: "

[PATCH v3 0/2] Add modules to support realtek PCIE card reader
 2012-08-23  1:45 UTC  (4+ messages)
` [PATCH v3 1/2] drivers/mfd: Add realtek pcie card reader driver
` [PATCH v3 2/2] drivers/mmc: Add realtek pcie sdmmc host driver
` [drivers/mmc]Issue on DMA out of SW-IOMMU space

[PATCH 1/2] mmc: core: Add a capability for disabling mmc cards
 2012-08-22 18:27 UTC  (8+ messages)
` [PATCH 2/2] mmc: dw_mmc: Add a DISABLE_MMC quirk that sets the core mmc cap

[PATCH] ARM: dts: imx51-babbage: fix esdhc cd/wp properties
 2012-08-22 15:14 UTC  (3+ messages)

[PATCH] mmc: sdhci-esdhc: break out early if clock is 0
 2012-08-22 15:10 UTC 

[PATCH 00/10] Assorted MMC / OMAP HSMMC patches
 2012-08-22 11:28 UTC  (17+ messages)
` [PATCH 01/10] mmc: core: Add TRANsfer state to non-HPI state
` [PATCH 02/10] mmc: debugfs: Print ext_csd in ascending order
` [PATCH 03/10] mmc: omap: remove unused variables and includes
` [PATCH 04/10] mmc: omap: fix mmc_omap_report_irq to use dev_dbg macros
` [PATCH 05/10] mmc: omap_hsmmc: remove unused vars and includes
` [PATCH 06/10] mmc: omap_hsmmc: remove access to SYSCONFIG register
` [PATCH 07/10] mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs
` [PATCH 08/10] mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ
` [PATCH 09/10] mmc: omap_hsmmc: convert from IP timer to hrtimer
` [PATCH 10/10] mmc: omap_hsmmc: Move to Maintained state in MAINTAINERS

[PATCH v3 0/5] mmc: Add access to RPMB partition
 2012-08-22  7:43 UTC  (4+ messages)
` [PATCH v3 5/5] mmc: card: Add RPMB support in IOCTL interface

[PATCH 0/3] DaVinci DMA engine conversion
 2012-08-21 18:20 UTC  (7+ messages)
  ` [PATCH 1/3] dmaengine: add TI EDMA DMA engine driver
  ` [PATCH 2/3] mmc: davinci_mmc: convert to DMA engine API
  ` [PATCH 3/3] spi: spi-davinci: "

[PATCH] MMC-4.5 Power OFF Notify Rework
 2012-08-20 14:13 UTC  (2+ messages)

[PATCH] mmc: core: skip mmc_power_up call from start host
 2012-08-20 13:39 UTC  (2+ messages)

Add invalidatepage_range address space operation
 2012-08-20 13:23 UTC  (11+ messages)
` [PATCH 01/15] mm: add "
` [PATCH 06/15] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH 07/15] ext4: Take i_mutex before punching hole

[PATCH] omap-hsmmc: Implementation of i761 errata
 2012-08-20  9:00 UTC  (6+ messages)

[RFC/PATCH 0/2] ROW scheduling Algorithm
 2012-08-20  8:44 UTC  (7+ messages)

[PATCH] Add MSI support for SDHCI PCI hosts
 2012-08-20  5:24 UTC  (4+ messages)

[PATCH v4] mmc: card: Skip secure option for MoviNAND
 2012-08-18 22:21 UTC  (2+ messages)

[PATCH] mmc: tegra: convert to device tree support only
 2012-08-17 19:01 UTC  (2+ messages)

[PATCH] mmc: sdhci-s3c: Add device tree support
 2012-08-17  8:06 UTC  (10+ messages)

[PATCH v5] mmc: card: Skip secure option for MoviNAND
 2012-08-17  7:09 UTC 

[PATCH v2 0/2] Add modules to support realtek PCIE card reader
 2012-08-16 21:25 UTC  (8+ messages)
` [PATCH v2 1/2] drivers/mfd: Add realtek pcie card reader driver
` [PATCH v2 2/2] drivers/mmc: Add realtek pcie sdmmc host driver
  ` 答复: [PATCH v2 0/2] Add modules to support realtek PCIE card reader

[PATCH] ARM: dts: use generic mmc properties for Samsung Exynos4210 sdhci nodes
 2012-08-16 17:00 UTC 

[PATCH v3] mmc: card: Skip secure option for MoviNAND
 2012-08-16  4:14 UTC  (6+ messages)

[PATCH] mmc: Adjust timings for power ramping up
 2012-08-14 15:59 UTC  (3+ messages)

[PATCH 1/2] drivers/mfd: Add realtek pcie card reader driver
 2012-08-14  9:46 UTC  (3+ messages)

[PATCH] mmc: card: Skip secure option for MoviNAND
 2012-08-14  8:03 UTC  (7+ messages)

[PATCH 2/2] drivers/mmc: Add realtek pcie sdmmc host driver
 2012-08-14  5:30 UTC 

[PATCH v2] mmc: card: Skip secure option for MoviNAND
 2012-08-14  4:10 UTC  (3+ messages)

[PATCH 1/3] drivers/misc: Add realtek card reader core driver
 2012-08-13 20:59 UTC  (5+ messages)

[PATCH 2/2] drivers/mmc: Add realtek pcie sdmmc host driver
 2012-08-13 13:07 UTC  (2+ messages)

[PATCH 1/2] drivers/mfd: Add realtek pcie card reader driver
 2012-08-13 13:06 UTC  (5+ messages)

[PATCH v3 2/2] mmc: Use mmc_delay() instead of mdelay() for time delay
 2012-08-10 22:26 UTC 

[PATCH v3 1/2] mmc: Move mmc_delay() to include/linux/mmc/core.h
 2012-08-10 22:25 UTC  (2+ messages)

[PATCH] mmc: sdio: Fix PM_SLEEP related build warnings
 2012-08-09 10:00 UTC  (2+ messages)

[PATCH] mmc: sdio: Fix PM_SLEEP related build warnings
 2012-08-09  9:55 UTC  (4+ messages)

(unknown),
 2012-08-09  6:55 UTC 

[PATCH RESEND v5 0/4] atmel-mci device tree support
 2012-08-09  6:32 UTC  (3+ messages)

[PATCH] mmc: atmel-mci: not busy flag has also to be used for read operations
 2012-08-09  6:29 UTC  (3+ messages)

[PATCH RESEND 1/2] SD/MMC: add an interface to re-initialize bounce buffer
 2012-08-08 11:06 UTC  (2+ messages)
` [PATCH RESEND 2/2] mmc/doc: feature description of runtime bounce buffer size adjustment


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