messages from 2012-09-27 07:08:53 to 2012-10-13 08:53:26 UTC [more...]
[PATCH 0/4] MMC: some omap_hsmmc fixes
2012-10-13 8:53 UTC (19+ messages)
` [PATCH 1/4] MMC: omap_hsmmc: set platform data after probe from DT node
` [PATCH 2/4] MMC: omap_hsmmc: fix DMA config block
` [PATCH 3/4] MMC: omap_hsmmc: claim pinctrl at probe time
` [PATCH 4/4] MMC: omap_hsmmc: add DT property for max bus frequency
[PATCH] sdhci: put regulator if probe fails
2012-10-13 7:01 UTC (2+ messages)
[PATCH] mmc: mmci: Fixup and cleanup code for DMA handling
2012-10-12 21:32 UTC (2+ messages)
[PATCH] mmc: mmci: Support non-power-of-two block sizes for ux500v2 variant
2012-10-12 21:22 UTC (2+ messages)
[GIT PULL] Disintegrate UAPI for mmc
2012-10-12 13:12 UTC (2+ messages)
[RESEND PATCH 1/2] mmc: mmci: Fix incorrect handling of HW flow control for SDIO
2012-10-12 12:39 UTC (11+ messages)
` [RESEND PATCH 2/2] mmc: mmci: Switching off HWFC for SDIO depends on MCLK
[GIT PULL] MMC merge for 3.7-rc1, part 2
2012-10-12 12:17 UTC
[RFC PATCH v2 00/16] DMA Engine support for AM33xx
2012-10-12 11:54 UTC (21+ messages)
` [RFC PATCH v2 01/16] dmaengine: edma: fix slave config dependency on direction
` [RFC PATCH v2 02/16] ARM: davinci: move private EDMA API to arm/common
` [RFC PATCH v2 03/16] ARM: edma: remove unused transfer controller handlers
` [RFC PATCH v2 05/16] dmaengine: edma: enable build for AM33XX
` [RFC PATCH v2 06/16] dmaengine: edma: Add TI EDMA device tree binding
` [RFC PATCH v2 07/16] ARM: dts: add AM33XX EDMA support
` [RFC PATCH v2 08/16] ARM: omap: add hsmmc am33xx specific init
` [RFC PATCH v2 09/16] dmaengine: add dma_request_slave_channel_compat()
` [RFC PATCH v2 10/16] mmc: omap_hsmmc: convert to dma_request_slave_channel_compat()
` [RFC PATCH v2 11/16] mmc: omap_hsmmc: limit max_segs with the EDMA DMAC
` [RFC PATCH v2 12/16] mmc: omap_hsmmc: add generic DMA request support to the DT binding
` [RFC PATCH v2 13/16] ARM: dts: add AM33XX MMC support
` [RFC PATCH v2 14/16] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
` [RFC PATCH v2 15/16] spi: omap2-mcspi: add generic DMA request support to the DT binding
` [RFC PATCH v2 16/16] ARM: dts: add AM33XX SPI support
` [RFC PATCH v2 04/16] ARM: edma: add DT and runtime PM support for AM335x
[RFC PATCH 0/4] Enable setting of sdio device power state with ACPI
2012-10-12 3:12 UTC (5+ messages)
` [RFC PATCH 1/4] sdhci: add slot number into sdhci_host structure
` [RFC PATCH 2/4] mmc: sdio: bind sdio device with acpi device
` [RFC PATCH 3/4] sdio: introduce sdio_platform_pm_ops
` [RFC PATCH 4/4] sdio: pm: set device's power state after driver runtime suspended it
[PATCH 1/2] mmc: omap_hsmmc: fix host reference after mmc_free_host
2012-10-11 15:37 UTC (2+ messages)
` [PATCH 2/2] mmc: omap_hsmmc: Fix NULL pointer dereference for dt boot
[PATCH] mmc: fix async request mechanism for sequential read scenarios
2012-10-11 15:19 UTC (3+ messages)
[PATCH 1/2] mmc: mmci: Fix incorrect handling of HW flow control for SDIO
2012-10-10 15:43 UTC (2+ messages)
` [PATCH 2/2] mmc: mmci: Switching off HWFC for SDIO depends on MCLK
[PATCH 1/2] ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
2012-10-10 0:19 UTC (5+ messages)
[PATCH] mmc: mxcmmc: Fix MODULE_ALIAS
2012-10-09 19:26 UTC
[RFC PATCH 00/13] DMA Engine support for AM33xx
2012-10-09 18:58 UTC (17+ messages)
` [RFC PATCH 03/13] ARM: edma: add DT and runtime PM support for AM335x
` [RFC PATCH 08/13] mmc: omap_hsmmc: limit max_segs with the EDMA DMAC
` [RFC PATCH 10/13] spi: omap2-mcspi: dma_request_slave_channel() support for DT platforms
[PATCH] mmc: mxs: fix build regression from mismerge
2012-10-09 18:23 UTC (5+ messages)
[PATCH v5] powerpc/esdhc: disable CMD23 for some Freescale SoCs
2012-10-09 6:24 UTC (3+ messages)
[PATCH v2] mmc: core: Add support for idle time BKOPS
2012-10-09 3:52 UTC (2+ messages)
[GIT PULL] MMC updates for 3.7-rc1
2012-10-09 3:42 UTC (3+ messages)
[PATCH] mmc: dw_mmc: enable controller interrupt before calling mmc_start_host
2012-10-08 12:58 UTC (3+ messages)
[PATCH] mmc: Fixup broken suspend and eMMC4.5 power off notify
2012-10-08 7:31 UTC (16+ messages)
(unknown),
2012-10-07 14:06 UTC (5+ messages)
` [PATCH 1/3] mmc: esdhc: enable polling to detect card by itself
` [PATCH 2/3] mmc: sdhci-s3c: "
` [PATCH 3/3] mmc: remove MMC_CAP_NEEDS_POLL setting in sdhci_add_host
[PATCH] mmc: mxs-mmc: Fix merge issue causing build error
2012-10-07 3:37 UTC (3+ messages)
[PATCH v6 0/3] Add modules to support realtek PCIE card reader
2012-10-06 9:05 UTC (9+ messages)
` [PATCH v6 1/3] drivers/mfd: Add realtek pcie card reader driver
[PATCH 09/16] ARM: OMAP: Split plat/mmc.h into local headers and platform_data
2012-10-05 19:47 UTC (6+ messages)
` [PATCH 09.5/16] mmc: omap: Remove cpu_is_omap usage from the driver
[RFT/PATCH] mmc: core: Fix to enable DDR on MMC for non-UHS controllers
2012-10-05 15:33 UTC
[PATCH v6 0/9] mmc: dw_mmc: add support for device tree based instantiation
2012-10-04 12:41 UTC (6+ messages)
` [PATCH v6 8/9] mmc: dw_mmc: add support for implementation specific callbacks
[PATCH 03/12] mmc: dw_mmc: fix building exynos driver as a module
2012-10-04 12:40 UTC (3+ messages)
[PATCH 1/2] mmc: dw_mmc: use __devinit_p macro for .remove()
2012-10-04 12:11 UTC (9+ messages)
` [PATCH 2/2] mmc: dw_mmc: use helper macro module_platform_driver()
` [PATCHv2] mmc: dw_mmc: use __devexit_p macro for .remove()
[PATCH] mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare
2012-10-02 23:35 UTC
[PATCH] mmc: fix async request mechanism for sequential read scenarios
2012-10-02 15:36 UTC
sdhci-tegra and power-gpios
2012-10-01 16:05 UTC (2+ messages)
Please am dying of breast cancer !!!
2012-10-01 12:09 UTC
[PATCH v5 00/13] mmc: sdhci: fixes and enhancements
2012-09-29 8:03 UTC (17+ messages)
` [PATCH v5 01/13] mmc: sdhci: fix transfer mode setting bug for cmds w/o data transfer
` [PATCH v5 02/13] mmc: sdhci: refine voltage support caps setting
` [PATCH v5 03/13] mmc: sdhci: use regulator min/max voltage range according to spec
` [PATCH v5 04/13] mmc: sdhci: refine code for sd clock disable/enable in set ios
` [PATCH v5 05/13] mmc: sdhci: keep the saved clock var up to date
` [PATCH v5 06/13] mmc: sdhci: fix null return check of regulator_get
` [PATCH v5 07/13] mmc: sdhci-pxav3: controller can't get base clock
` [PATCH v5 08/13] mmc: host: adjust uhs timing value
` [PATCH v5 09/13] mmc: sdhci: enhance preset value function
` [PATCH v5 10/13] mmc: sdhci-pxav3: add quirks2
` [PATCH v5 11/13] mmc: sdhci: introduce signal_voltage_switch callback function
` [PATCH v5 12/13] mmc: sdhci: fix the bug that DDR50 can't work for emmc
` [PATCH v5 13/13] mmc: sdhci-pxav3: remove set_uhs_signaling function
[RFC] mmc: sdhci: Let core handle UHS switch failure
2012-09-28 15:10 UTC (2+ messages)
mmc: queue: amend buffer swap for non-blocking transfer
2012-09-28 11:31 UTC (3+ messages)
[PATCH V2 1/2] mmc: sdhci-spear: add device tree bindings
2012-09-28 10:59 UTC (4+ messages)
` [PATCH V2 2/2] mmc: sdhci-spear: Add clk_{un}prepare() support
mmc: dw_mmc: remove the compiling warning
2012-09-28 10:42 UTC (2+ messages)
[PATCH] mmc: remove MMC_CAP_NEEDS_POLL setting in sdhci_add_host
2012-09-28 10:39 UTC (5+ messages)
[PATCH Resend 1/2] mmc: sdhci-spear: add device tree bindings
2012-09-28 10:18 UTC (7+ messages)
` [PATCH Resend 2/2] mmc: sdhci-spear: Add clk_{un}prepare() support
[PATCH] mmc: dw_mmc: convert the variable type of irq
2012-09-28 10:00 UTC (2+ messages)
[PATCH v4 00/15] mmc: sdhci: fixes and enhancements
2012-09-28 7:13 UTC (18+ messages)
` [PATCH v4 06/15] mmc: sdhci-pxav3: controller can't get base clock
` [PATCH v4 09/15] mmc: sdhci-pxav3: add quirks2
` [PATCH v4 11/15] mmc: sdhci-pxav3: add signal_voltage_switch function
` [PATCH v4 12/15] mmc: core: add new 1.8v flag for mmc
` [PATCH v4 14/15] mmc: sdhci: fix the bug that DDR50 can't work for emmc
mmc:block: Some damaged SD card always reports its state is PROGRAMMING
2012-09-28 3:05 UTC
[RFC/PATCH] mmc: core: Fixup signal voltage switch
2012-09-27 14:57 UTC
[PATCH] mmc: omap_hsmmc: Enable HSPE bit for high speed cards
2012-09-27 11:35 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;
as well as URLs for NNTP newsgroup(s).