public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-20 08:19:31 to 2018-01-12 12:16:06 UTC [more...]

[PATCH 00/14] Add MMCI support for STM32F SoCs family
 2018-01-12 12:16 UTC  (13+ messages)
` [PATCH 01/14] mmc: mmci: Don't pretend all variants to have MMCIMASK1 register
` [PATCH 02/14] mmc: mmci: Don't pretend all variants to have MCI_STARBITERR flag
` [PATCH 03/14] mmc: mmci: Add support for setting pad type via pinctrl
` [PATCH 04/14] mmc: mmci: Add STM32 variant
` [PATCH 05/14] ARM: dts: stm32: Add SDIO controller for stm32f746
` [PATCH 06/14] ARM: dts: stm32: Add SDIO controller for stm32f429
` [PATCH 07/14] ARM: dts: stm32: Add pin map for SDIO controller on stm32f4
` [PATCH 08/14] ARM: dts: stm32: Enable SDIO controller on stm32f469 disco board
` [PATCH 09/14] ARM: dts: stm32: Enable SDIO controller on stm32429i-eval board
` [PATCH 10/14] ARM: stm32: Add AMBA support for STM32F4 and STM32F7 SoCs
` [PATCH 11/14] ARM: configs: stm32: Enable MMC_ARMMMCI support
` [PATCH 12/14] ARM: configs: stm32: Enable EXT3_FS support

[PATCH v4] RFT: mmc: sdhci: Implement an SDHCI-specific bounce buffer
 2018-01-12 11:11 UTC  (2+ messages)

4.15.0-rc5 fails boot on MX53 LOCO board due to MMC (clock?) issue
 2018-01-12 10:42 UTC  (4+ messages)

[PATCH mmc-utils 0/6] mmc-utils: various cleanups
 2018-01-11 20:57 UTC  (9+ messages)
` [PATCH mmc-utils 1/6] mmc-utils: drop macro CHECK
` [PATCH mmc-utils 2/6] mmc-utils: drop unused header
` [PATCH mmc-utils 3/6] mmc-utils: make use of dependency information generated by gcc
` [PATCH mmc-utils 4/6] mmc-utils: expand .gitignore
` [PATCH mmc-utils 5/6] mmc-utils: move offsetof from mmc.h to only user
` [PATCH mmc-utils 6/6] mmc-utils: remove unused #includes

[PATCH v3 00/27] kill devm_ioremap_nocache
 2018-01-12  9:12 UTC  (12+ messages)

[PATCH] mmc: sdhci-of-arasan: Add CQHCI support for arasan,sdhci-5.1
 2018-01-12  6:42 UTC 

[PATCH v2 00/22] mmc: tmio: various fixes and cleanups
 2018-01-12  4:06 UTC  (10+ messages)
` [PATCH v2 09/22] mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD
` [PATCH v2 10/22] mmc: tmio: support IP-builtin card detection logic
` [PATCH v2 16/22] mmc: tmio: fix never-detected card insertion bug

[PATCH v4] sdhci: Advertise 2.0v supply on SDIO host controller
 2018-01-11 14:53 UTC  (3+ messages)

[PATCH] mmc: tmio, renesas_sdhi: Remove unneeded NULL check
 2018-01-11 14:53 UTC  (2+ messages)

[PATCH v2] mmc: sdhci_f_sdh30: add ACPI support
 2018-01-11 14:53 UTC  (3+ messages)

[PATCH v3] sdhci: Advertise 2.0v supply on SDIO host interface
 2018-01-11 12:48 UTC  (7+ messages)

mmc0: Unexpected interrupt 0x04000000
 2018-01-11  9:12 UTC  (2+ messages)

[PATCH 00/12] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-01-11  8:46 UTC  (21+ messages)
` [PATCH 01/12] mmc: sdhci-omap: Update 'power_mode' outside sdhci_omap_init_74_clocks
` [PATCH 02/12] mmc: sdhci-omap: Add card_busy host ops
` [PATCH 03/12] mmc: sdhci-omap: Add custom set_uhs_signaling sdhci_host ops
` [PATCH 04/12] mmc: sdhci-omap: Add tuning support
` [PATCH 05/12] mmc: sdhci-omap: Workaround for Errata i802
` [PATCH 07/12] mmc: sdhci_omap: Fix sdhci-omap quirks
` [PATCH 08/12] mmc: sdhci-omap: Add support to override f_max and iodelay from pdata
` [RFC PATCH 09/12] mmc: sdhci: Use software timer when timeout greater than hardware capablility
` [PATCH 11/12] mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC

I Need Your Urgent Assistance
 2018-01-11  1:08 UTC 

[PATCH 1/3] mmc: sdhci-pci-o2micro: Add hardware tuning for eMMC
 2018-01-11  0:53 UTC  (7+ messages)

[PATCH V4 13/45] block: blk-merge: try to make front segments in full size
 2018-01-10 15:41 UTC  (7+ messages)

[PATCH v2] sdhci: Advertise 2.0v on SDIO host interface
 2018-01-10 14:56 UTC  (4+ messages)

[PATCH v3] mmc: sdhci: Implement an SDHCI-specific bounce buffer
 2018-01-10 10:21 UTC  (5+ messages)

[PATCH 3/3] mmc: sdhci: fix o2 eMMC init bug and add support for hardware tuning
 2018-01-10  7:31 UTC  (2+ messages)

[PATCH 2/3] mmc: sdhci: Add support for o2 eMMC HS200 mode and hardware tuning
 2018-01-09 12:36 UTC  (2+ messages)

[PATCH 1/3] mmc: sdhci: fix SDHCI_QUIRK2_CLEAR_TRANSFERMODE_REG_BEFORE_CMD handling
 2018-01-09 12:34 UTC  (2+ messages)

[PATCH 0/9] mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeup
 2018-01-09 12:03 UTC  (15+ messages)
` [PATCH 1/9] mmc: sdhci-pci: Stop calling sdhci_enable_irq_wakeups()
` [PATCH 7/9] mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interrupt
` [PATCH 8/9] mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
` [PATCH 9/9] mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO "

[PATCH] PM / wakeup: Enable option to specify wakeup as a non in-band wakeup
 2018-01-09 11:22 UTC  (2+ messages)

Loan & Project Funding
 2018-01-09  9:41 UTC 

[PATCH V2 1/3] mmc: sdhci-esdhc-imx: Manage sdhci_runtime_suspend_host error code
 2018-01-09  8:23 UTC  (6+ messages)
` [PATCH 2/3] mmc: sdhci-esdhc-imx: Changes the order of how clocks are being re-enabled
` [PATCH 3/3] mmc: sdhci-esdhc-imx: Enable/Disable mmc clock during runtime suspend

[PATCH RESEND 0/9] mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeup
 2018-01-09  7:52 UTC  (10+ messages)
` [PATCH RESEND 1/9] mmc: sdhci-pci: Stop calling sdhci_enable_irq_wakeups()
` [PATCH RESEND 2/9] mmc: sdhci-pci: Use device wakeup capability to determine MMC_PM_WAKE_SDIO_IRQ capability
` [PATCH RESEND 3/9] mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()
` [PATCH RESEND 4/9] mmc: sdhci: Handle failure of enable_irq_wake()
` [PATCH RESEND 5/9] mmc: sdhci: Rework sdhci_enable_irq_wakeups()
` [PATCH RESEND 6/9] mmc: sdhci: Do not unnecessarily enable wakeup for card detect interrupt
` [PATCH RESEND 7/9] mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interrupt
` [PATCH RESEND 8/9] mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
` [PATCH RESEND 9/9] mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO "

[PATCH] mmc: sdhci_f_sdh30: add ACPI support
 2018-01-08  9:18 UTC  (2+ messages)

[PATCH v2] RFT: mmc: sdhci: Implement an SDHCI-specific bounce buffer
 2018-01-05 16:14 UTC  (3+ messages)

[PATCH] RFT: mmc: sdhci: Implement an SDHCI-specific bounce buffer
 2018-01-05 13:25 UTC  (8+ messages)

[PATCH 0/2] mmc: sunxi: Add runtime PM support
 2018-01-04 19:54 UTC  (5+ messages)
` [PATCH 1/2] mmc: sunxi: Reorder the headers
` [PATCH 2/2] mmc: sunxi: Add runtime_pm support

[PATCH v1] sdhci: Advertise 2.0v on SDIO host interface
 2018-01-04 19:38 UTC 

Business Possibility
 2018-01-04 16:13 UTC 

[PATCH 1/2] mmc: sdhci-esdhc-imx: Manage sdhci_runtime_suspend_host error code
 2018-01-04 14:08 UTC  (3+ messages)
` [PATCH V2 2/2] mmc: sdhci-esdhc-imx: Enable/Disable mmc clock during runtime suspend

[PATCH V7] mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy
 2018-01-04 11:47 UTC  (3+ messages)

[PATCH] [v2] s3mci: mark debug_regs[] as static
 2018-01-04 11:45 UTC  (2+ messages)

MMC flash is very slow since 4.14 - "mmc: Delete bounce buffer handling" was the problem
 2018-01-04  9:02 UTC  (5+ messages)

[PATCH] s3mci: mark debug_regs[] as static
 2018-01-03 22:45 UTC  (3+ messages)

[PATCH V6] mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy
 2018-01-03 18:06 UTC  (4+ messages)

[PATCH] mmc: sdhci-esdhc-imx: Enable/Disable mmc clock during runtime suspend
 2018-01-03 17:26 UTC  (7+ messages)

MMC flash is very slow since 4.14 - "mmc: Delete bounce buffer handling" was the problem
 2018-01-02 22:59 UTC  (3+ messages)

ATTENTION!!!
 2017-12-30  0:28 UTC 

You will definetely be interested
 2017-12-27 10:17 UTC 

[PATCH] mmc: sdhci: disable irq in sdhci host suspend ranther than free this irq
 2017-12-27  2:54 UTC  (6+ messages)

[PATCH] mmc: Don't reference Linux-specific OF_GPIO_ACTIVE_LOW flag in DT binding
 2017-12-26 22:53 UTC  (2+ messages)

[PATCH v1] mmc: sdhci-of-esdhc: Workaround for reducing the maximum speed on ls1021atwr
 2017-12-25  5:24 UTC  (5+ messages)

[PATCH v3 27/27] devres: kill devm_ioremap_nocache
 2017-12-25  1:43 UTC  (3+ messages)

[PATCH v3 07/27] mmc: replace devm_ioremap_nocache with devm_ioremap
 2017-12-23 10:58 UTC 

[PATCH] mmc: tmio: use io* accessors consistently
 2017-12-21 14:22 UTC  (2+ messages)

[PATCH v6 1/4] mmc: API for accessing host supported maximum segment count and size
 2017-12-20 15:40 UTC  (6+ messages)
` [PATCH v6 2/4] ath6kl: change to use mmc api "
` [PATCH v6 4/4] mmc: sdio support external scatter gather list
    ` [EXT] "


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