public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-05 05:15:07 to 2014-09-20 09:36:16 UTC [more...]

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

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

[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 V2] mmc: don't request CD IRQ until mmc_start_host()
 2014-09-19 15:56 UTC 

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

[PATCH] mmc: rtsx: add card power off during probe
 2014-09-18 21:14 UTC  (6+ messages)

[PATCH v3] tmio_mmc_pio: prevent endless loop in tmio_mmc_set_clock()
 2014-09-18 16:54 UTC  (4+ 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  (25+ 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 0000/0003] mmc: EXT_CSD_PARTITION_SETTING_COMPLETED bit not checked
                ` [PATCH v6 "
              ` [PATCH v5 0001/0003] mmc: Move code that manages user area and gp partitions into functions
                ` [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 "
            ` [PATCH v4 0002/0003] mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
            ` [PATCH v4 0003/0003] mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation
          ` [PATCH v3 0002/0002] mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED bit "

[PATCH] MAINTAINERS: omap_hsmmc: remove myself from MAINTAINERS
 2014-09-17 17:20 UTC 

"Card stuck in programming state! __mmc_switch" problem on i.MX6 + eMMC
 2014-09-17  7:45 UTC  (3+ messages)

[PATCH 1/5] mmc: msm_sdcc: Switch to using managed resources
 2014-09-17  5:43 UTC  (3+ messages)

[PATCH] [RESEND 4] mmc: add Toshiba PCI SD controller driver
 2014-09-16 21:18 UTC 

[PATCH 1/5] mmc: msm_sdcc: Switch to using managed resources
 2014-09-16 11:17 UTC  (5+ messages)
` [PATCH 2/5] mmc: msm_sdcc: Add support for platform_driver remove function
` [PATCH 3/5] mmc: msm_sdcc: Replace pr_ with dev_
` [PATCH 4/5] mmc: msm_sdcc: Remove duplicate check around dmares
` [PATCH 5/5] mmc: msm_sdcc: Remove unwanted initializations in probe

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

mmc: eMMC BKOPS status handling lock for non urgent case
 2014-09-15 13:13 UTC  (5+ messages)

[PATCH v2] tmio_mmc_pio: prevent endless loop in tmio_mmc_set_clock()
 2014-09-14 19:39 UTC  (3+ messages)

Subject: [PATCH] sdhci: change a warning message from pr_err to pr_warn
 2014-09-13 21:23 UTC 

[PATCH v3 00/12] clk: sunxi: Improve MMC clocks support
 2014-09-13  8:24 UTC  (17+ messages)
` [PATCH v3 01/12] clk: introduce clk_set_phase function & callback
` [PATCH v3 02/12] clk: Include of.h in clock-provider.h
` [PATCH v3 03/12] clk: Add a function to retrieve phase
  ` [PATCH v3 04/12] clk: sunxi: factors: Invert the probing logic
  ` [PATCH v3 06/12] ARM: sunxi: dt: Switch to the new mbus compatible
  ` [PATCH v3 09/12] ARM: sunxi: dt: Add sample and output mmc clocks
` [PATCH v3 05/12] clk: sunxi: Introduce mbus compatible
` [PATCH v3 07/12] clk: sunxi: Move mod0 clock to a file of its own
` [PATCH v3 08/12] clk: sunxi: Move mbus to mod0 file
` [PATCH v3 10/12] clk: sunxi: mod0: Introduce MMC proper phase handling
` [PATCH v3 11/12] mmc: sunxi: Convert MMC driver to the standard clock phase API
` [PATCH v3 12/12] clk: sunxi: Remove custom phase function

[PATCH] mmc: Convert pr_warning to pr_warn
 2014-09-12 21:56 UTC 

mmc: freeing host while host->detect work queue is still active
 2014-09-12 16:08 UTC  (2+ messages)

[PATCH] mmc: omap_hsmmc: Add small delay after enabling power
 2014-09-12  7:26 UTC  (3+ messages)

[PATCH] mmc: core: make hw_reset power cycle SD-cards
 2014-09-12  6:44 UTC  (3+ messages)

3.15+: omap4: mmc: multi_v7: can't boot off mmc
 2014-09-11 10:18 UTC  (4+ messages)

[PATCH] mmc: dw_mmc: add support for ARM64
 2014-09-11  4:45 UTC  (6+ messages)

[PATCH] fix mmc hang during boot on socfpga
 2014-09-11  2:14 UTC  (5+ messages)

[GIT PULL 1/2] SOCFPGA updates for 3.18
 2014-09-10 14:36 UTC  (8+ messages)

[PATCH] mmc: sdhci-pxav3: fix error handling of sdhci_add_host
 2014-09-10 13:56 UTC  (4+ messages)

[PATCH v3 0/3] mmc: mmci: sdio related fixes
 2014-09-10 10:51 UTC  (11+ messages)
` [PATCH v3 1/3] mmc: mmci: Support any block sizes for ux500v2 and qcom variant
` [PATCH v3 2/3] mmc: mmci: Add sdio enable mask in variant data
` [PATCH v3 3/3] mmc: mmci: rename sdio flag in vendor data to st_sdio
` [PATCH] mmc: mmci_qcom_dml: fix is never less than zero warning

SD-card endurance, wear and crappiness
 2014-09-10  7:18 UTC  (4+ messages)

[PATCH 1/4] mmc: slot-gpio: switch to use flags when getting GPIO
 2014-09-09 12:29 UTC  (4+ messages)
` [PATCH 3/4 v2] mmc: host: switch OF parser to use gpio descriptors

[PATCH 0/7] mmc: remove MMC_CAP2_NO_MULTI_READ flags
 2014-09-09 12:19 UTC  (37+ messages)
` [PATCH 0/7 v3] "
  ` [PATCH 1/7 v3] mmc: add .multi_io_quirk callback for multi I/O HW bug
  ` [PATCH 2/7 v3] mmc: use .multi_io_quirk on omap_hsmmc
  ` [PATCH 3/7 v3] mmc: use .multi_io_quirk on tmio_mmc
  ` [PATCH 4/7 v3] mmc: use .multi_io_quirk on sh_mobile
` [PATCH 0/6 v4] mmc: remove MMC_CAP2_NO_MULTI_READ flags
  ` [PATCH 1/6 v4] mmc: use .multi_io_quirk on omap_hsmmc
  ` [PATCH 2/6 v4] mmc: use .multi_io_quirk on tmio_mmc
  ` [PATCH 3/6 v4] mmc: use .multi_io_quirk on sh_mobile
  ` [PATCH 4/6 v4] ARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from koelsch
  ` [PATCH 5/6 v4] ARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from lager
  ` [PATCH 6/6 v4] mmc: remove MMC_CAP2_NO_MULTI_READ flags

[PATCH v4 6/9] mmc: sdio: Convert to dev_pm_domain_attach|detach()
 2014-09-09 11:36 UTC 

[PATCH v2] ARM: dts: Add mshc aliases for rk3288
 2014-09-09  8:28 UTC  (2+ messages)

[PATCH v2] mmc: execute tuning when device is not busy
 2014-09-09  2:13 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-pci: disable preset register for Baytrail and Merrifield
 2014-09-08 11:59 UTC 

[PATCH] mmc: tmio: enable odd number size transfer
 2014-09-08  8:50 UTC  (7+ messages)

[PATCH][RFC] mmc: tmio_mmc: remove msleep(10) from tmio_mmc_clk_xxx()
 2014-09-08  5:30 UTC 

[PATCH 00/13] mmc: Improve busy detection for MMC_CAP_WAIT_WHILE_BUSY
 2014-09-05 11:02 UTC  (5+ messages)

[PATCH 0/4] mmc: dw_mmc: cleanup codes
 2014-09-05  5:15 UTC  (3+ messages)
` [PATCH 3/4] mmc: dw_mmc: remove the unused quirk
` [PATCH 4/4] mmc: dw_mmc: fixed wrong condtion checking


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