index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
card
/
block.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: Annotate cmd_hdr as __le32
Jiri Slaby
2016-10-10
1
-1
/
+1
*
mmc: block: add missing header dependencies
Baoyou Xie
2016-10-10
1
-0
/
+1
*
mmc: card: do away with indirection pointer
Linus Walleij
2016-09-26
1
-2
/
+1
*
mmc: block: don't use CMD23 with very old MMC cards
Daniel Glöckner
2016-09-26
1
-1
/
+2
*
mmc: block: remove the check of packed for packed request routine
Shawn Lin
2016-09-26
1
-12
/
+12
*
mmc: fix use-after-free of struct request
Adrian Hunter
2016-08-25
1
-2
/
+2
*
block: Fix secure erase
Adrian Hunter
2016-08-16
1
-0
/
+1
*
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2016-08-01
1
-10
/
+3
|
\
|
*
mmc: block: Fix tag condition with packed writes
Adrian Hunter
2016-07-25
1
-2
/
+1
|
*
mmc: core: Disable HPI for certain Hynix eMMC cards
Pratibhasagar V
2016-07-25
1
-6
/
+0
|
*
mmc: block: correct 4KB alignment check
Yuan, Juntao
2016-07-25
1
-2
/
+2
*
|
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-27
1
-6
/
+9
|
\
\
|
*
|
mmc: move 'parent' tracking to mmc_blk_data
Dan Williams
2016-06-22
1
-2
/
+3
|
*
|
block: add a separate operation type for secure erase
Christoph Hellwig
2016-06-09
1
-4
/
+6
*
|
|
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-27
1
-6
/
+5
|
\
|
|
|
|
/
|
/
|
|
*
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
1
-3
/
+3
|
*
drivers: use req op accessor
Mike Christie
2016-06-07
1
-4
/
+3
*
|
mmc: block: fix packed command header endianness
Taras Kondratiuk
2016-07-18
1
-6
/
+6
*
|
mmc: block: fix free of uninitialized 'idata->buf'
Ville Viinikka
2016-07-18
1
-1
/
+3
|
/
*
Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2016-05-26
1
-3
/
+21
|
\
|
*
mmc: longer timeout for long read time quirk
Matt Gumbel
2016-05-23
1
-2
/
+3
|
*
mmc: block: Pause re-tuning while switched to the RPMB partition
Adrian Hunter
2016-05-17
1
-1
/
+10
|
*
mmc: block: Always switch back to main area after RPMB access
Adrian Hunter
2016-05-17
1
-0
/
+8
*
|
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mmc/block: switch to using blk_queue_write_cache()
Jens Axboe
2016-04-13
1
-1
/
+1
*
|
mmc: block: improve logging of handling emmc timeouts
Ken Sumrall
2016-05-16
1
-2
/
+8
*
|
mmc: block: Convert to IDA for partition device indexes
Ulf Hansson
2016-05-02
1
-9
/
+27
*
|
mmc: block: Release index in partition allocation error path
Ulf Hansson
2016-05-02
1
-0
/
+1
*
|
mmc: block: Use the mmc host device index as the mmcblk device index
Ulf Hansson
2016-04-14
1
-17
/
+1
|
/
*
mmc: block: fix ABI regression of mmc_blk_ioctl
Shawn Lin
2016-03-17
1
-8
/
+16
*
mmc: block: shut up "retrying because a re-tune was needed" message
Russell King
2016-02-29
1
-2
/
+2
*
mmc: block: don't use the OR operation for flag of data
Jaehoon Chung
2016-02-29
1
-3
/
+3
*
Revert "mmc: block: don't use parameter prefix if built as module"
Ulf Hansson
2016-02-11
1
-3
/
+0
*
mmc: block: return error on failed mmc_blk_get()
Olof Johansson
2016-02-10
1
-1
/
+3
*
mmc: block: Allow more than 8 partitions per card
Colin Cross
2015-12-28
1
-5
/
+2
*
mmc: block: change to use kmalloc when copy data from userspace
yalin wang
2015-12-22
1
-2
/
+2
*
mmc: remove bondage between REQ_META and reliable write
Luca Porzio
2015-11-09
1
-8
/
+3
*
mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMD
Grant Grundler
2015-10-26
1
-18
/
+9
*
mmc: block: Add new ioctl to send multi commands
Jon Hunter
2015-10-26
1
-55
/
+151
*
mmc: block: skip trim for some kingston eMMCs
Shawn Lin
2015-08-27
1
-0
/
+10
*
mmc: block: add fixup of broken CMD23 for Sandisk card
Yangbo Lu
2015-08-17
1
-0
/
+4
*
mmc: block: don't use parameter prefix if built as module
Andy Shevchenko
2015-08-17
1
-0
/
+3
*
mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()
Tomas Winkler
2015-07-24
1
-0
/
+2
*
mmc: card: Fixup request missing in mmc_blk_issue_rw_rq
Ding Wang
2015-06-16
1
-3
/
+5
*
mmc: cast unsigned int to typeof(sector_t) to avoid unexpected error
Kuninori Morimoto
2015-06-01
1
-1
/
+2
*
mmc: block: Retry errored data requests when re-tuning is needed
Adrian Hunter
2015-06-01
1
-1
/
+10
*
mmc: block: Check re-tuning in the recovery path
Adrian Hunter
2015-06-01
1
-0
/
+3
*
mmc: card: Don't access RPMB partitions for normal read/write
Chuanxiao Dong
2015-05-06
1
-0
/
+12
*
Revert "mmc: core: Convert mmc_driver to device_driver"
Ulf Hansson
2015-04-17
1
-17
/
+17
*
sd, mmc, virtio_blk, string_helpers: fix block size units
James Bottomley
2015-04-11
1
-2
/
+2
[next]