linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-03 19:46:35 to 2012-12-17 07:27:49 UTC [more...]

[PATCH][RFC] mmc, sd: do not read switch, if the host do not support high speed
 2012-12-17  7:27 UTC 

Problem with "mmc: core: Do not rescan non-removable devices"
 2012-12-16  5:36 UTC 

Regarding SD card
 2012-12-14 22:26 UTC 

[PATCH] mmc: mmci: Add new VE MMCI variant
 2012-12-14 19:49 UTC  (5+ messages)

[PATCH 0/3] mmc: Signal voltage switch procedure for UHS mode (sdhci)
 2012-12-14 16:35 UTC  (15+ messages)
` [PATCH 1/3] mmc: core: enhance the code for signal voltage setting
` [PATCH 2/3] mmc: core: cycle power the card in voltage switch rather than mmc_sd_get_cid
` [PATCH 3/3] mmc: sdhci: update signal voltage switch code

[PATCH 0/2] mmc: mmci: Update regulator support
 2012-12-14 16:33 UTC  (6+ messages)
` [PATCH 1/2] mmc: mmci: Convert to use mmc_regulator_get_supply
` [PATCH V2 2/2] mmc: mmci: Move ios_handler functionality into the driver

[PATCH] mmc: dw_mmc: add support for use_hold_reg
 2012-12-14 16:12 UTC  (3+ messages)

[PATCH 0/3] Signal voltage switch procedure for UHS mode
 2012-12-14 12:58 UTC  (13+ messages)
` [PATCH 1/3] mmc: core: Add mmc_power_cycle
` [PATCH 2/3] mmc: core: Add card_busy to host_ops
` [PATCH 3/3] mmc: core: Fixup signal voltage switch

[mmc:mmc-next 45/63] of_iommu.c:(.text+0x114dbc): undefined reference to `__aeabi_uldivmod'
 2012-12-14  2:52 UTC  (4+ messages)

[PATCH] [ARM] pxamci: Refactor regulator support
 2012-12-13 16:56 UTC 

FW: [PATCH] mmc: mmci: Gate the clock in runtime suspend to save power
 2012-12-13 11:45 UTC  (7+ messages)

[PATCH] mmc: mmci: Fixup and cleanup code for DMA handling
 2012-12-13 10:59 UTC  (8+ messages)

[PATCH v3] mmc: core: Add support for idle time BKOPS
 2012-12-13 10:17 UTC  (13+ messages)
` [PATCH v4] mmc: fix async request mechanism for sequential read scenarios
` [RESEND PATCH "

FINANCIAL LOAN OFFER AT 3% INTEREST RATE
 2012-12-13  7:52 UTC 

[PATCH] mmc: mmci: Gate the clock when freq is 0
 2012-12-12 18:57 UTC  (2+ messages)

[PATCH] mmc: mmci: Gate the clock in runtime suspend to save power
 2012-12-12 18:54 UTC  (6+ messages)

FW: [PATCH] mmc: mmci: Gate the clock in runtime suspend to save power
 2012-12-12 18:49 UTC  (3+ messages)

[PATCH] mmc: mmci: Support for DDR mode
 2012-12-12 14:59 UTC 

[PATCH/RFC] mmc: sh-mmcif: simplify IRQ processing
 2012-12-12 14:45 UTC 

[PATCH 00/14] mmc: sh-mmcif: 3.8 fixes and improvements
 2012-12-12 14:38 UTC  (15+ messages)
` [PATCH 01/14] mmc: sh_mmcif: force to fail CMD52 immediately
` [PATCH 02/14] mmc: sh_mmcif: ensure run-time suspend call is processed before suspend
` [PATCH 03/14] mmc: sh_mmcif: add support for bundled MMCIF IRQs
` [PATCH 04/14] mmc: sh_mmcif: Add support for eMMC Dual Data Rate
` [PATCH 05/14] mmc: sh_mmcif: Use msecs_to_jiffies() for host->timeout
` [PATCH 06/14] mmc: sh_mmcif: Avoid unnecessary mmc_delay() at mmc_card_sleepawake()
` [PATCH 07/14] mmc: sh-mmcif: fix missing and consolidate IO completion timeouts
` [PATCH 08/14] mmc: sh-mmcif: Terminate DMA transactions when detecting timeout or error
` [PATCH 09/14] mmc: sh-mmcif: (cosmetic) simplify boolean return blocks
` [PATCH 10/14] mmc: sh-mmcif: fix a race, causing an Oops on SMP
` [PATCH 11/14] mmc: sh-mmcif: reset error code for any opcode
` [PATCH 12/14] mmc: sh-mmcif: reset DMA completion immediately before starting DMA
` [PATCH 13/14] mmc: sh-mmcif: fix I/O errors
` [PATCH 14/14] mmc: sh-mmcif: report all errors

[PATCH] mmc: mmci: Support MMC_PM_KEEP_POWER
 2012-12-12 13:13 UTC 

[PATCH] pci: Add a quirk for the Ricoh 0xe22 SD card reader
 2012-12-12  2:38 UTC  (3+ messages)
  ` [ping for 3.8 for pci tree] "

[PATCH v2 0/3] Use devm_* managed functions to ease slot-gpio users
 2012-12-11 14:32 UTC  (4+ messages)
` [PATCH v2 1/3] mmc: slot-gpio: use devm_* managed functions to ease users
` [PATCH v2 2/3] mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio users
` [PATCH v2 3/3] mmc: sdhci-esdhc-imx: use slot-gpio helpers for CD and WP

[PATCH v3 0/2] block:row: Adding support for urgent requests handling
 2012-12-11 13:43 UTC  (3+ messages)
` [PATCH v3 1/2] row: Adding support for reinsert already dispatched req
` [PATCH/RESEND v3 2/2] row: Add support for urgent request handling

[PATCH v4 0/2] ROW scheduling Algorithm
 2012-12-11 13:41 UTC  (3+ messages)
` [PATCH v4 1/2] block: Adding ROW scheduling algorithm
` [PATCH/RESEND v4 2/2] block: compile ROW statically into the kernel

[PATCH v3 0/2] block: Adding support for urgent requests handling
 2012-12-11 13:36 UTC  (3+ messages)
` [PATCH v3 1/2] block: Add support for reinsert a dispatched req
` [PATCH v3 2/2] block: Add API for urgent request handling

[PATCH] mmc: mmci: Fixup and cleanup code for DMA handling
 2012-12-11 13:06 UTC 

[PATCH 1/2] mmc: slot-gpio: use devm_* managed functions to ease users
 2012-12-11 12:55 UTC  (7+ messages)
` [PATCH 2/2] mmc: sdhci-esdhc-imx: use slot-gpio helpers for CD and WP

[PATCH v1 0/3] SDIO fixes
 2012-12-11 12:41 UTC  (22+ messages)
` [PATCH v1 1/3] mmc: sdio: fix resume failure
` [PATCH v1 2/3] mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence
` [PATCH v1 3/3] mmc: sdio: print correct UHS mode during card detection
    ` FW: [PATCH v1 0/3] SDIO fixes

[PATCH 0/1] mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6
 2012-12-11 11:51 UTC  (4+ messages)
` [PATCH 1/1] "

mmc: sdhci: fixes and enhancements
 2012-12-11 10:48 UTC  (9+ messages)
` [PATCH v6 11/14] mmc: sdhci: fix the bug that DDR50 can't work for emmc

[PATCH] mmc: sdhci: query card presence from cd-gpio before asking SDHCI
 2012-12-11  7:23 UTC 

[GIT PULL] MMC updates for 3.8-rc1
 2012-12-11  4:11 UTC 

[PATCH 0/3] mmc: add a card-event host call-back
 2012-12-07 18:56 UTC  (6+ messages)
` [PATCH 1/3] mmc: add a card-event host operation
` [PATCH 2/3] mmc: extend the slot-gpio card-detection to use host's .card_event() method
` [PATCH 3/3] mmc: sdhci: implement the "

[PATCH v9 00/10] mmc: sdhci: fixes and enhancements
 2012-12-07 10:35 UTC  (13+ messages)
` [PATCH v9 01/10] mmc: sdhci: fix transfer mode setting bug for cmds w/o data transfer
` [PATCH v9 02/10] mmc: sdhci: refine code for clock disable/enable in set ios
` [PATCH v9 03/10] mmc: sdhci: keep the saved clock var up to date
` [PATCH v9 04/10] mmc: sdhci: enhance preset value function
` [PATCH v9 05/10] mmc: sdhci: introduce signal_voltage_switch callback function
` [PATCH v9 06/10] mmc: sdhci: fix the bug that DDR50 can't work for emmc in default code
` [PATCH v9 07/10] mmc: sdhci: remove set_uhs_signaling function
` [PATCH v9 08/10] mmc: sdhci: add function to get retunig timer count
` [PATCH v9 09/10] mmc: sdhci: correct voltage support caps setting
` [PATCH v9 10/10] mmc: sdhci: clean code for SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK selected

[PATCH v10 10/10] mmc: sdhci: clean code for SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK selected
 2012-12-07 10:23 UTC 

[GIT PULL] MMC fixes for 3.7
 2012-12-06 21:35 UTC 

[PATCH v9 00/10] mmc: sdhci: fixes and enhancements
 2012-12-06 15:36 UTC  (3+ messages)

[PATCH 1/1] mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for ricoh SDHCI controller
 2012-12-06 13:57 UTC  (3+ messages)

[PATCH v2 0/3] Fix fixed regulators support
 2012-12-06  6:18 UTC  (8+ messages)
` [PATCH 1/3] regulators: add regulator_can_change_voltage() function
` [PATCH 2/3] mmc: use regulator_can_change_voltage() instead of regulator_count_voltages() hacks
` [PATCH 3/3] mmc: sdhci: check voltage range only on regulators aware of voltage value

[PATCH 1/1] mmc: sdhci-s3c: Fix compilation warning
 2012-12-06  4:13 UTC  (2+ messages)

[PATCH 0/3] sdhci-dove GPIO support for card detection
 2012-12-04 18:51 UTC  (13+ messages)
` [PATCH 3/3] MMC: sdhci-dove: allow GPIOs to be used for card detection on Dove

FW: [PATCH v2] mmc: sdhci: apply voltage range check only for non-fixed regulators
 2012-12-04 14:07 UTC  (10+ messages)

[PATCH] mmc: debugfs: Fix incorrect size of string allocation
 2012-12-04  8:15 UTC 

[PATCH] mmc: dw-mmc: fix the error for a few argument
 2012-12-04  7:26 UTC  (2+ messages)

[PATCH v3 1/4] mmc: dw-mmc: relocate the position called dw_mci_setup_bus()
 2012-12-04  4:03 UTC  (3+ messages)

[PATCH V5] Powerpc eSDHC Recover from the ADMA error
 2012-12-04  3:17 UTC  (2+ messages)

[PATCH V5] Powerpc eSDHC Recover from the ADMA error
 2012-12-04  3:02 UTC  (3+ messages)

[PATCH 1/2 v4] Powerpc/eSDHC: Calculate the applicable mmc erase timeout value
 2012-12-04  2:24 UTC  (2+ messages)
` Powerpc : patches sent

[PATCH v3 2/4] mmc: dw-mmc: remove the duplicated code
 2012-12-03 19:46 UTC  (2+ messages)


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