public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-04 07:09:28 to 2015-12-21 11:42:44 UTC [more...]

[PATCH v2 00/24] MMC/SDHCI fixes
 2015-12-21 11:42 UTC  (19+ messages)
` [PATCH v2 01/24] mmc: core: shut up "voltage-ranges unspecified" pr_info()
` [PATCH v2 02/24] mmc: core: improve mmc_of_parse_voltage() to return better status
` [PATCH v2 03/24] mmc: block: shut up "retrying because a re-tune was needed" message
` [PATCH v2 04/24] mmc: core: report tuning command execution failure reason
` [PATCH v2 05/24] mmc: sdhci: move initialisation of command error member
` [PATCH v2 06/24] mmc: sdhci: clean up command error handling
` [PATCH v2 07/24] mmc: sdhci: command response CRC "
` [PATCH v2 08/24] mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer
` [PATCH v2 09/24] mmc: sdhci: clean up coding style in sdhci_adma_table_pre()
` [PATCH v2 10/24] mmc: sdhci: avoid walking SG list for writes
` [PATCH v2 11/24] mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data()
` [PATCH v2 12/24] mmc: sdhci: move sdhci_pre_dma_transfer()
` [PATCH v2 14/24] mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer()
` [PATCH v2 15/24] mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req()
` [PATCH v2 17/24] mmc: sdhci: plug DMA mapping leak on error
` [PATCH v2 22/24] mmc: sdhci: prepare DMA address/size quirk handling consolidation
` [PATCH v2 23/24] mmc: sdhci: consolidate the DMA/ADMA size/address quicks
` [PATCH v2 24/24] mmc: sdhci: further code simplication

[PATCH 00/17] MMC/SDHCI fixes
 2015-12-21 11:04 UTC  (28+ messages)
` [PATCH 01/17] mmc: core: shut up "voltage-ranges unspecified" pr_info()
` [PATCH 02/17] mmc: block: shut up "retrying because a re-tune was needed" message
` [PATCH 03/17] mmc: core: report tuning command execution failure reason
` [PATCH 04/17] mmc: sdhci: move initialisation of command error member
` [PATCH 05/17] mmc: sdhci: clean up command error handling
` [PATCH 06/17] mmc: sdhci: command response CRC "
` [PATCH 07/17] mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer
` [PATCH 08/17] mmc: sdhci: clean up coding style in sdhci_adma_table_pre()
` [PATCH 09/17] mmc: sdhci: avoid walking SG list for writes
` [PATCH 10/17] mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data()
` [PATCH 11/17] mmc: sdhci: move sdhci_pre_dma_transfer()
` [PATCH 12/17] mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre()
` [PATCH 13/17] mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer()
` [PATCH 14/17] mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req()
` [PATCH 15/17] mmc: sdhci: clean up host cookie handling
` [PATCH 16/17] mmc: sdhci: plug DMA mapping leak on error
` [PATCH 17/17] mmc: sdhci-pxav3: fix higher speed mode capabilities
` [PATCH 18/17] mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()
` [PATCH 19/17] mmc: sdhci: fix data timeout (part 1)
` [PATCH 20/17] mmc: sdhci: fix data timeout (part 2)

Does the Community use Coverity ?
 2015-12-21  7:16 UTC  (5+ messages)

[PATCH] mmc: core: Enable tuning according to the actual timing
 2015-12-20 11:51 UTC  (2+ messages)

[PATCH 0/5] Tegra SDHCI UHS-I support
 2015-12-19 19:16 UTC  (6+ messages)
  ` [PATCH 1/5] mmc: tegra: implement module external clock change
  ` [PATCH 2/5] mmc: tegra: disable SPI_MODE_CLKEN
  ` [PATCH 3/5] mmc: tegra: implement UHS tuning
  ` [PATCH 4/5] mmc: tegra: enable UHS-I modes
` [PATCH 5/5] mmc: tegra: use correct accessor for misc ctrl register

1217:8520 [Dell Latitude E7450] O2 Micro, SD/MMC Card Reader doesn't work
 2015-12-18 22:55 UTC  (8+ messages)

[PATCH] mmc: pwrseq_simple: Fix regression with optional GPIOs
 2015-12-18 22:31 UTC  (9+ messages)

SDHCI long sleep with interrupts off
 2015-12-18 20:09 UTC  (10+ messages)

Review & Reply
 2015-12-18 10:18 UTC 

[bug] kernel panic if writting data to mmc after suspendding
 2015-12-18 10:27 UTC  (5+ messages)

[PATCH v2] mmc: sdhci: restore behavior when setting VDD via external regulator
 2015-12-18  9:55 UTC  (7+ messages)

[PATCH] mmc: It is not an error for the card to be removed while suspended
 2015-12-18  9:54 UTC  (4+ messages)

[PATCH 1/2] mmc: core: enable CMD19 tuning for DDR50 mode
 2015-12-18  5:52 UTC  (17+ messages)

[PATCH] mmc: core: Optimize boot time by detecting cards simultaneously
 2015-12-18  3:05 UTC  (8+ messages)

BUG: SDHCI fails to DMA-unmap, and other warnings
 2015-12-17 22:37 UTC  (4+ messages)

[PATCH v2 00/14] Initial Microchip PIC32MZDA Support
 2015-12-17 18:05 UTC  (6+ messages)
` [PATCH v2 12/14] mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver

BUG 4.4rc-4: wrong eMMC signaling voltage reported
 2015-12-17 16:10 UTC  (2+ messages)

[v4, 0/6] eSDHC patches introduction
 2015-12-17 11:30 UTC  (18+ messages)
` [v4, 1/6] soc: fsl: add GUTS driver for QorIQ platforms
` [v4, 2/6] dt: move guts devicetree doc out of powerpc directory
` [v4, 3/6] powerpc/fsl: move mpc85xx.h to include/linux
` [v4, 4/6] mmc: sdhci-of-esdhc: get SVR from global utilities registers
` [v4, 5/6] mmc: kconfig: select FSL_GUTS for MMC_SDHCI_OF_ESDHC
` [v4, 6/6] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

Review & Reply
 2015-12-17  0:55 UTC 

[PATCH v2] mmc: sdhci-msm: Boost controller core clock
 2015-12-16 13:49 UTC  (9+ messages)

4.3 kernel panics when MMC/SDHC card is inserted on thinkpad
 2015-12-16  7:50 UTC  (3+ messages)

[PATCH] mmc: sdhci-acpi: set non-removable in ACPI table
 2015-12-16  1:17 UTC  (8+ messages)

[RESEND PATCH v4 3/3] mmc: sdhci-of-arasan: add runtime pm support
 2015-12-15 16:16 UTC  (4+ messages)

[RFC 0/6] mmc: Field Firmware Update
 2015-12-15 15:35 UTC  (3+ messages)

[RFC][PATCH v2] mmc_block: Allow more than 8 partitions per card
 2015-12-15 15:11 UTC  (2+ messages)

[PATCH] mmc: sdhci: restore behavior when setting VDD via external regulator
 2015-12-11 13:27 UTC  (2+ messages)

[v3, 0/5] eSDHC patches introduction
 2015-12-11  8:29 UTC  (18+ messages)
` [v3, 1/5] powerpc/fsl: move mpc85xx.h to include/linux
` [v3, 2/5] mmc: sdhci-of-esdhc: get SVR from global utilities registers
` [v3, 3/5] mmc: kconfig: select MFD_SYSCON for MMC_SDHCI_OF_ESDHC
` [v3, 4/5] powerpc: dts: t4240: add syscon support for DCFG node

Update dw-mmc controller
 2015-12-11  8:14 UTC  (2+ messages)

[BUG] mfd: rtsx_usb data corruption with SDCX microsd
 2015-12-10 14:32 UTC  (5+ messages)
      ` Fwd: "

[PATCH v4] mmc: meson: Add driver for the SD/MMC host found on Amlogic MesonX SoCs
 2015-12-08 20:35 UTC  (4+ messages)

[PATCH] mmc: fix racy probe cleanup
 2015-12-07 16:46 UTC  (3+ messages)

[PATCH] mmc: mediatek: change some dev_err to dev_dbg
 2015-12-04 14:56 UTC  (2+ messages)

[PATCH] mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
 2015-12-04 14:56 UTC  (2+ messages)

[PATCH v4] mmc: core: fix __mmc_switch timeout caused by preempt
 2015-12-04 14:56 UTC  (2+ messages)

[PATCH] mmc: usdhi6rol0: handle NULL data in timeout
 2015-12-04 14:56 UTC  (2+ messages)

[PATCH] mmc: of_mmc_spi: Add IRQF_ONESHOT to interrupt flags
 2015-12-04 14:56 UTC  (2+ messages)

[RFC PATCH 0/4] Command Queueing Support in eMMC
 2015-12-04  7:09 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