linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-20 14:01:48 to 2017-01-05 01:50:39 UTC [more...]

[RESEND PATCH v3] mmc: dw_mmc: revise the reset path in runtime resume
 2017-01-05  1:50 UTC 

[PATCH v2] mmc: dw_mmc: revise the reset path in runtime resume
 2017-01-05  1:47 UTC  (5+ messages)

[PATCH v3] mmc: dw_mmc: revise the reset path in runtime resume
 2017-01-05  1:41 UTC 

[PATCH] mmc: dw_mmc: Fix some coding style
 2017-01-05  1:19 UTC  (4+ messages)

[PATCH v8 0/5] Add intial support to DW MMC host on ZTE SoC
 2017-01-05  1:09 UTC  (10+ messages)
  ` [PATCH v8 1/5] Documentation: synopsys-dw-mshc: add binding for fifo quirks
  ` [PATCH v8 2/5] mmc: dw: Add fifo address property
  ` [PATCH v8 3/5] mmc: dw: Add fifo watermark alignment property
  ` [PATCH v8 4/5] mmc: dt-bindings: add ZTE ZX296718 MMC bindings
    ` [PATCH v8 5/5] mmc: zx: Initial support for ZX mmc controller

[PATCH 0/2] mmc: sdhci-iproc: Improve bcm2835 performance
 2017-01-04 18:47 UTC  (8+ messages)
` [PATCH 1/2] mmc: sdhci-iproc: Apply caps from bcm2835-mmc driver
` [PATCH 2/2] mmc: sdhci-iproc: Increase max_blk_size for bcm2835

[PATCH 0/5] arm64: sunxi: A64: enable MMC support
 2017-01-04 14:07 UTC  (12+ messages)
  ` [PATCH 1/5] drivers: mmc: sunxi: fix A64 calibration routine
  ` [PATCH 2/5] drivers: mmc: sunxi: limit A64 MMC2 to 8K DMA buffer
  ` [PATCH 3/5] arm64: dts: sun50i: add MMC nodes
  ` [PATCH 4/5] arm64: dts: Pine64: add MMC support
  ` [PATCH 5/5] arm64: dts: add BananaPi-M64 support

[PATCH PoCv2 0/2] mmc: add blk-mq support
 2017-01-04 10:18 UTC  (5+ messages)
  ` [PATCH PoCv2 1/2] Revert "mmc: queue: Share mmc request array between partitions"
  ` [PATCH PoCv2 2/2] mmc-mq: initial blk-mq support

[PATCH v4 00/12] mmc: Add support to Marvell Xenon SD Host Controller
 2017-01-04  9:08 UTC  (14+ messages)
` [PATCH v4 06/12] dt: bindings: Add bindings for "
` [PATCH v4 07/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
    `  "
` [PATCH v4 11/12] arm64: dts: marvell: add sdhci support for Armada 7K/8K

[PATCH] uapi: use wildcards to list files
 2017-01-04  9:03 UTC  (4+ messages)

[PATCH] mmc: dw_mmc: update clock after ctrl reset in runtime resume
 2017-01-04  8:39 UTC  (4+ messages)

[PATCH v2] RFD: switch MMC/SD to use blk-mq multiqueueing
 2017-01-03 23:06 UTC  (17+ messages)

[PATCH v2] mmc: sdhci-cadence: add Socionext UniPhier specific compatible string
 2017-01-03 14:24 UTC  (2+ messages)

[PATCH v1 1/2] mmc: sdhci-pci: Remove unused member cd_con_id
 2017-01-03 14:12 UTC  (3+ messages)
` [PATCH v1 2/2] mmc: slot-gpio: Don't override con_id when request descriptor

[PATCH v4] mmc: sdhci-pci: Add support for HS200 tuning mode on AMD eMMC-4.5.1
 2017-01-03 12:19 UTC  (5+ messages)

mmc: imx: 8-bit bus timeout (4.10-rc1)
 2017-01-03 11:27 UTC  (4+ messages)

[PATCH 00/21] mmc: core: A start to slim down public mmc headers
 2017-01-03  9:24 UTC  (27+ messages)
` [PATCH 01/21] sh: sh7724: Don't use a public mmc header for MMC_PROGRESS*
` [PATCH 02/21] mmc: Removed the unused public mmc boot.h header
` [PATCH 03/21] mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform data
` [PATCH 04/21] mmc: sh_mmcif: Remove unused ->get_cd() platform callback
` [PATCH 05/21] mmc: sh_mmcif: Remove unused ccs_unsupported from the platform data
` [PATCH 06/21] mmc: sh_mmcif: Remove unused clk_ctrl2_present "
` [PATCH 07/21] mmc: dw_mmc: Remove the public dw_mmc header file
` [PATCH 08/21] mmc: sdhci-cadence: Include mmc.h
` [PATCH 09/21] mmc: sdhci: Include leds.h
` [PATCH 10/21] mmc: host: Include interrupt.h in mmc host drivers that depends on it
` [PATCH 11/21] mmc: core: First step in cleaning up public mmc header files
` [PATCH 12/21] mmc: core: First step in cleaning up private "
` [PATCH 13/21] mmc: core: Move public functions from core.h to private headers
` [PATCH 14/21] mmc: core: Move some host specific public functions to host.h
` [PATCH 15/21] mmc: core: Move erase/trim/discard defines from public core.h to mmc.h
` [PATCH 16/21] mmc: core: Remove unused struct _mmc_csd from public mmc.h header
` [PATCH 17/21] mmc: omap: Don't use mmc_card_present() when validating for inserted card
` [PATCH 18/21] mmc: vub300: "
` [PATCH 19/21] mmc: core: Move public functions from card.h to private headers
` [PATCH 20/21] mmc: core: Move public functions from host.h "
` [PATCH 21/21] mmc: core: Don't use extern declarations of public mmc functions

[PATCH 0/4] Support sdio feature
 2017-01-03  9:14 UTC  (4+ messages)
` [PATCH 1/4] mmc: mediatek: Fix CMD6 timeout issue

[PATCH v2] Fix CMD6 timeout issue
 2017-01-03  8:49 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: core: "
  ` [PATCH v2 2/2] mmc: mediatek: correct the implementation of msdc_card_busy

[RFC RESEND PATCH 1/2] mmc: sdio: Factor out retry init card helper function
 2017-01-03  8:08 UTC  (5+ messages)
` [RFC RESEND PATCH 2/2] mmc: sdio: don't use rocr to check if the card could support UHS mode

[PATCH RESEND] sdhci: Only handle CARD_INT for SDIO cards
 2017-01-02 18:23 UTC 

Urgent Please;;
 2017-01-02 17:34 UTC 

[PATCH] ACPI / LPSS: Work around wrong sdio _ADR 0 entry on some byt/cht devices
 2017-01-02 10:53 UTC  (10+ messages)
        ` [PATCH] ACPI / scan: Prefer devices without _HID/_CID for _ADR matching

[PATCH] mmc: tmio: Use mmc_can_gpio_cd() when validating for native hotplug
 2016-12-30 11:39 UTC 

[RFC PATCH 0/3] mmc: sdhci: sdhci-msm: Add more debug logs
 2016-12-30 11:32 UTC  (4+ messages)
` [RFC PATCH 1/3] mmc: sdhci: Add platform_dumpregs callback support to sdhci_ops
` [RFC PATCH 2/3] mmc: sdhci-msm: Implement platform_dumpregs callback in sdhci-msm
` [RFC PATCH 3/3] mmc: sdhci: Add more debug info in case of data error

[PATCH] mmc: use empty initializer list to zero-clear structures
 2016-12-30  8:09 UTC  (2+ messages)

[PATCH 0/4] mmc: pwrseq-simple: add various functionality for devices
 2016-12-30  8:05 UTC  (9+ messages)
` [PATCH 4/4] mmc: pwrseq-simple: add disable-post-power-on option

[PATCH] Revert "mmc: dw_mmc-rockchip: add runtime PM support"
 2016-12-30  2:50 UTC  (11+ messages)

[PATCH 1/2] mmc: block: Avoid uninitialized warning in mmc_blk_issue_discard_rq()
 2016-12-29 19:03 UTC  (4+ messages)
` [PATCH 2/2] [RFC] mmc: block: Replace "goto retry" by a proper do / while loop

[PATCH v3] mmc: core: Export device lifetime information through sysfs
 2016-12-29 19:02 UTC  (2+ messages)

[PATCH 0/9] mmc: sh_mobile_sdhi: add HS200 support
 2016-12-29 19:02 UTC  (2+ messages)

[PATCH] mmc: tmio: use SDIO master interrupt bit only when allowed
 2016-12-29 19:02 UTC  (2+ messages)

[PATCH v2 0/2] mmc: host: s3cmci: add device tree support
 2016-12-29 11:40 UTC  (3+ messages)
` [PATCH v2 2/2] mmc: host: s3cmci: allow probing from device tree

[Patch v1] mmc: sd: update sd_bus_speed when sd card speed switch fails
 2016-12-29 10:27 UTC  (2+ messages)

[PATCH] Add Nexus 6P(msm8994) SDHCI support
 2016-12-28 22:10 UTC  (2+ messages)

[PATCH 0/8] mmc: sdhci-msm: Provide support for enhanced strobe
 2016-12-28 11:06 UTC  (9+ messages)
` [PATCH 1/8] mmc: sdhci-msm: Factor out sdhci_msm_hc_select_mode
` [PATCH 2/8] mmc: sdhci-msm: Factor out function to set/get msm clock rate
` [PATCH 3/8] mmc: sdhci-msm: Factor out sdhci_msm_hs400
` [PATCH 4/8] mmc: sdhci-msm: Reset vendor specific func register on probe
` [PATCH 5/8] mmc: sdhci-msm: configure CORE_CSR_CDC_DELAY_CFG to recommended value
` [PATCH 6/8] mmc: sdhci: Clear SDHCI_HS400_TUNING flag after platform_execute_tuning
` [PATCH 7/8] mmc: sdhci-msm: Make HS400 tuning follow as per recommeneded HW sequence
` [PATCH 8/8] mmc: sdhci-msm: Provide enhanced_strobe mode feature support

[PATCH] ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags
 2016-12-27 17:57 UTC  (3+ messages)

[v2, 1/2] mmc: sdhci-esdhc: clean up register definitions
 2016-12-26  9:46 UTC  (2+ messages)
` [v2, 2/2] mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changing

[PATCH] mmc: sdhci-of-esdhc: remove default broken-cd for ARM
 2016-12-26  9:40 UTC 

[PATCH 1/2] mmc: sdhci-esdhc: clean up register definitions
 2016-12-26 10:01 UTC  (4+ messages)

[PATCH 0/4] mmc: Provide enhanced strobe support for sdhci-msm
 2016-12-26  7:12 UTC  (4+ messages)
` [PATCH 3/4] mmc: mmc: enable ios.enhanced_strobe before mmc_set_timing

[PATCH] sdhci-acpi: support deferred probe
 2016-12-26  2:28 UTC 

[PATCH 1/1] MMC: meson: avoid possible NULL dereference
 2016-12-23 15:01 UTC 

[v1] mmc: host: dw_mmc-pci:- Unmap region obtained by pcim_iomap_regions
 2016-12-23 10:31 UTC 

[PATCH v10 0/8] Cavium MMC driver
 2016-12-22 20:32 UTC  (3+ messages)
` [PATCH v10 8/8] dt-bindings: mmc: Add Cavium SOCs MMC bindings

[v1] mmc: host: dw_mmc-pci:- Handle return NULL error from pcim_iomap_table
 2016-12-22 17:12 UTC  (2+ messages)

[GIT PULL] MMC fixes for v.4.10 rc1
 2016-12-22 11:18 UTC 

[PATCH v4 1/2] mmc: API for accessing host supported maximum segment count and size
 2016-12-22  9:09 UTC  (2+ messages)

[PATCH] sdhci: Only handle CARD_INT for SDIO cards
 2016-12-21 21:13 UTC 

[PATCH] mmc: sd: Meet alignment requirements for raw_ssr DMA
 2016-12-21  7:42 UTC  (8+ messages)

[PATCH] mmc: sdhci-acpi: Only powered up enabled acpi child devices
 2016-12-20 23:19 UTC 

[PATCH 0/1] mmc: core: Further fix thread wake-up
 2016-12-20 17:41 UTC  (4+ messages)
` [PATCH 1/1] "


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