public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-20 01:24:13 to 2014-05-26 07:49:23 UTC [more...]

[PATCH RFC] mmc: add slot argument to mmc_of_parse
 2014-05-26  7:49 UTC  (6+ messages)

[PATCH 00/11] sdio wifi oob irq support for sunxi
 2014-05-26  7:48 UTC  (12+ messages)
  ` [PATCH 01/11] pinctrl: sunxi: create irq/pin mapping during init
  ` [PATCH 02/11] pinctrl: sunxi: add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip
  ` [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
  ` [PATCH 05/11] pinctrl: sunxi: Define enable / disable irq callbacks for level triggered irqs
  ` [PATCH 06/11] mmc: Add SDIO function devicetree subnode parsing
  ` [PATCH 07/11] dt: bindings: add bindings for Broadcom bcm43xx sdio devices
  ` [PATCH 08/11] brcmfmac: add device tree support for SDIO devices
  ` [PATCH 09/11] brcmfmac: Fix OOB interrupt not working for BCM43362
  ` [PATCH 10/11] ARM: dts: sun7i: Add #interrupt-cells to pinctrl node
  ` [PATCH 11/11] ARM: dts: sun7i: Add OOB irq support to boards with broadcom sdio wifi

[PATCH] mmc: sdhci-s3c: use mmc_of_parse and remove the card_tasklet
 2014-05-26  4:58 UTC 

RFC: representing sdio devices oob interrupt, clks, etc. in device tree
 2014-05-25 19:20 UTC  (18+ messages)

[PATCH v2] mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller
 2014-05-24 10:45 UTC  (2+ messages)

[PATCH RFC 00/12] Add Qualcomm SD Card Controller support
 2014-05-24  7:32 UTC  (35+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 05/14] mmc: mmci: Add register read/write wrappers
  ` [PATCH v2 06/14] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write
  ` [PATCH v2 07/14] mmc: mmci: add ddrmode mask to variant data
  ` [PATCH v2 08/14] mmc: mmci: add 8bit bus support in "
  ` [PATCH v2 09/14] mmc: mmci: add edge support to data and command out "
  ` [PATCH v2 10/14] mmc: mmci: add Qcom specifics of clk and datactrl registers
  ` [PATCH v2 11/14] mmc: mmci: Add support to data commands via variant structure
  ` [PATCH v2 12/14] mmc: mmci: add support for fbclk to latch data and cmd
  ` [PATCH v2 13/14] mmc: mmci: add qcom specific clk control
  ` [PATCH v2 14/14] mmc: mmci: Add Qcom specific pio_read function

adding aliases to mmc ... again
 2014-05-24  5:10 UTC  (11+ messages)
` [PATCH 1/2] of: Add helper for getting the maximum alias index for a stem
` [PATCH 2/2] mmc: Allow setting slot index via devicetree alias

(unknown),
 2014-05-24  3:48 UTC  (4+ messages)
` how to creat watchpoint in kernel for data access debug

[PATCH v3 00/13] Add Qualcomm SD Card Controller support
 2014-05-23 23:28 UTC  (15+ messages)
` [PATCH v3 01/13] mmc: mmci: use NSEC_PER_SEC macro
` [PATCH v3 02/13] mmc: mmci: convert register bits to use BIT() macro
` [PATCH v3 03/13] mmc: mmci: Add Qualcomm Id to amba id table
` [PATCH v3 04/13] mmc: mmci: Add Qcom datactrl register variant
` [PATCH v3 05/13] mmc: mmci: Add register read/write wrappers
` [PATCH v3 06/13] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write
` [PATCH v3 07/13] mmc: mmci: add ddrmode mask to variant data
` [PATCH v3 08/13] mmc: mmci: add 8bit bus support in "
` [PATCH v3 09/13] mmc: mmci: add edge support to data and command out "
` [PATCH v3 10/13] mmc: mmci: add Qcom specifics of clk and datactrl registers
` [PATCH v3 11/13] mmc: mmci: Add support to data commands via variant structure
` [PATCH v3 12/13] mmc: mmci: add explicit clk control
` [PATCH v3 13/13] mmc: mmci: Add Qcom specific pio_read function

[PATCH v7 0/4] Add modules for realtek USB card reader
 2014-05-23 11:47 UTC  (5+ messages)
` [PATCH v7 4/4] memstick: Add realtek USB memstick host driver

[PATCH RESEND] mmc: dove: fix missing MACH_DOVE dependency
 2014-05-23 16:26 UTC  (8+ messages)

[PATCH v13 0/7] mmc: omap_hsmmc: Enable SDIO IRQ
 2014-05-23 15:14 UTC  (13+ messages)
` [PATCH v13 1/7] mmc: omap_hsmmc: install dummy pm runtime hooks if !CONFIG_PM_RUNTIME
` [PATCH v13 2/7] mmc: omap_hsmmc: Enable SDIO interrupt
` [PATCH v13 3/7] mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime state
` [PATCH v13 4/7] mmc: omap_hsmmc: enable wakeup event for sdio OMAP4
` [PATCH v13 5/7] mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detected
` [PATCH v13 6/7] mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooks
` [PATCH v13 7/7] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x

[PATCH] mmc: sd: warn if card stays busy during init
 2014-05-23 14:15 UTC 

[PATCH] mmc: implement driver stage register handling
 2014-05-23 13:34 UTC 

[PATCH] mmc: sdhci-of-esdhc: Fixup compile error
 2014-05-23 13:18 UTC  (2+ messages)

[PATCH v3 1/2] mmc: tegra: disable UHS modes
 2014-05-23 12:53 UTC  (6+ messages)
` [PATCH v3 2/2] mmc: tegra: fix reporting of base clock frequency

[PATCH] mmc: sdhci-dove: use mmc_of_parse() and remove card_tasklet CD handler
 2014-05-23 12:46 UTC  (3+ messages)

[PATCH] MMC: use mmc_of_parse in sdhci-esdhc-imx
 2014-05-23 12:33 UTC  (6+ messages)
` [PATCH 1/5] mmc: sdhci-esdhc-imx: add f_max field to private data
` [PATCH 2/5] mmc: sdhci-esdhc-imx: introduce function for parsing platform_data
` [PATCH 3/5] mmc: sdhci-esdhc-imx: straighten SDHCI_QUIRK_BROKEN_CARD_DETECTION flag
` [PATCH 4/5] mmc: sdhci-esdhc-imx: use mmc_of_parse
` [PATCH 5/5] ARM: dts: imx51-babbage: Fix esdhc setup

[PATCH 0/3] mmc: fixed the mmc_of_parse for dwmmc
 2014-05-23 10:44 UTC  (5+ messages)
  ` [PATCH 1/3] mmc: host: add slot argument to mmc_of_parse
` [PATCH 2/3] mmc: dw_mmc: use the __mmc_of_parse to parse the slot node
` [PATCH 3/3] ARM: dts: replace the broken-cd property into slot node for dwmmc

Question for emmc ioctl sync issue
 2014-05-23  9:32 UTC  (2+ messages)

[RESEND][PATCH] mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLED
 2014-05-23  8:39 UTC  (2+ messages)

[mmc:mmc-next 79/96] drivers/mmc/host/omap_hsmmc.c:1841:30: error: 'struct dev_pm_info' has no member named 'runtime_status'
 2014-05-23  8:27 UTC  (5+ messages)

Add SDHCI support for STMicroelectronics SoCs
 2014-05-23  7:34 UTC  (24+ messages)
` [PATCH 1/8] mmc: sdhci-st: Intial support for ST SDHCI controller
` [PATCH 2/8] mmc: sdhci-st: STMicroelectronics SDHCI binding documentation
` [PATCH 3/8] ARM: STi: DT: Add sdhci pins for stih416
` [PATCH 4/8] ARM: STi: DT: Add sdhci controller "
` [PATCH 5/8] ARM: STi: DT: Add sdhci pin configuration for stih415
` [PATCH 6/8] ARM: STi: DT: Enable mmc0 for both stih415 and stih416 SoCs
` [PATCH 7/8] ARM: STi: DT: Enable second sdhci controller for stih416 b2020 boards
` [PATCH 8/8] ARM: update multi_v7_defconfig for STI

[PATCH v1 00/11] Add Qualcomm SD Card Controller support
 2014-05-22 21:54 UTC  (8+ messages)
` [PATCH v1 01/11] ARM: amba: Add Qualcomm vendor ID

[PATCHv2] mmc: dw_mmc: change to use recommended reset procedure
 2014-05-22 18:54 UTC  (7+ messages)

[PATCH 0/4] Tegra SD/MMC fixes
 2014-05-22 15:25 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] mmc: tegra: disable UHS modes

[GIT PULL] MMC updates for mmc-next for 3.16, take 3
 2014-05-22 12:34 UTC  (4+ messages)

[PATCH 1/1] mmc: moxart: Remove unneeded version.h inclusion
 2014-05-22  4:06 UTC 

mmc: moxart: Add MOXA ART SD/MMC driver
 2014-05-21 12:52 UTC  (3+ messages)

[PATCH v2 1/6] mmc: omap_hsmmc: use devm_clk_get
 2014-05-21 10:10 UTC  (3+ messages)
` [PATCH] mmc: omap_hsmmc: use IS_ERR macro for error checking

[PATCH v2 0/6] mmc: omap_hsmmc: convert to use devm_* and fixes
 2014-05-21 10:09 UTC  (8+ messages)
` [PATCH v2 6/6] mmc: omap_hsmmc: split omap-dma header file

[PATCH v2] s3cmci: port DMA code to dmaengine API
 2014-05-21  9:10 UTC  (3+ messages)

[PATCH v2] mmc: dw_mmc: Make sure we don't get stuck when we get an error
 2014-05-21  9:08 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Make sure we don't get stuck when we get an error
 2014-05-21  9:05 UTC  (13+ messages)

[PATCH] s3cmci: port DMA code to dmaengine API
 2014-05-20 12:26 UTC  (10+ messages)

[PATCH 1/1] mmc: quirks: Fixup debug message
 2014-05-20 11:29 UTC 

I/O error, dev mmcblk0
 2014-05-20  7:13 UTC 


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