linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-14 20:33:35 to 2015-11-30 14:09:33 UTC [more...]

[RFC v02 00/15] dmaengine: New 'universal' API for requesting channel
 2015-11-30 14:09 UTC  (17+ messages)
` [RFC v02 01/15] dmaengine: core: Allow NULL mask pointer in __dma_device_satisfies_mask()
` [RFC v02 02/15] dmaengine: core: Move and merge the code paths using private_candidate
` [RFC v02 03/15] dmaengine: core: Introduce new, universal API to request a channel
` [RFC v02 04/15] dmaengine: edma: Add support for DMA filter mapping to slave devices
` [RFC v02 05/15] ARM: davinci: devices-da8xx: Add dma_filter_map to edma
` [RFC v02 06/15] ARM: davinci: dm355: "
` [RFC v02 07/15] ARM: davinci: dm365: "
` [RFC v02 08/15] ARM: davinci: dm644x: "
` [RFC v02 09/15] ARM: davinci: dm646x: "
` [RFC v02 10/15] mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channel
` [RFC v02 11/15] spi: davinci: "
` [RFC v02 12/15] ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPI
` [RFC v02 13/15] ARM: davinci: devices: Remove DMA resources for MMC
` [RFC v02 14/15] ARM: davinci: dm355: Remove DMA resources for SPI
` [RFC v02 15/15] ARM: davinci: dm365: "

[PATCH v4] mmc: core: fix __mmc_switch timeout caused by preempt
 2015-11-30  1:27 UTC 

[PATCH 00/14] Initial Microchip PIC32MZDA Support
 2015-11-29 20:14 UTC  (5+ messages)
` [PATCH 11/14] mmc: sdhci-pic32: Add PIC32 SDHC host controller driver

[PATCH] mmc: sdhci-of-at91: controller is suspended too early
 2015-11-27 14:22 UTC  (3+ messages)

[PATCH 0/2] sdio: Prevent re-tuning conflicting with custom sleep
 2015-11-27 14:06 UTC  (3+ messages)

[PATCH v3] mmc: core: fix __mmc_switch timeout caused by preempt
 2015-11-27 14:00 UTC  (2+ messages)

[PATCH 0/7] mmc: Some fixes
 2015-11-27 13:30 UTC  (12+ messages)
` [PATCH 1/7] mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
` [PATCH 2/7] mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
` [PATCH 3/7] mmc: sdhci: Do not BUG on invalid vdd
` [PATCH 4/7] mmc: sdio: Fix invalid vdd in voltage switch power cycle
` [PATCH 5/7] mmc: sdhc: Fix DMA descriptor with zero data length
` [PATCH 6/7] mmc: sdhci: 64-bit DMA actually has 4-byte alignment
` [PATCH 7/7] mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()

[PATCH] mmc: usdhi6rol0: handle NULL data in timeout
 2015-11-27 11:59 UTC 

[RFC 0/6] dmaengine: New 'universal' API for requesting channel
 2015-11-27 11:26 UTC  (10+ messages)
` [RFC 1/6] dmaengine: core: Allow NULL mask pointer in __dma_device_satisfies_mask()
` [RFC 2/6] dmaengine: core: Move and merge the code paths using private_candidate
` [RFC 3/6] dmaengine: core: Introduce new, universal API to request a channel
` [RFC 4/6] dmaengine: edma: Add support for DMA filter mapping to slave devices
` [RFC 5/6] ARM: davinci: devices-da8xx: device -> dma instance mapping support
` [RFC 6/6] mmc: davinci_mmc: Switch to use the new dmaengine API for requesting channel (NOT FOR MERGE)

[v3, 0/5] eSDHC patches introduction
 2015-11-27  3:20 UTC  (6+ messages)
` [v3, 1/5] powerpc/fsl: move mpc85xx.h to include/linux
` [v3, 2/5] mmc: sdhci-of-esdhc: get SVR from global utilities registers
` [v3, 3/5] mmc: kconfig: select MFD_SYSCON for MMC_SDHCI_OF_ESDHC
` [v3, 4/5] powerpc: dts: t4240: add syscon support for DCFG node
` [v3, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH v2] mmc: core: fix __mmc_switch timeout caused by preempt
 2015-11-26 21:17 UTC  (2+ messages)

[PATCH v3] MMC/SDIO: enable SDIO device to suspend/resume asynchronously
 2015-11-26 17:52 UTC  (7+ messages)

[PATCH v2] mmc: sdhci at91: add PM support
 2015-11-26 16:32 UTC  (5+ messages)

[PATCH] mmc: core: fix __mmc_switch timeout caused by preempt
 2015-11-26 11:56 UTC  (2+ messages)

[PATCH v2] mmc: core: Introduce MMC_CAP2_NO_SDIO cap
 2015-11-26 11:04 UTC  (4+ messages)

[PATCH] mmc: of_mmc_spi: Add IRQF_ONESHOT to interrupt flags
 2015-11-25 18:26 UTC 

[PATCH 2/2] mmc: mvsdio: delete platform data code path
 2015-11-25 16:34 UTC  (5+ messages)

[PATCH 1/2] mmc: mvsdio: delete platform data header
 2015-11-25 16:34 UTC  (3+ messages)

[PATCH] mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version
 2015-11-25 16:34 UTC  (2+ messages)

[PATCH 1/3] mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.c
 2015-11-25 16:33 UTC  (6+ messages)
` [PATCH 2/3] MAINTAINERS: remove atmel-mci-regs.h file
` [PATCH 3/3] mmc: atmel-mci: atmci_convert_chksize depends on controller version

[PATCH 0/3] mmc: Add new MMC_CAP2_NO_SDIO cap
 2015-11-25 13:37 UTC  (5+ messages)
` [PATCH 1/3] mmc: Rename mmc_is_io_op to mmc_is_rw_io_op
` [PATCH 2/3] mmc: Add a new mmc_is_io_op helper function
` [PATCH 3/3] mmc: core: Introduce MMC_CAP2_NO_SDIO cap

[PATCH v4] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2015-11-24 18:13 UTC  (5+ messages)

[PATCH 0/2] mmc: sdhci: potentially bad behavior when using vmmc supply
 2015-11-24 15:17 UTC  (13+ messages)
` [PATCH 1/2] mmc: sdhci: set bus voltage before enabling bus power

dw_mmc: HLE errors
 2015-11-24  1:59 UTC  (6+ messages)

[PATCH 6/6 v2] mmc: eMMC Field Firmware Update support
 2015-11-23 13:20 UTC 

[RFC 0/6] mmc: Field Firmware Update
 2015-11-23 11:40 UTC  (3+ messages)

[PATCH v3] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
 2015-11-23  4:04 UTC  (2+ messages)

[PATCH v3] mmc: enable mmc host device to suspend/resume asynchronously
 2015-11-23  4:02 UTC  (2+ messages)

[PATCH] mmc: fix mmc_{un,}register_pm_notifier prototypes
 2015-11-20 15:25 UTC  (2+ messages)

[PATCH 1/2] mmc: sdhci-esdhc-imx: move the setting of watermark level out of probe
 2015-11-20 15:23 UTC  (7+ messages)
` [PATCH 2/2] mmc: sdhci-esdhc-imx: correct the tuning-step setting

mmc card suspension problem
 2015-11-20 15:08 UTC  (2+ messages)

[PATCH 00/13] dmaengine + omap drivers: support fro deferred probing
 2015-11-20 14:08 UTC  (30+ messages)
` [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()

Correct DT properties for Arasan controller
 2015-11-20 13:21 UTC  (5+ messages)

[PATCH] mmc: sdhci: Fix strings broken across multiple lines
 2015-11-19 15:16 UTC  (5+ messages)

[PATCH] mmc: sh_mmcif: rework dma channel handling
 2015-11-19 12:15 UTC  (3+ messages)

[PATCH 1/2] mmc: tegra: Constify SoC data
 2015-11-19 11:51 UTC  (4+ messages)
  ` [PATCH 2/2] mmc: tegra: Add Tegra210 support

[PATCH] mmc: pwrseq: constify mmc_pwrseq_ops structures
 2015-11-19 11:51 UTC  (2+ messages)

[PATCH] mmc: omap_hsmmc: No need to check DMA channel validity at module remove
 2015-11-19 11:33 UTC  (2+ messages)

[PATCH] mmc: sh_mmcif: Document r8a7793 DT bindings
 2015-11-19 11:32 UTC  (2+ messages)

[PATCH 05/19] mmc: core/host: enable support for the standard "wakeup-source" property
 2015-11-19 11:32 UTC  (2+ messages)

[PATCH V2] mmc: change to use kmalloc
 2015-11-19 11:31 UTC  (2+ messages)

[PATCH] mmc: core: set regulator not found message as debug
 2015-11-19 11:30 UTC  (2+ messages)

[PATCH] mmc: add ifdef around fault_create_debugfs_attr()
 2015-11-19 11:29 UTC  (3+ messages)
` [PATCH v2] mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FS

[PATCH v4] mmc: sdhci at91: add PM support
 2015-11-19 11:29 UTC  (2+ messages)

[GIT PULL] MMC fixes for v.4.4 rc2
 2015-11-19 10:03 UTC 

[PATCH] mmc: dw_mmc: use resource_size_t to store physical address
 2015-11-18 18:10 UTC  (11+ messages)

[PATCH v2] mmc: sdhci-msm: Boost controller core clock
 2015-11-18  8:04 UTC  (9+ messages)

[PATCH] [media] move media platform data to linux/platform_data/media
 2015-11-17 20:46 UTC  (6+ messages)

[PATCH V2 0/3] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's
 2015-11-16 23:43 UTC  (6+ messages)
` [PATCH V2 1/3] mmc: sdhci-pltfm: Add DT properties to set various QUIRKS

[RFC PATCH] ARM: dts: rockchip: Add wifi support for firefly
 2015-11-16  7:39 UTC  (5+ messages)

[PATCH v2] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
 2015-11-16  6:29 UTC  (4+ messages)
  `  "

You have received a new fax, document 00287863
 2015-11-16  0:15 UTC 

[PATCH v2] mmc: enable mmc host device to suspend/resume asynchronously
 2015-11-15 16:23 UTC  (2+ messages)

[PATCH] MMC/SDIO: enable SDIO device to suspend/resume asynchronously
 2015-11-15 14:02 UTC  (7+ messages)
            `  "

[PATCH v2] MMC/SDIO: enable SDIO device to suspend/resume asynchronously
 2015-11-15 13:58 UTC  (2+ messages)

You have 1 new fax, document 00000708211
 2015-11-14 20:25 UTC 


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