public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-30 14:01:05 to 2014-10-21 09:27:56 UTC [more...]

[PATCH 00/15] mmc: sdhci: Add 64-bit ADMA support
 2014-10-21  9:26 UTC  (3+ messages)
` [PATCH 01/15] mmc: sdhci: Fix incorrect ADMA2 descriptor table size
` [PATCH 02/15] mmc: sdhci: Fix ADMA page boundary warnings

[PATCH RESEND 00/12] SDHCI PXA cleanup and clocks
 2014-10-21  9:22 UTC  (13+ messages)
` [PATCH RESEND 01/12] mmc: sdhci-pxav2: Drop unused struct sdhci_pxa
` [PATCH RESEND 02/12] mmc: sdhci-pxav3: Respect MMC_DDR52 timing on uhs signaling
` [PATCH RESEND 03/12] mmc: sdhci-pxav3: Move private driver data to driver source
  ` [PATCH RESEND 04/12] mmc: sdhci-pxav3: Remove unused clk_enable from sdhci_pxa
` [PATCH RESEND 05/12] mmc: sdhci-pxav3: Remove checks for mandatory host clock
` [PATCH RESEND 06/12] mmc: sdhci-pxav3: Move I/O clock to private data
` [PATCH RESEND 07/12] mmc: sdhci-pxav3: Try to get named I/O clock first
` [PATCH RESEND 08/12] mmc: sdhci-pxav3: Get optional core clock
` [PATCH RESEND 09/12] mmc: sdhci-pxav3: Document clocks and additional clock-names property
` [PATCH RESEND 10/12] ARM: dts: berlin: Add SDHCI controller nodes to BG2/BG2CD
` [PATCH RESEND 11/12] ARM: dts: berlin: Enable WiFi on Google Chromecast
` [PATCH RESEND 12/12] ARM: dts: berlin: Enable eMMC on Sony NSZ-GS7

[PATCH] mmc: block: add newline to sysfs display of force_ro
 2014-10-21  9:20 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: exynos: Add support for exynos7
 2014-10-21  8:20 UTC  (5+ messages)

eMMC issue in linux 3.16 & 3.17
 2014-10-20 17:43 UTC 

[PATCHv2 0/3] Remove mach/atmel-mci.h
 2014-10-20 12:22 UTC  (6+ messages)
` [PATCHv2 1/3] mmc: atmel-mci: move mache header to platform_data
` [PATCHv2 2/3] ARM: at91: remove mach/atmel-mci.h
` [PATCHv2 3/3] avr32: "

[PATCH V7] mmc: dw_mmc: Add IDMAC 64-bit address mode support
 2014-10-20  7:12 UTC 

[PATCH] mmc: dw_mmc: Remove old card detect infrastructure
 2014-10-20  3:23 UTC  (8+ messages)

[PATCH 5/5] mmc: host: vub300.c: Cleaning up missing null-terminate by switching from strncpy to strzcpy
 2014-10-18 22:19 UTC 

[PATCH v2] mmc: dw_mmc: Reset DMA before enabling IDMAC
 2014-10-18 21:14 UTC  (4+ messages)

[PATCH 0/1] sdhci-bcm2835: added quirk and removed udelay in write ops
 2014-10-18  6:40 UTC  (6+ messages)
  ` [PATCH 1/1] mmc: "

[PATCH] mmc: add new au6601 driver
 2014-10-18  6:26 UTC  (12+ messages)
      ` [PATCH v2] "

[PATCH 0/3] Remove mach/atmel-mci.h
 2014-10-17  8:04 UTC  (5+ messages)
` [PATCH 1/3] mmc: atmel-mci: move mache header to platform_data
` [PATCH 2/3] ARM: at91: remove mach/atmel-mci.h
` [PATCH 3/3] avr32: "

[PATCH v2] mmc: core: Report firmware version for eMMC 5.0 devices
 2014-10-16 18:27 UTC 

[PATCH] mmc: Report firmware version for eMMC 5.0 devices
 2014-10-16 18:09 UTC  (3+ messages)

[BUG] sdhci-acpi/adma/64-bit/3.17 data corruption
 2014-10-16 15:26 UTC 

question about block layer and dma alignment issue
 2014-10-16 14:31 UTC  (4+ messages)

[PATCH v6] mmc: dw_mmc: Add IDMAC 64-bit address mode support
 2014-10-16 12:01 UTC  (8+ messages)

[PATCH] mmc: dw_mmc: rockchip: Don't recalc the clock when it goes off
 2014-10-16  2:21 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Change signal voltage error to dev_dbg()
 2014-10-15  1:40 UTC  (5+ messages)

[PATCH] mmc: dw_mmc: Reset DMA before enabling IDMAC
 2014-10-14 19:58 UTC  (8+ messages)

[PATCH 0/7] mmc: Cleanup and modernize PM callbacks
 2014-10-14 11:45 UTC  (8+ messages)
` [PATCH 1/7] mmc: core: Remove superfluous ifdefs for SDIO bus' "
` [PATCH 2/7] mmc: core: Don't export the to_sdio_driver macro
` [PATCH 3/7] mmc: core: Convert the mmc_driver to use the modern PM ops
` [PATCH 4/7] mmc: core: Convert mmc_driver to device_driver
` [PATCH 5/7] mmc: msm_sdcc: Use platform_set|get_drvdata
` [PATCH 6/7] mmc: block: Use dev_set|get_drvdata()
` [PATCH 7/7] mmc: core: Remove unused mmc_list_to_card() macro

[PATCH] mmc: sdhci-esdhc-imx: don't exit in case of no pinctrl states
 2014-10-13 12:02 UTC  (2+ messages)

[PATCH 0/5] mmc: Miscellaneous fixes for SDHCI and MMC core
 2014-10-13 11:53 UTC  (7+ messages)
` [PATCH 1/5] mmc: sdhci: Balance vmmc regulator_disable()
` [PATCH 2/5] mmc: sdhci: fix error conditions for controller reset
` [PATCH 3/5] mmc: core: Initialize SET_BLOCK_COUNT request fields
` [PATCH 4/5] mmc: core: Add debug message for SET_BLOCK_COUNT result
` [PATCH 5/5] mmc: core: Fix error paths and messages in mmc_init_card

[PATCH v5 07/11] mmc: sdio: Convert to dev_pm_domain_attach|detach()
 2014-10-13 11:44 UTC  (4+ messages)

[GIT PULL] MMC for v.3.18
 2014-10-10  7:57 UTC 

[PATCH v2 2/2] mmc: mxcmmc: fix the default value for available voltages into mxcmci_probe
 2014-10-10  7:51 UTC  (2+ messages)

eMMC and "mkfs.ext3" hangs without "-E nodiscard"
 2014-10-09 20:40 UTC  (3+ messages)

Repost: PROBLEM: Broadcom Corporation BCM57765/57785 SDXC/MMC Card Reader - does not read SDHC
 2014-10-09 15:08 UTC 

[PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
 2014-10-09 11:41 UTC  (16+ messages)

[PATCH v5] mmc: dw_mmc: Add IDMAC 64-bit address mode support
 2014-10-09  7:37 UTC  (3+ messages)

[RFC PATCH 0/2] mmc: Fix prepared resource handling at bkops
 2014-10-08 11:25 UTC  (3+ messages)
` [RFC PATCH 1/2] mmc: core: fix prepared requests while doing bkops
` [RFC PATCH 2/2] mmc: mmci: fix mmci_post_request

[PATCH 2/2] mmc: Allow setting slot index via devicetree alias
 2014-10-08 10:53 UTC 

[PATCH 0/2] mxcmmc driver fixes
 2014-10-08  6:49 UTC  (6+ messages)
` [PATCH 1/2] mmc: mxcmmc: fix race condition when dma finish a data transfer
` [PATCH 2/2] mmc: mxcmmc: fix the default value for available voltages into mxcmci_probe

[RFC PATCH] mmc: sdhci: switch from programmable clock mode to divided one if needed
 2014-10-07  8:11 UTC 

[PATCH 0/3] mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequency
 2014-10-06 13:14 UTC  (5+ messages)
` [PATCH 1/3] mmc: sdhci-acpi: Get UID directly from acpi_device
` [PATCH 2/3] mmc: sdhci-acpi: Pass HID and UID to probe_slot
` [PATCH 3/3] mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequency

[PATCH v2 0/9] unshare and simplify omap_hsmmc platform struct
 2014-10-06  7:34 UTC  (8+ messages)
` [PATCH v2 9/9] omap_hsmmc: remove unused slot_id parameter

[PATCH v3 0/3] ARM: OMAP2+: MMC: use separate platform data for omap3 and omap 1/2 driver
 2014-10-04 23:26 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: OMAP2+: remove unused defines from mach-omap2/mmc header
` [PATCH v3 2/3] ARM: OMAP2+: include mmc-omap platform directly in hwmod data files
` [PATCH v3 3/3] ARM: OMAP2+: use separate platform data for omap3 and omap 1/2 driver

PROBLEM: Broadcom Corporation BCM57765/57785 SDXC/MMC Card Reader - does not read SDHC
 2014-10-03 21:39 UTC 

[PATCH 00/12] SDHCI PXA cleanup and clocks
 2014-10-03 15:55 UTC  (13+ messages)
` [PATCH 01/12] mmc: sdhci-pxav2: Drop unused struct sdhci_pxa
` [PATCH 02/12] mmc: sdhci-pxav3: Respect MMC_DDR52 timing on uhs signaling
` [PATCH 03/12] mmc: sdhci-pxav3: Move private driver data to driver source
` [PATCH 04/12] mmc: sdhci-pxav3: Remove unused clk_enable from sdhci_pxa
` [PATCH 05/12] mmc: sdhci-pxav3: Remove checks for mandatory host clock
` [PATCH 06/12] mmc: sdhci-pxav3: Move I/O clock to private data
` [PATCH 07/12] mmc: sdhci-pxav3: Try to get named I/O clock first
` [PATCH 08/12] mmc: sdhci-pxav3: Get optional core clock
` [PATCH 09/12] mmc: sdhci-pxav3: Document clocks and additional clock-names property
` [PATCH 10/12] ARM: dts: berlin: Add SDHCI controller nodes to BG2/BG2CD
` [PATCH 11/12] ARM: dts: berlin: Enable WiFi on Google Chromecast
` [PATCH 12/12] ARM: dts: berlin: Enable eMMC on Sony NSZ-GS7

[PATCH] mmc: sunxi: Remove unused includes of linux/clk-private.h
 2014-10-03 15:53 UTC 

[PATCH 0/7] mmc: Some Braswell patches
 2014-10-03 12:58 UTC  (5+ messages)

[PATCH v2 2/2] mmc, sdhci, bcm-kona, LLVMLinux: Remove use of __initconst
 2014-10-03 12:59 UTC  (3+ messages)
` [PATCH v3] "

[PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
 2014-10-02 16:06 UTC  (3+ messages)

[PATCH v4] mmc: core: restore detect line inversion semantics
 2014-10-02 10:11 UTC  (2+ messages)

[PATCH V2 0/3] Adding UHS support for dw_mmc driver
 2014-10-01 15:38 UTC  (10+ messages)
` [PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators

[PATCH v3] mmc: core: restore detect line inversion semantics
 2014-10-01 14:56 UTC  (3+ messages)

[PATCH] mmc: card: not access RPMB partition for normal read and write
 2014-10-01 13:53 UTC  (2+ messages)

[PATCH 0/6] mmc: Some misc patches
 2014-10-01  8:36 UTC  (7+ messages)
` [PATCH 5/6] mmc: block: Fix SD card stop cmd response type

[PATCH v2] mmc: core: restore detect line inversion semantics
 2014-10-01  8:24 UTC  (2+ messages)

[PATCH] mmc: core: restore detect line inversion semantics
 2014-10-01  8:22 UTC  (4+ messages)

[PATCH 1/4] mmc: slot-gpio: switch to use flags when getting GPIO
 2014-09-30 14:01 UTC  (4+ messages)
` [PATCH 3/4 v2] mmc: host: switch OF parser to use gpio descriptors


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