Age | Commit message (Expand) | Author |
2016-06-01 | mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers | Adrian Hunter |
2016-06-01 | mmc: longer timeout for long read time quirk | Matt Gumbel |
2016-06-01 | mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers | Adrian Hunter |
2016-06-01 | mmc: sdhci-acpi: Ensure connected devices are powered when probing | Adrian Hunter |
2016-06-01 | mmc: mmc: Fix partition switch timeout for some eMMCs | Adrian Hunter |
2016-05-04 | mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs | Adrian Hunter |
2016-05-04 | mmc: block: Use the mmc host device index as the mmcblk device index | Ulf Hansson |
2016-04-20 | mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers | Adrian Hunter |
2016-04-20 | mmc: sdhci: Fix regression setting power on Trats2 board | Adrian Hunter |
2016-04-12 | mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config | Brent Taylor |
2016-04-12 | mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout | Adrian Hunter |
2016-04-12 | mmc: tegra: properly disable card clock | Lucas Stach |
2016-04-12 | mmc: tegra: Disable UHS-I modes for tegra114 | Jon Hunter |
2016-04-12 | mmc: sdhci-pxav3: fix higher speed mode capabilities | Russell King |
2016-04-12 | mmc: sdhci: fix data timeout (part 2) | Russell King |
2016-04-12 | mmc: sdhci: fix data timeout (part 1) | Russell King |
2016-04-12 | mmc: sdhci: plug DMA mapping leak on error | Russell King |
2016-04-12 | mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer | Russell King |
2016-04-12 | mmc: sdhci: further fix for DMA unmapping in sdhci_post_req() | Russell King |
2016-04-12 | mmc: sdhci: fix command response CRC error handling | Russell King |
2016-04-12 | mmc: sdhci: clean up command error handling | Russell King |
2016-04-12 | mmc: sdhci: move initialisation of command error member | Russell King |
2016-04-12 | mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case | Magnus Damm |
2016-04-12 | mmc: block: fix ABI regression of mmc_blk_ioctl | Shawn Lin |
2016-02-15 | mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinit | Tony Lindgren |
2016-02-11 | Revert "mmc: block: don't use parameter prefix if built as module" | Ulf Hansson |
2016-02-11 | mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL | Adrian Hunter |
2016-02-11 | mmc: sdhci-pci: Fix card detect race for Intel BXT/APL | Adrian Hunter |
2016-02-11 | mmc: sdhci: Allow override of get_cd() called from sdhci_request() | Adrian Hunter |
2016-02-11 | mmc: sdhci: Allow override of mmc host operations | Adrian Hunter |
2016-02-10 | mmc: sh_mmcif: Correct TX DMA channel allocation | Chris Paterson |
2016-02-10 | mmc: block: return error on failed mmc_blk_get() | Olof Johansson |
2016-02-08 | mmc: pxamci: fix the device-tree probe deferral path | Robert Jarzmik |
2016-02-08 | mmc: mmc_spi: add checks for dma mapping error | Alexey Khoroshilov |
2016-02-02 | mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error path | Jisheng Zhang |
2016-02-02 | mmc: pxamci: fix again read-only gpio detection polarity | Robert Jarzmik |
2016-01-22 | Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2016-01-21 | mmc: pwrseq_simple: Make reset-gpios optional to match doc | Martin Fuzzey |
2016-01-20 | mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD | Shawn Lin |
2016-01-19 | mmc: debugfs: correct wrong voltage value | Chuanxiao Dong |
2016-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds |
2016-01-14 | mmc: atmel: get rid of struct mci_dma_data | Mans Rullgard |
2016-01-14 | mmc: atmel-mci: restore dma on AVR32 | Mans Rullgard |
2016-01-14 | mmc: tmio_mmc_dma: don't print invalid DMA cookie | Arnd Bergmann |
2016-01-14 | mmc: core: Enable tuning according to the actual timing | Carlo Caione |
2016-01-14 | mmc: mmci: support 8bit mode on the Nomadik | Linus Walleij |
2016-01-14 | mmc: mmci: fix an ages old detection error | Linus Walleij |
2016-01-13 | mmc: sd: limit SD card power limit according to cards capabilities | Russell King |
2016-01-05 | mmc: dw_mmc: remove the unused quirks | Jaehoon Chung |
2016-01-05 | mmc: sdhci-pci: use to_pci_dev() | Geliang Tang |