public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-17 19:55:22 to 2014-09-30 10:12:11 UTC [more...]

[PATCH] mmc: add new au6601 driver
 2014-09-30 10:11 UTC  (6+ messages)
      ` [PATCH v2] "

eMMC and "mkfs.ext3" hangs without "-E nodiscard"
 2014-09-30  7:05 UTC  (3+ messages)

[PATCH v3 00/12] clk: sunxi: Improve MMC clocks support
 2014-09-30  7:01 UTC  (16+ messages)
` [PATCH v3 01/12] clk: introduce clk_set_phase function & callback
` [PATCH v3 03/12] clk: Add a function to retrieve phase
` [PATCH v3 11/12] mmc: sunxi: Convert MMC driver to the standard clock phase API

[PATCH V2 0/3] Adding UHS support for dw_mmc driver
 2014-09-30  5:23 UTC  (8+ messages)
` [PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
` [PATCH V2 2/3] mmc: dw_mmc: Support voltage changes

"Card stuck in programming state! __mmc_switch" problem on i.MX6 + eMMC
 2014-09-30  0:35 UTC  (2+ messages)

[PATCH] mmc: sdhci-pxav3: Fix Sparse warning of duplicate set_uhs_signaling entry
 2014-09-29 13:25 UTC 

[PATCH 0/6] mmc: Some misc patches
 2014-09-29  9:44 UTC  (13+ messages)
` [PATCH 1/6] mmc: Fix use of wrong device in mmc_gpiod_free_cd()
` [PATCH 2/6] mmc: Fix incorrect warning when setting 0 Hz via debugfs
` [PATCH 3/6] mmc: It is not an error for the card to be removed while suspended
` [PATCH 4/6] mmc: block: Fix error recovery stop cmd timeout calculation
` [PATCH 5/6] mmc: block: Fix SD card stop cmd response type
` [PATCH 6/6] mmc: sdhci: Transfer Complete has higher priority than Data Timeout Error

[PATCH v2 1/2] mmc: atmel-mci: Switch to using managed resource in probe
 2014-09-29  9:43 UTC  (10+ messages)
` [PATCH v2 2/2] mmc: atmel-mci: Release mmc resources on failure "
  ` [PATCH] mmc: atmel-mci: fix mismatched section on atmci_cleanup_slot

From Daniel Klimowicz
 2014-09-29  9:42 UTC 

[PATCH v2 0/9] unshare and simplify omap_hsmmc platform struct
 2014-09-29  9:32 UTC  (10+ messages)
` [PATCH v2 1/9] omap_hsmmc: use separate platform data for ompa3 and omap 1/2 driver
` [PATCH v2 2/9] omap_hsmmc: remove unused fields in platform_data
` [PATCH v2 3/9] omap_hsmmc: remove un-initialized callbacks from platform data
` [PATCH v2 4/9] omap_hsmmc: remove un-ready power_saving field in omap2_hsmmc_info
` [PATCH v2 5/9] omap_hsmmc: remove unused get_context_loss_count callback
` [PATCH v2 6/9] omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirection
` [PATCH v2 7/9] omap_hsmmc: pass mmc_priv struct to gpio init / free
` [PATCH v2 8/9] omap_hsmmc: Remove unnecessary callbacks from platform data
` [PATCH v2 9/9] omap_hsmmc: remove unused slot_id parameter

[PATCH 00/27] add pm_runtime_last_busy_and_autosuspend() helper
 2014-09-28 15:37 UTC  (16+ messages)
` [PATCH 14/27] mmc: use pm_runtime_last_busy_and_autosuspend helper
` [PATCH 15/27] mmc: mmci: "
` [PATCH 16/27] mmc: omap_hsmmc: "
` [PATCH 17/27] mmc: sdhci-pxav3: "
` [PATCH 18/27] mmc: sdhci: "

[PATCH v2] mmc: add Toshiba PCI SD controller driver
 2014-09-26 18:01 UTC 

[PATCH] mmc: davinci: Fix and simplify probe failure path
 2014-09-26 10:11 UTC 

[PATCH] gpio, bcm-kona, LLVMLinux: Remove use of __initconst
 2014-09-25 22:45 UTC  (11+ messages)
  ` [PATCH v2 1/2] "
    ` [PATCH v2 2/2] mmc, sdhci, "
        ` [PATCH v3] "

[PATCH 0/2] mmc: Add power_mode MMC_POWER_UNDEFINED
 2014-09-24  9:24 UTC  (5+ messages)
` [PATCH 1/2] mmc: core: Add new "
` [PATCH 2/2] mmc: rtsx_pci: Set power related cap2 macros

[PATCH v2] mmc: execute tuning when device is not busy
 2014-09-24  9:06 UTC  (3+ messages)

[PATCH 0/6] unshare and simplify omap_hsmmc platform struct
 2014-09-24  8:55 UTC  (9+ messages)
` [PATCH 1/6] omap_hsmmc: unshare platform data struct with mmci driver
` [PATCH 2/6] omap_hsmmc: remove unused callbacks from platform data struct
` [PATCH 3/6] omap_hsmmc: remove unused fields in platform_data
` [PATCH 4/6] omap_hsmmc: remove unused get_context_loss_count callback
` [PATCH 5/6] omap_hsmmc: remove un-initialized callbacks from platform data
` [PATCH 6/6] omap_hsmmc: remove un-initialized get_cover_state callback

[PATCH v2 1/2] mmc: atmel-mci: Switch to using managed resource in probe
 2014-09-24  8:48 UTC  (2+ messages)

[PATCH] MAINTAINERS: omap_hsmmc: remove myself from MAINTAINERS
 2014-09-24  8:20 UTC  (2+ messages)

[PATCH] mmc: Convert pr_warning to pr_warn
 2014-09-24  8:17 UTC  (2+ messages)

[PATCH 00/13] mmc: Some Braswell and misc patches
 2014-09-24  7:45 UTC  (16+ messages)
` [PATCH 01/13] mmc: Fix use of wrong device in mmc_gpiod_free_cd()
` [PATCH 02/13] mmc: Fix incorrect warning when setting 0 Hz via debugfs
` [PATCH 03/13] mmc: It is not an error for the card to be removed while suspended
` [PATCH 04/13] mmc: block: Fix error recovery stop cmd timeout calculation
` [PATCH 05/13] mmc: block: Fix SD card stop cmd response type
` [PATCH 06/13] mmc: sdhci: Add quirk for always getting TC with stop cmd
` [PATCH 07/13] mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllers
` [PATCH 08/13] mmc: sdhci-acpi: Add a HID and UID for a SD Card host controller
` [PATCH 09/13] mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllers
` [PATCH 10/13] mmc: sdhci-pci: Add Bay Trail and Braswell SD card detect
` [PATCH 11/13] mmc: sdhci: Let a driver override timeout clock frequency
` [PATCH 12/13] mmc: sdhci-pci: Fix Braswell eMMC "
` [PATCH 13/13] mmc: sdhci: Transfer Complete has higher priority than Data Timeout Error

[PATCH 1/4] mmc: slot-gpio: switch to use flags when getting GPIO
 2014-09-24  7:38 UTC  (5+ messages)

[PATCH 0/7] mmc: Some Braswell patches
 2014-09-24  7:27 UTC  (8+ messages)
` [PATCH 1/7] mmc: sdhci: Add quirk for always getting TC with stop cmd
` [PATCH 2/7] mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllers
` [PATCH 3/7] mmc: sdhci-acpi: Add a HID and UID for a SD Card host controller
` [PATCH 4/7] mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllers
` [PATCH 5/7] mmc: sdhci-pci: Add Bay Trail and Braswell SD card detect
` [PATCH 6/7] mmc: sdhci: Let a driver override timeout clock frequency
` [PATCH 7/7] mmc: sdhci-pci: Fix Braswell eMMC "

用这个平台发短信,这就对了 mrl7sw83x
 2014-09-23 14:33 UTC 

[PATCH] mmc: rtsx: add card power off during probe
 2014-09-23 19:51 UTC  (9+ messages)

[PATCH v2 0/8] mmc: sdhci/imx: a few clean up and fixes
 2014-09-23  8:17 UTC  (12+ messages)
` [PATCH v2 1/8] mmc: sdhci-esdhc-imx: remove duplicated lines
` [PATCH v2 2/8] mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issue
` [PATCH v2 3/8] mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix
` [PATCH v2 4/8] mmc: sdhci: do not enable card detect interrupt for gpio cd type
` [PATCH v2 5/8] mmc: sdhci: do not enable card cd wakeup for gpio case
` [PATCH v2 6/8] mmc: sdhci-esdhc-imx: using specific compatible string in binding doc
` [PATCH v2 7/8] mmc: sdhci-esdhc-imx: add imx6sx support
` [PATCH v2 8/8] mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdl

[PATCH 1/2] mmc: sdhci-msm: Make tuning block table endian agnostic
 2014-09-23  7:14 UTC  (4+ messages)
` [PATCH 2/2] mmc: Consolidate emmc tuning blocks

[PATCH] mmc: don't request CD IRQ until mmc_start_host()
 2014-09-23  6:59 UTC  (3+ messages)

From Daniel Klimowicz
 2014-09-23  3:54 UTC 

[PATCH 1/2] mmc: atmel-mci: Switch to using managed resource in probe
 2014-09-22 16:22 UTC  (4+ messages)
` [PATCH 2/2] mmc: atmel-mci: Release mmc resources on failure "

[PATCH] mmc: omap_hsmmc: Switch to using managed version to gpio request
 2014-09-22 12:29 UTC 

[PATCH V2] mmc: don't request CD IRQ until mmc_start_host()
 2014-09-22  8:46 UTC  (2+ messages)

[PATCH] mmc: Add delay between CMD6 and CMD13 for Sandisk eMMC cards
 2014-09-22  7:23 UTC  (7+ messages)

[PATCH] mmc: block: add newline to sysfs display of force_ro
 2014-09-22  7:18 UTC  (2+ messages)

HOW ARE YOU?
 2014-09-22  1:18 UTC 

[PATCH] mmc: usdhi6rol0: Remove unnecessary header files
 2014-09-20 17:51 UTC  (2+ messages)

[PATCH] mmc: android-goldfish: Remove unnecessary NULL check on host
 2014-09-20  9:36 UTC 

[PATCH v2] mmc: tmio: enable odd number size access
 2014-09-19 18:47 UTC  (5+ messages)
  ` [PATCH v3] "

[PATCH v4] tmio_mmc_pio: prevent endless loop in tmio_mmc_set_clock()
 2014-09-19 18:46 UTC  (2+ messages)

[PATCH v5 07/11] mmc: sdio: Convert to dev_pm_domain_attach|detach()
 2014-09-19 18:27 UTC 

[PATCH 0/7] mmc: sdhci/imx: a few clean up and fixes
 2014-09-19 17:54 UTC  (5+ messages)
` [PATCH 6/7] mmc: sdhci-esdhc-imx: add imx6sx support

[PATCH] mmc: don't request CD IRQ until mmc_start_host()
 2014-09-18 22:02 UTC  (9+ messages)

[PATCH v3] tmio_mmc_pio: prevent endless loop in tmio_mmc_set_clock()
 2014-09-18 16:54 UTC  (3+ messages)

[PATCH] mmc: dw_mmc-exynos: fixed wrong sample-clock selection
 2014-09-18 10:50 UTC  (5+ messages)

[PATCH] sdhci: fix sd/emmc clear transfer mode issue
 2014-09-18  6:44 UTC 

[PATCH] mmc: block: change stop errors to info
 2014-09-17 23:01 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Remove unused function for !CONFIG_OF
 2014-09-17 22:57 UTC  (2+ messages)

[PATCH] mmc: sdhci-msm: Make tuning block table endian agnostic
 2014-09-17 22:57 UTC  (9+ messages)

[PATCH] mmc: check EXT_CSD_PARTITION_SETTING_COMPLETED before creating partitions
 2014-09-17 22:13 UTC  (18+ messages)
          ` [PATCH v3 0001/0002] mmc: Replace ext_csd "enhanced_area_en" attribute by "partition_setting_completed"
            ` [PATCH v4 0001/0003] mmc: Move code that manages user area and gp partitions into functions
              ` [PATCH v5 "
                ` [PATCH v6 "
              ` [PATCH v5 0002/0003] mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
                  ` [PATCH v6 "
              ` [PATCH v5 0003/0003] mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation
                ` [PATCH v6 "


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