index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
card
/
block.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
mmc: block: Move files to core
Ulf Hansson
1
-2336
/
+0
2016-12-05
mmc: queue: Fix queue thread wake-up
Adrian Hunter
1
-7
/
+0
2016-12-05
mmc: block: Fix 4K native sector check
Adrian Hunter
1
-3
/
+5
2016-12-05
mmc: block: Restore line inadvertently removed with packed commands
Adrian Hunter
1
-0
/
+2
2016-11-29
mmc: block: delete packed command support
Linus Walleij
1
-466
/
+17
2016-11-29
mmc: block: move packed command struct init
Linus Walleij
1
-0
/
+43
2016-11-29
mmc: block: rename data to blkdata
Linus Walleij
1
-10
/
+10
2016-11-29
mmc: block: use mmc_req_is_special()
Linus Walleij
1
-3
/
+1
2016-11-29
mmc: core: use enum mmc_blk_status properly
Linus Walleij
1
-6
/
+7
2016-11-29
mmc: block: convert ecc_err to a bool
Linus Walleij
1
-4
/
+4
2016-11-29
mmc: block: make gen_err a bool variable
Linus Walleij
1
-8
/
+9
2016-10-10
mmc: core: Annotate cmd_hdr as __le32
Jiri Slaby
1
-1
/
+1
2016-10-10
mmc: block: add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-09-26
mmc: card: do away with indirection pointer
Linus Walleij
1
-2
/
+1
2016-09-26
mmc: block: don't use CMD23 with very old MMC cards
Daniel Glöckner
1
-1
/
+2
2016-09-26
mmc: block: remove the check of packed for packed request routine
Shawn Lin
1
-12
/
+12
2016-08-25
mmc: fix use-after-free of struct request
Adrian Hunter
1
-2
/
+2
2016-08-16
block: Fix secure erase
Adrian Hunter
1
-0
/
+1
2016-07-31
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-10
/
+3
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+9
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+5
2016-07-25
mmc: block: Fix tag condition with packed writes
Adrian Hunter
1
-2
/
+1
2016-07-25
mmc: core: Disable HPI for certain Hynix eMMC cards
Pratibhasagar V
1
-6
/
+0
2016-07-25
mmc: block: correct 4KB alignment check
Yuan, Juntao
1
-2
/
+2
2016-07-18
mmc: block: fix packed command header endianness
Taras Kondratiuk
1
-6
/
+6
2016-07-18
mmc: block: fix free of uninitialized 'idata->buf'
Ville Viinikka
1
-1
/
+3
2016-06-22
mmc: move 'parent' tracking to mmc_blk_data
Dan Williams
1
-2
/
+3
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
1
-4
/
+6
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
1
-3
/
+3
2016-06-07
drivers: use req op accessor
Mike Christie
1
-4
/
+3
2016-05-26
Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-3
/
+21
2016-05-23
mmc: longer timeout for long read time quirk
Matt Gumbel
1
-2
/
+3
2016-05-17
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-05-17
mmc: block: Pause re-tuning while switched to the RPMB partition
Adrian Hunter
1
-1
/
+10
2016-05-17
mmc: block: Always switch back to main area after RPMB access
Adrian Hunter
1
-0
/
+8
2016-05-16
mmc: block: improve logging of handling emmc timeouts
Ken Sumrall
1
-2
/
+8
2016-05-02
mmc: block: Convert to IDA for partition device indexes
Ulf Hansson
1
-9
/
+27
2016-05-02
mmc: block: Release index in partition allocation error path
Ulf Hansson
1
-0
/
+1
2016-04-14
mmc: block: Use the mmc host device index as the mmcblk device index
Ulf Hansson
1
-17
/
+1
2016-04-12
mmc/block: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-03-17
mmc: block: fix ABI regression of mmc_blk_ioctl
Shawn Lin
1
-8
/
+16
2016-02-29
mmc: block: shut up "retrying because a re-tune was needed" message
Russell King
1
-2
/
+2
2016-02-29
mmc: block: don't use the OR operation for flag of data
Jaehoon Chung
1
-3
/
+3
2016-02-11
Revert "mmc: block: don't use parameter prefix if built as module"
Ulf Hansson
1
-3
/
+0
2016-02-10
mmc: block: return error on failed mmc_blk_get()
Olof Johansson
1
-1
/
+3
2015-12-28
mmc: block: Allow more than 8 partitions per card
Colin Cross
1
-5
/
+2
2015-12-22
mmc: block: change to use kmalloc when copy data from userspace
yalin wang
1
-2
/
+2
2015-11-09
mmc: remove bondage between REQ_META and reliable write
Luca Porzio
1
-8
/
+3
2015-10-26
mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMD
Grant Grundler
1
-18
/
+9
2015-10-26
mmc: block: Add new ioctl to send multi commands
Jon Hunter
1
-55
/
+151
[next]