index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2018-02-27
mmc: core: Avoid hanging to claim host for mmc via some nested calls
Ulf Hansson
2018-01-18
mmc: slot-gpio: add a helper to check capability of GPIO WP detection
Masahiro Yamada
2017-12-18
mmc: block: fix logical error to avoid memory leak
Liu, Changcheng
2017-12-18
mmc: avoid removing non-removable hosts during suspend
Daniel Drake
2017-12-11
Merge branch 'fixes' into next
Ulf Hansson
2017-12-11
mmc: core: apply NO_CMD23 quirk to some specific cards
Christoph Fritz
2017-12-11
Merge branch 'fixes' into next
Ulf Hansson
2017-12-11
mmc: block: blk-mq: Potential NULL deref on mmc_blk_alloc_req() failure
Dan Carpenter
2017-12-11
mmc: core: Remove code no longer needed after the switch to blk-mq
Adrian Hunter
2017-12-11
mmc: block: Remove code no longer needed after the switch to blk-mq
Adrian Hunter
2017-12-11
mmc: core: Remove option not to use blk-mq
Adrian Hunter
2017-12-11
mmc: mmc_test: Ensure command queue is disabled for testing
Adrian Hunter
2017-12-11
mmc: core: Ensure cmd_completion is initialized
Adrian Hunter
2017-12-11
mmc_test: use ktime_get_ts64 for timestamps
Arnd Bergmann
2017-12-11
mmc: block: make function mmc_cqe_issue_type static
Colin Ian King
2017-12-11
mmc: block: blk-mq: fix boolreturn.cocci warnings
Wu Fengguang
2017-12-11
mmc: mmc_test: Do not use mmc_start_areq() anymore
Adrian Hunter
2017-12-11
mmc: block: blk-mq: Stop using legacy recovery
Adrian Hunter
2017-12-11
mmc: block: Reduce polling timeout from 10 minutes to 10 seconds
Adrian Hunter
2017-12-11
mmc: block: Add timeout_clks when calculating timeout
Adrian Hunter
2017-12-11
mmc: block: Check for transfer state in card_busy_detect()
Adrian Hunter
2017-12-11
mmc: block: Check the timeout correctly in card_busy_detect()
Adrian Hunter
2017-12-11
mmc: block: blk-mq: Check error bits and save the exception bit when polling ...
Adrian Hunter
2017-12-11
mmc: block: Make card_busy_detect() accumulate all response error bits
Adrian Hunter
2017-12-11
mmc: block: blk-mq: Separate card polling from recovery
Adrian Hunter
2017-12-11
mmc: block: blk-mq: Add support for direct completion
Adrian Hunter
2017-12-11
mmc: block: Add CQE support
Adrian Hunter
2017-12-11
mmc: block: Add blk-mq support
Adrian Hunter
2017-12-11
mmc: core: Add parameter use_blk_mq
Adrian Hunter
2017-12-11
mmc: block: Add error-handling comments
Adrian Hunter
2017-12-11
mmc: core: Make mmc_pre_req() and mmc_post_req() available
Adrian Hunter
2017-12-11
mmc: block: Simplify cleaning up the queue
Adrian Hunter
2017-12-11
mmc: block: No need to export mmc_cleanup_queue()
Adrian Hunter
2017-12-11
mmc: core: use usleep_range rather than HZ magic in mmc_delay()
Wolfram Sang
2017-12-11
mmc: slot-gpio: call gpiod_to_irq() only when MMC_CAP_NEEDS_POLL is unset
Masahiro Yamada
2017-12-05
mmc: core: properly init drv_type
Wolfram Sang
2017-12-01
Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2017-11-29
mmc: core: prepend 0x to OCR entry in sysfs
Bastian Stender
2017-11-29
mmc: core: prepend 0x to pre_eol_info entry in sysfs
Bastian Stender
2017-11-23
mmc: block: Ensure that debugfs files are removed
Adrian Hunter
2017-11-23
mmc: core: Do not leave the block driver in a suspended state
Adrian Hunter
2017-11-23
mmc: block: Check return value of blk_get_request()
Adrian Hunter
2017-11-23
mmc: block: Fix missing blk_put_request()
Adrian Hunter
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-13
Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
mmc: parse new binding for eMMC fixed driver type
Wolfram Sang
2017-10-30
mmc: add kerneldoc to mmc_regulator_get_supply()
Wolfram Sang
2017-10-30
mmc: core: export emmc revision
Jin Qian
2017-10-30
mmc: sd: Fix signal voltage when there is no power cycle
Adrian Hunter
[next]