messages from 2012-05-03 15:06:03 to 2012-05-15 14:55:02 UTC [more...]
[RFC 1/2] [MMC-4.5] Disable emulation
2012-05-15 14:55 UTC (13+ messages)
` [RFC 2/2] [MMC-4.5] [MMC UTIL] "
[RFC 00/12] OMAP DMA engine conversion
2012-05-15 9:32 UTC (6+ messages)
[PATCH] mmc:sdio:retry CMD52/53 when error happens
2012-05-15 7:15 UTC (5+ messages)
[PATCH] mmc:sdio:guarantee setting card data bus width as 4-bit
2012-05-15 5:12 UTC (3+ messages)
[PATCH v2] mmc:sdio:guarantee setting card data bus width as 4-bit
2012-05-15 5:11 UTC (2+ messages)
[PATCH v8] mmc: support BKOPS feature for eMMC
2012-05-15 2:48 UTC (11+ messages)
[PATCH] mmc: Limit MMC speed to 25MHz if HIGHSPEED CAPS bit is not set
2012-05-14 20:15 UTC (2+ messages)
[PATCH v3 0/6] mmc: sdhci-s3c: Rework platform data and add device tree support
2012-05-14 19:53 UTC (10+ messages)
` [PATCH v3 6/6] mmc: sdhci-s3c: Add "
` [PATCH v2] mmc: dt: Consolidate DT bindings
[PATCH] MMC: core: cap MMC card timeouts at 2 seconds
2012-05-14 15:51 UTC
[PATCH v3 1/2] MMC-4.5 Power OFF Notify rework
2012-05-14 13:26 UTC (12+ messages)
` [PATCH v3 2/2] mmc4.5: host: poweroff notify rework
[PATCH] mmc: dw_mmc: Fixed sdio interrupt mask bit setting bug
2012-05-14 9:06 UTC (3+ messages)
[PATCH 4/4 v2] mmc: sdhci-esdhc-imx: Workaround for SD dat1 glitch causes system panic
2012-05-14 8:05 UTC
[PATCHv2 00/16] [FS, MM, block, MMC]: eMMC High Priority Interrupt Feature
2012-05-14 7:55 UTC (25+ messages)
` [PATCH v2 01/16] FS: Added demand paging markers to filesystem
` [PATCH v2 06/16] block: treat DMPG and SWAPIN requests as special
` [PATCH v2 14/16] mmc: block: Implement HPI invocation and handling logic
[PATCH 00/10] Add device tree support for mxs-mmc
2012-05-13 0:29 UTC (29+ messages)
` [PATCH 01/10] mmc: mxs-mmc: use global stmp_device functionality
` [PATCH 02/10] mmc: mxs-mmc: let ssp_is_old take host as parameter
` [PATCH 03/10] mmc: mxs-mmc: get rid of the use of cpu_is_xxx
` [PATCH 04/10] mmc: mxs-mmc: move header from mach into linux folder
` [PATCH 05/10] mmc: mxs-mmc: use devm_* helper to make cleanup simpler
` [PATCH 06/10] mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_host
` [PATCH 07/10] mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_host
` [PATCH 08/10] mmc: mxs-mmc: add device tree support
` [PATCH 09/10] ARM: dts: enable mmc for imx23-evk
` [PATCH 10/10] ARM: dts: enable mmc for imx28-evk
[PATCH 0/7] mmc: dw_mmc: add support for device tree based instantiation
2012-05-12 19:31 UTC (31+ messages)
` [PATCH 1/7] mmc: dw_mmc: lookup for optional biu and ciu clocks
` [PATCH 3/7] mmc: dw_mmc: add device tree support
` [PATCH 4/7] mmc: dw_mmc: add samsung exynos5250 specific extentions
haalloo,
2012-05-12 16:54 UTC
MMC with at91rm9200 board. Errors
2012-05-12 14:28 UTC
[PATCH 0/4] mmc: sdhci-esdhc-imx: i.MX6 update
2012-05-12 10:20 UTC (6+ messages)
` [PATCH 1/4] mmc: sdhci-esdhc-imx: Support 8 bit MMC
` [PATCH 2/4] mmc: sdhci-esdhc-imx: Support of 1.8V is board specific
` [PATCH 3/4] mmc: sdhci-esdhc-imx: Workaround for TC irq coming ealier than DMA irq
` [PATCH 4/4] mmc: sdhci-esdhc-imx: Workaround for SD dat1 glitch causes system panic
[PATCH 0/4] mmc: core and queue cleanups
2012-05-11 10:07 UTC (9+ messages)
` [PATCH 4/4] mmc: core: Send HPI only till it is successful
[PATCH 1/3] ARM: imx: enable pinctrl dummy states
2012-05-11 8:01 UTC (6+ messages)
` [PATCH 3/3] mmc: sdhci-imx-esdhc: convert to use pinctrl subsystem
[PATCH v2] mmc: core: Fix the HPI execution sequence
2012-05-10 15:08 UTC (6+ messages)
[PATCH 0/3] mmc: omap: driver registration cleanups
2012-05-10 14:54 UTC (5+ messages)
` [PATCH 1/3] mmc: omap: convert to per instance workqueue
` [PATCH 2/3] mmc: omap: make it behave well as module
` [PATCH 3/3] mmc: omap: convert to module_platform_driver
reliable write to micro sd-card with O_SYNC and O_DIRECT not possible
2012-05-10 13:50 UTC
[PATCH 00/29] mmc: mmcif and tmio regulator and OF support
2012-05-10 7:51 UTC (23+ messages)
` [PATCH 04/29] regulator: fix devm_regulator_put() to call regulator_put() explicitly
` [PATCH 05/29] regulator: use IS_ERR_OR_NULL() instead of open-coding
` [PATCH 06/29] regulator: export a function to check if regulator can change status
` [PATCH 07/29] mmc: add a function to get a regulator, supplying card's Vdd
` [PATCH 08/29] mmc: sh_mmcif: add regulator support
` [PATCH 09/29] mmc: tmio: stop interface clock before runtime PM suspending
` [PATCH 13/29] mmc: tmio: add regulator support
` [PATCH 15/29] mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
` [PATCH 17/29] mmc: use a more generic name for slot function types and fields
` [PATCH 20/29] mmc: add CD GPIO polling support to slot functions
` [PATCH 21/29] mmc: convert slot functions to managed allocation
` [PATCH 23/29] mmc: tmio: use generic GPIO CD and WP handlers
` [PATCH 24/29] mmc: add a simple generic OF parser
` [PATCH 25/29] mmc: tmio: add OF support
[PATCH 2/2] mmc: Remove dead code
2012-05-10 0:55 UTC (4+ messages)
[PATCH 1/2] mmc: Avoid null pointer dereference
2012-05-10 0:54 UTC (4+ messages)
[PATCH RFC] mmc: Add host driver for OCTEON MMC controller
2012-05-09 19:07 UTC
[PATCH] mmc: core: Prevent eMMC VCC supply to be cut from late init
2012-05-09 16:56 UTC (3+ messages)
[PATCH v3 1/1] mmc: core: skip card initialization if power class selection fails
2012-05-09 14:07 UTC (3+ messages)
[PATCH v2 0/2] mmc: core: fix the HS200 mode
2012-05-09 14:04 UTC (2+ messages)
[PATCH] mmc: atmel-mci: fix deadlock
2012-05-09 12:12 UTC (2+ messages)
[PATCH v5 2/2] mmc: core: Support packed command for eMMC4.5 device
2012-05-08 23:41 UTC (4+ messages)
[PATCH 0/8] mmc: mmci: Improved PM and SDIO support
2012-05-08 11:57 UTC (5+ messages)
` [PATCH 4/8] mmc: mmci: Use ios_handler to save power
dw_mmc: New sdio CMD53 starts with non-empty FIFO
2012-05-08 11:27 UTC (2+ messages)
[PATCH RESEND 0/9] Enable pinctrl support for mach-mxs
2012-05-07 8:01 UTC (5+ messages)
` [PATCH RESEND 4/9] mmc: mxs-mmc: adopt pinctrl support
` [alsa-devel] [PATCH RESEND 0/9] Enable pinctrl support for mach-mxs
[PATCH 6.2/7] MMC: mmci: Enable Device Tree support for ux500
2012-05-04 14:08 UTC
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