summaryrefslogtreecommitdiff
path: root/drivers/mmc/card
AgeCommit message (Expand)Author
2020-05-10mmc: block: return error on failed mmc_blk_get()Olof Johansson
2019-11-28mmc: block: Fix tag condition with packed writesAdrian Hunter
2019-04-03Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson
2019-04-03mmc: block: Allow more than 8 partitions per cardColin Cross
2017-01-12mmc: mmc_test: Uninitialized return valueDan Carpenter
2016-10-28mmc: core: Annotate cmd_hdr as __le32Jiri Slaby
2016-10-28mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner
2016-08-10mmc: block: fix packed command header endiannessTaras Kondratiuk
2016-06-01mmc: longer timeout for long read time quirkMatt Gumbel
2016-04-12mmc: block: fix ABI regression of mmc_blk_ioctlShawn Lin
2015-11-09mmc: remove bondage between REQ_META and reliable writeLuca Porzio
2015-10-26mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMDGrant Grundler
2015-10-26mmc: block: Add new ioctl to send multi commandsJon Hunter
2015-10-21mmc: core: Fix init_card in 52MhzChaotian Jing
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