linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-18 15:34:24 to 2012-05-28 03:34:58 UTC [more...]

[PATCH 0/0/6 v3] mmc core, tmio / sdhi and sh-mmcif updates
 2012-05-28  3:32 UTC  (80+ messages)
` [PATCH 0/3:1/6 v3] mmc: sh-mmcif: clock management updates
  ` [PATCH 1/3 v3] mmc: sh_mmcif: simplify and use meaningful label names in error-handling
  ` [PATCH 2/3 v3] mmc: sh_mmcif: fix clock management
  ` [PATCH 3/3 v3] mmc: sh_mmcif: re-read the clock frequency every time the clock is turned on
` [PATCH 0/5:2/6 v3] mmc: sh_mmcif: add regulator support
  ` [PATCH 1/5 v3] mmc: sh_mmcif: remove redundant .down_pwr() callback
  ` [PATCH 2/5 v3] sh: ecovec: remove unused .down_pwr() MMCIF callback
  ` [PATCH 3/5 v3] mmc: sh_mmcif: remove unused .down_pwr() callback
  ` [PATCH 4/5 v3] mmc: add a function to get a regulator, supplying card's Vdd
  ` [PATCH 5/5 v3] mmc: sh_mmcif: add regulator support
` [PATCH 0/8:3/6 v3] mmc: tmio: clock and PM updates
  ` [PATCH 1/8 v3] mmc: tmio: stop interface clock before runtime PM suspending
  ` [PATCH 2/8 v3] mmc: tmio: don't needlessly enable interrupts during probing
  ` [PATCH 3/8 v3] mmc: tmio: add callbacks to enable-update and disable the interface clock
  ` [PATCH 4/8 v3] mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks
  ` [PATCH 5/8 v3] mmc: tmio: add regulator support
  ` [PATCH 6/8 v3] mmc: sdhi: do not install dummy callbacks
  ` [PATCH 7/8 v3] mmc: tmio: use MMC opcode defines instead of numbers
  ` [PATCH 8/8 v3] mmc: tmio: remove a duplicated comment line
` [PATCH 00/10:4/6 v3] mmc: cd-gpio: extend to handle more slot functions
  ` [PATCH 01/10 v3] mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
  ` [PATCH 02/10 v3] mmc: use a more generic name for slot function types and fields
  ` [PATCH 03/10 v3] mmc: add two capability flags for CD and WP signal polarity
  ` [PATCH 04/10 v3] mmc: add CD GPIO polling support to slot functions
  ` [PATCH 05/10 v3] mmc: convert slot functions to managed allocation
  ` [PATCH 06/10 v3] mmc: add WP pin handler to slot functions
  ` [PATCH 07/10 v3] mmc: tmio: support caps2 flags
  ` [PATCH 08/10 v3] mmc: sh_mobile_sdhi: "
  ` [PATCH 09/10 v3] ARM: mach-shmobile: specify inverted SDHI card-detect signal polarity
  ` [PATCH 10/10 v3] mmc: tmio: use generic GPIO CD and WP handlers
` [PATCH 0/2:5/6 v3] mmc: add primitive OF support to sh-mmcif and sdhi
  ` [PATCH 1/2 v3] mmc: sdhi: add OF support, make platform data optional
  ` [PATCH 2/2 v3] mmc: sh-mmcif: "
` [PATCH 0/3:6/6 v3] sh, ARM: mach-shmobile: update MMC platform data
  ` [PATCH 1/3 v3] sh: ecovec: switch MMC power control to regulators
  ` [PATCH 2/3 v3] ARM: mach-shmobile: switch all SDHI instances on mackerel to use GPIO CD
  ` [PATCH 3/3 v3] ARM: mach-shmobile: specify IRQ names on mackerel SDHI0 interface

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

[PATCH 1/3] mmc: sdhci - if MAX_CURRENT returns 0 try to use regulator to get current
 2012-05-28  1:36 UTC 

[PATCH 2/3] mmc: sdhci only set 200ma support for 1.8v if 200ma is available
 2012-05-28  1:36 UTC 

[PATCH 3/3] mmc: do not attempt UHS 1.8v support if board does not support it
 2012-05-28  1:36 UTC 

[PATCH] mmc: core: Fix build warning with !CONFIG_SUSPEND
 2012-05-27 10:41 UTC  (4+ messages)

[PATCH] mmc: Fix EINVAL if an mmc_spi controller has no IRQ
 2012-05-25 17:00 UTC 

[PATCH] mmc: avoid multiblock reads for the last sector in SPI mode
 2012-05-25 17:00 UTC 

[PATCH 0/3] mmc:sd hotplug fixes for omap
 2012-05-25  8:37 UTC  (7+ messages)
` [PATCH 1/3] mmc: omap_hsmmc: Errata i705: SD hot unplug
` [PATCH 2/3] mmc: omap_hsmmc: Errata: Fix SD card removal detection
` [PATCH 3/3] mfd: Enable Debounce logic for SD hotplug detection

[GIT PULL] MMC updates for 3.5-rc1
 2012-05-25  3:12 UTC 

MMC_CAP_POWER_OFF_CARD, MMC_PM_KEEP_POWER - when to set
 2012-05-24 21:43 UTC  (11+ 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] 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  (10+ 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)

[RFC 1/3] block: Context support
 2012-05-19  5:30 UTC  (4+ messages)
` [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  (11+ messages)
` [PATCH 07/29] mmc: add a function to get a regulator, supplying card's Vdd
` [PATCH 13/29] mmc: tmio: add regulator support


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