aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mmc: sdhci-of-arasan: Omit superfluous error messagesMike Looijmans2014-11-10
* mmc: core: Convert to use kzalloc() for CXD register buffersUlf Hansson2014-11-10
* mmc: core: Don't handle buffers on stack while fetching CXD registersUlf Hansson2014-11-10
* mmc: core: Remove the redundant mmc_send_ext_csd() APIUlf Hansson2014-11-10
* mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()Ulf Hansson2014-11-10
* mmc: block: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()Ulf Hansson2014-11-10
* mmc: core: Export mmc_get_ext_csd()Ulf Hansson2014-11-10
* mmc: core: Don't panic when fetching EXT_CSDUlf Hansson2014-11-10
* mmc: core: Let's callers of from mmc_get_ext_csd() do error handlingUlf Hansson2014-11-10
* mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd()Ulf Hansson2014-11-10
* mmc: core: Add helper function for EXT_CSD supportUlf Hansson2014-11-10
* mmc: core: Remove unnecessary 'out of memory' messageUlf Hansson2014-11-10
* mmc: core: Remove redundant check of max_dtr while selecting timingsUlf Hansson2014-11-10
* mmc: core: Remove redundant check while selecting powerclassUlf Hansson2014-11-10
* mmc: core: Remove duplicated definition of mmc_send_ext_csd()Ulf Hansson2014-11-10
* mmc: core: Remove mmc_free_ext_csd()Ulf Hansson2014-11-10
* mmc: dw_mmc: Remove old card detect infrastructureDoug Anderson2014-11-10
* mmc: core: silence a shift wrapping warningDan Carpenter2014-11-10
* mmc: sdhci-of-arasan: Use signed formatting in error messagesMike Looijmans2014-11-10
* avr32: remove mach/atmel-mci.hAlexandre Belloni2014-11-10
* ARM: at91: remove mach/atmel-mci.hAlexandre Belloni2014-11-10
* mmc: atmel-mci: move mach header to platform_dataAlexandre Belloni2014-11-10
* mmc: core: Report firmware version for eMMC 5.0 devices.Gwendal Grignou2014-11-10
* mmc: dw_mmc: rockchip: Don't recalc the clock when it goes offDoug Anderson2014-11-10
* mmc: dw_mmc: Change signal voltage error to dev_dbg()Doug Anderson2014-11-10
* mmc: dw_mmc: Reset DMA before enabling IDMACSonny Rao2014-11-10
* mmc: core: Remove unused mmc_list_to_card() macroUlf Hansson2014-11-10
* mmc: block: Use dev_set|get_drvdata()Ulf Hansson2014-11-10
* mmc: msm_sdcc: Use platform_set|get_drvdataUlf Hansson2014-11-10
* mmc: core: Convert mmc_driver to device_driverUlf Hansson2014-11-10
* mmc: core: Convert the mmc_driver to use the modern PM opsUlf Hansson2014-11-10
* mmc: core: Don't export the to_sdio_driver macroUlf Hansson2014-11-10
* mmc: core: Remove superfluous ifdefs for SDIO bus' PM callbacksUlf Hansson2014-11-10
* mmc: sdhci-pxav3: Remove checks for mandatory host clockSebastian Hesselbarth2014-11-10
* mmc: sdhci-pxav3: Remove unused clk_enable from sdhci_pxaSebastian Hesselbarth2014-11-10
* mmc: sdhci-pxav3: Move private driver data to driver sourceSebastian Hesselbarth2014-11-10
* mmc: sdhci-pxav3: Respect MMC_DDR52 timing on uhs signalingSebastian Hesselbarth2014-11-10
* mmc: sdhci-pxav2: Drop unused struct sdhci_pxaSebastian Hesselbarth2014-11-10
* mmc: sunxi: Remove unused includes of linux/clk-private.hTomeu Vizoso2014-11-10
* mmc: mmci: fix mmci_post_requestSrinivas Kandagatla2014-11-10
* mmc: core: fix prepared requests while doing bkopsSrinivas Kandagatla2014-11-10
* mmc: core: Fix error paths and messages in mmc_init_cardAndrew Gabbasov2014-11-10
* mmc: core: Add debug message for SET_BLOCK_COUNT resultAndrew Gabbasov2014-11-10
* mmc: core: Initialize SET_BLOCK_COUNT request fieldsAndrew Gabbasov2014-11-10
* mmc: sdhci: fix error conditions for controller resetAndrew Gabbasov2014-11-10
* mmc: sdhci: Balance vmmc regulator_disable()Andrew Gabbasov2014-11-10
* mmc: sdhci-esdhc-imx: don't exit in case of no pinctrl statesDirk Behme2014-11-10
* mmc: mxcmmc: fix the default value for available voltages into mxcmci_probeMatteo Facchinetti2014-11-10
* mmc: mxcmmc: fix race condition when dma finish a data transferMatteo Facchinetti2014-11-10
* mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo2014-11-10