public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-30 17:15:07 to 2014-06-12 08:56:34 UTC [more...]

[PATCH] mmc: usdhi6rol0: fix compiler warnings
 2014-06-12  8:56 UTC  (2+ messages)

[PATCH] mmc: atmel-mci: add 0x600 IP version
 2014-06-12  7:47 UTC 

[GIT PULL] MMC updates for 3.16-rc1
 2014-06-12  7:17 UTC  (7+ messages)

[PATCH v4] mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller
 2014-06-11 22:07 UTC  (5+ messages)

[PATCH v6 00/12] Qualcomm SD Card Controller support
 2014-06-11 17:37 UTC  (21+ messages)
` [PATCH v6 01/12] mmc: mmci: use NSEC_PER_SEC macro
` [PATCH v6 02/12] mmc: mmci: Add Qualcomm specific register defines
` [PATCH v6 03/12] mmc: mmci: Add enough delay between writes to CMD register
` [PATCH v6 04/12] mmc: mmci: Add Qcom datactrl register variant
` [PATCH v6 05/12] mmc: mmci: add ddrmode mask to variant data
` [PATCH v6 06/12] mmc: mmci: add 8bit bus support in "
` [PATCH v6 07/12] mmc: mmci: add edge support to data and command out "
` [PATCH v6 08/12] mmc: mmci: Add support to data commands via variant structure
` [PATCH v6 09/12] mmc: mmci: add f_max to "
` [PATCH v6 10/12] mmc: mmci: add explicit clk control
` [PATCH v6 11/12] mmc: mmci: Add Qcom specific rx_fifocnt logic
` [PATCH v6 12/12] mmc: mmci: Add Qualcomm Id to amba id table

[PATCH 00/11] sdio wifi oob irq support for sunxi
 2014-06-11  9:13 UTC  (11+ messages)
` [PATCH 03/11] pinctrl: sunxi: Move setting of mux to irq type from unmask to set_type
` [PATCH 04/11] pinctrl: sunxi: Properly handle level triggered gpio interrupts

[PATCHv6 0/2] mmc: fixed the mmc_of_parse for dwmmc
 2014-06-11  6:49 UTC  (5+ messages)
` [PATCHv6 1/2] mmc: dw_mmc: replace "disable-wp" from slot's quirk to host's quirk
` [PATCHv6 2/2] ARM: dts: unuse the slot-node and deprecated supports-highspeed for dw-mmc

[PATCH] mmc: sdhci-msm: Fix fallout from sdhci refactoring
 2014-06-10 18:59 UTC 

[PATCH] mmc: sdhci-msm: Fix crash due to missing ops functions
 2014-06-10 18:49 UTC 

[PATCH] mmc: mxs: fix card detection in case of 'broken-cd' flag set
 2014-06-10 14:57 UTC 

[PATCH] MMC: use mmc_of_parse in sdhci-esdhc-imx
 2014-06-10  8:01 UTC  (10+ messages)
` [PATCH 1/5] mmc: sdhci-esdhc-imx: add f_max field to private data
` [PATCH 5/5] ARM: dts: imx51-babbage: Fix esdhc setup

[PATCHv2] mmc: dw_mmc: change to use recommended reset procedure
 2014-06-09 22:00 UTC  (5+ messages)
` [PATCH] "

[PATCH] mmc: pxamci: prepare and unprepare the clocks
 2014-06-09 19:56 UTC 

RFC: representing sdio devices oob interrupt, clks, etc. in device tree
 2014-06-09 14:07 UTC  (27+ messages)

[PATCH 1/1] drivers/mmc/host/dw_mmc.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
 2014-06-07 12:09 UTC 

autosleep suspend too frquent problem
 2014-06-06 10:30 UTC  (5+ messages)

[PATCH 0/2] mmc: rtsx: add support for async request
 2014-06-06  7:05 UTC  (3+ messages)
` [PATCH 1/2] mfd: rtsx: add dma transfer function
` [PATCH 2/2] mmc: rtsx: add support for async request

[PATCH 0/4] randconfig fixes for mmc
 2014-06-06  6:27 UTC  (7+ messages)
` [PATCH 1/4] mmc: atmel-mci: incude asm/cacheclush.h
` [PATCH 2/4] mmc: mvsdio: avoid compiler warning
` [PATCH 3/4] mmc: omap: don't select TPS65010
` [PATCH 4/4] mmc: simplify SDHCI Kconfig dependencies

[PATCH v2 0/3] mmc: sdhci: Use mmc core regulator infrastucture
 2014-06-05 22:00 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] mmc: sdhci: Use existing mmc pointer calling mmc_regulator_set_ocr()
` [PATCH v2 3/3] mmc: sdhci: Replace host->mmc with mmc where possible

linux-next: Tree for Jun 5 (mmc/host/usdhi6ro10.c)
 2014-06-05 17:07 UTC 

[PATCH v3 00/10] Add SDHCI support for ST Microelectronics SoCs
 2014-06-05 14:26 UTC  (13+ messages)
` [PATCH v3 01/10] mmc: sdhci-st: Intial support for ST SDHCI controller
` [PATCH v3 02/10] mmc: sdhci-st: ST Microelectronics SDHCI binding documentation
` [PATCH v3 03/10] ARM: STi: DT: Add sdhci pins for stih416
` [PATCH v3 04/10] ARM: STi: DT: Add sdhci controller "
` [PATCH v3 05/10] ARM: STi: DT: Add sdhci pin configuration for stih415
` [PATCH v3 06/10] ARM: STi: DT: Add sdhci controller "
` [PATCH v3 07/10] ARM: STi: DT: Enable mmc0 for both stih415 and stih416 SoCs
` [PATCH v3 08/10] ARM: STi: DT: Enable second sdhci controller for stih416 b2020 boards
` [PATCH v3 09/10] ARM: update multi_v7_defconfig for STI
` [PATCH v3 10/10] MAINTAINERS: Add sdhci-st file to ARCH/STI architecture

[PATCHv5 0/2] mmc: fixed the mmc_of_parse for dwmmc
 2014-06-05  7:57 UTC  (7+ messages)
` [PATCHv5 1/2] mmc: dw_mmc: replace "disable-wp" from slot's quirk to host's quirk
` [PATCHv5 2/2] ARM: dts: unuse the slot-node and deprecated supports-highspeed for dw-mmc

[PATCH v2 0/3] mmc: Add APM X-Gene SoC SDHC controller support to Arasan SDHCI driver
 2014-06-05  7:33 UTC  (8+ messages)
` [PATCH v2 1/3] Documentation: Update Arasan SDHC documentation for the APM X-Gene SoC SDHC DTS binding
  ` [PATCH v2 2/3] mmc: Add APM X-Gene SoC SDHC controller support to Arasan SDHCI driver
    ` [PATCH v2 3/3] arm64: Add APM X-Gene SoC SDHC controller DTS entry

[PATCHv4 0/4] mmc: fixed the mmc_of_parse for dwmmc
 2014-06-05  4:34 UTC  (5+ messages)
` [PATCHv4 1/2] mmc: dw_mmc: replace "disable-wp" from slot's quirk to host's quirk
` [PATCHv4 2/2] ARM: dts: unuse the slot-node and deprecated support-highspeed for dw-mmc

(unknown),
 2014-06-05  3:40 UTC  (8+ messages)
` how to creat watchpoint in kernel for data access debug

[PATCH] mmc: sdhci-s3c: Remove use of card_tasklet, which no longer exists
 2014-06-05  2:13 UTC  (3+ messages)

[PATCH v2 00/10] Add SDHCI support for STMicroelectronics SoCs
 2014-06-04 16:07 UTC  (11+ messages)
` [PATCH v2 01/10] mmc: sdhci-st: Intial support for ST SDHCI controller
` [PATCH v2 02/10] mmc: sdhci-st: ST Microelectronics SDHCI binding documentation
` [PATCH v2 03/10] ARM: STi: DT: Add sdhci pins for stih416
` [PATCH v2 04/10] ARM: STi: DT: Add sdhci controller "
` [PATCH v2 05/10] ARM: STi: DT: Add sdhci pin configuration for stih415
` [PATCH v2 07/10] ARM: STi: DT: Enable mmc0 for both stih415 and stih416 SoCs
` [PATCH v2 08/10] ARM: STi: DT: Enable second sdhci controller for stih416 b2020 boards
  ` [PATCH v2 06/10] ARM: STi: DT: Add sdhci controller for stih415
  ` [PATCH v2 09/10] ARM: update multi_v7_defconfig for STI
  ` [PATCH v2 10/10] MAINTAINERS: Add sdhci-st file to ARCH/STI architecture

[PATCH] mmc: sdhci: Remove unused ret variables
 2014-06-04 13:24 UTC 

resend - sh mmcif driver cleanup patch series
 2014-06-04 13:02 UTC  (13+ messages)
` [PATCH 1/6] mmc: sh-mmcif: update to print version and bus clock rate on probe
` [PATCH 2/6] mmc: sh-mmcif: use devm_ for ioremap
` [PATCH 3/6] mmc: sh-mmcif: use devm_ for clock management
` [PATCH 4/6] mmc: sh-mmcif: use devm_ for irq management
` [PATCH 5/6] mmc: sh-mmcif: no need to call pm_runtime_suspend on error
` [PATCH 6/6] mmc: sh-mmcif: final error path cleanup

[PATCH v2 0/4] mmc: Add SDIO function devicetree subnode parsing
 2014-06-04 12:14 UTC  (18+ messages)
  ` [PATCH v2 1/4] dt: bindings: mmc: Document the practice of using subnodes for slots
                ` [linux-sunxi] "
  ` [PATCH v2 2/4] dt: bindings: mmc: Add sdio function subnode documentation
  ` [PATCH v2 3/4] mmc: Set slot_no on devicetree / of systems too
  ` [PATCH v2 4/4] mmc: Add SDIO function devicetree subnode parsing

Add SDHCI support for STMicroelectronics SoCs
 2014-06-04 11:06 UTC  (13+ messages)
` [PATCH 1/8] mmc: sdhci-st: Intial support for ST SDHCI controller

[PATCH v3] mmc: sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 support
 2014-06-04  8:30 UTC  (3+ messages)

lockdep dump on devtree_lock (involving esdhc)
 2014-06-03 15:07 UTC  (5+ messages)

[PATCHv3 0/4] mmc: fixed the mmc_of_parse for dwmmc
 2014-06-03 13:43 UTC  (8+ messages)
` [PATCHv3 3/4] mmc: dw_mmc: remove the "supports-highspeed" property
` [PATCHv3 4/4] ARM: dts: replace the slot property into slot sub-node for dwmmc

[PATCH v3 0/2] mmc: Add SDIO function devicetree subnode parsing
 2014-06-03  8:11 UTC  (3+ messages)
  ` [PATCH v3 1/2] dt: bindings: mmc: Add sdio function subnode documentation
  ` [PATCH v3 2/2] mmc: Add SDIO function devicetree subnode parsing

[PATCH 1/1] mmc: quirks: Fixup debug message
 2014-06-03  7:54 UTC  (2+ messages)

[GIT PULL] MMC for v.3.16
 2014-06-03  7:34 UTC  (3+ messages)

[RFC][PATCH] Fix for Intel Baytrail-T errata regarding the non-functioning mmc_pwr pin
 2014-06-02 23:54 UTC 

[PATCH v14 0/6] mmc: omap_hsmmc: Enable SDIO IRQ
 2014-06-02 22:38 UTC  (4+ messages)
` [PATCH v14 6/6] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x

[PATCH] mmc: sdhci-s3c: use mmc_of_parse and remove the card_tasklet
 2014-06-02  9:07 UTC  (3+ messages)

[PATCH v5 00/13] Add Qualcomm SD Card Controller support
 2014-06-02  7:12 UTC  (8+ messages)
` [PATCH v5 02/13] mmc: mmci: convert register bits to use BIT() macro
` [PATCH v5 11/13] mmc: mmci: add explicit clk control
` [PATCH v5 13/13] mmc: mmci: Add Qualcomm Id to amba id table

[PATCH v3] s3cmci: port DMA code to dmaengine API
 2014-06-01 17:22 UTC 


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