linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-21 02:12:53 to 2013-10-30 22:18:20 UTC [more...]

[PATCH v2 0/7] mmc: sh_mmcif: Convert to use runtime PM at request idle
 2013-10-30 22:18 UTC  (10+ messages)
` [PATCH v2 1/7] mmc: sh_mmcif: Move away from using deprecated APIs
` [PATCH v2 2/7] mmc: sh_mmcif: Convert to PM macros when defining dev_pm_ops
` [PATCH v2 3/7] mmc: sh_mmcif: Convert to clk_prepare|unprepare
` [PATCH v2 4/7] mmc: sh_mmcif: Use runtime PM to keep resourses active during I/O
` [PATCH v2 5/7] mmc: sh_mmcif: Move clock handling into runtime PM callbacks
` [PATCH v2 6/7] mmc: sh_mmcif: Simplify clock and power setup in set_ios
` [PATCH v2 7/7] mmc: sh_mmcif: Extend clock gating routine for runtime suspend

Shutdown regression due to mmc workqueue/locking changes
 2013-10-30 21:32 UTC  (3+ messages)

[PATCH v2 0/8] sdhci: Move real work out of an atomic context
 2013-10-30 19:30 UTC  (13+ messages)
` [PATCH v2 1/8] sdhci: Turn timeout timer into delayed work
` [PATCH v2 2/8] sdhci: Turn tuning "
` [PATCH v2 3/8] sdhci: Use work structs instead of tasklets
` [PATCH v2 4/8] sdhci: Use threaded IRQ handler
` [PATCH v2 5/8] sdhci: Delay led blinking
` [PATCH v2 6/8] sdhci: Turn host->lock into a mutex
` [PATCH v2 7/8] sdhci: Get rid of mdelay()s where it is safe and makes sense
` [PATCH v2 8/8] sdhci: Use jiffies instead of a timeout counter

[PATCH 00/51] DMA mask changes
 2013-10-30 19:08 UTC  (3+ messages)
` [PATCH 29/51] DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()

[PATCH v2 1/2] mmc: arasan: Add driver for Arasan SDHCI
 2013-10-30 16:38 UTC  (2+ messages)
` [PATCH v2 2/2] arm: dt: zynq: Add SDHCI nodes

[PATCH 1/1] mmc: core: fix build warning
 2013-10-30 14:55 UTC  (2+ messages)

[PATCH 0/5] mmc: sdhci-esdhc-imx: add runtime pm support
 2013-10-30 14:12 UTC  (6+ messages)
` [PATCH 1/5] mmc: sdhci-pltfm: export pltfm suspend/resume api
` [PATCH 2/5] mmc: sdhci-esdhc-imx: tuning bits should not be cleared during reset
` [PATCH 3/5] mmc: sdhci-esdhc-imx: clear SDHCI_CTRL_EXEC_TUNING should not affect other bits
` [PATCH 4/5] mmc: sdhci-esdhc-imx: fix runtime pm unblance issue
` [PATCH 5/5] mmc: sdhci-esdhc-imx: add runtime pm support

[PATCH 0/2] mmc: sdhci-esdhc-imx: adding eMMC HS200 mode support
 2013-10-30 14:10 UTC  (3+ messages)
` [PATCH 1/2] mmc: sdhci: replace msleep with mdelay for tuning
` [PATCH 2/2] mmc: sdhci-esdhc-imx: add eMMC HS200 mode support

[PATCH v2 0/6] mmc: sdhci-esdhc-imx: fix acmd23 unwork and ddr not supported on sabresd issues
 2013-10-30 14:09 UTC  (7+ messages)
` [PATCH v2 1/6] mmc: sdhci: clear auto cmd setting bits for no data cmds
` [PATCH v2 2/6] mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read function
` [PATCH v2 3/6] ARM: dts: sabresd: add usdhc4 support
` [PATCH v2 4/6] mmc: sdhci-esdhc-imx: fix cpas over write issue
` [PATCH v2 5/6] mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6
` [PATCH v2 6/6] mmc: core: mmc DDR mode should not depend on UHS_DDR50

[PATCH Resend 1/7] mmc: ushc: Fix incorrect parameter in sizeof
 2013-10-30 11:43 UTC  (7+ messages)
` [PATCH Resend 2/7] mmc: wmt-sdmmc: Fix NULL pointer dereference
` [PATCH Resend 3/7] mmc: sdhci-spear: "
` [PATCH Resend 4/7] mmc: davinci: Remove redundant of_match_ptr
` [PATCH Resend 5/7] mmc: dw_mmc: "
` [PATCH Resend 6/7] mmc: sdhci-dove: "
` [PATCH Resend 7/7] mmc: dw_mmc: Add missing description

[PATCH v2 00/19] Enable various Renesas drivers on all ARM platforms
 2013-10-30 11:34 UTC  (8+ messages)
` [PATCH v2 08/19] mmc: sdhi: Enable the driver "
  ` [PATCH] "
` [PATCH v2 09/19] mmc: sh_mmcif: "
  ` [PATCH v3 1/3] mmc: sh_mmcif: Factorize DMA channel request and configuration code
    ` [PATCH v3 2/3] mmc: sh_mmcif: Fix compilation warning on 64-bit platforms
    ` [PATCH v3 3/3] mmc: sh_mmcif: Enable the driver on all ARM platforms

[PATCH 00/19] Enable various Renesas drivers on all ARM platforms
 2013-10-30 10:59 UTC  (23+ messages)
` [PATCH 08/19] mmc: sdhi: Enable the driver "
` [PATCH 09/19] mmc: sh_mmcif: "

[PATCH v2 0/4] ARCH_BCM rename
 2013-10-30  6:22 UTC  (4+ messages)
` [PATCH v2 1/4] rename ARCH_BCM to ARCH_BCM_MOBILE (mach-bcm)

[PATCH] mmc: rtsx: change phase searching method
 2013-10-30  2:05 UTC 

[PATCH] mmc: core: Use MMC_UNSAFE_RESUME as default behavior
 2013-10-30  0:36 UTC 

[PATCH 2/2] Add 'mmc partition access' command
 2013-10-29 20:43 UTC 

[PATCH 1/2] Allow 'mmc bootpart enable' to set things back to default
 2013-10-29 20:37 UTC 

[RFC/PATCH 0/2] mmc: sdhci: Workaround Intel Merrifield issue for HS200
 2013-10-29 17:58 UTC  (3+ messages)
` [RFC/PATCH 1/2] mmc: sdhci: add quirk for broken HS200 support
` [RFC/PATCH 2/2] mmc: sdhci-pci: add broken HS200 quirk for Intel Merrifield

[PATCH v3 0/4] mmc: omap_hsmmc: SDIO irq
 2013-10-29 17:22 UTC  (6+ messages)
` [PATCH v3 2/4] mmc: omap_hsmmc: Enable SDIO IRQ

[PATCH -next] mmc: MMC requires GPIOLIB to build
 2013-10-29 13:35 UTC 

[PATCH v2] mmc:sdhci-pci: Add Support of O2Mirco/BayHubTech SD Host
 2013-10-29 10:56 UTC  (5+ messages)
  ` [PATCH] mmc:sdhci fix 2 tuning issues in sdchi_exectuing_tuning

[PATCH 00/12] Prepare various SH/R Mobile/Car drivers for CCF migration
 2013-10-29  8:10 UTC  (5+ messages)
` [PATCH 07/12] mmc: sh_mmcif: Convert to clk_prepare/unprepare
` [PATCH 08/12] mmc: sh_mobile_sdhi: "

[v2 PATCH 0/2] mmc: dw_mmc: add dw_mmc-k3
 2013-10-29  7:02 UTC  (7+ messages)
` [PATCH 1/2] mmc: dw_mmc: add dw_mci_of_get_cd_gpio to handle cd pin
  ` [PATCH 2/2] mmc: dw_mmc: add dw_mmc-k3 for k3 platform

[PATCH 1/2] mmc: arasan: Add driver for Arasan SDHCI
 2013-10-29  0:15 UTC  (8+ messages)

[PATCH 0/2] Prevent races when doing read-modify-write of INTMASK
 2013-10-28 22:39 UTC  (8+ messages)
` [PATCH 1/2] mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interrupts

[PATCH 1/2] mmc: core: Silence compiler warning in __mmc_switch
 2013-10-28 18:46 UTC  (2+ messages)
` [PATCH 2/2] mmc: wbsd: Silence compiler warning

[PATCH v3] mmc:sdhci-pci: Add Support of O2Mirco/BayHubTech SD Host
 2013-10-28 11:34 UTC 

[PATCH] mmc: sdhci: dove: Fix build breakage
 2013-10-28  7:47 UTC  (4+ messages)

[PATCH] mmc: dw_mmc: exynos: Revert the sdr_timing assignment
 2013-10-28  5:18 UTC  (5+ messages)

eMMC 4.51
 2013-10-28  2:38 UTC  (8+ messages)

[PATCH] mmc: sdhci-pci: identify correct base addresses for slots
 2013-10-28  2:04 UTC  (4+ messages)

[PATCH] mmc: sdhci-sirf: enable dmabounce since SiRFprimaII MMC DMA only access up to 256MB
 2013-10-27 22:12 UTC  (2+ messages)

lånetilbud
 2013-10-27  8:58 UTC 

[GIT PULL] MMC updates for mmc-next
 2013-10-27  4:11 UTC  (2+ messages)

[PATCH] Add SDIO and MMC device ID support for CLV
 2013-10-27  2:30 UTC  (2+ messages)

[PATCH 1/5] mmc: omap_hsmmc: Fix pbias_disable for omap4
 2013-10-27  1:30 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()
 2013-10-26 18:11 UTC  (3+ messages)

[PATCH 1/3] mmc:sdhci-esdhc-imx: Use NULL instead of zero
 2013-10-26 18:11 UTC  (2+ messages)

[PATCH FIX+RESEND 1/7] mmc: omap: Fix NULL pointer dereference due uninitialized cover_tasklet
 2013-10-26 14:55 UTC  (2+ messages)
` [PATCH] mmc: omap: Add erase capability

my subject
 2013-10-26  8:39 UTC 

Personal Email (26th October 2013)
 2013-10-26 13:11 UTC 

my subject
 2013-10-26  8:39 UTC 

Salam Alaykum
 2013-10-24 19:23 UTC 

[PATCH RFT] mmc: wmt-sdmmc: Fix setting BM_EIGHTBIT_MODE bit in wmt_mci_set_ios()
 2013-10-23 18:10 UTC  (4+ messages)

[PATCH 1/1] mmc: mmc_spi: Enable stable writes
 2013-10-23 13:29 UTC 

[PATCH 1/1] mmc: dw_mmc: Add missing description
 2013-10-23 11:19 UTC  (2+ messages)

[PATCH 1/3] mmc: davinci: Remove redundant of_match_ptr
 2013-10-23 11:18 UTC  (4+ messages)
` [PATCH 2/3] mmc: dw_mmc: "

[PATCH 00/27] mmc: Remove the deprecated APIs mmc_suspend|resume_host
 2013-10-23 11:17 UTC  (3+ messages)
` [PATCH 06/27] mmc: dw_mmc: Move away from using deprecated APIs

[PATCH v2] mmc: core: Do not poll for busy with status cmd for all switch cmds
 2013-10-23  9:26 UTC  (2+ messages)

[PATCH 0/7] mmc: sdhci-esdhc-imx: fix acmd23 unwork and ddr not supported on sabresd issues
 2013-10-23  5:56 UTC  (14+ messages)
` [PATCH 1/7] mmc: sdhci: clear auto cmd setting bits for no data cmds
` [PATCH 2/7] mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read function
` [PATCH 3/7] ARM: dts: sabresd: add usdhc4 support
` [PATCH 4/7] mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6
` [PATCH 5/7] mmc: sdhci-esdhc-imx: fix cpas over write issue
` [PATCH 6/7] mmc: core: mmc DDR mode should not depend on UHS_DDR50
` [PATCH 7/7] mmc: sdhci-esdhc-imx: add eMMC HS200 mode support

Avoid needless loop in sdhci_irq() for Card Interrupt
 2013-10-22 18:19 UTC 

[PATCH 1/1] MMC: Detect execution mode errors after r/w command
 2013-10-22 16:50 UTC  (4+ messages)

dw_mmc: priv->sdr_timing set wrong
 2013-10-22  8:32 UTC  (3+ messages)

[RESEND PATCH v2 0/6] Update Kona drivers to use clocks
 2013-10-21 23:13 UTC  (10+ messages)
` [RESEND PATCH v2 2/6] ARM: dts: Specify clocks for UARTs on bcm11351
` [RESEND PATCH v2 4/6] clocksource: kona: Add basic use of external clock
` [RESEND PATCH v2 6/6] mmc: sdhci-bcm-kona: Add basic use of clocks

[PATCH 0/8] sdhci: Move real work out of an atomic context
 2013-10-21 11:44 UTC  (5+ messages)
` [PATCH 3/8] sdhci: Use work structs instead of tasklets

[PATCH 2/2] mmc:esdhc: Enable DMA err bit for eSDHC host
 2013-10-21  9:20 UTC  (3+ messages)
` [PATCH 1/2] mmc:sdhc: Add vendor specific interrupt and handle routine

[PATCH 1/5] mmc:core: Add restrictions for data transfer and card ease
 2013-10-21  9:18 UTC  (2+ messages)

[PATCH V5] mmc:core: Avoid useless detecting task when card is busy
 2013-10-21  9:16 UTC  (2+ messages)

[PATCH v2 1/1] mmc: sdhci-spear: Fix NULL pointer dereference
 2013-10-21  3:10 UTC  (2+ messages)

[PATCH 1/1] mmc: wmt-sdmmc: Fix NULL pointer dereference
 2013-10-21  3:09 UTC  (2+ messages)

[PATCH 1/1] mmc: ushc: Fix incorrect parameter in sizeof
 2013-10-21  3:08 UTC  (2+ messages)

[PATCH v3 0/8] mmc: sdhci-esdhc-imx: add std tuning for mx6sl and DDR mode support
 2013-10-21  2:12 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).