messages from 2011-04-17 17:25:23 to 2011-04-23 15:22:33 UTC [more...]
[PATCH] mmc: block: init force_ro sysfs attribute
2011-04-23 15:22 UTC
Send CMD12 to terminate the mmc writing request?
2011-04-23 5:49 UTC
SET_BLOCK_COUNT-bounded multiblock transfers
2011-04-23 2:51 UTC (19+ messages)
` CMD23 plumbing and support patchset
` [patchv3 2/5] MMC: Use CMD23 for multiblock transfers when we can
` [patchv3 5/5] MMC: SDHCI AutoCMD23 support
[PATCH 0/6] Trivial MMC patches from Android
2011-04-23 1:01 UTC (7+ messages)
` [PATCH 1/6] mmc: block: Resume multi-block reads after transient read errors
` [PATCH 2/6] mmc_block: Allow more than 8 partitions per card
` [PATCH 3/6] sdhci: Always pass clock request value zero to set_clock host op
` [PATCH 4/6] mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD detection
` [PATCH 5/6] mmc: sd: When resuming, try a little harder to init the card
` [PATCH 6/6] mmc: sd: Add retries in re-detection
[PATCH] MMC: MMC boot partitions support
2011-04-22 22:34 UTC (15+ messages)
` [patchv3 4/4] "
` [RFC] MMC: Block: Ensure hardware partitions don't mess with mmcblk device naming
` [PATCH] "
[PATCH/RFC] MMC: remove unbalanced pm_runtime_suspend()
2011-04-22 22:11 UTC (23+ messages)
[PATCH] mmc: Add support for eMMC Dual Data Rate
2011-04-22 20:27 UTC
[PATCH] mmc: eMMC signal voltage does not use CMD11
2011-04-22 20:26 UTC
[PATCH] sdhci: add hooks for UHS setting by platform specific code
2011-04-22 20:25 UTC
[PATCH] sdhci-pxa: add platform specific code for UHS signaling
2011-04-22 20:25 UTC
sdhci: Kconfig: Restrict PLAT_PXA to MMP2 only. Other processors not supported
2011-04-22 20:20 UTC
[PATCH sdhci: sdhci-pxa.c: Add QUIRKS for DMA/ADMA to match h/w
2011-04-22 20:19 UTC
[PATCH] sdhci: sdhci-pxa.c enable CAP support for cards marked permanent
2011-04-22 20:17 UTC
[PATCH] sdhci: sdhci-pxa.c: Add post reset processing for chip specific registers
2011-04-22 20:18 UTC
[PATCH] sdhci: sdhci-pxa.c ensure clocks are enabled on all SD controllers
2011-04-22 20:16 UTC
Subject: [PATCH] sdhci: sdhci-pxa.c: Enable BUS WIDTH testing for MMC/eMMC cards
2011-04-22 20:15 UTC
[PATCH] plat-pxa: add missing define for PERMANENT CARDS
2011-04-22 20:16 UTC
[PATCH] sdhci: sdhci-pxa.c: delete clk gating code - not correct
2011-04-22 20:14 UTC
[PATCH] plat-pxa: Enable ability to adjust SD/MMC clocks
2011-04-22 20:13 UTC
[PATCH] sdhci: Add pre and post reset processing for chip specific reset
2011-04-22 17:28 UTC (2+ messages)
[PATCH 0/4] mmc_spi: Add support for regulator framework
2011-04-22 12:43 UTC (9+ messages)
` [RESEND PATCH "
` [RESEND PATCH 1/4] mmc_spi.c: factor out the check for power capability
` [RESEND PATCH 2/4] mmc_spi.c: factor out the SD card shutdown sequence
` [RESEND PATCH 3/4] mmc_spi.c: factor out a mmc_spi_setpower() function
` [RESEND PATCH 4/4] mmc_spi.c: add support for the regulator framework
` [PATCH v2 "
[PATCH] MMC: tmio: fix a recent regression: restore .set_ios(MMC_POWER_UP) handling
2011-04-22 11:13 UTC (4+ messages)
[PATCH v2 00/12] mmc: use nonblock mmc requests to minimize latency
2011-04-22 11:01 UTC (36+ messages)
` [PATCH v2 01/12] mmc: add none blocking mmc request function
` [PATCH v2 03/12] mmc: mmc_test: add test for none blocking transfers
` [PATCH v2 08/12] mmc: add handling for two parallel block requests in issue_rw_rq
` [PATCH] mmc: sdhci: add support for pre_req and post_req
` [PATCH] mmc: mxs-mmc: "
` [PATCH v2] "
[PATCH 1/2] Add OF binding helpers for MMC drivers
2011-04-22 9:02 UTC (3+ messages)
[PATCH] MMC: TMIO: add runtime PM calls to global suspend() / redume() methods
2011-04-22 7:32 UTC (3+ messages)
v7 changelog for mmc ioctl patch
2011-04-22 1:28 UTC (3+ messages)
` [PATCH v7] mmc: Add mmc CMD+ACMD passthrough ioctl
[PATCH] [PATCH v2] mmc: Fix read-only detection with JMicron 388 chip
2011-04-21 18:26 UTC
[PATCH] mmc: Fix read-only detection with JMicron 388 chip
2011-04-21 18:24 UTC (5+ messages)
v6 changelog for mmc ioctl patch
2011-04-21 13:40 UTC (23+ messages)
` [PATCH v6] mmc: Add mmc CMD+ACMD passthrough ioctl
[PATCH 2/2] Add GPIO DT support to s3c24xx
2011-04-21 13:17 UTC
[PATCH 0/2] OF: add MMC binding helpers
2011-04-21 13:16 UTC
[PATCH 0/5] consolidate sdhci pltfm & OF drivers and get them self registered
2011-04-21 9:57 UTC (21+ messages)
` [PATCH 1/5] mmc: sdhci: make sdhci-pltfm device drivers "
` [PATCH 2/5] mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
` [PATCH 3/5] mmc: sdhci: make sdhci-of device drivers self registered
` [PATCH 4/5] mmc: sdhci: consolidate sdhci-of-esdhc and sdhci-esdhc-imx
` [PATCH 5/5] mmc: sdhci: merge two sdhci-pltfm.h into one
[PATCH] sdhci: add quirk to support shared bus controller
2011-04-21 9:05 UTC (2+ messages)
[PATCH 0/2] MMC TMIO: power management, locking
2011-04-21 7:20 UTC (3+ messages)
` [PATCH 1/2] MMC: protect the tmio_mmc driver against a theoretical race
` [PATCH 2/2] MMC: add runtime and system power-management support to the TMIO MMCI driver
[PATCH 0/3] MMCIF: power-management, locking
2011-04-21 6:55 UTC (4+ messages)
` [PATCH 2/3] MMC: add runtime and system power-management support to the MMCIF driver
` [PATCH 2/3 v2] "
` [PATCH 2/3 v3] "
[PATCH] mmc: tmio: Fix tmio MMC_POWER_UP
2011-04-20 18:41 UTC
[PATCH v3 00/11] add support for host controller v3.00
2011-04-20 9:31 UTC (12+ messages)
` [PATCH v3 01/11] mmc: sd: add support for signal voltage switch procedure
` [PATCH v3 02/11] mmc: sd: query function modes for uhs cards
` [PATCH v3 03/11] mmc: sd: add support for driver type selection
` [PATCH v3 04/11] mmc: sdhci: reset sdclk before setting high speed enable
` [PATCH v3 05/11] mmc: sd: add support for uhs bus speed mode selection
` [PATCH v3 06/11] mmc: sd: set current limit for uhs cards
` [PATCH v3 07/11] mmc: sd: report correct speed and capacity of "
` [PATCH v3 08/11] mmc: sd: add support for tuning during uhs initialization
` [PATCH v3 09/11] mmc: sdhci: enable preset value after "
` [PATCH v3 10/11] mmc: sdhci: add support for programmable clock mode
` [PATCH v3 11/11] mmc: sdhci: add support for retuning mode 1
[PATCH] mmc: USB SDIO/SD/MMC Host Controller (VUB300) driver Re-Re-Resubmission
2011-04-20 2:07 UTC (2+ messages)
[PATCH] mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK
2011-04-19 22:14 UTC (3+ messages)
[PATCH] mmc: USB SDIO/SD/MMC Host Controller (VUB300) driver Resubmission
2011-04-19 13:21 UTC (7+ messages)
` [PATCH] mmc: USB SDIO/SD/MMC Host Controller (VUB300) driver Re-Resubmission
Ditt lån
2011-04-19 6:56 UTC
MMC Quirks Clarification and Shared Data Pins SDHCI Host Controller Driver
2011-04-19 2:02 UTC
[PATCH] MMC: fix a race between card-detect rescan and clock-gate work instances
2011-04-19 2:01 UTC (3+ messages)
***SPAM*** Dear 'WEB-MAIL ACCOUNT USER',
2011-04-18 17:28 UTC
mmc: Add ioctl to let userspace apps send ACMDs
2011-04-18 16:37 UTC (9+ messages)
` [PATCH v4] "
[PATCH] dw_mmc: add support for pre_req and post_req
2011-04-18 5:10 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox