linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-18 15:09:40 to 2014-02-27 21:37:09 UTC [more...]

[PATCH v7 0/4] mmc: omap_hsmmc: SDIO IRQ
 2014-02-27 21:37 UTC  (8+ messages)
` [PATCH v7 1/4] mmc: omap_hsmmc: Enable "
` [PATCH v7 2/4] mmc: omap_hsmmc: Remux SDIO pins within driver
` [PATCH v7 3/4] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x
  ` [PATCH v7 4/4] mmc: omap_hsmmc: Extend debugfs for SDIO IRQ, GPIO and pinmux

[PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable
 2014-02-27 21:28 UTC 

SDIO driver return -ENOSYS behaviour change?
 2014-02-27 13:05 UTC  (4+ messages)

[PATCHv3 1/3] mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc
 2014-02-27  2:32 UTC  (4+ messages)

[PATCH RESEND] mmc:sdhci: handle busy-end interrupt during command
 2014-02-27  2:12 UTC 

[PATCH 1/2] clk: hisilicon: add hi3620_mmc_clks
 2014-02-27  0:10 UTC  (3+ messages)
` [PATCH] "

[PATCH v2] mmc-utils: add eMMC 5.0 FFU support
 2014-02-26 23:07 UTC  (7+ messages)

Inconsistency in MMC EXT_CSD configuration
 2014-02-26 22:54 UTC 

SD card timeout problems on Nokia N900 (omap_hsmmc on OMAP3)
 2014-02-26 17:03 UTC  (5+ messages)

[PATCH v10 0/7] mmc: omap_hsmmc: pbias dt and cleanup
 2014-02-26 17:01 UTC  (13+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND v11 1/7] mmc: omap_hsmmc: use devm_regulator API
  ` [PATCH RESEND v11 2/7] mmc: omap_hsmmc: handle vcc and vcc_aux independently
  ` [PATCH RESEND v11 3/7] regulator: add pbias regulator support
  ` [PATCH RESEND v11 4/7] mmc: omap_hsmmc: adapt hsmmc to use pbias regulator
  ` [PATCH RESEND v11 5/7] ARM: dts: add pbias dt node
  ` [PATCH RESEND v11 6/7] ARM: OMAP: enable SYSCON and REGULATOR_PBIAS in omap2plus_defconfig
  ` [PATCH RESEND v11 7/7] mmc: omap_hsmmc: remove pbias workaround

[PATCH] mmc: sdhci-bcm-kona: fix build errors when built-in
 2014-02-26 11:42 UTC 

[PATCH] Decode EXT_CSD of eMMC 5.0 device
 2014-02-25 22:26 UTC  (2+ messages)

[PATCH] mmc: host: dw: fix possible build error
 2014-02-25 22:03 UTC  (2+ messages)

[PATCH Resend 01/10] mmc: ushc: Fix incorrect parameter in sizeof
 2014-02-25 20:44 UTC  (12+ messages)
` [PATCH 02/10] mmc: wmt-sdmmc: Fix NULL pointer dereference
` [PATCH 03/10] mmc: sdhci-spear: "
` [PATCH 04/10] mmc: davinci: Remove redundant of_match_ptr
` [PATCH 05/10] mmc: dw_mmc: "
` [PATCH 06/10] mmc: sdhci-dove: "
` [PATCH 07/10] mmc: dw_mmc: Add missing description
` [PATCH 08/10] mmc: msm: Cleanup mmc-msm_sdcc.h header
` [PATCH 09/10] mmc: mvsdio: Cleanup mmc-mvsdio.h header
` [PATCH 10/10] mmc: dw_mmc: Fix NULL pointer dereference

[PATCH] mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controller
 2014-02-25 18:40 UTC  (6+ messages)

mmc: rtsx: add support for pre_req and post_req
 2014-02-25  7:59 UTC  (3+ messages)

mmc: rtsx: add support for pre_req and post_req
 2014-02-24 22:03 UTC 

[PATCH] mmc: sdhci: only invoke clock re-tuning for adtc type commands
 2014-02-24 19:57 UTC  (2+ messages)

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

[PATCH] mmc: omap_hsmmc: support more DT properties
 2014-02-24 15:31 UTC  (3+ messages)

[PATCH 00/17] amba: PM fixups for amba bus and some amba drivers
 2014-02-24 14:54 UTC  (19+ messages)
` [PATCH 01/17] amba: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 03/17] mmc: mmci: Mask IRQs for all variants during runtime suspend
` [PATCH 06/17] spi: pl022: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 07/17] spi: pl022: Don't ignore power domain and amba bus at system suspend

[PATCH] sdhci: Add a quirk to disable write-protect
 2014-02-24  6:59 UTC 

[PATCH RFC 00/31] SDHCI and SDIO IRQ improvements
 2014-02-24  6:11 UTC  (53+ messages)
` [PATCH RFC 03/31] mmc: sdio_irq: rework sdio irq handling
` [PATCH RFC 07/31] mmc: sdhci: push card_tasklet into threaded irq handler
                        ` [PATCH 1/5] mmc: sdhci-spear: fix error handling paths for DT
                        ` [PATCH 2/5] mmc: sdhci-spear: fix platform_data usage
                        ` [PATCH 3/5] mmc: sdhci-spear: simplify resource handling
                        ` [PATCH 4/5] mmc: sdhci-spear: remove support for power gpio
                        ` [PATCH 5/5] mmc: sdhci-spear: use generic card detection gpio support
` [PATCH RFC 08/31] mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
` [PATCH RFC 09/31] mmc: sdhci: more efficient interrupt enable register handling
` [PATCH RFC 10/31] mmc: sdhci: plug hole in disabling card detection interrupts
` [PATCH RFC 11/31] mmc: sdhci: convert generic bus width setup to library function
` [PATCH RFC 12/31] mmc: sdhci: convert reset into a "
` [PATCH RFC 13/31] mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
` [PATCH RFC 14/31] mmc: sdhci: avoid sync'ing the SG if there's no misalignment
` [PATCH RFC 15/31] mmc: sdhci: convert ADMA descriptors to a coherent allocation
` [PATCH RFC 16/31] mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()
` [PATCH RFC 17/31] mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
` [PATCH RFC 18/31] mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
` [PATCH RFC 19/31] mmc: sdhci: convert sdhci_set_clock() into a library function
` [PATCH RFC 20/31] mmc: sdhci-esdhc-imx: avoid DMA to kernel stack
` [PATCH RFC 21/31] mmc: sdhci-esdhc-imx: avoid runtime_pm_get_sync() in esdhc_prepare_tuning()
` [PATCH RFC 22/31] mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning
` [PATCH RFC 23/31] mmc: sdhci: hack up driver to make it more compliant with UHS-1
` [PATCH RFC 24/31] mmc: sdhci: set_uhs_signaling() need not return a value
` [PATCH RFC 25/31] mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
` [PATCH RFC 26/31] mmc: sdhci: cache timing information locally
` [PATCH RFC 27/31] mmc: sdhci: clean up sdhci_execute_tuning() decision
` [PATCH RFC 28/31] mmc: sdhci-esdhc-imx: remove emulation of uhs_mode
` [PATCH RFC 29/31] mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
` [PATCH RFC 30/31] mmc: sdhci: "
` [PATCH RFC 31/31] mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling

[PATCH RFC] mmc: slot-gpio: Convert to gpiod_* API
 2014-02-24  4:35 UTC  (3+ messages)

[PATCH v4 0/3] Add modules for realtek USB card reader
 2014-02-24  3:00 UTC  (11+ messages)
` [PATCH v4 1/3] mfd: Add realtek USB card reader driver

[PATCH] mmc: sdhci: add quirk for broken write protect detection
 2014-02-24  0:54 UTC  (3+ messages)

[PATCH 0/7] IBM Akebono/PPC476GTR Support
 2014-02-24  0:38 UTC  (4+ messages)
` [PATCH 1/7] IBM Akebono: Add a SDHCI platform driver

[PATCH v7 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-23 20:31 UTC  (19+ messages)
` [PATCH v7 2/8] clk: sunxi: Implement MMC phase control
` [PATCH v7 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
` [PATCH v7 5/8] ARM: dts: sun7i: Add support for mmc
` [PATCH v7 8/8] ARM: sunxi: Add documentation for driver for SD/MMC hosts found on Allwinner sunxi SoCs

[GIT PULL] MMC updates for mmc-next for 3.15, take 1
 2014-02-23 15:43 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add maintainer for the mmc subsystem
 2014-02-22 19:05 UTC  (2+ messages)

[PATCH 1/3] mmc: core: Add DT bindings for SD card's UHS bus speed modes
 2014-02-22 18:52 UTC  (2+ messages)

[PATCH v2 0/3] mmc: rtsx: fix bug and support nonblocking request
 2014-02-22 18:34 UTC  (3+ messages)

[PATCH] mmc: sdhci: add support for realtek rts5250
 2014-02-22 18:20 UTC  (2+ messages)

[RESEND 0/7] mmc: omap: Fixes, cleanup and add ERASE capability
 2014-02-22 18:18 UTC  (9+ messages)
` [RESEND 1/7] mmc: omap: Fix NULL pointer dereference due uninitialized cover_tasklet
` [RESEND 2/7] mmc: omap: Convert to devm_kzalloc
` [RESEND 3/7] mmc: omap: Remove duplicate host->irq assignment
` [RESEND 4/7] mmc: omap: Remove mem_res field from struct mmc_omap_host
` [RESEND 5/7] mmc: omap: Convert to devm_ioremap_resource
` [RESEND 6/7] mmc: omap: Remove always set use_dma flag from struct mmc_omap_host
` [RESEND 7/7] mmc: omap: Add erase capability

mmc: sh_mobile_sdhi: DT update for R-Car
 2014-02-22 18:08 UTC  (9+ messages)
` [PATCH 0/5][RESENT]mmc: "
  ` [PATCH 1/5][RESENT] mmc: SDHI: tidyup sh_mobile_sdhi_of_match position
  ` [PATCH 2/5][RESENT] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7778
  ` [PATCH 3/5][RESENT] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7779
  ` [PATCH 4/5][RESENT] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7790
  ` [PATCH 5/5][RESENT] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7791

[PATCH 1/2] mmc: mxcmmc: Convert to devm-* API
 2014-02-22 16:02 UTC  (10+ messages)
` [PATCH 2/2] mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS

[PATCH 1/2] mmc: host: MMC_SH_MMCIF should depend on HAS_DMA
 2014-02-21 20:26 UTC  (3+ messages)
` [PATCH 2/2] mmc: host: MMC_OMAP_HS "

RESEND:[PATCH V3] sdhci: only reprogram retuning timer when flag is set
 2014-02-21 19:59 UTC 

[PATCH] Add eMMC 5.0 support
 2014-02-21  2:16 UTC  (3+ messages)

[PATCH 0/6] mmc: sdhci-s3c: Fix base clock source management
 2014-02-20 19:26 UTC  (3+ messages)

[PATCH V2 0/2] mmc: omap_hsmmc: fix for pre es3.0 OMAP3
 2014-02-20 13:21 UTC  (3+ messages)
` [PATCH V2 2/2] ARM: dts: omap3-ldp: fix mmc configuration

[PATCH 0/3] mmc: tmio: Use modern PM ops
 2014-02-18 16:40 UTC  (5+ messages)
` [PATCH RESEND 1/5] mmc: drop the speed mode of card's state


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