linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-07 07:04:07 to 2018-03-28 12:55:37 UTC [more...]

[PATCH V3 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
 2018-03-28 12:55 UTC 

[PATCH] mmc: sdhci-cadence: send tune request twice to work around errata
 2018-03-27  9:29 UTC 

[PATCH] mmc: pwrseq: Use kmalloc_array instead of stack VLA
 2018-03-26  6:33 UTC 

[PATCH 0/2] add ESP8089 WiFi chip driver
 2018-03-23  7:25 UTC  (9+ messages)
` [PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions

[PATCH] mmc: block: Delete gendisk before cleaning up the request queue
 2018-03-22 11:04 UTC  (6+ messages)

[PATCH v4] mmc: Export host capabilities to debugfs
 2018-03-22 10:19 UTC  (2+ messages)

[GIT PULL] MMC fixes for v.4.16-rc7
 2018-03-22 10:05 UTC 

[PATCH V2 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
 2018-03-22  8:04 UTC  (11+ 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

[PATCH v10] mmc: Export host capabilities to debugfs
 2018-03-22  5:19 UTC  (8+ messages)

[PATCH 01/14] mmc: jz4740: Fix race condition in IRQ mask update
 2018-03-21 19:27 UTC 

[PATCH 0/3] mmc: add support for sdhci 4.0
 2018-03-21  9:58 UTC  (6+ messages)
` [PATCH 1/3] mmc: sdhci: add sd host v4 mode
` [PATCH 2/3] mmc: sdhci: made changes for SDMA System Address register
` [PATCH 3/3] mmc: sdhci: add ADMA2 64-bit addressing support for V4 mode

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-03-20 18:20 UTC  (48+ messages)
` [PATCH v2 02/21] ata: Remove depends on HAS_DMA in case of platform dependency
  ` [PATCH v2 01/21] ASoC: "
  ` [PATCH v2 03/21] crypto: "
  ` [PATCH v2 04/21] fbdev: "
  ` [PATCH v2 05/21] firewire: "
  ` [PATCH v2 06/21] fpga: "
  ` [PATCH v2 07/21] i2c: "
  ` [PATCH v2 08/21] iio: adc: "
  ` [PATCH v2 09/21] iommu: "
  ` [PATCH v2 10/21] lightnvm: "
  ` [PATCH v2 11/21] mailbox: "
  ` [PATCH v2 12/21] media: "
  ` [PATCH v2 13/21] mmc: "
  ` [PATCH v2 14/21] mtd: "
  ` [PATCH v2 15/21] net: "
  ` [PATCH v2 16/21] remoteproc: "
  ` [PATCH v2 18/21] serial: "
  ` [PATCH v2 19/21] spi: "
  ` [PATCH v2 20/21] staging: vc04_services: "
  ` [PATCH v2 21/21] usb: "
` [PATCH v2 17/21] scsi: hisi_sas: "

[PATCH v3 00/11] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-03-20  9:48 UTC  (30+ messages)
` [PATCH v3 01/11] mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES reg
` [PATCH v3 02/11] mmc: sdhci-omap: Remove setting ADMA capability in driver
` [PATCH v3 03/11] mmc: sdhci-omap: Workaround for Errata i843
` [PATCH v3 04/11] mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt properties
` [PATCH v3 05/11] mmc: sdhci: Disable HS200 mode if controller can't support 1.8v
` [PATCH v3 06/11] mmc: sdhci: Add quirk to disable HW timeout
` [PATCH v3 07/11] mmc: sdhci: Program a relatively accurate SW timeout value
` [PATCH v3 08/11] mmc: sdhci-omap: Workaround for Errata i834
` [PATCH v3 09/11] dt-bindings: sdhci-omap: Add K2G specific binding
` [PATCH v3 10/11] mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC
` [PATCH v3 11/11] mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irq

mmc: block: bonnie++ runs with errors on arc/hsdk board
 2018-03-20  8:29 UTC  (12+ messages)

[PATCH v2 0/8] mmc: sunxi: Add runtime PM support
 2018-03-19 13:41 UTC  (19+ messages)
` [PATCH v2 1/8] mmc: sunxi: Reorder the headers
` [PATCH v2 2/8] mmc: sunxi: Move the power off action in a separate function
` [PATCH v2 3/8] mmc: sunxi: Move the power on "
` [PATCH v2 4/8] mmc: sunxi: Move the power up "
` [PATCH v2 5/8] mmc: sunxi: Move resources management to separate functions
` [PATCH v2 6/8] mmc: sunxi: Move the reset deassertion before enabling the clocks
` [PATCH v2 7/8] mmc: sunxi: Set our device drvdata earlier
` [PATCH v2 8/8] mmc: sunxi: Add runtime_pm support

[PATCH v3 00/16] mmc: tmio: another batch of TMIO MMC fixes and cleanups
 2018-03-18  2:46 UTC  (5+ messages)
` [PATCH v3 11/16] mmc: tmio: deprecate "toshiba,mmc-wrprotect-disable" DT property

[PATCH] mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
 2018-03-16  7:41 UTC  (6+ messages)

[PATCH 6/7] mmc: sdhci-msm: Adapt the driver to use OPPs to set clocks/performance state
 2018-03-16  4:41 UTC  (2+ messages)

[PATCH v2 00/15] Add MMCI support for STM32F SoCs family
 2018-03-15 21:24 UTC  (5+ 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-03-15 11:48 UTC  (8+ messages)
    ` [PATCH 2/6] mmc: dw_mmc: remove the deprecated "num-slots"
    ` [PATCH 3/6] ARM: dts: socfpga: remove 'num-slots' property for dwmmc
      ` [PATCH 4/6] arm64: dts: stratix10: "
    ` [PATCH 5/6] ARM: dts: lpc18xx: "
    ` [PATCH 6/6] arm64: dts: hi3660: "

[PATCH] mmc: block: fix updating ext_csd caches on ioctl call
 2018-03-15 10:24 UTC  (2+ messages)

[PATCH v2] mmc: Export card RCA register to sysfs
 2018-03-15 10:23 UTC  (2+ messages)

[PATCH] mmc/core/block: Use memdup_user() rather than duplicating its implementation
 2018-03-15 10:23 UTC  (2+ messages)

[PATCH] mmc: dw_mmc-rockchip: correct property names in debug
 2018-03-15 10:23 UTC  (2+ messages)

[PATCH 00/47] arch-removal: device drivers
 2018-03-15  9:09 UTC  (6+ messages)
` [PATCH 29/47] mmc: remove bfin_sdh driver

[PATCH v2 00/16] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-03-14 13:25 UTC  (6+ messages)
` [PATCH v2 09/16] mmc: sdhci: Add quirk to disable HW timeout

[PATCH v2] mmc: sdhci-of-arasan: Add quirk to avoid unexpected interrupt msgs
 2018-03-13 14:26 UTC 

[PATCH v2 01/14] mmc: jz4740: Fix race condition in IRQ mask update
 2018-03-12 21:55 UTC 

[PATCH v9] mmc: Export host capabilities to debugfs
 2018-03-12 14:27 UTC  (13+ messages)

[PATCH] mmc: card: Don't show eMMC RPMB and BOOT areas in /proc/partitions
 2018-03-12  4:44 UTC  (5+ messages)

[PATCH 3.16 40/76] x86/cpu/intel: Introduce macros for Intel family numbers
 2018-03-12  3:06 UTC 

[PATCH 3.2 074/104] x86/cpu/intel: Introduce macros for Intel family numbers
 2018-03-12  3:03 UTC 

[PATCH V4 1/3] mmc: sdhci: Add support for O2 eMMC HS200 mode
 2018-03-09 14:04 UTC  (3+ messages)
` [PATCH V4 2/3] mmc: sdhci: Add support for O2 hardware tuning
` [PATCH V4 3/3] mmc: sdhci: Add MSI interrupt support for O2 SD host

[PATCH v8] mmc: Export host capabilities to debugfs
 2018-03-09  5:00 UTC 

[PATCH] dt-bindings: rockchip-dw-mshc: use consistent clock names
 2018-03-07 19:31 UTC  (2+ messages)

[PATCH v7] mmc: Export host capabilities to debugfs
 2018-03-07 12:51 UTC  (2+ messages)

[PATCH v6] mmc: Export host capabilities to debugfs
 2018-03-07 12:49 UTC  (4+ messages)


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