summaryrefslogtreecommitdiff
path: root/drivers/mmc/mmc_write.c
AgeCommit message (Expand)Author
2019-01-16mmc: Use proper IS_ENABLED macro to check block supportEzequiel Garcia
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-10-09dm: mmc: Support eraseSimon Glass
2016-09-20mmc: sd: optimize erasePeng Fan
2016-05-17dm: mmc: Add support for driver-model block devicesSimon Glass
2016-05-17dm: mmc: Move the device list into a separate fileSimon Glass
2016-05-17dm: mmc: Use the new select_hwpart() APISimon Glass
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-13mmc: store hwpart in the block deviceStephen Warren
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2016-01-04mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson
2015-06-18mmc_write.c: Make mmc_berase do 32bit safe 64bit mathTom Rini
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou
2013-09-20mmc: don't support write & erase for SPL buildsPaul Burton