summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-05-261-3/+21
|\
| * mmc: longer timeout for long read time quirkMatt Gumbel2016-05-231-2/+3
| * mmc: block: Pause re-tuning while switched to the RPMB partitionAdrian Hunter2016-05-171-1/+10
| * mmc: block: Always switch back to main area after RPMB accessAdrian Hunter2016-05-171-0/+8
* | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-1/+1
|\ \
| * | tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-1/+1
* | | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-171-1/+1
|\ \ \ | |_|/ |/| |
| * | mmc/block: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* | | mmc: block: improve logging of handling emmc timeoutsKen Sumrall2016-05-161-2/+8
* | | mmc: block: Convert to IDA for partition device indexesUlf Hansson2016-05-021-9/+27
* | | mmc: block: Release index in partition allocation error pathUlf Hansson2016-05-021-0/+1
| |/ |/|
* | mmc: block: Use the mmc host device index as the mmcblk device indexUlf Hansson2016-04-141-17/+1
|/
* Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-03-212-13/+22
|\
| * mmc: block: fix ABI regression of mmc_blk_ioctlShawn Lin2016-03-171-8/+16
| * mmc: block: shut up "retrying because a re-tune was needed" messageRussell King2016-02-291-2/+2
| * mmc: block: don't use the OR operation for flag of dataJaehoon Chung2016-02-291-3/+3
| * mmc: mmc_test: mention that '0' runs all testsWolfram Sang2016-02-291-0/+1
* | Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-141-4/+3
|\|
| * Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson2016-02-111-3/+0
| * mmc: block: return error on failed mmc_blk_get()Olof Johansson2016-02-101-1/+3
* | tty: Use termios c_*flag macrosPeter Hurley2016-01-281-7/+7
|/
* mmc: block: Allow more than 8 partitions per cardColin Cross2015-12-281-5/+2
* mmc: block: change to use kmalloc when copy data from userspaceyalin wang2015-12-221-2/+2
* mmc: remove bondage between REQ_META and reliable writeLuca Porzio2015-11-091-8/+3
* mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMDGrant Grundler2015-10-261-18/+9
* mmc: block: Add new ioctl to send multi commandsJon Hunter2015-10-261-55/+151
* mmc: core: Fix init_card in 52MhzChaotian Jing2015-10-211-6/+3
* Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-09-081-0/+17
|\
| * mmc: block: skip trim for some kingston eMMCsShawn Lin2015-08-271-0/+10
| * mmc: block: add fixup of broken CMD23 for Sandisk cardYangbo Lu2015-08-171-0/+4
| * mmc: block: don't use parameter prefix if built as moduleAndy Shevchenko2015-08-171-0/+3
* | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-2/+2
|\ \
| * | scatterlist: remove open coded sg_unmark_end instancesDan Williams2015-08-171-2/+2
* | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-1/+1
|\| | | |/ |/|
| * block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-171-1/+1
* | mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler2015-07-241-0/+2
|/
* mmc: queue: prevent soft lockups on PREEMPT=nRabin Vincent2015-06-181-0/+1
* mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang2015-06-161-3/+5
* mmc: queue: use swap() in mmc_queue_thread()Fabian Frederick2015-06-151-4/+1
* mmc: mmc-test: use swap() in mmc_test_nonblock_transfer()Fabian Frederick2015-06-011-3/+1
* mmc: cast unsigned int to typeof(sector_t) to avoid unexpected errorKuninori Morimoto2015-06-011-1/+2
* mmc: card: mmc_test: Simplify a trivial if-return sequenceFabio Estevam2015-06-011-85/+15
* mmc: block: Retry errored data requests when re-tuning is neededAdrian Hunter2015-06-012-1/+11
* mmc: block: Check re-tuning in the recovery pathAdrian Hunter2015-06-011-0/+3
* mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong2015-05-063-1/+15
* Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson2015-04-172-28/+24
* sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley2015-04-101-2/+2
* mmc: block: Remove unnecessary temporary variableTobias Klauser2015-01-281-3/+1
* mmc: block: fix format string warningAsaf Vertz2015-01-211-1/+1
* mmc: core: always check status after resetJohan Rudholm2015-01-191-11/+7