messages from 2018-10-05 13:54:08 to 2018-10-24 10:59:33 UTC [more...]
[PATCH] mmc: atmel-mci: do not assume idle after atmci_request_end
2018-10-24 10:59 UTC (2+ messages)
[PATCH v1 1/1] mmc: dw_mmc-bluefield: simplify the probe() function
2018-10-24 10:59 UTC (2+ messages)
sdhci driver card-detect is broken because gpiolib can't fallback to _CRS?
2018-10-24 10:02 UTC (5+ messages)
` [PATCH] mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
[PATCH] mmc: sdhci: use goto rather than return directly
2018-10-23 13:01 UTC (4+ messages)
[PATCH V2 1/2] dt-bindings: mmc: sdhci-msm: Add new compatible string for sdcdc10 DLL
2018-10-23 12:13 UTC (5+ messages)
` [PATCH V2 2/2] mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamically
[PATCH v2 0/3] sdhci-pci voltage switch fixes
2018-10-23 10:07 UTC (4+ messages)
` [PATCH v2 1/3] mmc: sdhci-pci: disable 1.8V with dmi quirk
` [PATCH v2 2/3] mmc: sdhci-pci: add new machine with 1.8V "
` [PATCH v2 3/3] mmc: sdhci-pci: only install voltage switch method when useful
[GIT PULL] MMC updates for v4.20
2018-10-22 12:13 UTC
[PATCH v2] block: BFQ default for single queue devices
2018-10-22 8:21 UTC (32+ messages)
mmc: mediatek: add MT8183 MMC driver support
2018-10-19 9:04 UTC (11+ messages)
` [PATCH 1/6] mmc: dt-bindings: add support for MT8183 SoC
` [PATCH 2/6] mmc: mediatek: fill the actual clock for mmc debugfs
` [PATCH 3/6] mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail
` [PATCH 4/6] mmc: mediatek: tune CMD/DATA together
` [PATCH 5/6] mmc: mediatek: add MT8183 MMC driver support
` [PATCH 6/6] mmc: mediatek: drop too much code of tuning method
[PATCH V3 3/8] dt-bindings: mmc: fsl-imx-esdhc: add imx8qxp compatible string
2018-10-18 19:48 UTC (2+ messages)
Bug report: MIPS CI20/jz4740-mmc DMA and PREEMPT_NONE
2018-10-17 19:50 UTC (4+ messages)
[PATCH V1 0/7] Add devfreq based clock scaling support for mmc
2018-10-17 14:04 UTC (9+ messages)
` [PATCH V1 1/7] devfreq: Add new flag to do simple clock scaling
` [PATCH V1 2/7] mmc: core: devfreq: Add devfreq based clock scaling support
` [PATCH V1 3/7] mmc: core: Add sysfs entries for dynamic control of clock scaling
` [PATCH V1 4/7] mmc: core: add support for devfreq suspend/resume
` [PATCH V1 5/7] mmc: sdhci-msm: Kconfig: select devfreq ondemand for sdhci-msm
` [PATCH V1 6/7] mmc: sdhci-msm: Enable clock scaling property
` [PATCH V1 7/7] mmc: core: Add a debugfs entry to set max clock rate
[PATCH V3 1/3] mmc: sdhci: Allow platform controlled voltage switching
2018-10-16 22:09 UTC (5+ messages)
` [PATCH V3 2/3] dt-bindings: mmc: sdhci-msm: Add entries for passing load values
` [PATCH V3 3/3] mmc: sdhci-msm: Use internal voltage control
[PATCH] mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap
2018-10-15 14:27 UTC (5+ messages)
` [RFT PATCH] "
[PATCH 0/2] mmc: uniphier-sd: two bug-fixes
2018-10-15 13:15 UTC (11+ messages)
` [PATCH 1/2] mmc: uniphier-sd: fix DMA disabling
` [PATCH 2/2] mmc: uniphier-sd: avoid using broken DMA RX channel
[PATCH] mmc: tmio: simplify the DMA mode test
2018-10-15 13:15 UTC (4+ messages)
[PATCH v3 0/2] mmc: tmio: remove confusing TMIO_MMC_HAVE_HIGH_REG flag
2018-10-15 13:15 UTC (9+ messages)
` [PATCH v3 1/2] mmc: tmio: move MFD variant reset to a platform hook
` [PATCH v3 2/2] mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flag
[PATCH] mmc: renesas_sdhi: rename DTRAN_MODE_BUS_WID_TH to DTRAN_MODE_BUS_WIDTH
2018-10-14 22:27 UTC (2+ messages)
[RFC PATCH v2 0/4] Add support for SD Tap Delay setting for ZynqMP
2018-10-12 16:29 UTC (3+ messages)
` [RFC PATCH v2 1/4] dt: bindings: Add SD tap value properties details for 'xlnx,zynqmp-8.9a'
[GIT PULL] MMC fixes for v4.19-rc8
2018-10-12 11:12 UTC (2+ messages)
[PATCH v2] arm64: dts: lx2160a: enable eSDHC controller
2018-10-11 17:25 UTC (2+ messages)
[RFC] mmc: host: sdhci-msm: Use the interconnect API
2018-10-11 14:06 UTC (2+ messages)
[PATCH V6 00/23] mmc: mmci: add sdmmc variant for stm32
2018-10-11 12:17 UTC (29+ messages)
` [PATCH V6 01/23] mmc: mmci: create common mmci_dma_setup/release
` [PATCH V6 02/23] mmc: mmci: introduce dma_priv pointer to mmci_host
` [PATCH V6 03/23] mmc: mmci: merge prepare data functions
` [PATCH V6 04/23] mmc: mmci: add prepare/unprepare_data callbacks
` [PATCH V6 05/23] mmc: mmci: add get_next_data callback
` [PATCH V6 06/23] mmc: mmci: add dma_start callback
` [PATCH V6 07/23] mmc: mmci: add dma_finalize callback
` [PATCH V6 08/23] mmc: mmci: add dma_error callback
` [PATCH V6 09/23] mmc: mmci: add validate_data callback
` [PATCH V6 10/23] mmc: mmci: add set_clk/pwrreg callbacks
` [PATCH V6 11/23] mmc: mmci: add datactrl block size variant property
` [PATCH V6 12/23] mmc: mmci: expand startbiterr to irqmask and error check
` [PATCH V6 13/23] mmc: mmci: add variant properties to define cpsm & cmdresp bits
` [PATCH V6 14/23] mmc: mmci: add variant property to define dpsm bit
` [PATCH V6 15/23] mmc: mmci: add variant property to define irq pio mask
` [PATCH V6 16/23] mmc: mmci: add variant property to write datactrl before command
` [PATCH V6 17/23] mmc: mmci: add variant property to not read datacnt
` [PATCH V6 18/23] dt-bindings: mmci: add optional reset property
` [PATCH V6 19/23] mmc: "
` [PATCH V6 20/23] mmc: mmci: add clock divider for stm32 sdmmc
` [PATCH V6 21/23] mmc: mmci: add stm32 sdmmc registers
` [PATCH V6 22/23] dt-bindings: mmci: add stm32 sdmmc variant
` [PATCH V6 23/23] mmc: "
[PATCH 0/7] fix bugs in write_reliability and enh_area set commands + more extcsd parsing
2018-10-10 13:59 UTC (12+ messages)
` [PATCH 1/7] mmc-utils: interpret OPTIMAL_*_SIZE fields in extcsd
` [PATCH 2/7] mmc-utils: treat FIRMWARE_VERSION as binary field instead of string
` [PATCH 3/7] mmc-utils: interpret DEVICE_VERSION when printing extcsd
` [PATCH 4/7] mmc-utils: Introduce write_reliability set_register command
` [PATCH 5/7] mmc-utils: remove write_reliability set command
` [PATCH 6/7] mmc-utils: discrete commands for enhanced and extended attribute setting
` [PATCH 7/7] mmc-utils: update version number to 0.2
[PATCH] libertas: call into generic suspend code before turning off power
2018-10-10 12:04 UTC (4+ messages)
[PATCH v2 0/2] mmc: tmio: remove confusing TMIO_MMC_HAVE_HIGH_REG flag
2018-10-10 3:47 UTC (4+ messages)
` [PATCH v2 1/2] mmc: tmio: move MFD variant reset to a platform hook
Pinmuxing and SDHC speeds on sdhci-esdhc-imx
2018-10-10 3:28 UTC (2+ messages)
[PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions
2018-10-09 14:03 UTC (7+ messages)
[PATCH 0/6] Add Support for MMC/SD in TI's AM65x SOCs
2018-10-09 7:35 UTC (17+ messages)
` [PATCH 1/6] dt-bindings: phy: am654-mmc-phy: Document new phy bindings
` [PATCH 2/6] phy: am654-mmc-phy: Add Support for MMC PHY on AM654 Devices
` [PATCH 3/6] dt-bindings: mmc: sdhci-of-arasan: Add new compatible for AM654 MMC PHY
` [PATCH 4/6] mmc: sdhci-of-arasan: Add a single data structure to incorporate pdata and soc_ctl_map
` [PATCH 5/6] mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHY
[PATCH V3 0/4] Changes for SDCC5 version
2018-10-09 6:15 UTC (8+ messages)
[PATCH v1 1/2] mmc: dt-bindings: add "bus-clk" for MT2712
2018-10-08 11:51 UTC (4+ messages)
` [PATCH v1 2/2] mmc: mediatek: add bus_clk control
[PATCHv5 0/6] Add support for UHS-I on Exynos5422 odroid boards
2018-10-08 11:51 UTC (2+ messages)
[PATCH] block: BFQ default for single queue devices
2018-10-06 16:46 UTC (13+ messages)
[PATCH] mmc: meson-mx-sdio: mark expected switch fall-through
2018-10-05 21:20 UTC (3+ messages)
[PATCH V5 00/24] mmc: mmci: add sdmmc variant for stm32
2018-10-05 15:33 UTC (6+ messages)
` [PATCH V5 01/24] mmc: mmci: Change struct members from bool to u8
` [PATCH V5 02/24] mmc: mmci: create common mmci_dma_setup/release
[PATCH] mmc: tifm_sd: Mark expected switch fall-through
2018-10-05 13:54 UTC (2+ messages)
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