summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-31mmc: quirks: add support for quirks based on EXT_CSD_REVTalel Shenhar
2016-05-31mmc: sdhci-msm: Disable packed commandsVenkat Gopalakrishnan
2016-05-31mmc: sdhci-msm: Update DLL reset sequenceVenkat Gopalakrishnan
2016-05-31mmc: sdhci: Fix unclocked access during MMC_POWER_UPVenkat Gopalakrishnan
2016-05-31mmc: sdhci-msm: Disable pm functionalitiesVenkat Gopalakrishnan
2016-05-31mmc: sdhci-msm: Update mmc DDR timing modeVenkat Gopalakrishnan
2016-05-31mmc: sdhci-msm: use the generic sdhci_reset()Venkat Gopalakrishnan
2016-05-31mmc: sdhci-msm: use the generic sdhci_set_bus_width()Venkat Gopalakrishnan
2016-05-31mmc: sdhci-msm: Adjust host capabilitiesVenkat Gopalakrishnan
2016-05-31mmc: sdhci-msm: Update the args for sdhci_pltfm_initVenkat Gopalakrishnan
2016-05-31mmc: sdhci-msm: Add missing register definesVenkat Gopalakrishnan
2016-05-31mmc: sdhci: Fix spinlock handling in sdhci_do_set_ios()Venkat Gopalakrishnan
2016-05-31include: sdhci: Fix QUIRK2 definesVenkat Gopalakrishnan
2016-05-31mmc: core: declare local stack arrays as constVenkat Gopalakrishnan
2016-05-31mmc: core: Add workaround for hosts that need addtional tuning for HS400Venkat Gopalakrishnan
2016-05-31mmc: core: Update HS400 timing mode before performing tuningVenkat Gopalakrishnan
2016-05-31mmc: core: Avoid infinite retries of failed mmc commandMaya Erez
2016-05-31mmc: block: Fix an invalid use of req->cmd_flag in DISCARD operationMaya Erez
2016-05-31mmc: core: Add retry mechanism for MMC resume failureSahitya Tummala
2016-05-31mmc: core: Fix null pointer dereference due to illegal mmc requestSujit Reddy Thumma
2016-05-31mmc: core: Fix null pointer dereference due to race conditionsSujit Reddy Thumma
2016-05-31mmc: core: Fix NULL pointer dereference issue with mmc_blk_reset()Sahitya Tummala
2016-05-31mmc: core: Fix clock frequency transitions during invalid statesSujit Reddy Thumma
2016-05-31mmc: core: Exit clock scaling prior to removing the cardPratibhasagar V
2016-05-31mmc: core: get drive types supported by eMMC cardsKrishna Konda
2016-05-31mmc: block: check for NULL pointer before dereferencingAsutosh Das
2016-05-31mmc: queue: scale down the max_segs if memory allocation failsSubhash Jadavani
2016-05-31mmc: core: fix buffer overflow during memcpy of ext_csdSujit Reddy Thumma
2016-05-31mmc: block: Fix error path of mmc_blk_alloc_req()Sahitya Tummala
2016-05-31mmc: core: Check for NULL pointer access in ioctlAsutosh Das
2016-05-31mmc: core: add clock-scaling support to HS400 cardsAsutosh Das
2016-05-31mmc: core : fix arbitrary read/write to user spaceRaviv Shvili
2016-05-31ARM: dts: msm: Reduce the clocks for SD card slot for MSM8226Pratibhasagar V
2016-05-31mmc: quirks: enable clock gating for AR6004 cardAsutosh Das
2016-05-31mmc: core: fix possible clock gating issue during voltage switchSubhash Jadavani
2016-05-31mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2016-05-31mmc: core: add wakeup functionality to sdio cardsAsutosh Das
2016-05-31mmc: core: dont send PON during suspendKrishna Konda
2016-05-31mmc: sdio: Update the buffer copy to include the last charPratibhasagar V
2016-05-31mmc: block: fix the block driver shutdownSubhash Jadavani
2016-05-31mmc: core: add checks for pointers before driver shutdownEugene Yasman
2016-05-31mmc: Add long power off notification supportTatyana Brokhman
2016-05-31mmc: sdio: enable asynchronous interrupt support in 4-bit modeSubhash Jadavani
2016-05-31mmc: core: Add support for notifying host driver while scaling clocksSujit Reddy Thumma
2016-05-31mmc: add dynamic trigger for packed controlLee Susman
2016-05-31mmc: core: Log MMC clock frequency transitionsSujit Reddy Thumma
2016-05-31mmc: core: Bypass clock scaling while accessing RPMB partitionSujit Reddy Thumma
2016-05-31mmc: host: Fix driver level perf measurementSahitya Tummala
2016-05-31mmc: sdio: Update the argument for data copyPratibhasagar V
2016-05-31mmc: block: do not pack REQ_FUA requestKonstantin Dorfman