messages from 2013-01-21 10:34:11 to 2013-01-30 16:13:29 UTC [more...]
[PATCH v2 00/11] mmc: core and driver DT and related development
2013-01-30 16:13 UTC (23+ messages)
` [PATCH v2 01/11] mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
` [PATCH v2 02/11] mmc: deprecate redundant cd-inverted and wp-inverted DT properties
` [PATCH v2 03/11] mmc: provide a standard MMC device-tree binding parser centrally
` [PATCH v2 04/11] mmc: (cosmetic) remove "extern" from function declarations
` [PATCH v2 05/11] mmc: sh-mmcif: use mmc_of_parse() to parse standard MMC DT bindings
` [PATCH/RFC v2 06/11] mmc: tmio-mmc: define device-tree bindings
` [PATCH v2 07/11] mmc: tmio-mmc: parse "
` [PATCH v2 08/11] mmc: sh_mobile_sdhi: remove unused .pdata field
` [PATCH v2 09/11] mmc: sh_mobile_sdhi: use managed resource allocations
` [PATCH v2 10/11] mmc: tmio: remove unused and deprecated symbols
` [PATCH v2 11/11] mmc: tmio: add support for the VccQ regulator
[PATCH v6 00/10] DMA Engine support for AM33XX
2013-01-30 10:35 UTC (15+ messages)
` [PATCH v6 02/10] ARM: edma: remove unused transfer controller handlers
` [PATCH v6 01/10] ARM: davinci: move private EDMA API to arm/common
` [PATCH v6 03/10] ARM: edma: add AM33XX support to the private EDMA API
` [PATCH v6 04/10] dmaengine: edma: enable build for AM33XX
` [PATCH v6 05/10] dmaengine: edma: Add TI EDMA device tree binding
` [PATCH v6 06/10] ARM: dts: add AM33XX EDMA support
` [PATCH v6 08/10] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
` [PATCH v6 09/10] spi: omap2-mcspi: add generic DMA request support to the DT binding
` [PATCH v6 10/10] ARM: dts: add AM33XX SPI DMA support
` [PATCH v6 07/10] dmaengine: add dma_request_slave_channel_compat()
[PATCH] mmc: omap_hsmmc: support deferred probing for GPIOs
2013-01-30 9:07 UTC
[PATCH 0/7] mmc: sdhci: misc code enhancement
2013-01-30 8:59 UTC (8+ messages)
` [PATCH 1/7] mmc: sdhci: avoid redundant loops in sdhci_irq for card int
` [PATCH 2/7] mmc: sdhci: UHS-I should be disabled if vqmmc 1.8v check return error
` [PATCH 3/7] mmc: sdhci: remove redundant clock disable/enable in set ios
` [PATCH 4/7] mmc: sdhci: remove check for CONFIG_REGULATOR
` [PATCH 5/7] mmc: sdhci: enhance preset value function
` [PATCH 6/7] mmc: sdhci: add regulator notifier for vqmmc
` [PATCH 7/7] mmc: sdhci-pxav3: "
[PATCH v5 00/14] DMA Engine support for AM33XX
2013-01-30 7:40 UTC (21+ messages)
` [PATCH v5 03/14] ARM: edma: add AM33XX support to the private EDMA API
` [PATCH v5 07/14] dmaengine: add dma_request_slave_channel_compat()
[PATCH v5] mmc: fix async request mechanism for sequential read scenarios
2013-01-30 6:30 UTC (3+ messages)
` [PATCH 1/2] mmc: core: fix permanent sleep of mmcqd during card removal
timeout error with jmb38x rev30
2013-01-30 5:03 UTC
[PATCH] mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK
2013-01-30 4:26 UTC
[PATCH] mmc: sdhci-pltfm: Add a common clk API based implementation of get_timeout_clock
2013-01-30 4:22 UTC (5+ messages)
[PATCH v2 2/5] mmc: sdhci: add function to get retunig timer count
2013-01-29 9:41 UTC
[PATCH] mmc: sdhci-pltfm: Add a common clk API based implementation of get_timeout_clock
2013-01-29 9:06 UTC
[PATCH 0/5] mmc: sdhci: several bug fixes
2013-01-29 8:21 UTC (6+ messages)
` [PATCH 1/5] mmc: sdhci: fix transfer mode setting bug for cmds w/o data transfer
` [PATCH 2/5] mmc: sdhci: add function to get retunig timer count
` [PATCH 3/5] mmc: sdhci: correct voltage support caps when regulator vmmc used
` [PATCH 4/5] mmc: sdhci: fix the bug that emmc DDR mode can't work by default
` [PATCH 5/5] mmc: sdhci: remove set_uhs_signaling function
[PATCH v6 0/5] mmc: core: Signal voltage switch procedure for UHS mode
2013-01-29 4:32 UTC
[PATCH v1 1/1] mmc: host: add SDHCI platform driver for msm chipsets
2013-01-29 4:00 UTC (3+ messages)
[PATCH v4] mmc: sdio: add wakeup event for suspend/resume
2013-01-29 1:15 UTC
[PATCH] mmc: core: expose RPMB partition only for CMD23 capable host
2013-01-28 22:28 UTC (3+ messages)
[PATCH] goldfish: emulated MMC device
2013-01-28 22:04 UTC (4+ messages)
[PATCH 0/6] sdhci-esdhc-imx: 8bit mmc support
2013-01-28 21:50 UTC (9+ messages)
` [PATCH 1/6] mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhc
` [PATCH 2/6] mmc: sdhci-esdhc-imx: manually reset MIX_CTRL "
` [PATCH 3/6] mmc: sdhci-esdhc-imx: Auto CMD23 support "
` [PATCH 4/6] mmc: sdhci: rename platform_8bit_width to platform_bus_width
` [PATCH 5/6] mmc: sdhci-esdhc-imx: support 8bit mode
` [PATCH 6/6] mmc: dt: bus-width can be an optional property
[PATCH v1] mmc: core: move the cache disabling operation to mmc_suspend
2013-01-28 21:45 UTC (2+ messages)
[PATCH] MAINTAINERS: mmc: add maintainer entry for dw_mmc driver
2013-01-28 21:42 UTC (3+ messages)
[PATCH v2] mmc: sdhci-esdhc-imx: Remove unused variables
2013-01-28 21:40 UTC (2+ messages)
[PATCH] mmc: fix DT binding documentation SDHCI left-over
2013-01-28 21:35 UTC (2+ messages)
[PATCH] mmc: omap_hsmmc: MAINTAINERS: change omap_hsmmc maintenance to orphan
2013-01-28 21:33 UTC (2+ messages)
[PATCH] mmc: sdhci-esdhc-imx: fix host version read
2013-01-28 21:27 UTC (2+ messages)
[PATCH] mmc: vt8500: Remove erroneous __exitp in wmt_mci_driver
2013-01-28 21:23 UTC (2+ messages)
[PATCH] mmc: core: disable the cache before suspend only after stopping BKOPS
2013-01-28 21:21 UTC (4+ messages)
[REPOST PATCH v3 1/4] mmc: dw_mmc: Add "disable-wp" device tree property
2013-01-28 21:14 UTC (6+ messages)
` [PATCH v4 1/5] "
` [PATCH v4 5/5] mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT
[PATCH] mmc: correct the EXCEPTION_EVENTS_STATUS vaule comment
2013-01-28 20:56 UTC (3+ messages)
[PATCH] mmc: mxs-mmc: Fix warning due to incorrect type
2013-01-28 20:48 UTC (3+ messages)
[PATCH] mmc: mxs-mmc: Add MODULE_ALIAS()
2013-01-28 20:47 UTC (3+ messages)
[PATCH v6 0/5] mmc: core: Signal voltage switch procedure for UHS mode
2013-01-28 14:08 UTC (6+ messages)
` [PATCH v6 1/5] mmc: sd: Simplify by using mmc_host_uhs
` [PATCH v6 2/5] mmc: core: Add mmc_power_cycle
` [PATCH v6 3/5] mmc: core: Add card_busy to host_ops
` [PATCH v6 4/5] mmc: core: Break out start_signal_voltage_switch
` [PATCH v6 5/5] mmc: core: Fixup signal voltage switch
[PATCH v3] mmc: sdio: add wakeup event for suspend/resume
2013-01-28 13:56 UTC
[PATCH v2] mmc: sdio: add wakeup event for suspend/resume
2013-01-28 13:01 UTC
[PATCH v2 0/3] dmaengine: add per channel capabilities api
2013-01-28 10:06 UTC (7+ messages)
` [PATCH v2 2/3] dma: edma: add device_channel_caps() support
[PATCH] mmc: fix to refer NULL pointer
2013-01-28 2:14 UTC (3+ messages)
[PATCH 0/3] Fix two bugs in rtl8411
2013-01-27 0:21 UTC (5+ messages)
` [PATCH 1/3] MFD:rtsx: Add callback function switch_output_voltage
` [PATCH 2/3] MMC:rtsx: Using callback function to switch output voltage
` [PATCH 3/3] MFD:rtsx: Add callback function conv_clk_and_div_n
[PATCH] mmc: mmci: Add new VE MMCI variant
2013-01-26 18:53 UTC (15+ messages)
[PATCH] mmc: sdio: add wakeup event for suspend/resume
2013-01-25 11:33 UTC
[PATCH RESEND v4 1/2] mmc: sdhci: update timeout clock setting if SDCLK is used
2013-01-25 11:34 UTC (2+ messages)
` [PATCH RESEND v4 2/2] mmc: sdhci-pxav3: controller should use SDCLK for timeout caculation
[PATCH v2 03/11] mmc: provide a standard MMC device-tree binding parser centrally
2013-01-25 7:55 UTC (2+ messages)
[PATCH 1/2] mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write
2013-01-25 6:46 UTC (4+ messages)
` [PATCH 2/2] mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix
[PATCH] mmc: dw_mmc: Add MSHC compatible for Exynos4412
2013-01-24 18:20 UTC (4+ messages)
` [PATCH v2] "
device tree support for MMC host OCR mask
2013-01-24 17:46 UTC
[PATCH 0/2] mmc: mmci: Update regulator support
2013-01-24 12:55 UTC (13+ messages)
` [PATCH V2 2/2] mmc: mmci: Move ios_handler functionality into the driver
[PATCH] mmc: tmio: add barriers to IO operations
2013-01-24 11:52 UTC (5+ messages)
[RFC PATCH v3 00/16] DMA Engine support for AM33XX
2013-01-23 21:00 UTC (6+ messages)
` [RFC PATCH v3 02/16] ARM: davinci: move private EDMA API to arm/common
[PATCH/RFC] mmc: add DT bindings for more MMC capability flags
2013-01-23 16:45 UTC
[PATCH v4 0/8] rtsx patchset for MFD and MMC tree
2013-01-23 15:37 UTC (9+ messages)
[PATCH] mmc: host: dw_mmc-exynos: Add support for pinctrl
2013-01-23 6:08 UTC (4+ messages)
[PATCH 0/5] mmc: mvsdio: use devm_ API to simplify/correct error paths
2013-01-23 1:44 UTC (4+ messages)
` [PATCH 1/5] "
[PATCH] mmc: core: fix the aysync mechanism when card removed
2013-01-22 12:18 UTC
[PATCH] mmc: sdhci-s3c: fix the card detection in runtime-pm
2013-01-22 10:48 UTC (5+ messages)
` [PATCH v2] "
` [PATCH 2/2] mmc: block: don't start new request when the card is removed
[PATCH v3] mmc: dw_mmc: read all data in FIFO after Data transfer over interrupt in pio mode
2013-01-22 7:46 UTC
[PATCH v2] mmc: dw_mmc: read all data in FIFO after Data transfer over interrupt in pio mode
2013-01-22 7:34 UTC (4+ messages)
[PATCH] mmc: mmci: Fixup and cleanup code for DMA handling
2013-01-21 20:15 UTC
Help needed on an error during SD card enumeration
2013-01-21 15:00 UTC (3+ messages)
[PATCH] mmc: dw_mmc: read all data in FIFO after Data transfer over interrupt in pio mode
2013-01-21 12:21 UTC (3+ 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).