index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
card
Age
Commit message (
Expand
)
Author
2016-12-12
mmc: block: Move files to core
Ulf Hansson
2016-12-05
mmc: mmc_test: remove BUG_ONs and deploy error handling
Shawn Lin
2016-12-05
mmc: queue: remove BUG_ON for bounce_sg
Shawn Lin
2016-12-05
mmc: sdio_uart: remove meaningless BUG_ON
Shawn Lin
2016-12-05
mmc: queue: Introduce queue depth and use it to allocate and free
Adrian Hunter
2016-12-05
mmc: queue: Factor out mmc_queue_reqs_free_bufs()
Adrian Hunter
2016-12-05
mmc: queue: Factor out mmc_queue_alloc_sgs()
Adrian Hunter
2016-12-05
mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
Adrian Hunter
2016-12-05
mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
Adrian Hunter
2016-12-05
mmc: queue: Fix queue thread wake-up
Adrian Hunter
2016-12-05
mmc: block: Fix 4K native sector check
Adrian Hunter
2016-12-05
mmc: block: Restore line inadvertently removed with packed commands
Adrian Hunter
2016-11-29
mmc: block: delete packed command support
Linus Walleij
2016-11-29
mmc: block: move packed command struct init
Linus Walleij
2016-11-29
mmc: block: rename data to blkdata
Linus Walleij
2016-11-29
mmc: block: use mmc_req_is_special()
Linus Walleij
2016-11-29
mmc: mmc_test: Uninitialized return value
Dan Carpenter
2016-11-29
mmc: core: use enum mmc_blk_status properly
Linus Walleij
2016-11-29
mmc: block: convert ecc_err to a bool
Linus Walleij
2016-11-29
mmc: block: make gen_err a bool variable
Linus Walleij
2016-11-07
mmc: mmc_test: Fix "Commands during non-blocking write" tests
Adrian Hunter
2016-10-10
mmc: core: Annotate cmd_hdr as __le32
Jiri Slaby
2016-10-10
mmc: block: add missing header dependencies
Baoyou Xie
2016-09-26
mmc: card: do away with indirection pointer
Linus Walleij
2016-09-26
mmc: mmc_test: Add tests for sending commands during transfer
Adrian Hunter
2016-09-26
mmc: block: don't use CMD23 with very old MMC cards
Daniel Glöckner
2016-09-26
mmc: block: remove the check of packed for packed request routine
Shawn Lin
2016-08-25
mmc: fix use-after-free of struct request
Adrian Hunter
2016-08-16
block: Fix secure erase
Adrian Hunter
2016-07-31
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-25
mmc: block: Fix tag condition with packed writes
Adrian Hunter
2016-07-25
mmc: core: Disable HPI for certain Hynix eMMC cards
Pratibhasagar V
2016-07-25
mmc: block: correct 4KB alignment check
Yuan, Juntao
2016-07-18
mmc: block: fix packed command header endianness
Taras Kondratiuk
2016-07-18
mmc: block: fix free of uninitialized 'idata->buf'
Ville Viinikka
2016-06-22
mmc: move 'parent' tracking to mmc_blk_data
Dan Williams
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
drivers: use req op accessor
Mike Christie
2016-05-26
Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2016-05-23
mmc: longer timeout for long read time quirk
Matt Gumbel
2016-05-20
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-17
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-17
mmc: block: Pause re-tuning while switched to the RPMB partition
Adrian Hunter
2016-05-17
mmc: block: Always switch back to main area after RPMB access
Adrian Hunter
2016-05-16
mmc: block: improve logging of handling emmc timeouts
Ken Sumrall
2016-05-02
mmc: block: Convert to IDA for partition device indexes
Ulf Hansson
2016-05-02
mmc: block: Release index in partition allocation error path
Ulf Hansson
[next]