summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2016-05-04mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter
2016-05-04mmc: block: Use the mmc host device index as the mmcblk device indexUlf Hansson
2016-04-20mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter
2016-04-20mmc: sdhci: Fix regression setting power on Trats2 boardAdrian Hunter
2016-04-12mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA configBrent Taylor
2016-04-12mmc: sdhci: Fix override of timeout clk wrt max_busy_timeoutAdrian Hunter
2016-04-12mmc: tegra: properly disable card clockLucas Stach
2016-04-12mmc: tegra: Disable UHS-I modes for tegra114Jon Hunter
2016-04-12mmc: sdhci-pxav3: fix higher speed mode capabilitiesRussell King
2016-04-12mmc: sdhci: fix data timeout (part 2)Russell King
2016-04-12mmc: sdhci: fix data timeout (part 1)Russell King
2016-04-12mmc: sdhci: plug DMA mapping leak on errorRussell King
2016-04-12mmc: sdhci: avoid unnecessary mapping/unmapping of align bufferRussell King
2016-04-12mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()Russell King
2016-04-12mmc: sdhci: fix command response CRC error handlingRussell King
2016-04-12mmc: sdhci: clean up command error handlingRussell King
2016-04-12mmc: sdhci: move initialisation of command error memberRussell King
2016-04-12mmc: mmc_spi: Add Card Detect comments and fix CD GPIO caseMagnus Damm
2016-04-12mmc: block: fix ABI regression of mmc_blk_ioctlShawn Lin
2016-02-15mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren
2016-02-11Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson
2016-02-11mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter
2016-02-11mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter
2016-02-11mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter
2016-02-11mmc: sdhci: Allow override of mmc host operationsAdrian Hunter
2016-02-10mmc: sh_mmcif: Correct TX DMA channel allocationChris Paterson
2016-02-10mmc: block: return error on failed mmc_blk_get()Olof Johansson
2016-02-08mmc: pxamci: fix the device-tree probe deferral pathRobert Jarzmik
2016-02-08mmc: mmc_spi: add checks for dma mapping errorAlexey Khoroshilov
2016-02-02mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error pathJisheng Zhang
2016-02-02mmc: pxamci: fix again read-only gpio detection polarityRobert Jarzmik
2016-01-22Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-01-21mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey
2016-01-20mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STDShawn Lin
2016-01-19mmc: debugfs: correct wrong voltage valueChuanxiao Dong
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2016-01-14mmc: atmel: get rid of struct mci_dma_dataMans Rullgard
2016-01-14mmc: atmel-mci: restore dma on AVR32Mans Rullgard
2016-01-14mmc: tmio_mmc_dma: don't print invalid DMA cookieArnd Bergmann
2016-01-14mmc: core: Enable tuning according to the actual timingCarlo Caione
2016-01-14mmc: mmci: support 8bit mode on the NomadikLinus Walleij
2016-01-14mmc: mmci: fix an ages old detection errorLinus Walleij
2016-01-13mmc: sd: limit SD card power limit according to cards capabilitiesRussell King
2016-01-05mmc: dw_mmc: remove the unused quirksJaehoon Chung
2016-01-05mmc: sdhci-pci: use to_pci_dev()Geliang Tang
2016-01-05mmc: cb710: use to_platform_device()Geliang Tang
2016-01-05mmc: tegra: use correct accessor for misc ctrl registerLucas Stach
2016-01-05mmc: tegra: enable UHS-I modesLucas Stach
2015-12-28mmc: tegra: implement UHS tuningLucas Stach
2015-12-28mmc: tegra: disable SPI_MODE_CLKENLucas Stach