aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: use percentage changed sectors as indication to check BKOPS needMaya Erez2013-03-151-2/+8
* mmc: Do not perform blocking BKOPSMaya Erez2013-03-151-4/+4
* mmc: increase BKOPS polling duration before suspendMaya Erez2013-03-151-1/+1
* mmc: core: Reduce the time to check for BKOPS need on idleMaya Erez2013-03-151-4/+3
* mmc: core: interrupt Background Operations if it takes too longSubhash Jadavani2013-03-151-1/+4
* mmc: core: Fixup broken suspend and eMMC4.5 power off notifyMaya Erez2013-03-072-14/+2
* Revert "MMC-4.5 Power OFF Notify Rework"Tatyana Brokhman2013-03-074-12/+8
* mmc: block: Adding device attribute for minimum sectors to start BKOPSYaniv Gardi2013-03-071-0/+1
* mmc: core: Add support for idle time BKOPSMaya Erez2013-03-072-0/+47
* mmc: block: Update packing statistics with large sector sizeTatyana Brokhman2013-03-071-0/+1
* mmc: block: Add MMC write packing statisticsTatyana Brokhman2013-03-071-0/+23
* mmc: block: Add write packing controlTatyana Brokhman2013-03-071-0/+2
* mmc: support packed write command for eMMC4.5 deviceSeungwon Jeon2013-03-072-0/+9
* mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-03-073-0/+18
* mmc: Revert all packing related patchesMaya Erez2013-03-074-47/+0
* mmc: core: Add the ability to enable BKOPSMaya Erez2013-03-071-0/+1
* mmc: support BKOPS feature for eMMCJaehoon Chung2013-03-073-2/+30
* mmc: Revert BKOPs featureMaya Erez2013-03-074-39/+0
* mmc: block: do not query the sd card if a fault is injectedAsutosh Das2013-02-271-0/+1
* mmc: host: Give a unique number to each CAPS2 capabilityMaya Erez2013-02-271-1/+1
* msm: msm_sdcc: Set default clock gating timeout to 200msecsSujit Reddy Thumma2013-02-271-2/+0
* mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon2013-02-252-60/+4
* mmc: core: fix improper clock frequency being passed to set_iosAsutosh Das2013-02-251-0/+1
* MMC-4.5 Power OFF Notify ReworkSaugata Das2013-02-254-8/+12
* mmc: block: Add MMC write packing statisticsMaya Erez2013-02-251-0/+25
* mmc: block: Add write packing controlMaya Erez2013-02-251-0/+1
* mmc: core: Support packed write command for eMMC4.5 deviceSeungwon Jeon2013-02-251-0/+4
* mmc: support BKOPS feature for eMMC v4.5Jaehoon Chung2013-02-254-0/+39
* mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez2013-02-251-0/+1
* mmc: core: Add packed command feature of eMMC4.5Seungwon Jeon2013-02-253-0/+22
* mmc: host: remove mmcq performance numbers statisticsSubhash Jadavani2013-02-251-4/+0
* mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2013-02-251-0/+2
* mmc: quirks: Fix data timeout values for certain SanDisk eMMC cardsPratibhasagar V2013-02-251-0/+1
* mmc: core: capture performance numbers only when askedSubhash Jadavani2013-02-251-0/+1
* mmc: core: Export mmc_set_ios so that host drivers can use itSujit Reddy Thumma2013-02-251-1/+1
* mmc: core: Determine correct access mode for eMMC cards by reading OCRSujith Reddy Thumma2013-02-251-0/+1
* mmc: sdio: Fix sdio_disable_wide to properly handle 8 bit bus width.Murali Palnati2013-02-251-0/+1
* mmc: core: Fix race between runtime PM suspend and block requestsSujith Reddy Thumma2013-02-251-0/+1
* mmc: Add profiling code to measure performance at MMC layers.Aparna Mallavarapu2013-02-251-0/+14
* include: Remove executable bit from sdio_func.hStephen Boyd2013-01-311-0/+0
* Merge commit 'v3.4-rc4' into android-3.4Colin Cross2012-04-271-1/+1
|\
| * mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-201-1/+1
* | mmc: core: host: only use wakelock for detect workColin Cross2012-04-091-0/+2
* | mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt2012-04-091-0/+1
* | mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt2012-04-091-0/+1
* | mmc: core: Add deferred bus resume policy.San Mehat2012-04-091-0/+15
* | trout: Add functions for WiFiDmitry Shmidt2012-04-091-0/+2
* | mmc: Add concept of an 'embedded' SDIO device.San Mehat2012-04-092-0/+25
|/
* Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-289-59/+43
|\
| * mmc: sh_mmcif: simplify bitmask macrosGuennadi Liakhovetski2012-03-271-12/+9