public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-28 08:06:12 to 2013-07-17 03:38:19 UTC [more...]

[PATCH] mmc:host: Remove a duplicate line in Makefile
 2013-07-17  3:38 UTC 

[PATCH V3] powerpc/85xx: Add support for 85xx cpu type detection
 2013-07-17  2:34 UTC  (5+ messages)

[PATCH v4 5/7] mmc: SDHI: add DT compatibility strings for further SoCs
 2013-07-17  1:22 UTC  (5+ messages)

[PATCH v3 2/7] mmc: atmel-mci: prepare clk before calling enable
 2013-07-16 17:13 UTC  (4+ messages)

[PATCH] mmc: sdhci-esdhc-imx: Write only 4 bit in case of TIMEOUT_CONTROL
 2013-07-16  7:38 UTC  (2+ messages)

[PATCH] Powerpc/t4240: change the compatible flags for t4240qds board
 2013-07-16  5:04 UTC  (11+ messages)
` [PATCH 3/4 V2] mmc: esdhc: Add quirks to support T4240QDS board
  ` 答复: [PATCH] Powerpc/t4240: change the compatible flags for t4240qds board

[PATCH 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
 2013-07-16  1:36 UTC  (30+ messages)
` [PATCH 1/5] mmc: dw_mmc: Invalidate cache of current_speed after suspend/resume
` [PATCH 2/5] mmc: dw_mmc: Add suspend/resume callbacks; disable irq during suspend
` [PATCH 3/5] mmc: dw_mmc: Add exynos resume callback to clear WAKEUP_INT
` [PATCH 4/5] mmc: dw_mmc: Always setup the bus after suspend/resume
` [PATCH 5/5] mmc: dw_mmc: Set timeout to max upon resume
` [PATCH v2 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
  ` [PATCH v2 1/5] mmc: dw_mmc: Invalidate cache of current_speed after suspend/resume
  ` [PATCH v2 2/5] mmc: dw_mmc: Add suspend_noirq/resume_noirq callbacks for dw_mmc-pltfm
  ` [PATCH v2 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
  ` [PATCH v2 4/5] mmc: dw_mmc: Always setup the bus after suspend/resume
  ` [PATCH v2 5/5] mmc: dw_mmc: Set timeout to max upon resume
  ` [PATCH v3 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
    ` [PATCH v3 1/5] mmc: dw_mmc: Invalidate cache of current_speed after suspend/resume
    ` [PATCH v3 2/5] mmc: dw_mmc: Add suspend_noirq/resume_noirq callbacks for dw_mmc-pltfm
    ` [PATCH v3 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
    ` [PATCH v3 4/5] mmc: dw_mmc: Always setup the bus after suspend/resume
    ` [PATCH v3 5/5] mmc: dw_mmc: Set timeout to max upon resume

[PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
 2013-07-16  1:20 UTC  (2+ messages)

Bug in mmc_start_req() ?
 2013-07-15 18:20 UTC 

[PATCHv4] ARM: socfpga: dts: Add support for SD/MMC
 2013-07-15 14:19 UTC 

[RFC/PATCH v2 4/4] block: Add URGENT request notification support to CFQ scheduler
 2013-07-12 17:08 UTC 

[RFC/PATCH/RESEND v2 3/4] block: Add API for URGENT request handling
 2013-07-12 17:07 UTC 

[RFC/PATCH/RESEND v2 2/4] block: Add support for reinsert a dispatched req
 2013-07-12 17:07 UTC 

[RFC/PATCH/RESEND v2 1/4] block: make rq->cmd_flags be 64-bit
 2013-07-12 17:06 UTC 

[RFC/PATCH v2 0/4] block: Add support for urgent request handling in CFQ
 2013-07-12 17:05 UTC 

[RFC/PATCH 4/4] block: Add URGENT request notification support to CFQ scheduler
 2013-07-12 15:29 UTC  (4+ messages)

BCM57765 card reader: irq nobody cared
 2013-07-12  9:07 UTC 

[PATCH 04/12] drivers/mmc/host: don't use devm_pinctrl_get_select_default() in probe
 2013-07-12  3:39 UTC  (3+ messages)

[PATCH 1/4 V2] powerpc/85xx: Add support for 85xx cpu type detection
 2013-07-11 14:15 UTC  (5+ messages)

[PATCH] mmc: omap_hsmmc: use for OMAP5 as well
 2013-07-11 13:09 UTC  (12+ messages)
` [PATCH v2] mmc: omap_hsmmc: use the generic config for omap2plus devices

[PATCH] mmc: omap_hsmmc: fix dependency on indirect header inclusion
 2013-07-11 13:09 UTC 

[RFC/PATCH 3/4] block: Add API for URGENT request handling
 2013-07-11 13:00 UTC 

[RFC/PATCH 2/4] block: Add support for reinsert a dispatched req
 2013-07-11 13:00 UTC 

[RFC/PATCH 1/4] block: make rq->cmd_flags be 64-bit
 2013-07-11 12:59 UTC 

[RFC/PATCH 0/4] block: Add support for urgent request handling in CFQ
 2013-07-11 12:59 UTC 

[PATCH] mmc: dt: add host-off-card-on dt property
 2013-07-11  9:15 UTC 

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

[PATCH 0/6] mmc: sh_mmcif: revision-specific CCS and CLK_CTRL2 handling
 2013-07-10 19:21 UTC  (7+ messages)
` [PATCH 1/6] mmc: sh_mmcif: revision-specific Command Completion Signal handling
` [PATCH 2/6] mmc: sh_mmcif: revision-specific CLK_CTRL2 handling
` [PATCH 3/6] ARM: shmobile: armadillo800eva: disable MMCIF Command Completion Signal
` [PATCH 4/6] ARM: shmobile: kzm9g: "
` [PATCH 5/6] ARM: shmobile: ape6evm: "
` [PATCH 6/6] ARM: shmobile: lager: disable MMCIF Command Completion Signal, add CLK_CTRL2

[PATCH] mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properly
 2013-07-10 14:54 UTC  (2+ messages)

[PATCH] mmc: sdhci-moxart: Add MOXA ART SDHCI driver
 2013-07-10  9:28 UTC 

[PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
 2013-07-10  2:09 UTC  (10+ messages)

[PATCH v3 0/7] ARM: shmobile: DMAC, MMCIF and SDHI for H2 and APE6
 2013-07-10  1:18 UTC  (6+ messages)
` [PATCH v3 5/7] mmc: SDHI: add DT compatibility strings for further SoCs

[GIT PULL] MMC updates for 3.11-rc1
 2013-07-09 21:54 UTC 

[PATCH] MMC: Detect execution mode errors after r/w command
 2013-07-09 12:47 UTC 

[PATCH] mmc: TMIO: update Device Tree binding documentation
 2013-07-09  9:13 UTC 

[PATCH 1/4] powerpc/85xx: Add support for 85xx cpu type detection
 2013-07-08 23:43 UTC  (5+ messages)
` [PATCH 2/4] mmc: esdhc: workaround for dma err in the last system transaction
` [PATCH 3/4] mmc: esdhc: Add quirks to support T4240 board
` [PATCH 4/4] mmc: eSDHC: Some eSDHC host need long time to generate command interrupt

[PATCH] ARM: pxa: propagate errors from regulator_enable() to pxamci
 2013-07-08 17:42 UTC  (4+ messages)

[PATCH] mmc: tmio: fix compiler warning
 2013-07-08  9:38 UTC 

[PATCH 0/4] Updated omap_hsmmc SDIO and remuxing patches
 2013-07-08  9:02 UTC  (3+ messages)
` [PATCH 2/4] mmc: omap_hsmmc: Enable SDIO IRQ using a GPIO in idle mode

[PATCH v2 0/3] omap_hsmmc: SDIO IRQ on AM335x family
 2013-07-08  7:52 UTC  (7+ messages)
` [PATCH v2 1/3] mmc: omap_hsmmc: Enable SDIO IRQ using a GPIO in idle mode
` [PATCH v2 2/3] mmc: omap_hsmmc: debugfs entries for GPIO mode
` [PATCH v2 3/3] mmc: omap_hsmmc: add PSTATE to debugfs regs_show

eMMC bus test command failure
 2013-07-08  7:28 UTC  (3+ messages)

[PATCH 1/3] mmc: sdhci-bcm-kona: Remove unneeded version.h inclusion
 2013-07-08  6:11 UTC  (3+ messages)
` [PATCH 2/3] mmc: sdhci-bcm-kona: Remove redundant use of_match_ptr
` [PATCH 3/3] mmc: sdhci-bcm-kona: Staticize sdhci_bcm_kona_card_event

[PATCH] mmc: core: Fixup Oops for SDIO shutdown
 2013-07-07 17:55 UTC  (7+ messages)

Fwd: rtsx_pci issue: Realtek 5289 SDHC/SDXC
 2013-07-07 17:40 UTC 

[PATCH] mmc: block: Fix the error handling of write command response
 2013-07-06 22:35 UTC  (5+ messages)
` [PATCH 3.4-stable] mmc: block: fix a bug of error handling in MMC driver
` [PATCH v2] "

[PATCH 09/10] idr: Remove unneeded idr locking, idr_preload() usage
 2013-07-06  5:08 UTC 

[PATCH] mmc: core: Add sanity NULL pointer check
 2013-07-05 11:32 UTC  (3+ messages)

[PATCH] mmc: sdhci: request irq after sdhci_init() is called
 2013-07-05  8:08 UTC  (2+ messages)

[PATCH] Add basic support for password protected (locked) SD cards
 2013-07-04 12:16 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 1/2] ARM: configs: Enable TI_EDMA in omap2plus_defconfig
 2013-07-04 12:05 UTC  (2+ messages)

[PATCH 1/2] mmc: mxs-mmc: Use devm_clk_get()
 2013-07-04  1:27 UTC  (3+ messages)
` [PATCH 2/2] mmc: mxs-mmc: Check the return value from stmp_reset_block()

Hynix eMMC RPMB: Access timeouts, broken?
 2013-07-03  6:08 UTC  (2+ messages)

[PATCH v2] mmc: sh_mmcif: add support for Device Tree DMA bindings
 2013-07-02 13:52 UTC  (2+ messages)

Oops on linux-next during reboot, possibly related to "mmc: core: Handle card shutdown from mmc_bus"
 2013-07-02 10:56 UTC  (3+ messages)

Crash during reboot due to 7628774 "mmc: core: Handle card shutdown from mmc_bus"
 2013-07-02 10:40 UTC  (2+ messages)

[PATCH] sdhci:sirf:drop SDHCI_QUIRK_INVERTED_WRITE_PROTECT as only sd0 has inverted_wp
 2013-07-02  2:42 UTC 

[PATCH] mmc-utils: Add support for locking/unlocking SD cards by password
 2013-07-01 14:01 UTC 

[PATCH] mmc: dw_mmc: don't queue up a card detect at slot startup
 2013-07-01 10:37 UTC  (4+ messages)

[PATCH] mmc: sdhci-pci: identify correct base addresses for slots
 2013-07-01  9:22 UTC 

[RFC/PATCH v2] mmc: Add support to handle Urgent data transfer request
 2013-06-30 12:19 UTC  (2+ messages)
` [RFC/PATCH v1] "

[PATCH] mmc: omap_hsmmc: clear status flags before starting a new command
 2013-06-29  6:25 UTC 

[PATCH -next] mmc: jz4740: fix return value check in jz4740_mmc_probe()
 2013-06-29  0:44 UTC 

Q: mmc au size
 2013-06-28 23:46 UTC 

[PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data
 2013-06-28 16:56 UTC  (8+ messages)

[PATCH 0/2] mmc: add support for eMMC hardware reset for BYT eMMC
 2013-06-28 13:59 UTC  (4+ messages)

[PATCHv3] ARM: socfpga: dts: Add support for SD/MMC
 2013-06-28 11:28 UTC  (3+ messages)

[PATCH v2] mmc: sh_mmcif: add SET_BLOCK_COUNT support
 2013-06-28  9:50 UTC  (3+ messages)

[PATCH v2 2/4] mmc: atmel-mci: prepare clk before calling enable
 2013-06-28  8:06 UTC  (3+ messages)


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