public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-25 18:21:06 to 2017-05-12 19:05:21 UTC [more...]

[RFC 0/2] Add support for Meson MX "SDIO" MMC driver
 2017-05-12 19:05 UTC  (9+ messages)
  ` [RFC 1/2] dt-bindings: mmc: Document the Amlogic Meson8 and Meson8b SDIO bindings
` [RFC 2/2] mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs

[PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
 2017-05-12 17:00 UTC  (23+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v5 02/14] dt/bindings: Document gpio-ingenic
    ` [PATCH v5 01/14] dt/bindings: Document pinctrl-ingenic
    ` [PATCH v5 03/14] pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCs
    ` [PATCH v5 04/14] GPIO: Add gpio-ingenic driver
    ` [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
    ` [PATCH v5 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
    ` [PATCH v5 09/14] MIPS: JZ4780: CI20: Add pinctrl configuration for several drivers
    ` [PATCH v5 11/14] mtd: nand: jz4740: Let the pinctrl driver configure the pins
  ` [PATCH v5 07/14] MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio drivers
  ` [PATCH v5 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
  ` [PATCH v5 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
  ` [PATCH v5 12/14] fbdev: jz4740-fb: "
  ` [PATCH v5 13/14] pwm: jz4740: "
  ` [PATCH v5 14/14] MIPS: jz4740: Remove custom GPIO code

APPLY FOR YOUR URGENT LOAN AT 2%
 2017-05-12 10:53 UTC 

[PATCH] mmc: vub3000: add missing USB-descriptor endianness conversions
 2017-05-12 10:03 UTC 

[PATCH] mmc: queue: delete mmc_req_is_special()
 2017-05-12  9:41 UTC 

[RFC PATCH 0/3] mmc: core: Prepare mmc host locking for blk-mq
 2017-05-12  8:36 UTC  (6+ messages)
` [RFC PATCH 1/3] mmc: sdio: Don't use abort-able claim host method from SDIO IRQ thread
` [RFC PATCH 2/3] mmc: core: Remove redundant abort-able claim host API
` [RFC PATCH 3/3] mmc: core: Allow mmc block device to re-claim the host

[PATCH 0/5] mmc: core: modernize ioctl() requests
 2017-05-11 21:08 UTC  (7+ messages)
` [PATCH 1/5] mmc: core: Delete bounce buffer Kconfig option
` [PATCH 2/5] mmc: core: Allocate per-request data using the block layer core
` [PATCH 3/5] mmc: block: Tag is_rpmb as bool
` [PATCH 4/5] mmc: block: move single ioctl() commands to block requests
` [PATCH 5/5] mmc: block: move multi-ioctl() to use block layer

[PATCH v2 0/6] mmc: renesas-sdhi: refactor DMA support
 2017-05-11 15:19 UTC  (10+ messages)
` [PATCH v2 1/6] mmc: tmio: drop filenames from comment at top of source
` [PATCH v2 2/6] mmc: renesas-sdhi, tmio: make dma more modular
` [PATCH v2 3/6] mmc: tmio: rename tmio_mmc_{pio => core}.c
` [PATCH v2 4/6] mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c
` [PATCH v2 5/6] mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.c
` [PATCH v2 6/6] mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module file

[PATCH v2] mmc: atmel-mci: Remove AVR32 bits from the driver
 2017-05-11  6:25 UTC  (2+ messages)

[PATCH v5 0/3] Use data tune for CMD line tune
 2017-05-10  9:50 UTC  (4+ messages)
` [PATCH v5 2/3] ARM64: dts: mediatek: configure some fixed mmc parameters

[RFC PATCH 0/6] tmio/sdhi: add cmd23 support
 2017-05-10  9:30 UTC  (12+ messages)
` [RFC PATCH 1/6] mmc: tmio: make tmio_mmc_request function more readable
` [RFC PATCH 2/6] mmc: tmio: refactor handling mrq
` [RFC PATCH 3/6] mmc: tmio: remove outdated comment
` [RFC PATCH 4/6] mmc: tmio: move finish_request function further down
` [RFC PATCH 5/6] mmc: tmio: add CMD23 support
` [RFC PATCH 6/6] mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3

[PATCH v1] ACPI: Switch to use generic UUID API
 2017-05-10  1:20 UTC  (17+ messages)

[PATCH v1] mmc: atmel-mci: Remove AVR32 bits from the driver
 2017-05-09 17:03 UTC 

[PATCH] mmc: sdricoh_cs: remove redundant check if len is non-zero
 2017-05-09 15:45 UTC 

[PATCH/RFC 0/5] mmc: renesas-sdhi: refactor DMA support
 2017-05-09 13:14 UTC  (13+ messages)
` [PATCH/RFC 1/5] mmc: renesas-sdhi, tmio: make dma more modular
` [PATCH/RFC 2/5] mmc: tmio: rename tmio_mmc_{pio => core}.c
` [PATCH/RFC 3/5] mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c
` [PATCH/RFC 4/5] mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.c
` [PATCH 5/5] mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module file

[PATCH v3 0/5] mmc: Improve/fix support for SDIO IRQs
 2017-05-09  8:27 UTC  (6+ messages)
` [PATCH v3 1/5] mmc: core: Prevent processing SDIO IRQs when none is claimed
` [PATCH v3 2/5] mmc: sdio: Add API to manage SDIO IRQs from a workqueue
` [PATCH v3 3/5] mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs
` [PATCH v3 4/5] mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabled
` [PATCH v3 5/5] Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards"

[PATCH 0/2] mmc: core: Fix the behaviour of pwrseq_emmc
 2017-05-09  5:25 UTC  (4+ messages)
  ` [PATCH 1/2] mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops
  ` [PATCH 2/2] mmc: core: Don't do eMMC HW reset when resuming the eMMC card

[PATCH 1/8] mmc: dt: pwrseq-simple: Invent power-off-delay-us
 2017-05-08 16:21 UTC  (2+ messages)
` [PATCH 2/8] mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property

[PATCH] mmc: sdhci-pci: Use macros in pci_ids definition
 2017-05-08  7:23 UTC  (3+ messages)

[PATCH 0/2] Specify tuning count for individual board
 2017-05-05 19:44 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: rockchip-dw-mshc: add optional rockchip, default-num-phases
    ` [PATCH 1/2] dt-bindings: rockchip-dw-mshc: add optional rockchip,default-num-phases
` [PATCH 2/2] mmc: dw_mmc-rockchip: parse rockchip,default-num-phases from DT

[PATCH] mmc: sdhci-pci: Use macros in pci_ids definition
 2017-05-05  6:09 UTC  (3+ messages)

[PATCH v2 0/5] mmc: Improve/fix support for SDIO IRQs
 2017-05-04 23:46 UTC  (4+ messages)

[PATCH] mmc: sdhci-pci: Use macros in pci_ids definition
 2017-05-04 18:43 UTC  (2+ messages)

[PATCH 1/4] mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDR
 2017-05-04  9:37 UTC  (7+ messages)
` [PATCH 2/4] mmc: sdhci-esdhc-imx: Fix DAT line software reset
` [PATCH 3/4] mmc: sdhci-esdhc-imx: Allow all supported prescaler values
` [PATCH 4/4] mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaround

[PATCH] mmc: sdhci-of-arasan: Trivial print fix
 2017-05-02 11:43 UTC 

[GIT PULL] MMC for v.4.12
 2017-05-02 10:39 UTC 

[PATCH] mmc: arasan: Trivial print fix
 2017-05-02 10:23 UTC  (2+ messages)

From: Mr.David Owain
 2017-04-29 11:26 UTC 

[PATCH 0/3] mmc: Improve/fix support for SDIO IRQs
 2017-04-28 20:31 UTC  (7+ messages)
` [PATCH 1/3] mmc: sdio: Add API to manage SDIO IRQs from a workqueue

[PATCH] mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()
 2017-04-28 20:00 UTC 

[PATCH v2 00/21] Introduce common scatterlist map function
 2017-04-28 19:01 UTC  (32+ messages)
` [PATCH v2 01/21] scatterlist: Introduce sg_map helper functions
` [PATCH v2 02/21] libiscsi: Add an internal error code
` [PATCH v2 07/21] crypto: shash, caam: Make use of the new sg_map helper function
` [PATCH v2 15/21] xen-blkfront: "
  ` [PATCH v2 19/21] mmc: sdricoh_cs: "
  ` [PATCH v2 21/21] memstick: "
` [PATCH v2 20/21] mmc: tifm_sd: "

[PATCH] mmc: sdhci-of-esdhc: poll ESDHC_CLOCK_STABLE bit with udelay
 2017-04-28 12:53 UTC  (3+ messages)

[PATCH] mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046a
 2017-04-28 10:37 UTC  (2+ messages)

[PATCH -next 0/2] Two issue fixes of Xenon SDHCI
 2017-04-28 10:36 UTC  (6+ messages)
` [PATCH -next 1/2] mmc: sdhci-xenon: Fix the work flow in xenon_remove()
` [PATCH -next 2/2] mmc: sdhci-xenon: Fix the default value of LOGIC_TIMING_ADJUST register in eMMC 5.0 PHY

[PATCH 0/2] mmc: sdhci-pci: Enable card detect wake for Intel BYT-related SD card host controllers
 2017-04-28 10:27 UTC  (6+ messages)
` [PATCH 1/2] mmc: slot-gpio: Add support to enable irq wake on cd_irq

[PATCH v9 00/16] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support
 2017-04-27 20:11 UTC  (10+ messages)
` [PATCH v9 07/16] mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callback

[PATCH 4/4] mmc: pxamci: Fix race condition between pxamci_dma_irq() and pxamci_irq()
 2017-04-27 13:14 UTC  (4+ messages)

[v3, 0/7] Add SD UHS-I and eMMC HS200 support for eSDHC
 2017-04-26  3:09 UTC  (5+ messages)
` [v3, 1/7] mmc: sdhci-of-esdhc: add peripheral clock support

[v5, 0/5] Add SD UHS-I and eMMC HS200 support for eSDHC
 2017-04-26  3:04 UTC  (4+ messages)
` [v5, 2/5] mmc: sdhci-of-esdhc: add support for signal voltage switch

[PATCH 0/4] MMC support for Octeon platforms
 2017-04-25 20:05 UTC  (4+ messages)

[PATCH RFC 0/4] mmc: sdio: To support hibernation add capability to skip SDIO reset at scan
 2017-04-25 19:11 UTC  (12+ messages)
` [PATCH RFC 2/4] mmc: sdio: Add "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox