messages from 2011-05-07 10:45:42 to 2011-05-16 21:07:09 UTC [more...]
[PATCH] mmc: tmio: Fix build errors
2011-05-16 21:07 UTC (2+ messages)
[PATCH] mmc: tmio: Fix race condition resulting in spurious interrupts
2011-05-16 21:01 UTC (2+ messages)
kernel 2.6.38.6 MMC controller problem (fwd)
2011-05-16 17:56 UTC (15+ messages)
[GIT PULL] MMC fix for 2.6.39
2011-05-16 17:00 UTC
[PATCH 2/2] sdhci-pxa: add call back interface to share sdhci-pxa
2011-05-16 13:51 UTC (9+ messages)
[PATCH v4 00/15] add support for host controller v3.00
2011-05-16 5:57 UTC (40+ messages)
` [PATCH v4 01/15] mmc: sd: add support for signal voltage switch procedure
` [PATCH v4 02/15] mmc: sd: query function modes for uhs cards
` [PATCH v4 03/15] mmc: sd: add support for driver type selection
` [PATCH v4 04/15] mmc: sdhci: reset sdclk before setting high speed enable
` [PATCH v4 05/15] mmc: sd: add support for uhs bus speed mode selection
` [PATCH v4 06/15] mmc: sd: set current limit for uhs cards
` [PATCH v4 07/15] mmc: sd: report correct speed and capacity of "
` [PATCH v4 08/15] mmc: sd: add support for tuning during uhs initialization
` [PATCH v4 09/15] mmc: sdhci: enable preset value after "
` [PATCH v4 10/15] mmc: sdhci: add support for programmable clock mode
` [PATCH v4 11/15] mmc: sdhci: add support for retuning mode 1
` [PATCH v4 12/15] sdhci pxa add platform specific code for UHS signaling
` [PATCH v4 13/15] mmc eMMC signal voltage does not use CMD11
[PATCH 1/6] mmc: vub300: Formatting cleanup
2011-05-16 0:21 UTC (6+ messages)
` [PATCH 2/6] mmc: vub300: add whitespace after module_param decls
` [PATCH 3/6] mmc: vub300: Remove initialization of static ints to 0
` [PATCH 4/6] mmc: vub300: loop cleanup
` [PATCH 5/6] mmc: vub300: MODULE_* cleanup
` [PATCH 6/6] mmc: vub300: clean up multiline conditionals
Can't get SDHC in MacBookPro8,2 to work
2011-05-15 16:58 UTC
[PATCH] mmc: USB SDIO/SD/MMC Host Controller (VUB300) driver Re-Re-Resubmission
2011-05-14 21:37 UTC (5+ messages)
` [PATCH] mmc: USB SDIO/SD/MMC Host Controller (VUB300) driver Re-Re-Re-Resubmission
[PATCH] mmc: duplicated trial with same freq when mmc_rescan_try_freq()
2011-05-13 16:48 UTC (7+ messages)
[PATCH v2 0/4] eMMC DDR support
2011-05-13 13:32 UTC (7+ messages)
` [PATCH v2 1/4] sdhci add hooks for UHS setting by platform specific code
` [PATCH v2 2/4] sdhci pxa add platform specific code for UHS signaling
` [PATCH v2 3/4] mmc eMMC signal voltage does not use CMD11
` [PATCH v2 4/4] mmc add support for eMMC Dual Data Rate
[Bug 35002] New: SDHC memory card causes divide error: 0000 [#1] PREEMPT SMP
2011-05-13 5:07 UTC (2+ messages)
[PATCH] mmc: clear MMC_PM_KEEP_POWER flag on resume
2011-05-12 22:19 UTC (2+ messages)
[PATCH] mmc: tmio: fix PM in DMA mode
2011-05-12 22:12 UTC (5+ messages)
[PATCH] dw_mmc: fixed wrong regulator_enable in suspend/resume
2011-05-12 22:14 UTC (6+ messages)
[PATCH V2 00/16] omap_hsmmc patches
2011-05-12 10:38 UTC (5+ messages)
` [PATCH V2 13/16] OMAP: hsmmc: implement clock switcher
` [PATCH V2 15/16] OMAP: hsmmc: add platform data for eMMC hardware reset gpio
About the get_cd callback function
2011-05-12 9:13 UTC
[PATCH] mmc: fixed wrong SD card detection
2011-05-12 8:38 UTC (6+ messages)
[PATCH 1/3] SDHCI: add sdhci_get_cd callback to detect the card
2011-05-12 5:24 UTC (3+ messages)
` [PATCH 2/3] MMC/SD: add callback function to detect card
` [PATCH 3/3] SDHC/MMC: add f_min to mmc_power_on
[PATCH v3 00/12] mmc: use nonblock mmc requests to minimize latency
2011-05-12 4:28 UTC (19+ messages)
` [PATCH v3 01/12] mmc: add none blocking mmc request function
` [PATCH v3 02/12] mmc: mmc_test: add debugfs file to list all tests
` [PATCH v3 03/12] mmc: mmc_test: add test for none blocking transfers
` [PATCH v3 04/12] mmc: add member in mmc queue struct to hold request data
` [PATCH v3 05/12] mmc: add a block request prepare function
` [PATCH v3 06/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function
` [PATCH v3 07/12] mmc: add a second mmc queue request member
` [PATCH v3 08/12] mmc: add handling for two parallel block requests in issue_rw_rq
` [PATCH v3 09/12] mmc: test: add random fault injection in core.c
` [PATCH v3 10/12] omap_hsmmc: use original sg_len for dma_unmap_sg
` [PATCH v3 11/12] omap_hsmmc: add support for pre_req and post_req
` [PATCH v3 12/12] mmci: implement pre_req() and post_req()
[PATCH] sdhci-s3c: fixed compiler error for renamed register
2011-05-12 2:26 UTC (5+ messages)
[PATCH v2 4/4] mmc_spi.c: add support for the regulator framework
2011-05-11 20:57 UTC (5+ messages)
` [PATCH v3] "
[PATCH] pxamci: remove an ifdef about CONFIG_REGULATOR
2011-05-11 20:19 UTC (14+ messages)
` [PATCH v2 1/2] pxamci: remove the ifdef CONFIG_REGULATOR
` [PATCH 2/2] pxamci: fix coding style for multi statement conditionals
[PATCH 0/3] cold card detection on TMIO / SDHI
2011-05-11 16:51 UTC (4+ messages)
` [PATCH 1/3] mmc: tmio: runtime suspend the controller, where possible
` [PATCH 2/3] mmc: sdhi: allow platforms to power down the controller with no card inserted
` [PATCH 3/3] ARM: arch-shmobile: support SDHI card detection on mackerel, using a GPIO
[PATCH v5] sdio: optimized SDIO IRQ handling for single irq
2011-05-11 16:45 UTC (3+ messages)
[PATCH] MMC: fix a race between card-detect rescan and clock-gate work instances
2011-05-11 13:31 UTC (5+ messages)
[PATCHv1] mmc_test: minor clean up, use t = &test.area everywhere
2011-05-11 4:07 UTC (2+ messages)
JMicron integrated card reader dead after s2ram (Refused to change power state)
2011-05-11 15:16 UTC
[PATCH 1/3] SDHCI: add sdhci_get_cd callback to detect the card
2011-05-11 9:32 UTC (3+ messages)
` [PATCH 2/3] MMC/SD: add callback function to detect card
` [PATCH 3/3] SDHC/MMC: add f_min to mmc_power_on
[PATCH v4] sdio: optimized SDIO IRQ handling for single irq
2011-05-11 14:40 UTC (3+ messages)
[PATCH] drivers/mmc/card/block.c: fix potential null dereference 'idata'
2011-05-11 4:03 UTC (12+ messages)
[PATCH v3] sdio: optimized SDIO IRQ handling for single irq
2011-05-11 3:51 UTC (3+ messages)
[PATCH] dw_mmc: fixed regulator control
2011-05-11 3:00 UTC (5+ messages)
[PATCH V2 05/16] mmc: omap_hsmmc: split duplicate code to calc_divisor() function
2011-05-10 12:51 UTC (2+ messages)
` [PATCHv2.1] "
[PATCH V2 04/16] mmc: omap_hsmmc: reduce a bit the error handlers in probe()
2011-05-10 12:46 UTC (2+ messages)
` [PATCHv2.1] "
Patch "mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume" has been added to the 2.6.32-longterm tree
2011-05-09 20:46 UTC (3+ messages)
` [stable] "
mmc: sdhi, tmio: updates
2011-05-09 9:53 UTC (8+ messages)
` [PATCH 1/6] MMC: protect the tmio_mmc driver against a theoretical race
` [PATCH 2/6] mmc: Add runtime and system-wide PM to the TMIO MMC driver
` [PATCH 3/6] mmc: tmio / sdhi: break out interrupt request/free
` [PATCH 4/6] mmc: sdhi: no need for special interrupt flags
` [PATCH 5/6] mmc: sdhi: print out something useful
` [PATCH 6/6] mmc: sdhi: support up to 3 interrupt sources
Two eMMC4.5 new featurs - 'Larger Sector size' and 'Packed commands'
2011-05-09 7:59 UTC
[PATCH v2 0/7] Consolidate sdhci pltfm & OF drivers and get them self registered
2011-05-09 6:23 UTC (4+ messages)
` [PATCH v2 7/7] ARM: mxc: remove esdhc.h and use the public one
Is it possible for the ext4/btrfs file system to pass some context related info to low level block driver?
2011-05-09 5:50 UTC (5+ messages)
[PATCH 2/2] mmci: fixup sg buffer handling in mmci_pio_irq
2011-05-08 20:13 UTC (3+ messages)
mmc blkqueue is empty even if there are pending reads in do_generic_file_read()
2011-05-08 16:23 UTC (8+ 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;
as well as URLs for NNTP newsgroup(s).