aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/card/block.c
AgeCommit message (Expand)Author
2015-12-14Revert "mmc: mmcblk: Add support for deferred SD bus resume"John Stultz
2015-12-14Revert "mmc: block: Remove call to mmc_blk_set_blksize"John Stultz
2015-08-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-04mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang
2015-08-04mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler
2015-06-16Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-06-09mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong
2015-05-12Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-02-03mmc: block: Remove call to mmc_blk_set_blksizeArve Hjønnevåg
2015-02-03mmc: Add tracepoints of mmc block operationsKen Sumrall
2015-02-03mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2015-02-03mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2015-02-03mmc_block: Allow more than 8 partitions per cardColin Cross
2015-01-08mmc: block: add newline to sysfs display of force_roBaruch Siach
2014-09-24mmc: Convert pr_warning to pr_warnJoe Perches
2014-09-19mmc: block: change stop errors to infoJohan Rudholm
2014-09-09mmc: card: Prevent partition scan for the eMMC boot areasUlf Hansson
2014-09-09mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto
2014-09-09mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto
2014-07-26mmc: Do not advertise secure discard if it is blacklistedLukas Czerner
2014-02-23mmc: block: Fixup busy detection while invoking stop cmd at recoveryUlf Hansson
2014-02-23mmc: block: Respect hw busy detection in card_busy_detect()Ulf Hansson
2014-02-23mmc: block: Implement card_busy_detect() for busy detectionUlf Hansson
2014-02-23mmc: block: Use R1 responses for stop cmds for read requestsUlf Hansson
2014-02-13mmc: card: Remove host cap MMC_CAP2_SANITIZEUlf Hansson
2014-01-13mmc: fix host release issue after discard operationRay Jui
2013-10-30mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson
2013-08-24mmc: fix null pointer use in mmc_blk_remove_reqFranck Jullien
2013-08-24mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake
2013-06-27mmc: core: Handle card shutdown from mmc_busUlf Hansson
2013-06-27mmc: card: fixing an false identification of SANITIZE commandYaniv Gardi
2013-06-27mmc: reordered shutdown sequence in mmc_bld_remove_reqPaul Taysom
2013-05-26mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson
2013-05-26mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez
2013-05-07block_device_operations->release() should return voidAl Viro
2013-03-22mmc: block: fix the host's claim-release in special requestSeungwon Jeon
2013-02-24mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon
2013-02-24mmc: block: don't start new request when the card is removedSeungwon Jeon
2013-02-11mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman
2012-12-06mmc: card: Add RPMB support in IOCTL interfaceLoic Pallardy
2012-12-06mmc: card: Do not scan RPMB partitionsLoic Pallardy
2012-12-06mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2012-07-10mmc: block: replace __blk_end_request() with blk_end_request()Subhash Jadavani
2012-06-26mmc: block: fix the data timeout issue with ACMD22Subhash Jadavani
2012-05-17mmc: block: Allow disabling 512B sector size emulationSaugata Das
2012-05-09mmc: card: Avoid null pointer dereferencePhilippe De Swert
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-04-05mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson