linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-31 06:02:19 to 2014-08-13 09:10:36 UTC [more...]

sdhci_s3c_consider_clock scheduling while atomic - clk_round_rate
 2014-08-13  9:10 UTC  (3+ messages)

[PATCH RFC 0/5] mmc: mmci: sdio related fixes
 2014-08-13  8:58 UTC  (11+ messages)
` [PATCH RFC 1/5] mmc: mmci: Enable SDIO support for Qualcomm variant data
` [PATCH RFC 2/5] mmc: mmci: move block size validation under relevant code
` [PATCH RFC 3/5] mmc: mmci: relax blksz check for SDIO
` [PATCH RFC 4/5] mmc: mmci: Add sdio enable mask in variant data
` [PATCH RFC 5/5] mmc: mmci: move ST specific sdio setup under a condition

[PATCH] mmc: rtsx: fix incorrect last byte in R2 response
 2014-08-13  8:50 UTC  (4+ messages)

[PATCH 00/14] clk: sunxi: Improve MMC clocks support
 2014-08-13  8:44 UTC  (3+ messages)
` [PATCH 13/14] mmc: sunxi: Convert MMC driver to the standard clock phase API

[PATCH] mmc: check EXT_CSD_PARTITION_SETTING_COMPLETED before creating partitions
 2014-08-13  8:36 UTC  (2+ messages)

[PATCH] mmc: core: export more sysfs for debugging purpose
 2014-08-13  6:18 UTC  (3+ messages)

[PATCH v2] mmc: MMC_NUM_PHY_PARTITION is not right
 2014-08-13  5:34 UTC 

[PATCH] mmc: host: don't access at boot partition when mode is HS200/HS400
 2014-08-13  4:46 UTC 

[PATCH] [RFC] Implement eMMC RPMB feature in kernel space
 2014-08-13  3:01 UTC  (3+ messages)

[PATCH] mmc: sdhci: fix the wrong type of curr
 2014-08-13  2:18 UTC  (2+ messages)

[PATCH] mmc: core: use 1.8v signling in ddr mode for some special host
 2014-08-13  2:15 UTC  (3+ messages)

[PATCH v3 0/4] Add eMMC and SD card support for rk3288-evb
 2014-08-12 23:24 UTC  (10+ messages)
` [PATCH v3 1/4] ARM: dts: Add emmc and sdmmc to the rk3288 device tree
` [PATCH v3 2/4] ARM: dts: Enable emmc and sdmmc on the rk3288-evb boards
` [PATCH v3 3/4] ARM: dts: Take the mmc slot node out of rk3288-evb
` [PATCH v3 4/4] ARM: dts: mmc slot node gone on rk3288 => no more address / size cells

[PATCH v4 0/2] Add eMMC and SD card support for rk3288-evb
 2014-08-12 23:21 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: dts: Add emmc and sdmmc to the rk3288 device tree
` [PATCH v4 2/2] ARM: dts: Enable emmc and sdmmc on the rk3288-evb boards

ARM: shmobile: Koelsch fails to resume due to sh_mobile_sdhi or regulator-fixed
 2014-08-12 21:47 UTC  (2+ messages)

[PATCH v6 0/2] Use DMA for data transfers in JZ4740 MMC driver
 2014-08-12 20:15 UTC  (9+ messages)
` [PATCH v6 1/2] mmc: jz4740: add dma infrastructure for data transfers
` [PATCH v6 2/2] mmc: jz4740: prepare next dma transfer in parallel with current transfer

No UHS support for O2 Micro, Inc. OZ600FJ0/OZ900FJ0/OZ600FJS?
 2014-08-12 20:10 UTC  (5+ messages)

[PATCH 1/4] mmc: slot-gpio: switch to use flags when getting GPIO
 2014-08-12 17:25 UTC  (4+ messages)
` [PATCH 2/4] mmc: slot-gpio: add gpiod variant to get wp GPIO
` [PATCH 3/4] mmc: host: switch OF parser to use gpio descriptors
` [PATCH 4/4] mmc: mmci: augment driver to handle "

[PATCH 0/5] MMC cleanup of dev_pm_ops and .owner
 2014-08-12 16:14 UTC  (6+ messages)
` [PATCH 1/5] mmc: remove .owner field for drivers using module_platform_driver
` [PATCH 2/5] mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEP
` [PATCH 3/5] mmc: dw_mmc-pltfm: "
  ` [PATCH 4/5] mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks
` [PATCH 5/5] mmc: sdhci-acpi.c: "

[PATCH 0/2] mmc-utils: RPMB support
 2014-08-12 14:33 UTC  (8+ messages)

[PATCH 2/2] mmc-utils: RPMB: add support for 4 rpmb operations
 2014-08-12 14:30 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] mmc: include linux/types.h for bool definition in atmel-mci.h
 2014-08-12 11:58 UTC  (3+ messages)

[PATCH 3/5] mmc: sdhci-pltfm: Do not use parent as the host's device
 2014-08-12 11:51 UTC  (9+ messages)
                ` [PATCH 3/5 v2] "

[PATCH] mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failure
 2014-08-12 11:46 UTC  (2+ messages)

[PATCH] mmc: card: not access RPMB partition for normal read and write
 2014-08-12 10:54 UTC  (3+ messages)

[PATCH] mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
 2014-08-12 10:23 UTC  (2+ messages)

[GIT PULL] MMC for v.3.17
 2014-08-12 10:09 UTC 

[PATCH] mmc: MMC_NUM_PHY_PARTITION is not right
 2014-08-12  9:51 UTC  (3+ messages)

[PATCH v2] mmc: core: Remove fixed voltage regulator logic
 2014-08-12  8:49 UTC  (2+ messages)

[PATCH v3] mmc: mmci: Add qcom dml support to the driver
 2014-08-12  8:40 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] mmc: sdhci: use udelay instead of mdelay
 2014-08-12  8:19 UTC 

[PATCHv10 0/5] ARM: remove the sub-node and deprecate supports-highspeed property for dwmmc
 2014-08-11 21:03 UTC  (10+ messages)
` [PATCHv10 1/5] mmc: dw_mmc: Slot quirk "disable-wp" is deprecated
` [PATCHv10 2/5] mmc: dw_mmc: modify the dt-binding for removing slot-node and supports-highspeed
  ` [PATCHv10 3/5] ARM: dts: exynos: unuse the slot-node and deprecate the supports-highspeed for dw-mmc
` [PATCHv10 4/5] ARM: dts: socfpga: "
` [PATCHv10 5/5] ARM: dts: rockchip: "

[PATCH] mmc: sdhci-pci: Enable SD/SDIO host controller support on INTEL Merrifield platform
 2014-08-11 10:58 UTC 

[PATCH v2] mmc: sdhci-pci: Add support for Intel Quark X1000 SDIO host controller
 2014-08-11  8:59 UTC  (6+ messages)
` [PATCH v2] mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000

[PATCH] mmc: dw_mmc: change to use recommended reset procedure
 2014-08-11  7:55 UTC  (3+ messages)

[PATCH] mmc: sdhci-pxav3: Remove unused local variable
 2014-08-11  6:49 UTC  (2+ messages)

one doubt about mmc_sdio_init_card function
 2014-08-11  5:53 UTC  (15+ messages)
` One bug of SDHCI driver

Sandisk MMC I/O errors
 2014-08-09  9:05 UTC  (25+ messages)

[PATCH] mmc: sdhci-pxav3: Remove unused variable in sdhci_pxav3_remove()
 2014-08-08 15:50 UTC  (3+ messages)

[PATCH 0/3 resend] omap_hsmmc: reuse mmc/slot-gpio functions
 2014-08-08 10:17 UTC  (4+ messages)
` [PATCH 1/3 resend] omap_hsmmc: reuse mmc/slot-gpio for write protect detection
` [PATCH 2/3 resend] omap_hsmmc: separate card_detect/cover detect logic
` [PATCH 3/3 resend] omap_hsmmc: reuse mmc/slot-gpio for card detect instead of open-coded version

[RFC PATCH 1/1 v8]mmc: Support-FFU-for-eMMC-v5.0
 2014-08-07 10:09 UTC  (8+ messages)

[PATCH v2] mmc: dw_mmc: add support for RK3288
 2014-08-07  8:47 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/10][RFC] mmc: tmio: fixup patches
 2014-08-07  0:43 UTC  (18+ messages)
          ` [PATCH 0/10 v2] "
            ` [PATCH 01/10 v2] mmc: block: add block number limitation flag for multiple block read
              ` [Bug] mmc: MMC and SDHI has a kernel panic error when transfer data
            ` [PATCH 1/5] mmc: shmobile: add renesas,sdhi-rcar-gen1/gen2 in DT compatible
            ` [PATCH 2/5] ARM: shmobile: r8a7778: add generation level compatible for SDHI
            ` [PATCH 3/5] ARM: shmobile: r8a7779: "
            ` [PATCH 4/5] ARM: shmobile: r8a7790: "
            ` [PATCH 5/5] ARM: shmobile: r8a7791: "
            ` [PATCH 0/5 v2] mmc: shmobile: adds generatoin level DT compatible
              ` [PATCH 1/5 v2] mmc: shmobile: add renesas,sdhi-rcar-gen1/gen2 in "
              ` [PATCH 2/5 v2] ARM: shmobile: r8a7778: add generation level compatible for SDHI
              ` [PATCH 3/5 v2] ARM: shmobile: r8a7779: "
              ` [PATCH 4/5 v2] ARM: shmobile: r8a7790: "
              ` [PATCH 5/5 v2] ARM: shmobile: r8a7791: "

[RFC 0/2] fixed order for mmc devices/mmc block devices
 2014-08-06 19:50 UTC  (5+ messages)
` [RFC 1/2] mmc: read mmc alias from device tree
` [RFC 2/2] mmc: use SD/MMC host ID for block device name ID

[PATCH v14 0/6] mmc: omap_hsmmc: Enable SDIO IRQ
 2014-08-06  6:18 UTC  (3+ messages)

[PATCH] [RESEND 2] mmc: add Toshiba PCI SD controller driver
 2014-08-05 22:00 UTC 

[PATCH] brcmfmac: prevent watchdog from interfering with scanning and connecting
 2014-08-05  5:42 UTC  (12+ messages)

[PATCH 00/11] MMCIF and SDHI DMA support in DT for R-Car H2 and M2
 2014-08-04 14:03 UTC  (8+ messages)
` [PATCH 09/11] ARM: shmobile: r8a7791: Reference DMA channels in MMCIF DT node
` [PATCH 10/11] ARM: shmobile: r8a7790: Reference DMA channels in SDHI DT nodes
` [PATCH 11/11] ARM: shmobile: r8a7791: "

BKOPS Support
 2014-08-02 15:00 UTC  (2+ messages)

[PATCHv9 0/5] ARM: remove the sub-node and deprecate supports-highspeed property for dwmmc
 2014-08-01  8:58 UTC  (7+ messages)
` [PATCHv9 1/5] mmc: dw_mmc: Slot quirk "disable-wp" is deprecated

[PATCH] mmc: execute tuning when device is not busy
 2014-08-01  6:49 UTC 

[PATCH v2 0/4] Add eMMC and SD card support for rk3288-evb
 2014-07-31 23:44 UTC  (6+ messages)
` [PATCH v2 1/4] ARM: dts: Add emmc and sdmmc to the rk3288 device tree
` [PATCH v2 2/4] ARM: dts: Enable emmc and sdmmc on the rk3288-evb boards
` [PATCH v2 3/4] ARM: dts: Take the mmc slot node out of rk3288-evb
` [PATCH v2 4/4] ARM: dts: mmc slot node gone on rk3288 => no more address / size cells


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