linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-25 22:06:15 to 2013-12-09 03:25:26 UTC [more...]

[PATCHv2 0/3] mmc: dw_mmc: Make the use of the hold reg generic
 2013-12-09  3:25 UTC  (9+ messages)
` [PATCHv2 1/3] mmc: dw_mmc: Enable the hold reg for certain speed modes
` [PATCHv2 2/3] mmc: dw_mmc-pltm: Remove Rockchip's custom dw_mmc driver structure
` [PATCHv2 3/3] mmc: dw_mmc-exynos: Remove Exynos' custom prepare_command function

[PATCH 0/2] mmc: dw_mmc: Make the use of the hold reg generic
 2013-12-07  0:12 UTC  (10+ messages)
` [PATCH 1/2] mmc: dw_mmc: Enable the hold reg for certain speed modes
` [PATCH 2/2] mmc: dw_mmc-pltm: Remove Rockchip's custom dw_mmc driver structure

[PATCH] mmc: omap: Fix error introduced by fix to release_mem_region() path
 2013-12-06 19:54 UTC  (15+ messages)
` [PATCH 0/7] mmc: omap: Fixes, cleanup and add ERASE capability
  ` [PATCH 1/7] mmc: omap: Fix NULL pointer dereference due uninitialized cover_tasklet
  ` [PATCH 2/7] mmc: omap: Convert to devm_kzalloc
  ` [PATCH 3/7] mmc: omap: Remove duplicate host->irq assignment
  ` [PATCH 4/7] mmc: omap: Remove mem_res field from struct mmc_omap_host
  ` [PATCH 5/7] mmc: omap: Convert to devm_ioremap_resource
  ` [PATCH 6/7] mmc: omap: Remove always set use_dma flag from struct mmc_omap_host
  ` [PATCH 7/7] mmc: omap: Add erase capability

[PATCH v7 0/2] mmc: sdhci-msm: Add support for MSM chipsets
 2013-12-06 12:02 UTC  (7+ 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

at91sam9263 sdio + wlan ti wl1271
 2013-12-06 11:10 UTC  (4+ messages)
  ` [PATCH] atmel-mci: fix transfers < 16 bytes problem in PDC mode

mmc: mxs: Use mmc_of_parse
 2013-12-06  8:31 UTC  (8+ messages)
` [PATCH 1/6] mmc: Do not call get_cd for non removable cards
` [PATCH 2/6] mmc: mxs: use standard flag for non-removable status
` [PATCH 3/6] mmc: mxs: use standard flag for broken card detection
` [PATCH 4/6] mmc: mxs: use standard flag for cd inverted
` [PATCH 5/6] mmc: mxs: use mmc_gpio_get_ro for detecting read-only status
` [PATCH 6/6] mmc: mxs: use mmc_of_parse to parse devicetree properties

[PATCH v3 0/2] mmc: dw_mmc: add dw_mmc-k3
 2013-12-06  1:39 UTC  (5+ messages)
` [PATCH 2/2] mmc: dw_mmc: add dw_mmc-k3 for k3 platform

[PATCHv4 0/4] socfpga: Enable SD/MMC support
 2013-12-06  0:47 UTC  (9+ messages)
` [PATCHv4 1/4] arm: dts: Add support for SD/MMC on SOCFPGA
` [PATCHv4 2/4] clk: socfpga: Add a hook for SD/MMC driver to control CIU clock settings
` [PATCHv4 3/4] mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc
` [PATCHv4 4/4] ARM: socfpga_defconfig: enable SD/MMC support

[PATCH v4 0/8] Update Kona drivers to use clocks
 2013-12-05 19:20 UTC  (9+ messages)
` [PATCH v4 1/8] ARM: dts: Declare clocks as fixed on bcm11351
` [PATCH v4 2/8] ARM: dts: Specify clocks for UARTs "
` [PATCH v4 3/8] Documentation: dt: kona-sdhci: Add clocks property
` [PATCH v4 4/8] ARM: dts: Specify clocks for SDHCIs on bcm11351
` [PATCH v4 5/8] mmc: sdhci-bcm-kona: Add basic use of clocks
` [PATCH v4 6/8] Documentation: dt: kona-timer: Add clocks property
` [PATCH v4 7/8] clocksource: kona: Add basic use of external clock
` [PATCH v4 8/8] ARM: dts: Specify clocks for timer on bcm11351

[PATCHv3 0/4] socfpga: Enable SD/MMC support
 2013-12-05 16:18 UTC  (11+ messages)
` [PATCHv3 1/4] clk: socfpga: Add a clock driver for SOCFPGA's system manager
` [PATCHv3 2/4] arm: dts: Add a system manager compatible property
` [PATCHv3 3/4] mmc: dw_mmc-socfpga: Clean up SOCFPGA platform specific funcationality
` [PATCHv3 4/4] arm: dts: Add support for SD/MMC on SOCFPGA

[PATCH v2 06/10] mmc: omap_hsmmc: add support for pbias configuration in dt
 2013-12-05 15:29 UTC  (8+ messages)
` [RFC PATCH v3 0/8] mmc: omap_hsmmc: pbias dt and cleanup
  ` [RFC PATCH v3 1/8] mmc: omap_hsmmc: use devm_regulator API
  ` [RFC PATCH v3 6/8] ARM: dts: add pbias-supply

[PATCH] mmc-utils: add the revision for eMMC5.0
 2013-12-04  8:02 UTC  (2+ messages)

mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data member
 2013-12-04  7:55 UTC  (3+ messages)
` *** GMX Spamverdacht *** "

mxcmci_request() oops on idle system
 2013-12-04  5:41 UTC  (2+ messages)

[PATCH] mmc: sdhci: Resolved DEADLOCK
 2013-12-04  2:48 UTC 

[PATCH] mmc: sdhci: Avoid HARDIRQ-unsafe lock
 2013-12-04  2:26 UTC  (3+ messages)

[PATCH] mmc: sdhci: Resolved DEADLOCK
 2013-12-04  2:25 UTC 

[RFC PATCH v3 3/8] regulator: add pbias regulator support
 2013-12-03 16:06 UTC  (4+ messages)

[PATCH 1/2] mmc: dw_mmc: add dw_mci_of_get_cd_gpio to handle cd pin
 2013-12-03  6:00 UTC  (3+ messages)

*** DEADLOCK ***
 2013-12-03  2:51 UTC 

[PATCH v3 0/2] fix sd power bug and modify phase-searching method
 2013-12-03  2:34 UTC  (3+ messages)
` [PATCH v3 1/2] mmc: rtsx: fix card poweroff bug
` [PATCH v3 2/2] mmc: rtsx: modify phase searching method for tuning

[PATCH v5 0/3] mmc: omap_hsmmc: enable SDIO IRQ
 2013-12-02 23:21 UTC  (4+ messages)
` [PATCH v5 1/3] mmc: omap_hsmmc: Enable "
` [PATCH v5 2/3] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x
` [PATCH v5 3/3] mmc: omap_hsmmc: Extend debugfs for SDIO IRQ, GPIO and pinmux

[PATCH 18/39] mmc: dw_mmc-pci: remove DEFINE_PCI_DEVICE_TABLE macro
 2013-12-02 23:17 UTC 

[PATCH v3 1/2] mmc: arasan: Add driver for Arasan SDHCI
 2013-12-02 19:45 UTC  (4+ messages)
` [PATCH v3 2/2] arm: dt: zynq: Add SDHCI nodes

[PATCH v4 0/3] mmc: omap_hsmmc: Enable SDIO IRQ
 2013-12-02 16:58 UTC  (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x
` [PATCH v4 3/3] mmc: omap_hsmmc: Extend debugfs for SDIO IRQ, GPIO and pinmux

[BUG/RFC] SDHCI_QUIRK_NO_MULTIBLOCK for i.MX35/25
 2013-12-02  8:58 UTC  (2+ messages)

[PATCH] mmc: Convert to use ATTRIBUTE_GROUPS
 2013-12-02  2:37 UTC 

[PATCH 2/8] mmc: omap: Fix DMA configuration to not rely on device id
 2013-11-30 17:33 UTC  (18+ messages)
` [PATCH 3/8] mmc: omap: Fix I2C dependency and make driver usable with device tree

[REGRESSION] 3.13-rc2: locks up hard on trying to transfer a file to mmc based internal SD card slot
 2013-11-30 13:53 UTC 

Private Note
 2013-11-30  3:44 UTC 

[PATCH] mmc: tegra: add support for Tegra124
 2013-11-29 15:55 UTC  (2+ messages)

e⋅MMC forward compatibility
 2013-11-29  9:55 UTC  (4+ messages)
  ` [PATCH] mmc: Allow forward compatibility for e⋅MMC

[PATCH] mmc: sdhci: don't limit discard timeout by data line timeout
 2013-11-29  7:33 UTC  (19+ messages)

[PATCH 0/4] mmc: tmio/SDHI fixup patches
 2013-11-29  2:29 UTC  (2+ messages)

[PATCH] mmc: sdhci-s3c: sdhci-s3c driver use sdhci-pltfm
 2013-11-28 11:24 UTC 

[PATCH Resend 2/2] mmc: sdhci-pltfm: Use devm_ioremap_resource()
 2013-11-28 11:24 UTC 

[PATCH Resend 1/2] mmc: sdhci-s3c: Use mmc_gpio_request_cd function
 2013-11-28 11:24 UTC 

[PATCH] mmc: sdhci-esdhc-imx: Write only 4 bit in case of TIMEOUT_CONTROL
 2013-11-28  2:21 UTC  (6+ messages)

Profitable & Important
 2013-11-27  9:44 UTC 

[PATCH v3 0/3] mmc: omap_hsmmc: Enable SDIO IRQ
 2013-11-27 17:04 UTC  (7+ messages)
` [PATCH v3 2/3] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x

[PATCH 1/2] mmc: sh_mmcif: Factorize DMA channel request and configuration code
 2013-11-27 10:16 UTC  (3+ messages)
` [PATCH 2/2] mmc: sh_mmcif: Fix compilation warning on 64-bit platforms
  ` [PATCH v2 "

[PATCH] mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA
 2013-11-27  9:41 UTC  (4+ messages)

Re: [PATCH] mmc: dw_mmc: Add hardware lock error (HLE) to the CMD error flag
 2013-11-27  7:30 UTC  (6+ messages)
    `  "

[PATCH v2 1/2] mmc: arasan: Add driver for Arasan SDHCI
 2013-11-27  5:28 UTC  (4+ messages)

[PATCH Resend 1/7] mmc: ushc: Fix incorrect parameter in sizeof
 2013-11-27  3:05 UTC  (2+ messages)

[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
 2013-11-27  1:18 UTC  (3+ messages)
` [PATCH 07/15] mmc: sdhi: Enable driver compilation "
` [PATCH 08/15] mmc: sh_mmcif: "

[PATCH v3] mmc/sdio: add a quirk for broken SDIO_CCCR_INTx polling
 2013-11-26 23:39 UTC 

[PATCH v2] mmc/sdio: add a quirk for broken SDIO_CCCR_INTx polling
 2013-11-26 23:31 UTC  (3+ messages)

[PATCH] mmc: sdhci: Setting the host->mrq to NULL before executing tuning
 2013-11-26 22:50 UTC  (2+ messages)

[PATCH] mmc: tmio: remove myself as a maintainer
 2013-11-26 22:37 UTC  (2+ messages)

[PATCH v2] mmc: fix host release issue after discard operation
 2013-11-26 22:35 UTC  (2+ messages)

[PATCH] mmc: tmio: don't overwrite caps2
 2013-11-26 22:21 UTC  (2+ messages)

[PATCH] Avoid needless loop in sdhci_irq()
 2013-11-26 22:12 UTC  (3+ messages)
` [PATCH] mmc: sdhci: Avoid needless loop while handling SDIO interrupts "

[PATCH v2 0/5] mmc: sdhci-esdhc-imx: add runtime pm support
 2013-11-26 22:02 UTC  (2+ messages)

[PATCH 0/2] mmc: sdhci-esdhc-imx: adding eMMC HS200 mode support
 2013-11-26 21:39 UTC  (2+ messages)

[PATCH v2 0/6] mmc: sdhci-esdhc-imx: fix acmd23 unwork and ddr not supported on sabresd issues
 2013-11-26 21:37 UTC  (2+ messages)

3.13-rc1: MMC & fixed regulator regression
 2013-11-26 21:04 UTC  (2+ messages)

[PATCH] mmc/sdio: add a quirk for broken SDIO_CCCR_INTx polling
 2013-11-26 19:50 UTC  (3+ messages)

[PATCH] mmc: core: sd: implement proper support for sd3.0 au sizes
 2013-11-26 17:06 UTC  (4+ messages)

[PATCH 00/12] Prepare various SH/R Mobile/Car drivers for CCF migration
 2013-11-26  2:02 UTC  (4+ messages)
` [PATCH 08/12] mmc: sh_mobile_sdhi: Convert to clk_prepare/unprepare


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