linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-14 05:31:03 to 2012-08-24 10:00:30 UTC [more...]

[PATCH v4 0/2] Add modules to support realtek PCIE card reader
 2012-08-24 10:00 UTC  (2+ messages)
` [PATCH v4 1/2] drivers/mfd: Add realtek pcie card reader driver

[PATCH v4 0/2] Add modules to support realtek PCIE card reader
 2012-08-24  9:46 UTC  (2+ messages)

[PATCH 1/1] mmc: host: enable OMAP DMA engine support for omap hosts by default
 2012-08-24  9:42 UTC  (12+ messages)

[PATCH v4 1/2] drivers/mfd: Add realtek pcie card reader driver
 2012-08-24  9:36 UTC  (2+ messages)
` [PATCH v4 2/2] drivers/mmc: Add realtek pcie sdmmc host driver

[PATCH 4/5] mmc: dw-mmc: add the header file for exynos specific code
 2012-08-24  9:35 UTC  (5+ messages)

v3.6-rc1: modprobe hangs with sdhci failure on dell e6410
 2012-08-24  8:24 UTC  (4+ messages)

[PATCH] MMC: OMAP MSDI: fix broken PIO mode
 2012-08-24  7:25 UTC  (2+ messages)

[PATCH] mmc: dt: Add 'broken-cd' DT binding
 2012-08-24  5:44 UTC  (32+ messages)
                              ` [PATCH] mmc: dt: Add card-detection properties to core binding

[PATCH 5/5] mmc: dw-mmc: add the use_hold_reg in CMD register
 2012-08-24  5:19 UTC  (5+ messages)

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

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

[PATCH v5] mmc: sdhci-s3c: Add device tree support
 2012-08-24  3:59 UTC  (3+ messages)

[PATCH v2] mmc: dw-mmc: fixed secstion mismatch in reference
 2012-08-24  3:53 UTC  (2+ messages)

[PATCH] mmc: tegra: convert to device tree support only
 2012-08-24  1:40 UTC  (3+ messages)

[PATCH 2/2] mmc: core: add the quirk for broken revision
 2012-08-24  0:23 UTC 

[PATCH 1/2] mmc: core: prepare the next version of eMMC card
 2012-08-24  0:23 UTC 

[PATCH 0/2] mmc: core: pre-patch for next eMMC version
 2012-08-24  0:23 UTC 

[PATCH] mmc: core: Do not rescan non-removable devices
 2012-08-23 13:56 UTC  (2+ messages)

[PATCH] ARM: at91/feature-removal-schedule: delay at91_mci removal
 2012-08-23 13:27 UTC 

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

[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 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: "

[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  (5+ 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: 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  (5+ messages)

[PATCH 2/2] drivers/mmc: Add realtek pcie sdmmc host driver
 2012-08-14  5:30 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).