public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-29 11:07:30 to 2012-10-17 13:38:16 UTC [more...]

[PATCH 1/2] mmc: core: Support all MMC capabilities when booting from Device Tree
 2012-10-17 13:38 UTC  (5+ messages)
` [PATCH 2/2] mmc: mmci: Make use of new DT capability parsing function

[PATCH v6 00/14] mmc: sdhci: mmc: sdhci: fixes and enhancements
 2012-10-17 11:11 UTC 

mmc: sdhci: fixes and enhancements
 2012-10-17 11:04 UTC  (15+ messages)
` [PATCH v6 01/14] mmc: sdhci: fix transfer mode setting bug for cmds w/o data transfer
` [PATCH v6 02/14] mmc: sdhci: refine voltage support caps setting
` [PATCH v6 03/14] mmc: sdhci: refine code for sd clock disable/enable in set ios
` [PATCH v6 04/14] mmc: sdhci: keep the saved clock var up to date
` [PATCH v6 05/14] mmc: sdhci: fix null return check of regulator_get
` [PATCH v6 06/14] mmc: sdhci-pxav3: controller can't get base clock
` [PATCH v6 07/14] mmc: host: adjust uhs timing value
` [PATCH v6 08/14] mmc: sdhci: enhance preset value function
` [PATCH v6 09/14] mmc: sdhci-pxav3: add quirks2
` [PATCH v6 10/14] mmc: sdhci: introduce signal_voltage_switch callback function
` [PATCH v6 11/14] mmc: sdhci: fix the bug that DDR50 can't work for emmc
` [PATCH v6 12/14] mmc: sdhci-pxav3: remove set_uhs_signaling function
` [PATCH v6 13/14] mmc: sdhci: solve several vmmc/vqmmc regulator issues
` [PATCH v6 14/14] mmc: sdhci: add function to get retunig timer count

process hangs on do_exit when oom happens
 2012-10-17 10:23 UTC 

[PATCH 0/3] mmc: sdhci-s3c: fixes and enhancements
 2012-10-17  9:15 UTC  (3+ messages)
` [PATCH 3/3] mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resume

[PATCH] dw_mmc: fix multiple drv_data NULL dereferences
 2012-10-17  9:11 UTC  (5+ messages)

(unknown),
 2012-10-17  4:01 UTC  (4+ messages)
` [PATCH 1/3] mmc: esdhc: enable polling to detect card by itself

[PATCH 09/16] ARM: OMAP: Split plat/mmc.h into local headers and platform_data
 2012-10-16 21:02 UTC  (7+ messages)
  ` [PATCH 09.5/16] mmc: omap: Remove cpu_is_omap usage from the driver

[RFC PATCH v2] MMC: SD/MMC Host Controller for Wondermedia WM8505/WM8650
 2012-10-16 18:39 UTC  (2+ messages)

[RFC PATCH 0/2] MMC: Add support for Wondermedia SoC SDHC
 2012-10-16 13:34 UTC  (6+ messages)
` [RFC PATCH 1/2] MMC: DTS: Add binding for Wondermedia WM8505 SDHC
` [RFC PATCH 2/2] MMC: SD/MMC Host Controller for Wondermedia WM8505/WM8650

[PATCH] mmc: mmci: Fixup and cleanup code for DMA handling
 2012-10-16 11:44 UTC  (5+ messages)

[PATCH v6 0/9] mmc: dw_mmc: add support for device tree based instantiation
 2012-10-16 10:55 UTC  (7+ messages)
` [PATCH v6 8/9] mmc: dw_mmc: add support for implementation specific callbacks

[PATCH v2] mmc: core: Add support for idle time BKOPS
 2012-10-16  7:53 UTC  (3+ messages)

[PATCH 1/2] ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
 2012-10-16  0:07 UTC  (6+ messages)

[PATCH 0/4] MMC: some omap_hsmmc fixes
 2012-10-15 16:07 UTC  (22+ 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 1/4] MMC: omap_hsmmc: claim pinctrl at probe time
 2012-10-15 16:05 UTC  (4+ messages)
` [PATCH 2/4] MMC: omap_hsmmc: add DT property for max bus frequency
` [PATCH 3/4] mmc: omap_hsmmc: fix host reference after mmc_free_host
` [PATCH 4/4] mmc: omap_hsmmc: Fix NULL pointer dereference for dt boot

[PATCH v1] mmc: fix async request mechanism for sequential read scenarios
 2012-10-15 15:36 UTC 

[PATCH] MMC: fix sdhci-dove removal
 2012-10-15 15:07 UTC  (5+ messages)

[RFC/PATCH v2] mmc: core: Fixup signal voltage switch
 2012-10-15 12:07 UTC 

[PATCH] mmc: mmci: Support non-power-of-two block sizes for ux500v2 variant
 2012-10-15 10:24 UTC  (3+ messages)

[PATCH 1/1] mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for ricoh SDHCI controller
 2012-10-15  4:47 UTC 

[PATCH v5] powerpc/esdhc: disable CMD23 for some Freescale SoCs
 2012-10-15  3:07 UTC  (4+ messages)

[PATCH] mmc: fix async request mechanism for sequential read scenarios
 2012-10-14 16:17 UTC  (4+ messages)

[PATCH] sdhci: put regulator if probe fails
 2012-10-13  7:01 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 04/16] ARM: edma: add DT and runtime PM support for AM335x
  ` [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 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 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] 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)

[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)

[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

[RFT/PATCH] mmc: core: Fix to enable DDR on MMC for non-UHS controllers
 2012-10-05 15:33 UTC 

[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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox