linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-13 15:06:04 to 2018-09-29 12:56:13 UTC [more...]

[PATCH v1 1/2] mmc: dt-bindings: add "bus-clk" for MT2712
 2018-09-29 12:56 UTC  (3+ messages)
` [PATCH v1 2/2] mmc: mediatek: add bus_clk control

[PATH v6 0/4] gpiolib: speed up GPIO array processing
 2018-09-29 12:20 UTC  (30+ messages)
` [PATCH v7 "
  ` [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array
                    ` [PATCH 0/2] gpiolib: Fix issues introduced by fast bitmap processing path
                      ` [PATCH 1/2] gpiolib: Fix missing updates of bitmap index
                        ` [PATCH] gpiolib: Fix incorrect use of find_next_zero_bit()
                      ` [PATCH 2/2] gpiolib: Fix array members of same chip processed separately
                              ` [PATCH] mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap
  ` [PATCH v8 0/4] gpiolib: speed up GPIO array processing

mmc: mediatek: add bus_clk control
 2018-09-29  2:39 UTC  (7+ messages)
` [PATCH 1/2] mmc: dt-bindings: add "bus-clk" for MT2712
` [PATCH 2/2] mmc: mediatek: add bus_clk control

[PATCH] mmc: slot-gpio: Fix debounce time to use miliseconds again
 2018-09-28 16:30 UTC  (4+ messages)

sdhci driver card-detect is broken because gpiolib can't fallback to _CRS?
 2018-09-28 13:13 UTC  (9+ messages)

[PATCH V2 1/3] mmc: sdhci: Allow platform controlled voltage switching
 2018-09-27 14:13 UTC  (9+ messages)
` [PATCH V2 2/3] dt-bindings: mmc: sdhci-msm: Add entries for passing load values
` [PATCH V2 3/3] mmc: sdhci-msm: Use internal voltage control

[PATCHv5 0/6] Add support for UHS-I on Exynos5422 odroid boards
 2018-09-27 14:07 UTC  (7+ messages)
` [PATCHv5 1/6] ARM: dts: exynos: Added UHS-I bus speed support
` [PATCHv5 2/6] ARM: dts: exynos: fix regulator min values of LDO13 for Odroid XU3/XU4
` [PATCHv5 3/6] ARM: dts: exynos: update maximum frequency for sdcard to 200MHz
` [PATCHv5 4/6] ARM: dts: exynos: Add pin configuration for SD write protect on Odroid XU3/XU4
` [PATCHv5 5/6] ARM: dts: exynos: update maximum frequency for emmc to 200MHz
` [PATCHv5 6/6] mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I mode

[PATCH] mmc: add quirk for O2 Micro dev 0x8620 rev 0x01
 2018-09-27 12:11 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: mmc: sdhci-msm: Add flag for restoring dll
 2018-09-27 11:20 UTC  (3+ messages)

[PATCH V2 00/27] mmc: mmci: add sdmmc variant for stm32
 2018-09-27  8:55 UTC  (39+ messages)
` [PATCH V2 01/27] mmc: mmci: internalize dma map/unmap into mmci dma functions
` [PATCH V2 02/27] mmc: mmci: internalize dma_inprogress "
` [PATCH V2 03/27] mmc: mmci: convert dma_setup callback to return an int
` [PATCH V2 04/27] mmc: mmci: introduce dma_priv pointer to mmci_host
` [PATCH V2 05/27] mmc: mmci: move mmci next cookie to mci host
` [PATCH V2 06/27] mmc: mmci: merge prepare data functions
` [PATCH V2 07/27] mmc: mmci: add prepare/unprepare_data callbacks
` [PATCH V2 08/27] mmc: mmci: add get_next_data callback
` [PATCH V2 09/27] mmc: mmci: modify dma_setup callback
` [PATCH V2 10/27] mmc: mmci: add dma_release callback
` [PATCH V2 11/27] mmc: mmci: add dma_start callback
` [PATCH V2 12/27] mmc: mmci: add dma_finalize callback
` [PATCH V2 13/27] mmc: mmci: add dma_error callback
` [PATCH V2 14/27] mmc: mmci: add validate_data callback
` [PATCH V2 15/27] mmc: mmci: add set_clk/pwrreg callbacks
` [PATCH V2 16/27] mmc: mmci: add datactrl block size variant property
` [PATCH V2 17/27] mmc: mmci: expand startbiterr to irqmask and error check
` [PATCH V2 18/27] mmc: mmci: add variant properties to define cpsm & cmdresp bits
` [PATCH V2 19/27] mmc: mmci: add variant property to define dpsm bit
` [PATCH V2 20/27] mmc: mmci: add variant property to define irq pio mask
` [PATCH V2 21/27] mmc: mmci: add variant property to write datactrl before command
` [PATCH V2 22/27] mmc: mmci: add variant property to not read datacnt
` [PATCH V2 23/27] mmc: mmci: add variant property to request a reset
` [PATCH V2 24/27] mmc: mmci: add clock divider for stm32 sdmmc
` [PATCH V2 25/27] mmc: mmci: add stm32 sdmmc registers
` [PATCH V2 26/27] mmc: mmci: add DT bindings for STM32 sdmmc
` [PATCH V2 27/27] mmc: mmci: add stm32 sdmmc variant

[PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions
 2018-09-27  8:14 UTC  (4+ messages)

[PATCHv4 0/6] Add support for UHS-I on Exynos5422 odroid boards
 2018-09-27  6:28 UTC  (11+ messages)
` [PATCHv4 1/6] ARM: dts: exynos: Added UHS-I bus speed support
` [PATCHv4 2/6] ARM: dts: exynos: fix regulator min values of LDO13 for Odroid XU3/XU4
` [PATCHv4 3/6] ARM: dts: exynos: update maximum frequency for sdcard to 200MHz
` [PATCHv4 4/6] ARM: dts: exynos: Add CD and WP pins to Odroid XU3/XU4 SD card
` [PATCHv4 5/6] ARM: dts: exynos: update maximum frequency for emmc to 200MHz

[PATCH] mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIO
 2018-09-26 23:48 UTC  (2+ messages)

[PATCH] mmc: mmci: Drop support for pdata GPIO numbers
 2018-09-26 23:48 UTC  (2+ messages)

[PATCH] mmc: core: Fix debounce time to use microseconds
 2018-09-26 23:47 UTC  (2+ messages)

[PATCH V3 0/4] Changes for SDCC5 version
 2018-09-25 15:39 UTC  (4+ messages)

[PATCH] sdhci: arasan: Add runtime PM support
 2018-09-25  6:59 UTC  (3+ messages)

[RFC PATCH 0/4] Add auto tuning support for ZynqMP SDHCI controller
 2018-09-24 21:31 UTC  (6+ messages)
` [RFC PATCH 1/4] firmware: xilinx: Add SD Node and DLL Reset Data APIs
` [RFC PATCH 2/4] dt-bindings: mmc: arasan: Document 'xlnx,zynqmp-8.9a' controller
` [RFC PATCH 3/4] mmc: sdhci-of-arasan: Add auto tuning support for ZynqMP platform
` [RFC PATCH 4/4] arm64: zynqmp: Add new SDHCI compatible string

[RFC PATCH v2 0/4] Add support for SD Tap Delay setting for ZynqMP
 2018-09-24 19:13 UTC  (6+ messages)
` [RFC PATCH v2 1/4] dt: bindings: Add SD tap value properties details for 'xlnx,zynqmp-8.9a'
` [RFC PATCH v2 2/4] firmware: xilinx: Add macros and API for SD tap delays
` [RFC PATCH v2 3/4] sdhci: arasan: Add support to read and set tap delays from DT for ZynqMP
` [RFC PATCH v2 4/4] arm64: zynqmp: Add 'xlnx,mio-bank' property in SDHCI node

[PATCHv4 0/6] Add support for UHS-I on Exynos5422 odroid boards
 2018-09-22  7:57 UTC  (2+ messages)
` [PATCHv4 6/6] mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I mode

[PATCHv3 0/7] Add support for UHS-I on Exynos5422 odroid boards
 2018-09-22  7:55 UTC  (14+ messages)
` [PATCHv3 1/7] ARM: dts: exynos5422: Added UHS-I bus speed support
` [PATCHv3 2/7] ARM: dts: exynos5422: fix regulator min values of LDO13 for Odroid XU3/XU4
` [PATCHv3 3/7] ARM: dts: exynos5422: update maximum frequency for sdcard to 200MHz
` [PATCHv3 4/7] ARM: dts: exynos5422: use cd-gpio method to detect sd-card
` [PATCHv3 5/7] ARM: dts: exynos5422: use wp-gpio "
` [PATCHv3 6/7] ARM: dts: exynos5422: update maximum frequency for emmc to 200MHz
` [PATCHv3 7/7] mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I mode

[PATCH V2 00/27] mmc: mmci: add sdmmc variant for stm32
 2018-09-21  7:42 UTC  (30+ messages)
` [PATCH V2 01/27] mmc: mmci: internalize dma map/unmap into mmci dma functions
` [PATCH V2 02/27] mmc: mmci: internalize dma_inprogress "
` [PATCH V2 03/27] mmc: mmci: convert dma_setup callback to return an int
` [PATCH V2 04/27] mmc: mmci: introduce dma_priv pointer to mmci_host
` [PATCH V2 05/27] mmc: mmci: move mmci next cookie to mci host
` [PATCH V2 06/27] mmc: mmci: merge prepare data functions
` [PATCH V2 07/27] mmc: mmci: add prepare/unprepare_data callbacks
` [PATCH V2 08/27] mmc: mmci: add get_next_data callback
` [PATCH V2 09/27] mmc: mmci: modify dma_setup callback
` [PATCH V2 10/27] mmc: mmci: add dma_release callback
` [PATCH V2 11/27] mmc: mmci: add dma_start callback
` [PATCH V2 12/27] mmc: mmci: add dma_finalize callback
` [PATCH V2 13/27] mmc: mmci: add dma_error callback
` [PATCH V2 14/27] mmc: mmci: add validate_data callback
` [PATCH V2 15/27] mmc: mmci: add set_clk/pwrreg callbacks
` [PATCH V2 16/27] mmc: mmci: add datactrl block size variant property
` [PATCH V2 17/27] mmc: mmci: expand startbiterr to irqmask and error check
` [PATCH V2 18/27] mmc: mmci: add variant properties to define cpsm & cmdresp bits
` [PATCH V2 19/27] mmc: mmci: add variant property to define dpsm bit
` [PATCH V2 20/27] mmc: mmci: add variant property to define irq pio mask
` [PATCH V2 21/27] mmc: mmci: add variant property to write datactrl before command
` [PATCH V2 22/27] mmc: mmci: add variant property to not read datacnt
` [PATCH V2 23/27] mmc: mmci: add variant property to request a reset
` [PATCH V2 24/27] mmc: mmci: add clock divider for stm32 sdmmc
` [PATCH V2 25/27] mmc: mmci: add stm32 sdmmc registers
` [PATCH V2 26/27] mmc: mmci: add DT bindings for STM32 sdmmc
` [PATCH V2 27/27] mmc: mmci: add stm32 sdmmc variant

[PATCH V1 0/3] Internal voltage control for platform drivers
 2018-09-18 11:35 UTC  (4+ messages)
` [PATCH V1 3/3] mmc: sdhci-msm: Use internal voltage control

[PATCH] mmc: mxcmmc: replace spin_lock_irqsave with spin_lock in ISR
 2018-09-17 18:35 UTC  (2+ messages)

[PATCH mmc-next] mmc: sdhci: fix __sdhci_adma_write_desc
 2018-09-17 18:35 UTC  (3+ messages)

[GIT PULL] MMC fixes for v4.19-rc4
 2018-09-13 15:06 UTC 


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