summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mmc: core: Export mmc_get_ext_csd()Ulf Hansson2014-11-103-31/+30
* mmc: core: Don't panic when fetching EXT_CSDUlf Hansson2014-11-101-4/+2
* mmc: core: Let's callers of from mmc_get_ext_csd() do error handlingUlf Hansson2014-11-101-39/+31
* mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd()Ulf Hansson2014-11-101-13/+17
* mmc: core: Add helper function for EXT_CSD supportUlf Hansson2014-11-103-4/+10
* mmc: core: Remove unnecessary 'out of memory' messageUlf Hansson2014-11-101-4/+1
* mmc: core: Remove redundant check of max_dtr while selecting timingsUlf Hansson2014-11-101-2/+1
* mmc: core: Remove redundant check while selecting powerclassUlf Hansson2014-11-101-8/+0
* mmc: core: Remove duplicated definition of mmc_send_ext_csd()Ulf Hansson2014-11-101-1/+0
* mmc: core: Remove mmc_free_ext_csd()Ulf Hansson2014-11-101-9/+3
* mmc: dw_mmc: Remove old card detect infrastructureDoug Anderson2014-11-103-105/+20
* mmc: core: silence a shift wrapping warningDan Carpenter2014-11-101-1/+1
* mmc: sdhci-of-arasan: Use signed formatting in error messagesMike Looijmans2014-11-101-2/+2
* avr32: remove mach/atmel-mci.hAlexandre Belloni2014-11-102-18/+1
* ARM: at91: remove mach/atmel-mci.hAlexandre Belloni2014-11-102-18/+1
* mmc: atmel-mci: move mach header to platform_dataAlexandre Belloni2014-11-102-1/+23
* mmc: core: Report firmware version for eMMC 5.0 devices.Gwendal Grignou2014-11-103-1/+32
* mmc: dw_mmc: rockchip: Don't recalc the clock when it goes offDoug Anderson2014-11-101-0/+3
* mmc: dw_mmc: Change signal voltage error to dev_dbg()Doug Anderson2014-11-101-1/+1
* mmc: dw_mmc: Reset DMA before enabling IDMACSonny Rao2014-11-101-0/+5
* mmc: core: Remove unused mmc_list_to_card() macroUlf Hansson2014-11-101-2/+0
* mmc: block: Use dev_set|get_drvdata()Ulf Hansson2014-11-102-13/+10
* mmc: msm_sdcc: Use platform_set|get_drvdataUlf Hansson2014-11-101-3/+3
* mmc: core: Convert mmc_driver to device_driverUlf Hansson2014-11-104-66/+35
* mmc: core: Convert the mmc_driver to use the modern PM opsUlf Hansson2014-11-102-18/+12
* mmc: core: Don't export the to_sdio_driver macroUlf Hansson2014-11-102-2/+2
* mmc: core: Remove superfluous ifdefs for SDIO bus' PM callbacksUlf Hansson2014-11-101-11/+1
* mmc: sdhci-pxav3: Remove checks for mandatory host clockSebastian Hesselbarth2014-11-101-12/+8
* mmc: sdhci-pxav3: Remove unused clk_enable from sdhci_pxaSebastian Hesselbarth2014-11-101-1/+0
* mmc: sdhci-pxav3: Move private driver data to driver sourceSebastian Hesselbarth2014-11-102-5/+5
* mmc: sdhci-pxav3: Respect MMC_DDR52 timing on uhs signalingSebastian Hesselbarth2014-11-101-0/+1
* mmc: sdhci-pxav2: Drop unused struct sdhci_pxaSebastian Hesselbarth2014-11-101-12/+3
* mmc: sunxi: Remove unused includes of linux/clk-private.hTomeu Vizoso2014-11-101-1/+0
* mmc: mmci: fix mmci_post_requestSrinivas Kandagatla2014-11-101-0/+7
* mmc: core: fix prepared requests while doing bkopsSrinivas Kandagatla2014-11-101-1/+11
* mmc: core: Fix error paths and messages in mmc_init_cardAndrew Gabbasov2014-11-101-8/+8
* mmc: core: Add debug message for SET_BLOCK_COUNT resultAndrew Gabbasov2014-11-101-0/+8
* mmc: core: Initialize SET_BLOCK_COUNT request fieldsAndrew Gabbasov2014-11-101-0/+4
* mmc: sdhci: fix error conditions for controller resetAndrew Gabbasov2014-11-101-3/+4
* mmc: sdhci: Balance vmmc regulator_disable()Andrew Gabbasov2014-11-101-3/+0
* mmc: sdhci-esdhc-imx: don't exit in case of no pinctrl statesDirk Behme2014-11-101-6/+4
* mmc: mxcmmc: fix the default value for available voltages into mxcmci_probeMatteo Facchinetti2014-11-101-5/+7
* mmc: mxcmmc: fix race condition when dma finish a data transferMatteo Facchinetti2014-11-101-10/+3
* mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo2014-11-101-2/+0
* mmc: block: add newline to sysfs display of force_roBaruch Siach2014-11-101-1/+1
* Linux 3.18-rc4v3.18-rc4Linus Torvalds2014-11-091-1/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-11-093-3/+27
|\
| * arm64: defconfig: update defconfig for 3.18Will Deacon2014-11-051-2/+24
| * arm64: compat: Enable bpf syscallCatalin Marinas2014-11-051-0/+2
| * arm64: psci: fix cpu_suspend to check idle state type for indexAmit Daniel Kachhap2014-10-301-1/+1