summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-02-13mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changingyangbo lu
2017-02-13mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1Shyam Sundar S K
2017-02-13mmc: vub300: Remove bogus check of irqs_queuedShawn Lin
2017-02-13mmc: sdio: don't use rocr to check if the card could support UHS modeShawn Lin
2017-02-13mmc: sdio: Factor out retry init card helper functionShawn Lin
2017-02-13mmc: core: Use kmalloc_array() in mmc_alloc_sg()Markus Elfring
2017-02-13mmc: mmc_test: Use kcalloc() in mmc_test_alloc_mem()Markus Elfring
2017-02-13mmc: mmc_test: Improve a size determination in five functionsMarkus Elfring
2017-02-13mmc: mmc_test: Combine substrings for 5 messagesMarkus Elfring
2017-02-13mmc: mmc_test: Add some spaces for better code readabilityMarkus Elfring
2017-02-13mmc: mmc_test: Use seq_puts() in mtf_testlist_show()Markus Elfring
2017-02-13mmc: mmc_test: Fix a typo in a comment lineMarkus Elfring
2017-02-13mmc: mmc_test: Use kmalloc_array() in mmc_test_area_init()Markus Elfring
2017-02-13mmc: host: tmio: drop superfluous exit pathWolfram Sang
2017-02-13mmc: slot-gpio: Don't override con_id when request descriptorAndy Shevchenko
2017-02-13mmc: sdhci-pci: Remove unused member cd_con_idAndy Shevchenko
2017-02-13mmc: mediatek: correct the implementation of msdc_card_busyyong mao
2017-02-13mmc: sdhci-of-esdhc: remove default broken-cd for ARMyangbo lu
2017-02-13mmc: sdhci-esdhc: clean up register definitionsyangbo lu
2017-02-13mmc: dw_mmc: zx: Initial support for ZX mmc controllerJun Nie
2017-02-13mmc: dw_mmc: Add fifo watermark alignment propertyJun Nie
2017-02-13mmc: dw_mmc: Add fifo address propertyJun Nie
2017-02-13mmc: host: Include interrupt.h in mmc host drivers that depends on itUlf Hansson
2017-02-13mmc: sdhci: Include leds.hUlf Hansson
2017-02-13mmc: sdhci-cadence: Include mmc.hUlf Hansson
2017-02-13mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform dataUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused ccs_unsupported from the platform dataUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused ->get_cd() platform callbackUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform dataUlf Hansson
2017-02-13mmc: sdhci-iproc: Increase max_blk_size for bcm2835Stefan Wahren
2017-02-13mmc: sdhci-iproc: Apply caps from bcm2835-mmc driverStefan Wahren
2017-02-13mmc: use empty initializer list to zero-clear structuresMasahiro Yamada
2017-02-13mmc: block: Replace "goto retry" by a proper do / while loopGeert Uytterhoeven
2017-02-13mmc: block: Avoid uninitialized warning in mmc_blk_issue_discard_rq()Geert Uytterhoeven
2017-02-13mmc: core: Export device lifetime information through sysfsJungseung Lee
2017-02-13mmc: sh_mobile_sdhi: enable HS200Wolfram Sang
2017-02-13mmc: sh_mobile_sdhi: remove superfluous check in SCC error checkWolfram Sang
2017-02-13mmc: sh_mobile_sdhi: remove superfluous check in init_tuningWolfram Sang
2017-02-13mmc: sh_mobile_sdhi: remove superfluous check in hw_resetWolfram Sang
2017-02-13mmc: sh_mobile_sdhi: improve prerequisites for tuningWolfram Sang
2017-02-13mmc: sh_mobile_sdhi: improve prerequisite for hw_resetWolfram Sang
2017-02-13mmc: sh_mobile_sdhi: simplify accessing DT dataWolfram Sang
2017-02-13mmc: tmio: use SDIO master interrupt bit only when allowedWolfram Sang
2017-02-08mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenlyJean-Nicolas Graux
2017-01-31mmc: remove pointless request type check in mmc_prep_requestChristoph Hellwig
2017-01-31mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi
2017-01-23mmc: dw_mmc: force setup bus if active slots existZiyuan Xu
2017-01-16mmc: core: Restore parts of the polling policy when switch to HS/HS DDRUlf Hansson
2017-01-12mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren