aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-08Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-0/+17
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-08-27mmc: block: skip trim for some kingston eMMCsShawn Lin1-0/+10
2015-08-17scatterlist: remove open coded sg_unmark_end instancesDan Williams1-2/+2
2015-08-17mmc: block: add fixup of broken CMD23 for Sandisk cardYangbo Lu1-0/+4
2015-08-17mmc: block: don't use parameter prefix if built as moduleAndy Shevchenko1-0/+3
2015-07-24mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler1-0/+2
2015-07-17block: have drivers use blk_queue_max_discard_sectors()Jens Axboe1-1/+1
2015-06-18mmc: queue: prevent soft lockups on PREEMPT=nRabin Vincent1-0/+1
2015-06-16mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang1-3/+5
2015-06-15mmc: queue: use swap() in mmc_queue_thread()Fabian Frederick1-4/+1
2015-06-01mmc: mmc-test: use swap() in mmc_test_nonblock_transfer()Fabian Frederick1-3/+1
2015-06-01mmc: cast unsigned int to typeof(sector_t) to avoid unexpected errorKuninori Morimoto1-1/+2
2015-06-01mmc: card: mmc_test: Simplify a trivial if-return sequenceFabio Estevam1-85/+15
2015-06-01mmc: block: Retry errored data requests when re-tuning is neededAdrian Hunter2-1/+11
2015-06-01mmc: block: Check re-tuning in the recovery pathAdrian Hunter1-0/+3
2015-05-06mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong3-1/+15
2015-04-17Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson2-28/+24
2015-04-10sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley1-2/+2
2015-01-28mmc: block: Remove unnecessary temporary variableTobias Klauser1-3/+1
2015-01-21mmc: block: fix format string warningAsaf Vertz1-1/+1
2015-01-19mmc: core: always check status after resetJohan Rudholm1-11/+7
2014-12-05mmc: queue: Improve error handling during allocation of bounce buffersBhuvanesh Surachari1-7/+9
2014-11-26mmc: block: Increase max_devicesBen Hutchings1-5/+8
2014-11-10mmc: mmc_test: Extend "Badly aligned" tests for 8-byte alignmentAdrian Hunter1-4/+6
2014-11-10mmc: block: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()Ulf Hansson1-11/+2
2014-11-10mmc: block: Use dev_set|get_drvdata()Ulf Hansson1-11/+10
2014-11-10mmc: core: Convert mmc_driver to device_driverUlf Hansson2-19/+25
2014-11-10mmc: core: Convert the mmc_driver to use the modern PM opsUlf Hansson1-8/+8
2014-11-10mmc: block: add newline to sysfs display of force_roBaruch Siach1-1/+1
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer1-0/+1
2014-09-24mmc: Convert pr_warning to pr_warnJoe Perches3-11/+8
2014-09-19mmc: block: change stop errors to infoJohan Rudholm1-1/+1
2014-09-09mmc: card: Prevent partition scan for the eMMC boot areasUlf Hansson1-1/+1
2014-09-09mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto1-5/+0
2014-09-09mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto1-0/+10
2014-07-26mmc: Do not advertise secure discard if it is blacklistedLukas Czerner1-3/+3
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-66/+115
2014-02-23mmc: block: Fixup busy detection while invoking stop cmd at recoveryUlf Hansson1-28/+55
2014-02-23mmc: block: Respect hw busy detection in card_busy_detect()Ulf Hansson1-2/+8
2014-02-23mmc: block: Implement card_busy_detect() for busy detectionUlf Hansson1-35/+47
2014-02-23mmc: block: Use R1 responses for stop cmds for read requestsUlf Hansson1-1/+6
2014-02-17Fix uses of dma_max_pfn() when converting to a limiting addressRussell King1-1/+1
2014-02-13mmc: card: Remove host cap MMC_CAP2_SANITIZEUlf Hansson1-2/+1
2014-01-13mmc: fix host release issue after discard operationRay Jui1-3/+4
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-2/+0
2013-10-31ARM: 7797/1: mmc: Use dma_max_pfn(dev) helper for bounce_limit calculationsSantosh Shilimkar1-1/+2
2013-10-30mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson1-2/+0