linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-22 11:46:05 to 2014-02-04 12:36:47 UTC [more...]

[PATCH] mmc: omap_hsmmc: Restrict compilation to ARM
 2014-02-04 12:36 UTC  (4+ messages)
` [PATCH/RFC] dmaengine: omap-dma: split header file

mmc0: BKOPS_EN bit is not set
 2014-02-04 11:36 UTC 

HARDIRQ-safe -> HARDIRQ-unsafe lock order detected
 2014-02-04 10:46 UTC 

[PATCH v8 0/7] mmc: omap_hsmmc: pbias dt and cleanup
 2014-02-04  8:32 UTC  (3+ messages)
` [PATCH v10 "

[PATCH] mxcmmc: Internal error: Oops: 17 [#1] ARM from sg->offset
 2014-02-04  7:03 UTC  (8+ messages)

mmc: sh_mobile_sdhi: DT update for R-Car
 2014-02-04  1:32 UTC  (26+ messages)
` [PATCH 1/4] mmc: SDHI: tidyup sh_mobile_sdhi_of_match position
` [PATCH 2/4] mmc: SDHI: updata sh_mobile_sdhi_of_data for r8a7778
` [PATCH 3/4] mmc: SDHI: updata sh_mobile_sdhi_of_data for r8a7779
` [PATCH 4/4] mmc: SDHI: updata sh_mobile_sdhi_of_data for r8a7790
  ` [PATCH 2/4] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7778
  ` [PATCH 3/4] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7779
  ` [PATCH 4/4] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7790
  ` [PATCH 1/3] ARM: shmobile: r8a7778: removed unnecessary mmc option
  ` [PATCH 2/3] ARM: shmobile: r8a7779: "
  ` [PATCH 3/3] ARM: shmobile: r8a7790: "
` [PATCH] ARM: shmobile: bockw: use wp-gpios instead of WP pin

[PATCH 0/3] mmc: add DMA SG synchronisation
 2014-02-04  0:57 UTC  (6+ messages)
` [PATCH 1/3] mmc: tmio-mmc: "
` [PATCH 2/3] mmc: sh-mmcif: "
` [PATCH 3/3] mmc: mxcmmc: "

[PATCH v2] mmc-utils: add eMMC 5.0 FFU support
 2014-02-03 17:21 UTC  (4+ messages)

[PATCH v3 3/8] mmc: dw_mmc: replace the bus_hz checking point
 2014-02-03 11:20 UTC 

[PATCH v3 8/8] mmc: dw_mmc: fix the checking whether card is present
 2014-02-03 11:15 UTC 

[PATCH v3 5/8] mmc: dw_mmc: fix minor coding style
 2014-02-03 11:15 UTC 

[PATCH v3 6/8] mmc: dw_mmc: remove the unnecessary function
 2014-02-03 11:15 UTC 

[PATCH v3 7/8] mmc: dw_mmc: remove the dw_mci_of_cd_gpio()
 2014-02-03 11:15 UTC 

[PATCH v3 2/8] mmc: dw_mmc: use the mmc_of_parse() instead of local parser
 2014-02-03 11:15 UTC 

[PATCH v3 1/8] mmc: core: add the property for hs200
 2014-02-03 11:15 UTC 

[PATCH v3 4/8] mmc: dw_mmc: remove unused member variable
 2014-02-03 11:15 UTC 

[PATCH v3 0/8] mmc: dw_mmc: minor code cleanup
 2014-02-03 11:15 UTC 

[PATCH] mmc:sdhci: handle busy-end interrupt during command
 2014-02-03  6:40 UTC 

[PATCH V2 1/2] mmc: core: Use mmc_flush_cache() during mmc suspend
 2014-02-03  0:53 UTC  (3+ messages)
` [PATCH V2 2/2] mmc: core: Enable MMC_CAP2_CACHE_CTRL as default

[PATCH 0/3] RFC/RFT: Powering on MMC Wifi/BT modules in MMC core
 2014-02-01 16:14 UTC  (16+ messages)
` [PATCH 1/3] mmc: add support for power-on sequencing through DT

[RFC PATCH] mmc: move clock gating work to power efficient workqueue
 2014-01-31 23:05 UTC 

[PATCH v7 0/2] mmc: sdhci-msm: Add support for MSM chipsets
 2014-01-31 17:31 UTC  (14+ messages)
` [PATCH v7 1/2] mmc: sdhci-msm: Initial SDHCI MSM driver documentation
` [PATCH v7 2/2] mmc: sdhci-msm: Initial support for MSM chipsets

[PATCH v8 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets
 2014-01-30 18:45 UTC  (4+ messages)
` [PATCH v8 1/3] mmc: sdhci-msm: Qualcomm SDHCI binding documentation
` [PATCH v8 2/3] mmc: sdhci-msm: Initial support for Qualcomm chipsets
` [PATCH v8 3/3] mmc: sdhci-msm: Add platform_execute_tunning implementation

[patch] mmc: omap_hsmmc: precedence bug in omap_hsmmc_context_restore()
 2014-01-30 13:04 UTC  (4+ messages)

[patch 2/2] mmc: omap_hsmmc: checking for ERR_PTR instead of NULL
 2014-01-30 13:00 UTC  (2+ messages)

[patch 1/2] mmc: omap_hsmmc: remove a duplicative test
 2014-01-30 12:59 UTC  (2+ messages)

[PATCH 00/13] mmc: Improve busy detection for MMC_CAP_WAIT_WHILE_BUSY
 2014-01-29 22:38 UTC  (14+ messages)
` [PATCH 01/13] mmc: core: Rename max_discard_to to max_busy_timeout
` [PATCH 02/13] mmc: core: Rename cmd_timeout_ms to busy_timeout
` [PATCH 03/13] mmc: core: Add ignore_crc flag to __mmc_switch
` [PATCH 04/13] mmc: core: Minor simplifications "
` [PATCH 05/13] mmc: core: Fixup busy detection for mmc switch operations
` [PATCH 06/13] mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode
` [PATCH 07/13] mmc: core: Respect host's max_busy_timeout when sending sleep cmd
` [PATCH 08/13] mmc: block: Use R1 responses for stop cmds for read requests
` [PATCH 09/13] mmc: block: Implement card_busy_detect() for busy detection
` [PATCH 10/13] mmc: block: Respect hw busy detection in card_busy_detect()
` [PATCH 11/13] mmc: block: Fixup busy detection while invoking stop cmd at recovery
` [PATCH 12/13] mmc: mmci: Handle CMD irq before DATA irq
` [PATCH 13/13] mmc: mmci: Enable support for busy detection for ux500 variant

[PATCH v2 8/8] mmc: core: use the broken-cd for non-removable card
 2014-01-28 23:56 UTC  (5+ messages)

[PATCH v2 3/8] mmc: dw_mmc: replace the bus_hz checking point
 2014-01-28 23:54 UTC  (3+ messages)

[PATCH v2 2/8] mmc: dw_mmc: use the mmc_of_parse() instead of local parser
 2014-01-28 23:47 UTC  (3+ messages)

[PATCH 00/10] mmc: Improve busy detection for MMC_CAP_WAIT_WHILE_BUSY
 2014-01-28 16:11 UTC  (29+ messages)
` [PATCH 01/10] mmc: core: Rename max_discard_to to max_busy_timeout
` [PATCH 02/10] mmc: core: Rename cmd_timeout_ms to busy_timeout
` [PATCH 03/10] mmc: core: Add ignore_crc flag to __mmc_switch
` [PATCH 04/10] mmc: core: Fixup busy detection for mmc switch operations
` [PATCH 05/10] mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode
` [PATCH 06/10] mmc: core: Respect host's max_busy_timeout when sending sleep cmd
` [PATCH 07/10] mmc: card: Use R1 responses for stop cmds for read requests
` [PATCH 08/10] mmc: card: Use R1 response for the stop cmd at recovery path
` [PATCH 09/10] mmc: mmci: Handle CMD irq before DATA irq
` [PATCH 10/10] mmc: mmci: Enable support for busy detection for ux500 variant

[PATCH 0/3] mmc: tmio: Use modern PM ops
 2014-01-28 13:08 UTC  (9+ messages)
` [PATCH 1/7] mmc: clarify DDR timing mode between SD-UHS and eMMC
` [PATCH 4/7] mmc: sh_mmcif: "

[PATCH v2 1/8] mmc: core add the property for hs200
 2014-01-28 12:52 UTC  (5+ messages)

[PATCH] mmc: core: Prevent unexpected SD Clock gating during Signal Voltage Switch Procedure
 2014-01-28 11:12 UTC  (2+ messages)

[PATCH] mmc-utils: Fix 64-bit values redefinition
 2014-01-28 10:31 UTC 

[PATCH] mmc: Allow forward compatibility for e⋅MMC
 2014-01-28  8:40 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH v2 7/8] mmc: dw_mmc: remove the dw_mci_of_cd_gpio()
 2014-01-28  8:24 UTC 

[PATCH v2 6/8] mmc: dw_mmc: remove the unnecessary function
 2014-01-28  8:24 UTC 

[PATCH v2 5/8] mmc: dw-mmc: fix minor coding style
 2014-01-28  8:24 UTC 

[PATCH v2 4/8] mmc: dw_mmc: remove unused member variable
 2014-01-28  8:24 UTC 

[PATCH v2 0/8] mmc: dw_mmc: minor code cleanup
 2014-01-28  8:24 UTC 

[PATCH] mmc-utils: add eMMC 5.0 FFU support
 2014-01-28  0:38 UTC  (11+ messages)

[Q] block / zynq: DMA bouncing
 2014-01-27 22:34 UTC  (8+ messages)

Kind Regards
 2014-01-26 21:31 UTC 

Kind Regards
 2014-01-26 21:53 UTC 

Kind Regards
 2014-01-26 22:31 UTC 

[GIT PULL] MMC updates for 3.14-rc1
 2014-01-26  2:20 UTC 

[PATCH] mxs-mmc: Check the return value from clk_prepare_enable()
 2014-01-25 21:53 UTC 

[PATCH] mmc: sdhci-bcm-kona: Add basic use of clocks
 2014-01-24 22:28 UTC 

iMX6SL Suspend mode (S3)
 2014-01-24 21:31 UTC  (3+ messages)

[PATCH v4 0/8] Update Kona drivers to use clocks
 2014-01-24 17:07 UTC  (5+ messages)
` [PATCH v4 5/8] mmc: sdhci-bcm-kona: Add basic use of clocks

wl1271: sdio: is fine-grained runtime_pm possible?
 2014-01-24  8:15 UTC  (8+ messages)

[PATCH] mmc-utils: Fix 64-bit values redefinition
 2014-01-23 15:20 UTC 

FW: bug fix for mmc queue.c
 2014-01-23 14:34 UTC 

[PATCH] mmc: sdhci: Remove useless string-split's
 2014-01-23 10:55 UTC 

Internal error: Oops: 17 [#1] ARM
 2014-01-23  4:13 UTC  (10+ messages)

[PATCH V2 1/2] mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic context
 2014-01-22 17:09 UTC  (2+ messages)
` [PATCH "

[RFC PATCH 0/3] ARM: mmc: davinci: Small fixes on host davinci driver
 2014-01-22 11:46 UTC  (3+ messages)
` [RFC PATCH 1/3] ARM: mmc: davinci: remove unused variable mmc_pclk and fix opendrain clock calculation
` [RFC PATCH 3/3] ARM: mmc: davinci: clock rate is an unsigned long


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