messages from 2018-01-22 08:53:17 to 2018-02-27 03:02:45 UTC [more...]
[PATCH 0/2 v3] mmc: dw_mmc: Fix DTO/STO timeout overflow calculation
2018-02-27 3:02 UTC (13+ messages)
` [PATCH 1/2 v3] mmc: dw_mmc: Fix the DTO timeout overflow calculation for 32-bit systems
` [PATCH 2/2 v3] mmc: dw_mmc: Fix the CTO "
[PATCH V15 00/22] mmc: Add Command Queue support
2018-02-26 21:48 UTC (3+ messages)
` [PATCH V15 06/22] mmc: block: Add blk-mq support
[PATCH 0/5] mmc: add stm32 sdmmc controller
2018-02-26 10:35 UTC (10+ messages)
` [PATCH 1/5] dt-bindings: mmc: document the stm32 sdmmc bindings
` [PATCH 2/5] mmc: add stm32 sdmmc controller driver
` [PATCH 3/5] ARM: dts: stm32: add sdmmc support for stm32h743
` [PATCH 4/5] ARM: dts: stm32: add sdmmc1 support for stm32h743i-eval
` [PATCH 5/5] ARM: configs: stm32: add mmc and ext2/3/4 support
[PATCH v2 00/15] Add MMCI support for STM32F SoCs family
2018-02-26 8:41 UTC (3+ messages)
` [PATCH v2 14/15] clk: stm32: Add clk entry for SDMMC2 on stm32F769
[PATCH 1/6] mmc: dw_mmc: remove the deprecated "clock-freq-min-max" property
2018-02-26 2:07 UTC
[RFC PATCH] mmc: sdhci-of-arasan: Add auto tuning support for ZynqMP Platform
2018-02-23 9:24 UTC (10+ messages)
[PATCH] mmc: dw_mmc: Fix the DTO timeout overflow calculation for 32-bit systems
2018-02-23 8:34 UTC (5+ messages)
[PATCH v2] mmc: dw_mmc: Fix the DTO timeout overflow calculation for 32-bit systems
2018-02-23 3:24 UTC (6+ messages)
[PATCH v2 00/16] mmc: sdhci-omap: Add UHS/HS200 mode support
2018-02-19 13:13 UTC (29+ messages)
` [PATCH v2 01/16] mmc: sdhci-omap: Update 'power_mode' outside sdhci_omap_init_74_clocks
` [PATCH v2 02/16] mmc: sdhci-omap: Add card_busy host ops
` [PATCH v2 03/16] mmc: sdhci-omap: Add custom set_uhs_signaling sdhci_host ops
` [PATCH v2 04/16] mmc: sdhci-omap: Add tuning support
` [PATCH v2 05/16] mmc: sdhci-omap: Workaround for Errata i802
` [PATCH v2 06/16] mmc: sdhci_omap: Add support to set IODELAY values
` [PATCH v2 07/16] mmc: sdhci_omap: Fix sdhci-omap quirks
` [PATCH v2 08/16] mmc: sdhci-omap: Add support to override f_max and iodelay from pdata
` [PATCH v2 09/16] mmc: sdhci: Add quirk to disable HW timeout
` [PATCH v2 10/16] mmc: sdhci: Fix to use data_timer only for data line commands
` [PATCH v2 11/16] mmc: sdhci: Program a relatively accurate SW timeout value
` [PATCH v2 12/16] mmc: sdhci-omap: Workaround for Errata i834
` [PATCH v2 13/16] dt-bindings: sdhci-omap: Add K2G specific binding
` [PATCH v2 14/16] mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC
` [PATCH v2 15/16] mmc: sdhci-omap: Add SPDX identifier
` [PATCH v2 16/16] ARM: OMAP2+: Use sdhci-omap specific pdata-quirks for MMC/SD on DRA74x EVM
[PATCH v1] mmc: core: Re-use DEFINE_SHOW_ATTRIBUTE() macro
2018-02-18 8:22 UTC (2+ messages)
i wait your respond
2018-02-17 22:50 UTC
[GIT PULL] MMC fixes for v.4.16-rc2
2018-02-17 10:07 UTC
[PATCH mmc-utils 0/6] mmc-utils: various cleanups
2018-02-17 1:43 UTC (4+ messages)
[PATCH 1/2] mmc: bcm2835: reset host on timeout
2018-02-15 18:22 UTC (12+ messages)
` [PATCH 2/2] mmc: bcm2835: print some informational messages during reset
[PATCH v2 0/2] R-Car D3 (r8a77995) SDHI (eMMC) integration
2018-02-15 16:41 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: r8a77995: draak: enable SDHI2
[ulf.hansson-mmc:next 6/19] drivers/mmc/host/sdhci-omap.c:466:8: error: implicit declaration of function 'pinctrl_select_state'; did you mean 'node_set_state'?
2018-02-15 7:41 UTC (3+ messages)
[PATCH -next v4] mtd: nand: toshiba: Retrieve ECC requirements from extended ID
2018-02-14 15:35 UTC
[PATCH] mmc: update sdio_claim_irq documentation
2018-02-14 14:53 UTC
[PATCH 0/2] mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
2018-02-14 13:57 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mmc: sdhci-pci: Get rid of glk_cqe_enable()
[PATCH V2 0/4] mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeup
2018-02-14 12:56 UTC (5+ messages)
` [PATCH V2 1/4] mmc: sdhci: Do not unnecessarily enable wakeup for card detect interrupt
` [PATCH V2 2/4] mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interrupt
` [PATCH V2 3/4] mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
` [PATCH V2 4/4] mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO "
[ulf.hansson-mmc:next 6/19] drivers/mmc/host/sdhci-omap.c:466:8: error: implicit declaration of function 'pinctrl_select_state'; did you mean 'inc_node_state'?
2018-02-14 12:24 UTC
[PATCH v3 00/16] mmc: tmio: another batch of TMIO MMC fixes and cleanups
2018-02-14 10:39 UTC (32+ messages)
` [PATCH v3 05/16] mmc: slot-gpio: add a helper to check capability of GPIO WP detection
` [PATCH v3 06/16] mmc: tmio: refactor .get_ro hook
` [PATCH v3 07/16] mmc: renesas_sdhi: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag
` [PATCH v3 08/16] sh: kfr2r09: "
` [PATCH v3 09/16] mmc: tmio: "
` [PATCH v3 10/16] mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLE
` [PATCH v3 11/16] mmc: tmio: deprecate "toshiba,mmc-wrprotect-disable" DT property
` [PATCH v3 12/16] mmc: tmio: support IP-builtin card detection logic
` [PATCH v3 13/16] mmc: tmio: fix never-detected card insertion bug
` [PATCH v3 14/16] mmc: tmio: move TMIO_MASK_{READOP,WRITEOP} handling to correct place
[PATCH] mmc: bcm2835: Don't overwrite max frequency unconditionally
2018-02-14 10:38 UTC (2+ messages)
[PATCH] mmc: sdhci-iproc: Disable preset values for BCM2835
2018-02-14 10:38 UTC (2+ messages)
[PATCH] Revert "mmc: meson-gx: include tx phase in the tuning process"
2018-02-14 10:38 UTC (2+ messages)
[PATCH] mmc: core: optimize mmc_calc_max_discard
2018-02-14 10:38 UTC (4+ messages)
` [PATCH v2] "
[PATCH] mmc: sh_mmcif: remove some cruft
2018-02-14 10:38 UTC (3+ messages)
[PATCH 03/11] mmc: kconfig: Remove blank help text
2018-02-14 10:11 UTC (3+ messages)
[PATCH] mmc: update sdio_claim_irq documentation
2018-02-14 10:06 UTC (2+ messages)
SDHCI multiblock transfer failure
2018-02-13 17:03 UTC
[PATCH v2 0/3] mmc: renesas_sdhi: add eMMC HS400 mode support
2018-02-13 13:01 UTC (16+ messages)
` [PATCH v2 1/3] mmc: tmio: correct treatment of errors during tuning
` [PATCH v2 2/3] mmc: tmio: add eMMC HS400 mode support
` [PATCH v2 3/3] mmc: renesas_sdhi: "
[PATCH v3 0/2] mmc: renesas_sdhi: add eMMC HS400 mode support
2018-02-13 12:33 UTC (3+ messages)
` [PATCH v3 1/2] mmc: tmio: "
` [PATCH v3 2/2] mmc: renesas_sdhi: "
[PATCH V2 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
2018-02-12 6:01 UTC (3+ messages)
` [PATCH V2 1/2] mmc: sdhci-msm: Add support to store supported vdd-io voltages
` [PATCH V2 2/2] mmc: sdhci-msm: support voltage pad switching
investment
2018-02-11 14:37 UTC
[PATCH 0/2] add ESP8089 WiFi chip driver
2018-02-09 14:01 UTC (8+ messages)
` [PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions
[PATCH RFC 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
2018-02-08 5:19 UTC (7+ messages)
` [PATCH RFC 1/2] mmc: sdhci-msm: Add support to store supported vdd-io voltages
` [PATCH RFC 2/2] mmc: sdhci-msm: support voltage pad switching
[GIT PULL] MMC fixes for v.4.16-rc1
2018-02-05 13:49 UTC
(unknown),
2018-01-29 17:17 UTC
[PATCH 00/12] mmc: sdhci-omap: Add UHS/HS200 mode support
2018-02-02 13:25 UTC (6+ messages)
` [RFC PATCH 09/12] mmc: sdhci: Use software timer when timeout greater than hardware capablility
[PATCH] mmc: MMC_SDHI_{SYS,INTERNAL}_DMAC should depend on HAS_DMA
2018-01-31 10:31 UTC (2+ messages)
[PATCH v8] mmc: sdhci: Implement an SDHCI-specific bounce buffer
2018-01-31 10:31 UTC (2+ messages)
[PATCH v2 03/10] mmc: kconfig: Remove empty help text
2018-01-30 19:22 UTC
[PATCH 03/10] mmc: kconfig: Remove empty help text
2018-01-30 19:05 UTC
[PATCH 4.4 06/74] x86/cpu/intel: Introduce macros for Intel family numbers
2018-01-29 12:56 UTC
[GIT PULL] MMC for v.4.16
2018-01-29 10:14 UTC
Away
2018-01-26 12:55 UTC
[PATCH 2/2] mmc: sdhci: Add support for O2 hardware tuning
2018-01-26 8:00 UTC (2+ messages)
[PATCH 1/2] mmc: sdhci: Add support for O2 eMMC HS200 mode
2018-01-26 8:00 UTC (2+ messages)
Darlehen Geld für Einzelpersonen und Fachleute in weniger als 72 Stunden
2018-01-26 7:22 UTC
[PATCH v7] mmc: sdhci: Implement an SDHCI-specific bounce buffer
2018-01-25 8:54 UTC (3+ messages)
Hello
2018-01-24 17:12 UTC
[PATCH 4.4-stable 1/2] x86/cpu/intel: Introduce macros for Intel family numbers
2018-01-23 20:38 UTC
[PATCH -next] mmc: mmci: fix error return code in mmci_probe()
2018-01-23 8:28 UTC (2+ messages)
Dear Good Friend
2018-01-22 16:22 UTC
[PATCH v6] RFT: mmc: sdhci: Implement an SDHCI-specific bounce buffer
2018-01-22 10:36 UTC (7+ messages)
[PATCH mmc-utils] mmc-utils: manpage: fix arguments for TH macro
2018-01-22 8:48 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox