aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-24mmc: core: refactor mmc_request_done()Linus Walleij1-11/+16
2017-04-24mmc: core: refactor asynchronous request finalizationLinus Walleij1-53/+33
2017-04-24mmc: core: move some code in mmc_start_areq()Linus Walleij1-8/+5
2017-04-24mmc: core: Factor out mrq preparation from mmc_start_request()Adrian Hunter1-13/+27
2017-04-24mmc: core: Factor out debug prints from mmc_start_request()Adrian Hunter1-13/+20
2017-04-24mmc: block: Factor out data preparationAdrian Hunter1-69/+82
2017-04-24mmc: block: Change mmc_apply_rel_rw() to get block address from the requestAdrian Hunter1-1/+1
2017-04-24mmc: block: Disable Command Queue while RPMB is usedAdrian Hunter1-8/+38
2017-04-24mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter3-0/+23
2017-04-24mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter5-0/+34
2017-04-24mmc: queue: Share mmc request array between partitionsAdrian Hunter4-96/+156
2017-04-24mmc: block: Introduce queue semanticsAdrian Hunter3-56/+95
2017-04-24mmc: block: Use local var for mqrq_curAdrian Hunter1-12/+14
2017-04-24mmc: host: s3cmci: allow probing from device treeSergio Prado1-131/+126