summaryrefslogtreecommitdiffstats
path: root/tools/pcmcia (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-30mmc: omap_hsmmc: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: mxcmmc: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: mtk-sd: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: mmci: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: meson-mx-sdio: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: meson-gx-mmc: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: dw_mmc: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: cavium: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: add kerneldoc to mmc_regulator_get_supply()Wolfram Sang1-0/+10
2017-10-30mmc: sdhci-cadence: use bitfield access macros for cleanupMasahiro Yamada1-14/+14
2017-10-30mmc: meson-mx-sdio: Cleanup IS_ERR() checksDan Carpenter1-2/+2
2017-10-30mmc: meson-mx-sdio: return correct error codeDan Carpenter1-1/+1
2017-10-30mmc: core: export emmc revisionJin Qian2-0/+6
2017-10-30mmc: sdhci-msm: fix x86 build errorArnd Bergmann1-2/+3
2017-10-30mmc: tmio: check mmc_regulator_get_supply return valueFabrizio Castro1-1/+4
2017-10-30mmc: sunxi: drop superfluous error messageWolfram Sang1-4/+1
2017-10-30mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCsCarlo Caione3-0/+783