aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/card
AgeCommit message (Expand)Author
2015-09-08Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-27mmc: block: skip trim for some kingston eMMCsShawn Lin
2015-08-17scatterlist: remove open coded sg_unmark_end instancesDan Williams
2015-08-17mmc: block: add fixup of broken CMD23 for Sandisk cardYangbo Lu
2015-08-17mmc: block: don't use parameter prefix if built as moduleAndy Shevchenko
2015-07-24mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler
2015-07-17block: have drivers use blk_queue_max_discard_sectors()Jens Axboe
2015-06-18mmc: queue: prevent soft lockups on PREEMPT=nRabin Vincent
2015-06-16mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang
2015-06-15mmc: queue: use swap() in mmc_queue_thread()Fabian Frederick
2015-06-01mmc: mmc-test: use swap() in mmc_test_nonblock_transfer()Fabian Frederick
2015-06-01mmc: cast unsigned int to typeof(sector_t) to avoid unexpected errorKuninori Morimoto
2015-06-01mmc: card: mmc_test: Simplify a trivial if-return sequenceFabio Estevam
2015-06-01mmc: block: Retry errored data requests when re-tuning is neededAdrian Hunter
2015-06-01mmc: block: Check re-tuning in the recovery pathAdrian Hunter
2015-05-06mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong
2015-04-17Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson
2015-04-10sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley
2015-01-28mmc: block: Remove unnecessary temporary variableTobias Klauser
2015-01-21mmc: block: fix format string warningAsaf Vertz
2015-01-19mmc: core: always check status after resetJohan Rudholm
2014-12-05mmc: queue: Improve error handling during allocation of bounce buffersBhuvanesh Surachari
2014-11-26mmc: block: Increase max_devicesBen Hutchings
2014-11-10mmc: mmc_test: Extend "Badly aligned" tests for 8-byte alignmentAdrian Hunter
2014-11-10mmc: block: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()Ulf Hansson
2014-11-10mmc: block: Use dev_set|get_drvdata()Ulf Hansson
2014-11-10mmc: core: Convert mmc_driver to device_driverUlf Hansson
2014-11-10mmc: core: Convert the mmc_driver to use the modern PM opsUlf Hansson
2014-11-10mmc: block: add newline to sysfs display of force_roBaruch Siach
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer
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-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-17Fix uses of dma_max_pfn() when converting to a limiting addressRussell King
2014-02-13mmc: card: Remove host cap MMC_CAP2_SANITIZEUlf Hansson
2014-01-13mmc: fix host release issue after discard operationRay Jui
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-31ARM: 7797/1: mmc: Use dma_max_pfn(dev) helper for bounce_limit calculationsSantosh Shilimkar
2013-10-30mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson