public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-15 04:26:34 to 2012-05-24 15:23:05 UTC [more...]

MMC_CAP_POWER_OFF_CARD, MMC_PM_KEEP_POWER - when to set
 2012-05-24 15:22 UTC  (6+ messages)

[PATCH v5 0/4] atmel-mci device tree support
 2012-05-24 15:15 UTC  (5+ messages)
` [PATCH 1/4 v5] mmc: atmel-mci: add "
` [PATCH 2/4 v5] ARM: at91: add clocks for DT entries
` [PATCH 3/4 v5] ARM: dts: add nodes for atmel hsmci controllers for atmel SOCs
` [PATCH 4/4 v5] ARM: dts: add nodes for atmel hsmci controllers for atmel boards

[PATCH v3 0/3] atmel-mci device tree support
 2012-05-24 14:40 UTC  (20+ messages)
` [PATCH v3 1/3] mmc: atmel-mci: add "
  ` [PATCH v4 "
` [PATCH v3 2/3] ARM: at91: add clocks for DT entries
  ` [PATCH v4 "
` [PATCH v3 3/3] ARM: dts: add nodes for atmel hsmci controllers for atmel platforms
  ` [PATCH v4 "

[PATCH] mmc: atmel-mci: fix burst/chunk size modification
 2012-05-24  7:21 UTC  (3+ messages)

[PATCH v2 2/4] mmc: dw_mmc: fix the IDMAC sw reset
 2012-05-23 17:33 UTC  (2+ messages)

[PATCH] mmc: atmel-mci: fix data timeout issue
 2012-05-23 13:52 UTC 

[PATCH v5] MMC-4.5 Power OFF Notify Rework
 2012-05-23 11:16 UTC  (3+ messages)

[PATCH v2 1/4] mmc: dw_mmc: fix the transmission handling in IDMAC
 2012-05-23  7:18 UTC  (4+ messages)

[PATCH v2 0/4] mmc: dw_mmc: some fiex for hosw driver
 2012-05-22  9:28 UTC  (2+ messages)

[PATCH v2 4/4] mmc: dw_mmc: correct the calculation for CLKDIV
 2012-05-22  4:01 UTC 

[PATCH v2 3/4] mmc: dw_mmc: fix the wrong sequence
 2012-05-22  4:01 UTC 

[PATCH v6 1/3] mmc: core: Add packed command feature of eMMC4.5
 2012-05-22  3:35 UTC  (4+ messages)

[PATCH 4/4] mmc: dw_mmc: correct the calculation for CLKDIV
 2012-05-22  3:35 UTC  (3+ messages)

[PATCH 2/4] mmc: dw_mmc: fix the IDMAC sw reset
 2012-05-22  3:34 UTC  (3+ messages)

[PATCH 1/2] mmc: tegra: use bus-width property instead of support-8bit
 2012-05-21 22:51 UTC  (2+ messages)
  ` [PATCH 2/2] ARM: dt: tegra: remove legacy support-8bit property

[PATCH] mmc: mxs-mmc: Add wp-inverted property
 2012-05-21 21:17 UTC  (2+ messages)

[PATCH]mmc: core: not to --qty when calculate timeout for SECURE_ERASE
 2012-05-21 11:27 UTC  (4+ messages)

[PATCH 0/2] ARM: at91: allow all boards to use atmel-mci driver
 2012-05-21 10:31 UTC  (11+ messages)
` [PATCH 1/2] ARM: at91: add atmel-mci support for chips and boards which can use it
` [PATCH 2/2] mmc: at91-mci: this driver is now deprecated
  ` [PATCH v2] ARM: at91: add atmel-mci support for chips and boards which can use it

[PATCH 3/4] mmc: dw_mmc: fix the wrong sequence
 2012-05-21 10:16 UTC  (2+ messages)

[PATCH 1/4] mmc: dw_mmc: fix the transmission handling in IDMAC
 2012-05-21 10:11 UTC  (2+ messages)

[PATCH] mmc: mxs-mmc: Move of_match_table out of CONFIG_PM
 2012-05-21  4:33 UTC 

[PATCH 4/4] MXS-MMC: Add wp-inverted property
 2012-05-21  4:33 UTC  (8+ messages)
  ` [PATCH 3/4] MXS-MMC: Move of_match_table out of CONFIG_PM

[PATCH] mmc: mxs-mmc: Add wp-inverted property
 2012-05-21  3:49 UTC  (3+ messages)

[PATCH v1 0/1] block: Add test-iosched scheduler
 2012-05-20 19:40 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v1 0/1] mmc: block: Add write packing control
 2012-05-20 19:10 UTC  (2+ messages)
` [PATCH v1 1/1] "

[RFC/PATCH] mmc: block: Add write packing control
 2012-05-20 13:16 UTC  (2+ messages)

[PATCH v6 2/3] mmc: core: Support packed write command for eMMC4.5 device
 2012-05-20 11:32 UTC  (2+ messages)

emmc power select failure
 2012-05-19 15:38 UTC  (3+ messages)

[PATCH 0/4] mmc: dw_mmc: some fiex for host driver
 2012-05-20  4:27 UTC 

[PATCH v1 1/1] mmc: block: replace __blk_end_request() with blk_end_request()
 2012-05-19 11:04 UTC  (6+ messages)

[PATCH] mmc: core: Fix build warning with !CONFIG_SUSPEND
 2012-05-19  7:58 UTC 

[RFC 1/3] block: Context support
 2012-05-19  5:30 UTC  (5+ messages)
` [RFC 2/3] ext4: "
` [RFC 3/3] mmc: "

[PATCH v3] MMC-4.5 Power OFF Notify Rework
 2012-05-18 17:13 UTC  (3+ messages)

[PATCH 00/29] mmc: mmcif and tmio regulator and OF support
 2012-05-18 16:04 UTC  (35+ messages)
` [PATCH 04/29] regulator: fix devm_regulator_put() to call regulator_put() explicitly
` [PATCH 05/29] regulator: use IS_ERR_OR_NULL() instead of open-coding
` [PATCH 06/29] regulator: export a function to check if regulator can change status
` [PATCH 07/29] mmc: add a function to get a regulator, supplying card's Vdd
` [PATCH 08/29] mmc: sh_mmcif: add regulator support
` [PATCH 13/29] mmc: tmio: "
` [PATCH 15/29] mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
` [PATCH 24/29] mmc: add a simple generic OF parser

[PATCH v2 0/6] mmc: dw_mmc: add support for device tree based instantiation
 2012-05-18 11:45 UTC  (11+ messages)
  ` [PATCH v2 1/6] mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
` [PATCH v2 2/6] mmc: dw_mmc: allow probe to succeed even if one slot is initialized
` [PATCH v2 3/6] mmc: dw_mmc: lookup for optional biu and ciu clocks
` [PATCH v2 4/6] mmc: dw_mmc: add quirk to indicate missing write protect line
` [PATCH v2 5/6] mmc: dw_mmc: add device tree support
` [PATCH v2 6/6] mmc: dw_mmc: add samsung exynos5250 specific extentions

UHS Support
 2012-05-18  4:03 UTC 

[PATCH v2] mmc:sdio:guarantee setting card data bus width as 4-bit
 2012-05-18  1:49 UTC  (4+ messages)

[PATCH 0/4] mmc: atmel-mci: add support for old mci IPs
 2012-05-17 18:25 UTC  (7+ messages)
` [PATCH 1/4] mmc: atmel-mci: the r/w proof capability lack was not well managed
` [PATCH 2/4] mmc: atmel-mci: change the state machine
` [PATCH 3/4] mmc: atmel-mci: add support for version lower than v2xx
` [PATCH 4/4] mmc: atmel-mci: add debug logs

[PATCH 0/7] mmc: dw_mmc: add support for device tree based instantiation
 2012-05-17 15:39 UTC  (6+ messages)
` [PATCH 3/7] mmc: dw_mmc: add device tree support

[PATCH -next] mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irq
 2012-05-17 14:32 UTC  (3+ messages)

[PATCH v2 1/2] [MMC-4.5] Disable emulation
 2012-05-17 13:41 UTC  (8+ messages)
` [PATCH v2 2/2] [MMC-4.5] [MMC UTIL] "

[PATCH] mmc: dw_mmc: Fixed sdio interrupt mask bit setting bug
 2012-05-17 12:35 UTC  (3+ messages)

[PATCH 0/3] mmc: omap: driver registration cleanups
 2012-05-17 12:27 UTC  (3+ messages)

[PATCH 1/2] [MMC-4.5] Disable emulation
 2012-05-17 11:07 UTC  (10+ messages)
` [PATCH 2/2] [MMC-4.5] [MMC UTIL] "

[PATCH v6 3/3] mmc: core: Support packed read command for eMMC4.5 device
 2012-05-17  9:42 UTC 

[PATCH v6 0/3] mmc: core: Support packed command feature of eMMC4.5
 2012-05-17  9:38 UTC 

[PATCH] mmc: bfin_sdh: Update Kconfig to support new RSI controller in bf60x
 2012-05-16  7:58 UTC 

[PATCH 1/5] mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518
 2012-05-16  7:50 UTC  (5+ messages)
` [PATCH 2/5] mmc: bfin_sdh: Move descriptor array structure into blackfin dma.h head file
` [PATCH 3/5] mmc: bfin_sdh: Port bf5xx SD host driver to support new RSI controller in bf60x
` [PATCH 4/5] mmc: bfin_sdh: Remove redundent suspend and resume setting
` [PATCH 5/5] mmc: bfin_sdh: Reset SD controller when resume from power saving mode

regulator advise needed
 2012-05-15 23:30 UTC 

[RFC PATCH 00/11] [FS, MM, block, MMC]: eMMC High Priority Interrupt Feature
 2012-05-15 18:24 UTC  (2+ messages)

[PATCH] mmc: atmel-mci: fix deadlock
 2012-05-15 16:05 UTC  (2+ messages)

[RFC 1/2] [MMC-4.5] Disable emulation
 2012-05-15 14:55 UTC  (8+ messages)

[RFC 00/12] OMAP DMA engine conversion
 2012-05-15  9:32 UTC  (5+ messages)

[PATCH] mmc:sdio:retry CMD52/53 when error happens
 2012-05-15  7:15 UTC  (4+ messages)

[PATCH] mmc:sdio:guarantee setting card data bus width as 4-bit
 2012-05-15  5:12 UTC  (3+ messages)


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