linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-06 19:47:11 to 2013-02-20 09:34:52 UTC [more...]

[PATCH v2 0/3] Fix fixed regulators support
 2013-02-20  9:34 UTC  (16+ messages)
` [PATCH 2/3] mmc: use regulator_can_change_voltage() instead of regulator_count_voltages() hacks
` [PATCH 3/3] mmc: sdhci: check voltage range only on regulators aware of voltage value
      ` [PATCH 3/3 RESEND] "

[PATCH] mmc: core: restore ocr and operation voltage in resume
 2013-02-20  9:31 UTC 

[PATCH 0/2] mmc: tegra: use mmc_of_parse to get support of standard MMC DT binding
 2013-02-20  7:05 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc host
` [PATCH 2/2] mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings

[PATCH v4 00/13] mmc: core and driver DT and related development
 2013-02-19 22:00 UTC  (37+ messages)
` [PATCH v4 01/13] mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
` [PATCH v4 02/13] mmc: detailed definition of CD and WP MMC line polarities in DT
` [PATCH v4 03/13] mmc: provide a standard MMC device-tree binding parser centrally
  ` [PATCH v5 "
` [PATCH v4 04/13] mmc: (cosmetic) remove "extern" from function declarations
` [PATCH v4 05/13] mmc: sh-mmcif: use mmc_of_parse() to parse standard MMC DT bindings
` [PATCH v4 06/13] mmc: tmio-mmc: define device-tree bindings
` [PATCH v4 07/13] mmc: tmio-mmc: parse "
` [PATCH v4 08/13] mmc: sh_mobile_sdhi: remove unused .pdata field
` [PATCH v4 09/13] mmc: sh_mobile_sdhi: use managed resource allocations
` [PATCH v4 10/13] mmc: tmio: remove unused and deprecated symbols
` [PATCH v4 11/13] mmc: tmio: add support for the VccQ regulator
` [PATCH v4 12/13] mmc: add DT bindings for more MMC capability flags
` [PATCH v4 13/13] mmc: tmio: add barriers to IO operations

[PATCH] mmc: tegra: assume CONFIG_OF, remove platform data
 2013-02-19 19:22 UTC  (3+ messages)

[PATCH v3] mmc: dw_mmc: Add MSHC compatible for Exynos4412
 2013-02-19 16:40 UTC  (5+ messages)

[PATCH v9 0/2] *** adding and exposing SANITIZE capability to the user space via a unique IOCTL ***
 2013-02-19 16:26 UTC  (4+ messages)
` [PATCH v9 1/2] block: ioctl support for sanitize in eMMC 4.5
` [PATCH v9 2/2] mmc: card: Adding "

[PATCH v9 0/2] *** adding and exposing SANITIZE capability to the user space via a unique IOCTL ***
 2013-02-19 16:17 UTC  (4+ messages)
` [PATCH v9 1/2] block: ioctl support for sanitize in eMMC 4.5
` [PATCH v9 2/2] mmc: card: Adding "

[PATCH v2] mmc: mxcmmc: fix bug that may block a data transfer forever
 2013-02-19 14:14 UTC  (2+ messages)

[PATCH 1/2] mmc: dw-mmc: check the host->bus_hz before calling
 2013-02-19 10:18 UTC  (2+ messages)

[PATCH] mmc: dw-mmc: return the result of mmc_add_host()
 2013-02-19 10:18 UTC  (2+ messages)

FW: [PATCH v2] mmc: host: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()
 2013-02-18 15:50 UTC  (2+ messages)

omap_hsmmc: SDIO IRQ on AM335x family
 2013-02-18 12:42 UTC  (6+ messages)
` [PATCH] mmc: omap_hsmmc: Enable SDIO IRQ using a GPIO in idle mode

[PATCH 1/2] mmc: dw_mmc: Make dw_mci_exynos_probe static
 2013-02-18 10:51 UTC  (4+ messages)
` [PATCH 2/2] mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()

[PATCH v3] mmc: dw_mmc: read all data in FIFO after Data transfer over interrupt in pio mode
 2013-02-18 10:51 UTC  (2+ messages)

[PATCH 2/2] mmc: dw-mmc: fix the return value for exynos's setup_clock()
 2013-02-18 10:12 UTC 

[PATCH 1/2] mmc: dw_mmc: exynos: Add compatibility for exynos4412 SoC
 2013-02-18  9:09 UTC  (10+ messages)
` [PATCH 2/2] mmc: dw_mmc: exynos: Add pinctrl support

[PATCH 1/3] mmc: sdhci_pltfm: Constify sdhci_pltfm_data
 2013-02-18  2:58 UTC  (4+ messages)
` [PATCH 2/3] mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data struct
` [PATCH 3/3] mmc: sdhci: Constify sdhci_ops structs where possible

We offer 3% interest rate for loan
 2013-02-17 12:13 UTC 

[PATCH] mmc: sdhci-pxav3: add a quirk to disable pm_runtime if needed
 2013-02-16  5:12 UTC 

[PATCH] mmc: core: update start_signal_voltage_switch argument type
 2013-02-16  4:11 UTC 

[PATCH] mmc: core: remove the duplicate variable at ext_csd structure
 2013-02-15 13:11 UTC 

[PATCH v2 RESEND] mmc: sdhci-s3c: Use devm_clk_get()
 2013-02-15 11:59 UTC  (3+ messages)

[PATCH v4 0/5] Add DT support for davinci_mmc driver
 2013-02-15  6:22 UTC  (6+ messages)
` [PATCH v4 1/5] ARM: davinci: mmc: derive version information from device name
` [PATCH v4 2/5] mmc: davinci_mmc: derive controller IP version from platform_device_id
` [PATCH v4 3/5] mmc: davinci_mmc: add DT support
` [PATCH v4 4/5] ARM: davinci: da850: add mmc DT entries
  ` [PATCH v4 5/5] ARM: davinci: da850: override mmc DT node device name

[PATCH v2] mmc: host: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()
 2013-02-14 21:04 UTC  (3+ messages)

[PATCH v3 00/13] mmc: core and driver DT and related development
 2013-02-14 15:51 UTC  (24+ messages)
` [PATCH v3 01/13] mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
` [PATCH v3 02/13] mmc: detailed definition of CD and WP MMC line polarities in DT
` [PATCH v3 03/13] mmc: provide a standard MMC device-tree binding parser centrally
` [PATCH v3 06/13] mmc: tmio-mmc: define device-tree bindings
` [PATCH v3 07/13] mmc: tmio-mmc: parse "
` [PATCH v3 08/13] mmc: sh_mobile_sdhi: remove unused .pdata field
` [PATCH v3 09/13] mmc: sh_mobile_sdhi: use managed resource allocations
` [PATCH v3 13/13] mmc: tmio: add barriers to IO operations

[PATCH] mmc: omap_hsmmc: support deferred probing for GPIOs
 2013-02-14 13:53 UTC  (3+ messages)

[PATCH] mmc: core: Fix start_signal_voltage_switch argument type
 2013-02-14 11:57 UTC  (3+ messages)

[PATCH v3 0/3] Add DT support for davinci_mmc driver
 2013-02-14  6:22 UTC  (6+ messages)
` [PATCH v3 1/3] mmc: davinci_mmc: add DT support
` [PATCH v3 2/3] ARM: davinci: da850: add mmc DT entries
` [PATCH v3 3/3] ARM: davinci: da850: override mmc DT node device name

[PATCH v2 0/3] Add DT support for davinci_mmc driver
 2013-02-14  6:19 UTC  (13+ messages)
` [PATCH v2 1/3] ARM: davinci: da850: override mmc DT node device name
` [PATCH v2 2/3] mmc: davinci_mmc: add DT support
` [PATCH v2 3/3] ARM: davinci: da850: add mmc DT entries

[PATCH v3 0/3] dmaengine: add slave sg transfer capabilities api
 2013-02-12 17:08 UTC  (3+ messages)
` [PATCH v3 1/3] dmaengine: add dma_get_slave_sg_caps()

[PATCH v7 00/10] DMA Engine support for AM33XX
 2013-02-12 16:38 UTC  (6+ messages)
` [PATCH v7 01/10] ARM: davinci: move private EDMA API to arm/common
` [PATCH v7 07/10] dmaengine: add dma_request_slave_channel_compat()

[patch] mmc: check correct variable after kzalloc()
 2013-02-12 12:35 UTC  (3+ messages)

[PATCH v9 0/2] mmc: support packed command feature of eMMC4.5
 2013-02-12 10:53 UTC  (5+ messages)

[PATCH v6 0/5] mmc: core: Signal voltage switch procedure for UHS mode
 2013-02-11 19:18 UTC  (4+ messages)

[PATCH v3 3/3] mmc: sdhci: update signal voltage switch code
 2013-02-11 19:15 UTC  (2+ messages)

[PATCH REPOST] mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK
 2013-02-11 18:20 UTC  (4+ messages)

Control drive strength in software
 2013-02-11 17:55 UTC  (2+ messages)

[PATCH 0/3] rtsx: patchset for supporting new model RTS5227
 2013-02-11 17:53 UTC  (3+ messages)
` [PATCH 1/3] MMC: rtsx: remove driving adjustment

[PATCH 0/3] omap_hsmmc DT DMA Client support
 2013-02-11 17:34 UTC  (2+ messages)

[PATCH] mmc: core: fixing for the wrong indent
 2013-02-11 17:05 UTC  (2+ messages)

[PATCH] mmc: sdhci-s3c: fix the card detection in runtime-pm
 2013-02-11 17:03 UTC  (7+ messages)
` [PATCH v2] "
      ` [PATCH 2/2] mmc: block: don't start new request when the card is removed

[PATCH v5] mmc: fix async request mechanism for sequential read scenarios
 2013-02-11 17:00 UTC  (4+ messages)
  ` [PATCH 1/2] mmc: core: fix permanent sleep of mmcqd during card removal

[PATCH] mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map()
 2013-02-11 16:49 UTC  (2+ messages)

[PATCH] mmc: omap_hsmmc: MAINTAINERS: update
 2013-02-11 16:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mmc: sdhci-pltfm: Add a common clk API based implementation of get_timeout_clock
 2013-02-11 16:26 UTC  (2+ messages)

[PATCH] mmc: mxs-mmc driver, correct timeout calculation
 2013-02-09 17:47 UTC 

[PATCH 0/6] sdhci-esdhc-imx: 8bit mmc support
 2013-02-08 23:02 UTC  (3+ messages)
` [PATCH 6/6] mmc: dt: bus-width can be an optional property

[PATCH] mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver
 2013-02-08 22:14 UTC  (3+ messages)

[PATCH] mfd:rtsx: Fix issue that booting OS with SD card inserted
 2013-02-08 19:33 UTC  (2+ messages)

[PATCH v9 0/2] mmc: support packed command feature of eMMC4.5
 2013-02-08 19:22 UTC 

[PATCH v6 0/5] mmc: core: Signal voltage switch procedure for UHS mode
 2013-02-08  8:58 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: No bus setup if default pinctrl is used
 2013-02-07 19:49 UTC  (3+ messages)

Hello dear,
 2013-02-07  0:22 UTC 

[PATCH/RFC] mmc: add DT bindings for more MMC capability flags
 2013-02-07  0:44 UTC  (4+ messages)


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