aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card/block.c
Commit message (Expand)AuthorAge
* mmc: core: Annotate cmd_hdr as __le32Jiri Slaby2016-10-10
* mmc: block: add missing header dependenciesBaoyou Xie2016-10-10
* mmc: card: do away with indirection pointerLinus Walleij2016-09-26
* mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner2016-09-26
* mmc: block: remove the check of packed for packed request routineShawn Lin2016-09-26
* mmc: fix use-after-free of struct requestAdrian Hunter2016-08-25
* block: Fix secure eraseAdrian Hunter2016-08-16
* Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-07-31
|\
| * mmc: block: Fix tag condition with packed writesAdrian Hunter2016-07-25
| * mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V2016-07-25
| * mmc: block: correct 4KB alignment checkYuan, Juntao2016-07-25
* | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \
| * | mmc: move 'parent' tracking to mmc_blk_dataDan Williams2016-06-22
| * | block: add a separate operation type for secure eraseChristoph Hellwig2016-06-09
* | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\| | | |/ |/|
| * block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-07
| * drivers: use req op accessorMike Christie2016-06-07
* | mmc: block: fix packed command header endiannessTaras Kondratiuk2016-07-18
* | mmc: block: fix free of uninitialized 'idata->buf'Ville Viinikka2016-07-18
|/
* Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-05-26
|\
| * mmc: longer timeout for long read time quirkMatt Gumbel2016-05-23
| * mmc: block: Pause re-tuning while switched to the RPMB partitionAdrian Hunter2016-05-17
| * mmc: block: Always switch back to main area after RPMB accessAdrian Hunter2016-05-17
* | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-17
|\ \ | |/ |/|
| * mmc/block: switch to using blk_queue_write_cache()Jens Axboe2016-04-12
* | mmc: block: improve logging of handling emmc timeoutsKen Sumrall2016-05-16
* | mmc: block: Convert to IDA for partition device indexesUlf Hansson2016-05-02
* | mmc: block: Release index in partition allocation error pathUlf Hansson2016-05-02
* | mmc: block: Use the mmc host device index as the mmcblk device indexUlf Hansson2016-04-14
|/
* mmc: block: fix ABI regression of mmc_blk_ioctlShawn Lin2016-03-17
* mmc: block: shut up "retrying because a re-tune was needed" messageRussell King2016-02-29
* mmc: block: don't use the OR operation for flag of dataJaehoon Chung2016-02-29
* Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson2016-02-11
* mmc: block: return error on failed mmc_blk_get()Olof Johansson2016-02-10
* mmc: block: Allow more than 8 partitions per cardColin Cross2015-12-28
* mmc: block: change to use kmalloc when copy data from userspaceyalin wang2015-12-22
* mmc: remove bondage between REQ_META and reliable writeLuca Porzio2015-11-09
* mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMDGrant Grundler2015-10-26
* mmc: block: Add new ioctl to send multi commandsJon Hunter2015-10-26
* mmc: block: skip trim for some kingston eMMCsShawn Lin2015-08-27
* mmc: block: add fixup of broken CMD23 for Sandisk cardYangbo Lu2015-08-17
* mmc: block: don't use parameter prefix if built as moduleAndy Shevchenko2015-08-17
* mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler2015-07-24
* mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang2015-06-16
* mmc: cast unsigned int to typeof(sector_t) to avoid unexpected errorKuninori Morimoto2015-06-01
* mmc: block: Retry errored data requests when re-tuning is neededAdrian Hunter2015-06-01
* mmc: block: Check re-tuning in the recovery pathAdrian Hunter2015-06-01
* mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong2015-05-06
* Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson2015-04-17
* sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley2015-04-10