summaryrefslogtreecommitdiff
path: root/drivers/mmc/card (follow)
Commit message (Expand)AuthorAge
...
* | | | mmc: block: add mmc_blk_disable_wr_packing() disables packing modeKonstantin Dorfman2016-05-31
* | | | mmc card: Initialize the packing info before running the testMaya Erez2016-05-31
* | | | mmc: Keep track of current hard partitionOluwafemi Adeyemi2016-05-31
* | | | mmc: card: Fix RPMB IOCTL to handle all cardsKrishna Konda2016-05-31
* | | | mmc: block: reduce the block timeout to 30 secsSubhash Jadavani2016-05-31
* | | | mmc: do not pack random requestsMaya Erez2016-05-31
* | | | mmc: card: activate packing control only for eMMC4.5 cardsMaya Erez2016-05-31
* | | | mmc: card: re-run test because of timing issuesYaniv Gardi2016-05-31
* | | | mmc: relocation of print_mmc_packed_statsLee Susman2016-05-31
* | | | mmc: block: Fix error handling of device attributes creationMaya Erez2016-05-31
* | | | mmc: card: Add eMMC4.5 packing control unit-testsTatyana Brokhman2016-05-31
* | | | mmc: card: Add eMMC4.5 write packed commands unit-testsTatyana Brokhman2016-05-31
* | | | mmc: card: Fix packing control enabling algorithmTatyana Brokhman2016-05-31
* | | | mmc: block: Add MMC write packing statisticsTatyana Brokhman2016-05-31
* | | | mmc: block: Add write packing controlTatyana Brokhman2016-05-31
* | | | mmc: block: do not query the sd card if a fault is injectedAsutosh Das2016-05-31
* | | | mmc: quirks: Fix data timeout values for certain SanDisk eMMC cardsPratibhasagar V2016-05-31
* | | | mmc: mmc_test: Fix possible NULL pointer dereferenceSujit Reddy Thumma2016-05-31
* | | | mmc: card: abort the suspend if the card is busySubhash Jadavani2016-05-31
* | | | mmc: core: Fix error handling of MMC_BLK_DATA_ERRSahitya Tummala2016-05-19
* | | | mmc: core: add long read time fixup for certain Samsung eMMCGuoping Yu2016-05-19
* | | | mmc: new request notification unit-testLee Susman2016-03-22
* | | | mmc: Enable eMMC unit-testsMaya Erez2016-03-22
| |_|/ |/| |
* | | ANDROID: mmc: move to a SCHED_FIFO threadTim Murray2016-02-22
| |/ |/|
* | mmc: Add tracepoints of mmc block operationsKen Sumrall2016-02-16
* | Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson2016-02-16
* | mmc: block: Improve logging of handling emmc timeoutsKen Sumrall2016-02-16
* | mmc_block: Allow more than 8 partitions per cardColin Cross2016-02-16
|/
* mmc: remove bondage between REQ_META and reliable writeLuca Porzio2015-11-09
* mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMDGrant Grundler2015-10-26
* mmc: block: Add new ioctl to send multi commandsJon Hunter2015-10-26
* mmc: core: Fix init_card in 52MhzChaotian Jing2015-10-21
* Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-09-08
|\
| * mmc: block: skip trim for some kingston eMMCsShawn Lin2015-08-27
| * mmc: block: add fixup of broken CMD23 for Sandisk cardYangbo Lu2015-08-17
| * mmc: block: don't use parameter prefix if built as moduleAndy Shevchenko2015-08-17
* | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \
| * | scatterlist: remove open coded sg_unmark_end instancesDan Williams2015-08-17
* | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\| | | |/ |/|
| * block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-17
* | mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler2015-07-24
|/
* mmc: queue: prevent soft lockups on PREEMPT=nRabin Vincent2015-06-18
* mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang2015-06-16
* mmc: queue: use swap() in mmc_queue_thread()Fabian Frederick2015-06-15
* mmc: mmc-test: use swap() in mmc_test_nonblock_transfer()Fabian Frederick2015-06-01
* mmc: cast unsigned int to typeof(sector_t) to avoid unexpected errorKuninori Morimoto2015-06-01
* mmc: card: mmc_test: Simplify a trivial if-return sequenceFabio Estevam2015-06-01
* mmc: block: Retry errored data requests when re-tuning is neededAdrian Hunter2015-06-01
* mmc: block: Check re-tuning in the recovery pathAdrian Hunter2015-06-01
* mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong2015-05-06