index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
block.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response
Chaotian Jing
2019-11-13
1
-92
/
+55
*
mmc: block: Make card_busy_detect() a bit more generic
Chaotian Jing
2019-11-13
1
-8
/
+8
*
Merge branch 'fixes' into next
Ulf Hansson
2019-02-28
1
-6
/
+0
|
\
|
*
mmc: core: align max segment size with logical block size
Ming Lei
2019-02-27
1
-6
/
+0
*
|
mmc: core: Calculate the discard arg only once
Avri Altman
2019-02-25
1
-9
/
+3
*
|
mmc: block: fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-02-25
1
-4
/
+5
|
/
*
mmc: block: handle complete_work on separate workqueue
Zachary Hays
2019-02-08
1
-1
/
+9
*
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
|
*
mmc: core: Cleanup BKOPS support
Ulf Hansson
2018-12-17
1
-1
/
+1
*
|
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
1
-15
/
+11
|
\
\
|
|
/
|
/
|
|
*
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
2018-11-17
1
-13
/
+11
|
*
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
2018-11-15
1
-12
/
+10
|
*
mmc: simplify queue initialization
Christoph Hellwig
2018-11-15
1
-1
/
+1
*
|
mmc: core: use mrq->sbc when sending CMD23 for RPMB
Wolfram Sang
2018-12-04
1
-5
/
+10
|
/
*
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-22
1
-1
/
+1
|
\
|
*
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-28
1
-1
/
+1
*
|
mmc: block: avoid multiblock reads for the last sector in SPI mode
Chris Boot
2018-10-09
1
-0
/
+10
|
/
*
Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-06-05
1
-4
/
+7
|
\
|
*
Merge branch 'fixes' into next
Ulf Hansson
2018-05-21
1
-1
/
+1
|
|
\
|
*
|
mmc: block: Don't switch to the same partition type in mmc_blk_remove()
Shawn Lin
2018-05-21
1
-3
/
+5
|
*
|
mmc: card: Don't show eMMC RPMB and BOOT areas in /proc/partitions
Andrew Gabbasov
2018-05-02
1
-1
/
+2
*
|
|
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
1
-7
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
1
-7
/
+5
|
|
/
*
/
mmc: block: propagate correct returned value in mmc_rpmb_ioctl
Mathieu Malaterre
2018-05-21
1
-1
/
+1
|
/
*
Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2018-04-12
1
-0
/
+1
|
\
|
*
mmc: core: Prevent bus reference leak in mmc_blk_init()
Alexander Kappner
2018-04-04
1
-0
/
+1
*
|
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mmc: block: Delete gendisk before cleaning up the request queue
Shawn Lin
2018-03-22
1
-1
/
+1
*
|
mmc: block: fix updating ext_csd caches on ioctl call
Bastian Stender
2018-03-15
1
-0
/
+19
*
|
mmc: core: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2018-03-15
1
-11
/
+4
|
/
*
mmc: block: fix logical error to avoid memory leak
Liu, Changcheng
2017-12-18
1
-0
/
+1
*
mmc: block: blk-mq: Potential NULL deref on mmc_blk_alloc_req() failure
Dan Carpenter
2017-12-11
1
-0
/
+1
*
mmc: block: Remove code no longer needed after the switch to blk-mq
Adrian Hunter
2017-12-11
1
-716
/
+7
*
mmc: block: blk-mq: fix boolreturn.cocci warnings
Wu Fengguang
2017-12-11
1
-1
/
+1
*
mmc: block: blk-mq: Stop using legacy recovery
Adrian Hunter
2017-12-11
1
-143
/
+161
*
mmc: block: Reduce polling timeout from 10 minutes to 10 seconds
Adrian Hunter
2017-12-11
1
-1
/
+7
*
mmc: block: Add timeout_clks when calculating timeout
Adrian Hunter
2017-12-11
1
-7
/
+35
*
mmc: block: Check for transfer state in card_busy_detect()
Adrian Hunter
2017-12-11
1
-4
/
+13
*
mmc: block: Check the timeout correctly in card_busy_detect()
Adrian Hunter
2017-12-11
1
-1
/
+3
*
mmc: block: blk-mq: Check error bits and save the exception bit when polling ...
Adrian Hunter
2017-12-11
1
-9
/
+28
*
mmc: block: Make card_busy_detect() accumulate all response error bits
Adrian Hunter
2017-12-11
1
-10
/
+29
*
mmc: block: blk-mq: Separate card polling from recovery
Adrian Hunter
2017-12-11
1
-1
/
+28
*
mmc: block: blk-mq: Add support for direct completion
Adrian Hunter
2017-12-11
1
-25
/
+104
*
mmc: block: Add CQE support
Adrian Hunter
2017-12-11
1
-2
/
+148
*
mmc: block: Add blk-mq support
Adrian Hunter
2017-12-11
1
-8
/
+494
*
mmc: block: Add error-handling comments
Adrian Hunter
2017-12-11
1
-1
/
+35
*
mmc: block: Simplify cleaning up the queue
Adrian Hunter
2017-12-11
1
-5
/
+12
*
mmc: block: Ensure that debugfs files are removed
Adrian Hunter
2017-11-23
1
-7
/
+37
*
mmc: block: Check return value of blk_get_request()
Adrian Hunter
2017-11-23
1
-1
/
+19
*
mmc: block: Fix missing blk_put_request()
Adrian Hunter
2017-11-23
1
-0
/
+3
[next]