summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2017-12-21Merge remote-tracking branch 'linux-fslc/4.9-1.0.x-imx' into toradex_4.9-1.0....Stefan Agner
2017-12-21Merge tag 'v4.9.67' into 4.9-1.0.x-imx-fixes-stable-mergeMarcel Ziswiler
2017-12-05mmc: core: prepend 0x to OCR entry in sysfsBastian Stender
2017-12-05mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter
2017-10-12mmc: core: add driver strength selection when selecting hs400esChanho Min
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-08-16mmc: mmc: correct the logic for setting HS400ES signal voltageHaibo Chen
2017-08-11mmc: core: Use device_property_read instead of of_property_readDavid Woods
2017-08-11mmc: core: Fix access to HS400-ES devicesGuenter Roeck
2017-06-09MLK-14662 mmc: debugfs: add runtime pm when cat ios or clock file nodeHaibo Chen
2017-02-23mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula
2017-02-23MLK-12706-1 mmc: sdio: add sdio reset function for bcmdhd wifiHaibo Chen
2017-02-23MLK-12617 mmc: Fix compile error when CONFIG_MMC=mHaibo Chen
2017-02-23MLK-12462-1 mmc: core: add MMC_PM_IGNORE_PM_NOTIFY featureDong Aisheng
2017-02-23MLK-12077-3 bcmdhd: fix bcmdhd system resume crash issue.Dong Aisheng
2017-02-23MLK-11685-7 mmc: core: add delay for SD3.0 UHS mode switchDong Aisheng
2017-02-23MLK-11685-1 mmc: add delay after CMD6 befoer sending CMD13 for sandiskRyan QIAN
2017-02-23mmc: Allow setting slot index via devicetree aliasSascha Hauer
2017-01-09mmc: sd: Meet alignment requirements for raw_ssr DMAPaul Burton
2016-11-07mmc: mmc: Use 500ms as the default generic CMD6 timeoutUlf Hansson
2016-10-10mmc: core: changes frequency to hs_max_dtr when selecting hs400esShawn Lin
2016-10-10mmc: core: switch to 1V8 or 1V2 for hs400es modeShawn Lin
2016-09-26mmc: core: don't try to switch block size for dual rate modeZiyuan Xu
2016-09-26mmc: core: Add support for sending commands during data transferAdrian Hunter
2016-09-26mmc: core: Optimize the mmc erase size alignmentBaolin Wang
2016-09-26mmc: core: Factor out the alignment of erase sizeBaolin Wang
2016-09-26mmc: core: Use a default maximum erase timeoutUlf Hansson
2016-09-26mmc: sdio: deploy error handling instead of triggering BUG_ONShawn Lin
2016-09-26mmc: core: Add error message when switching fails in mmc_select_hs()Jungseung Lee
2016-09-26mmc: sd: Export SD Status via “ssr” device attributeUri Yanai
2016-09-26mmc: pwrseq-simple: Add an optional post-power-on-delayHans de Goede
2016-07-25mmc: Change the max discard sectors and erase response when HW busy detectBaolin Wang
2016-07-25mmc: core: Extend sysfs with DSR registerBojan Prtvar
2016-07-25mmc: core: expose MMC_CAP2_NO_* to dtShawn Lin
2016-07-25mmc: core: Extend sysfs with OCR registerBojan Prtvar
2016-07-25mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin
2016-07-25mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson
2016-07-25mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V
2016-07-25mmc: core: Only change mode if mmc_select_bus_width() is successfulPeter Griffin
2016-07-25mmc: Set pref erase size based on sizeGwendal Grignou
2016-07-25mmc: mmc: Fix HS switch failure in mmc_select_hs400()Ziyuan Xu
2016-07-25mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing
2016-07-25mmc: mmc: do not use CMD13 to get status after speed mode switchChaotian Jing
2016-07-25mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()Chaotian Jing
2016-07-25mmc: debugfs: add HS400 enhanced strobe descriptionShawn Lin
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin
2016-07-25mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin
2016-06-02mmc: fix mmc mode selection for HS-DDR and higherChen-Yu Tsai
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-23mmc: longer timeout for long read time quirkMatt Gumbel