summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-31mmc: core: claim mmc host while enabling clock scaling from userspaceSujit Reddy Thumma
2016-05-31mmc: core: Add sysfs entries for dynamic control of clock scalingSujit Reddy Thumma
2016-05-31mmc: card: activate packing control only for eMMC4.5 cardsMaya Erez
2016-05-31mmc: core: Add load based clock scaling supportSujit Reddy Thumma
2016-05-31mmc: sdio: fix sdio_reset_comm() to take care of UHS card resetMaya Erez
2016-05-31mmc: card: re-run test because of timing issuesYaniv Gardi
2016-05-31mmc: relocation of print_mmc_packed_statsLee Susman
2016-05-31mmc: block: Fix error handling of device attributes creationMaya Erez
2016-05-31mmc: card: Add eMMC4.5 packing control unit-testsTatyana Brokhman
2016-05-31mmc: card: Add eMMC4.5 write packed commands unit-testsTatyana Brokhman
2016-05-31mmc: card: Fix packing control enabling algorithmTatyana Brokhman
2016-05-31mmc: block: Add MMC write packing statisticsTatyana Brokhman
2016-05-31mmc: block: Add write packing controlTatyana Brokhman
2016-05-31mmc: block: do not query the sd card if a fault is injectedAsutosh Das
2016-05-31revert "mmc: core: Set correct bus mode before card init"Author: Stephen Boyd
2016-05-31mmc: core: sdio: Ensure clocks are always enabled before host interactionSujit Reddy Thumma
2016-05-31mmc: host: remove mmcq performance numbers statisticsSubhash Jadavani
2016-05-31mmc: core: Remove BROKEN_CLK_GATING quirk for AR6003 cardsKrishna Konda
2016-05-31mmc: quirks: Fix data timeout values for certain SanDisk eMMC cardsPratibhasagar V
2016-05-31mmc: mmc_test: Fix possible NULL pointer dereferenceSujit Reddy Thumma
2016-05-31mmc: core: capture performance numbers only when askedSubhash Jadavani
2016-05-31mmc: Add profiling code to measure performance at MMC layers.Aparna Mallavarapu
2016-05-31mmc: core: Remove BROKEN_CLK_GATING quirk for WCN1314 cardsSujit Reddy Thumma
2016-05-31mmc: core: Export mmc_set_ios so that host drivers can use itSujit Reddy Thumma
2016-05-31mmc: sd: fix the issue with paranoid SD card init retrySubhash Jadavani
2016-05-31mmc: msm_sdcc: Fix deadlock in mmc_suspend_host and mmc_rescanSujit Reddy Thumma
2016-05-31mmc: core: Use usleep_range for delays less than 20msSujit Reddy Thumma
2016-05-31mmc: Fixing few warning messages.Pratibhasagar V
2016-05-31mmc: core: Skip frequency retries for SDCC slotsSujith Reddy Thumma
2016-05-31mmc: core: Claim host while freeing cardSujith Reddy Thumma
2016-05-31mmc: core: Determine correct access mode for eMMC cards by reading OCRSujith Reddy Thumma
2016-05-31mmc: core: Add 8-bit support for SDIOSahitya Tummala
2016-05-31mmc: sdio: Fix sdio_disable_wide to properly handle 8 bit bus width.Murali Palnati
2016-05-31mmc: core: Workaround to fix a hardware bug in Qualcomm-SDIO client on MDMMaya Erez
2016-05-31mmc: core: Fix race between runtime PM suspend and block requestsSujith Reddy Thumma
2016-05-31mmc: core: Fix bustest timeout valueSahitya Tummala
2016-05-31mmc: core: Fix MMC clock scaling in case of tuning failureSahitya Tummala
2016-05-31mmc: core: hpi in TRAN state error handlingKonstantin Dorfman
2016-05-31mmc: core: fix issue with HPI polling timeoutKonstantin Dorfman
2016-05-31mmc: core: export mmc_host_may_gate_card functionSubhash Jadavani
2016-05-31mmc: sd: Set the card removed if card detect failsAsutosh Das
2016-05-31mmc: card: abort the suspend if the card is busySubhash Jadavani
2016-05-27mmc: core: Add a debugfs entry to set max clock rateSujit Reddy Thumma
2016-05-27mmc: core: Allow changing bus frequency for SD/eMMC cards in runtimeSujit Reddy Thumma
2016-05-27mmc: core: Attribute the IO wait time properly in mmc_wait_for_req_done()Subhash Jadavani
2016-05-27mmc: sdhci: rate limit sdhci_dumpregs() printsSahitya Tummala
2016-05-27mmc: host: sdhci: allow definition of pm QoS via dts fileMaya Erez
2016-05-27mmc: sdhci-msm: force 32bit ADMA descriptorsGilad Broner
2016-05-27mmc: sdhci-msm: Add dual voltage capabilityVenkat Gopalakrishnan
2016-05-27mmc: sdhci-msm: add nonhotplug supportGuoping Yu