messages from 2010-09-20 06:52:56 to 2010-09-27 07:52:48 UTC [more...]
[PATCH v4 1/4] omap4 hsmmc: Adding card detect support for MMC1
2010-09-27 7:52 UTC (3+ messages)
[PATCH v2] tmio_mmc: Allow 2 byte requests in 4-bit mode
2010-09-27 7:49 UTC (4+ messages)
[PATCH] sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove
2010-09-27 6:09 UTC (7+ messages)
[RFC] sdhci_pltfm: pass platform_data on custom init-call
2010-09-27 6:04 UTC (3+ messages)
[PATCH] MMC: Refine block layer waiting for card state
2010-09-27 3:32 UTC
[patch 3/3] sdhci-pltfm: add call back set_max_speed
2010-09-27 2:59 UTC
[patch 1/3] sdhci-pltfm: add call back get_quirk
2010-09-27 2:57 UTC
[patch 1/3] sdhci-pltfm: add call back alloc_host
2010-09-27 2:55 UTC
[patch] sdhci-pltfm: add call back function
2010-09-27 2:50 UTC (4+ messages)
[PATCH] mmc: name mmc queue thread by host index
2010-09-27 2:22 UTC
[patch 2/2] mmc: add support of sdhci-pxa driver
2010-09-27 1:36 UTC (8+ messages)
[GIT PULL] MMC fixes for .36-rc6
2010-09-26 21:22 UTC
sdhci: Best Practice Question
2010-09-26 16:45 UTC (5+ messages)
` [PATCH] sdhci: sepearate get_ro into code that calls platform and helper
` [PATCH] sdhci: seperate out reset so if platform specific helper exists it is called
` [RFC] sdhci: SDHCI_QUIRK_BROKEN_CARD_DETECTION
[PATCH 1/2]sdhci-pltfm add sdhci-pxa
2010-09-26 16:13 UTC (2+ messages)
[PATCH 0/4] Adding support for esdhc on mx35/51
2010-09-26 9:37 UTC (19+ messages)
` [PATCH 1/4] mmc: sdhci-pltfm: Add structure for host-specific data
` [PATCH 2/4] mmc: sdhci-pltfm: move .h-file into apropriate subdir
` [PATCH 3/4] mmc: sdhci-of-esdhc: factor out common stuff
` [PATCH 4/4] mmc: sdhci-pltfm: add pltfm-driver for imx35/51
[PATCH] add support PXA168/PXA910/MMP2 SD Host Controller
2010-09-26 9:05 UTC (13+ messages)
[4-0] Serial patchs that upstream fsl i.MX MX51 sdhci driver
2010-09-26 8:56 UTC (6+ messages)
` [PATCH 1/4] sdhci-1: sdhci driver modifications when support FSL eSDHC
` [PATCH 2/4] esdhc-2 mx51: Modify the MSL codes when upstreaming fsl esdhc driver
` [PATCH 3/4] esdhc-3 esdhc: fsl esdhc driver based on sdhci driver
` [PATCH 4/4] esdhc-4 mx51: enable fsl esdhc driver
[PATCH 1/2] mmc: Add helper function to check if a card is removable
2010-09-26 7:31 UTC (10+ messages)
` [PATCH 2/2] sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable case
[RFC RESEND] sdhci-s3c: support clock enable/disable (clock-gating)
2010-09-25 8:21 UTC (3+ messages)
[patch] sdhci: correct f_min in sd 3.0
2010-09-25 4:23 UTC (4+ messages)
[patch] mmc: fix init f_min
2010-09-25 3:44 UTC (4+ messages)
[PATCH 0/2] mmc_test performance test fixes
2010-09-24 21:15 UTC (4+ messages)
` [PATCH 1/2] mmc_test: fix memory allocation segment limits
` [PATCH 2/2] mmc_test: fix display of .5 KiB
[PATCH] sdhci: allow controller private registers to be changaed on reset
2010-09-24 21:04 UTC (3+ messages)
[PATCH 14/24] mmc: change to new flag variable
2010-09-24 19:17 UTC
[PATCH v4 3/4] omap4 hsmmc: Register offset handling
2010-09-24 17:13 UTC
[PATCH v4 2/4] omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not set
2010-09-24 17:13 UTC
[PATCH v4 4/4] omap4 hsmmc: Update ocr mask for MMC2 for regulator to use
2010-09-24 17:13 UTC
[PATCH v4 0/4] omap4 hsmmc: Card detect and Register offset handling
2010-09-24 17:12 UTC
[PATCH v3 1/4] omap4 hsmmc: Adding card detect support for MMC1
2010-09-24 16:31 UTC (4+ messages)
[PATCH v3 2/4] omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not set
2010-09-24 16:24 UTC (3+ messages)
[PATCH] mmc: failure of block read wait for long time
2010-09-24 14:35 UTC (20+ messages)
[PATCH (mmc-next) 1/3] mmc: add suspend/resume in the sdhci-pltfm driver
2010-09-24 9:49 UTC (6+ messages)
` [PATCH (mmc-next) 2/3] mmc: split the sdhci.h to help platforms that uses shdci-pltfm d.d
` [PATCH (mmc-next) 3/3] mmc: fix a warning when compile the sdhci d.d
RE: Bug in mmc.c == stops eMMC toshiba from working - sector check not good (PATCH)
2010-09-24 9:34 UTC (25+ messages)
` Patch: eMMC boot partition needs to be deactivated for linux to find user partitions
` [PATCH] sdhci: add quirk for controllers that don't support write only detect
` [PATCH] sdhci: allow for eMMC 74 clock generation by controller
` [PATCH] sdhci: print out controller name for register debug
` Subject: [PATCH] sdhci: Show SD Command when doing debug printks
[PATCH 1/2] tmio_mmc: handle missing HW interrupts
2010-09-24 8:14 UTC
[PATCH 2/2] tmio_mmc: fix CMD irq handling
2010-09-24 8:13 UTC
[4-0] serial patches that enable the eSDHC on iMX51
2010-09-24 3:57 UTC (6+ messages)
` [PATCH 1/4] sdhci-1: sdhci driver modifications when support FSL eSDHC
` [PATCH 2/4] esdhc-2 mx51: Modify the MSL codes when upstreaming fsl esdhc driver
` [PATCH 3/4] esdhc-3 esdhc: fsl esdhc driver based on sdhci driver
` [PATCH 4/4] esdhc-4 mx51: enable fsl esdhc driver
Recall: [PATCH 2/4] esdhc-2 mx51: Modify the MSL codes when upstreaming fsl esdhc driver
2010-09-24 3:51 UTC
Recall: [PATCH 3/4] esdhc-3 esdhc: fsl esdhc driver based on sdhci driver
2010-09-24 3:51 UTC
Recall: [PATCH 1/4] sdhci-1: sdhci driver modifications when support FSL eSDHC
2010-09-24 3:51 UTC
Recall: [PATCH 4/4] esdhc-4 mx51: enable fsl esdhc driver
2010-09-24 3:51 UTC
[PATCH] omap mmc: extended to pass host capabilities from board file
2010-09-23 23:08 UTC (2+ messages)
[PATCH 01/12] mmci: use sg_miter API to fix multi-page sg handling
2010-09-23 20:04 UTC (3+ messages)
` [PATCH 12/12] mmci: support variants with only one irq
mmc-spi block driver
2010-09-23 14:48 UTC
[PATCH 1/2] tmio_mmc: handle missing HW interrupts
2010-09-23 13:33 UTC (2+ messages)
` [PATCH 2/2] tmio_mmc: fix CMD irq handling
[PATCH] mmc: add SDHCI driver for STM platforms (V2)
2010-09-23 10:05 UTC (12+ messages)
[PATCH] OMAP4: HSMMC cmd line reset change
2010-09-22 17:25 UTC (6+ messages)
[PATCH v3 4/4] omap4 hsmmc: Update ocr mask for MMC2 for regulator to use
2010-09-22 16:44 UTC
[PATCH v3 3/4] omap4 hsmmc: Register offset handling
2010-09-22 16:43 UTC
[PATCH v3 0/4] omap4 hsmmc: Card detect and Register offset handling
2010-09-22 16:43 UTC
[PATCH v2 1/4] omap4 hsmmc: Adding card detect support for MMC1
2010-09-22 9:38 UTC (3+ messages)
mmotm 2010-09-15 - BUG in mmc driver calling led_trigger_event()
2010-09-22 6:32 UTC (4+ messages)
[PATCH] mmc: MMC 4.4 DDR support
2010-09-22 2:20 UTC (9+ messages)
[RFC] Mobile Storage Host support
2010-09-21 11:46 UTC (2+ messages)
[PATCH v2 3/4] omap4 hsmmc: Register offset handling
2010-09-21 7:21 UTC (3+ messages)
[Bugme-new] [Bug 18602] New: mmc_block / tifm_sd not completely registering when a new sd card is inserted
2010-09-21 3:50 UTC (4+ messages)
[PATCH] sdhci-s3c: fix incorrect spinlock usage after merge
2010-09-21 3:15 UTC (4+ messages)
[PATCH RESEND] sdhci: add MMC_CAP_8_BIT_DATA in the Host capabilities
2010-09-21 1:24 UTC (3+ messages)
[PATCH v2 0/2] sdhci-s3c: Add support S5PV310/S5PC210 HSMMC
2010-09-21 0:24 UTC (3+ messages)
` [PATCH v2 2/2] sdhci-s3c: Add support no internal clock divider in host controller
install SDIO stack patch to 2.6.14
2010-09-20 18:50 UTC (2+ messages)
Dell Latitude E6410 Ricoh e822 not working with 2.6.36-rc
2010-09-20 12:40 UTC
[PATCH] mmc: add SDHCI driver for STM platforms
2010-09-20 8:21 UTC (9+ 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