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
/
core
Age
Commit message (
Expand
)
Author
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-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
2017-10-30
mmc: core: Factor out mmc_host_set_uhs_voltage()
Adrian Hunter
2017-10-30
mmc: core: Export a few functions needed for blkmq support
Adrian Hunter
2017-10-30
mmc: block: Factor out mmc_setup_queue()
Adrian Hunter
2017-10-30
mmc: block: Prepare CQE data
Adrian Hunter
2017-10-30
mmc: block: Use local variables in mmc_blk_data_prep()
Adrian Hunter
2017-10-30
mmc: mmc: Enable CQE's
Adrian Hunter
2017-10-30
mmc: mmc: Enable Command Queuing
Adrian Hunter
2017-10-30
mmc: core: Add support for handling CQE requests
Adrian Hunter
2017-10-30
mmc: core: Introduce host claiming by context
Adrian Hunter
2017-10-30
mmc: core: Remove unnecessary host claim
Adrian Hunter
2017-10-30
mmc: block: Fix bug when removing RPMB chardev
Linus Walleij
2017-10-30
mmc: block: Delete mmc_access_rpmb()
Linus Walleij
2017-10-30
mmc: block: Convert RPMB to a character device
Linus Walleij
2017-10-04
mmc: Delete bounce buffer handling
Linus Walleij
2017-10-02
mmc: core: add driver strength selection when selecting hs400es
Chanho Min
2017-09-08
mmc: block: Fix incorrectly initialized requests
Adrian Hunter
2017-08-30
Merge branch 'fixes' into next
Ulf Hansson
2017-08-30
mmc: core: Move mmc_start_areq() declaration
Adrian Hunter
2017-08-30
mmc: block: cast a informative log for no devidx available
Shawn Lin
2017-08-30
mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd()
Linus Walleij
2017-08-30
mmc: block: Refactor mmc_blk_part_switch()
Linus Walleij
2017-08-30
mmc: block: Move duplicate check
Linus Walleij
2017-08-30
mmc: debugfs: Move block debugfs into block module
Linus Walleij
2017-08-30
mmc: ops: export mmc_get_status()
Linus Walleij
2017-08-30
mmc: block: Anonymize the drv op data pointer
Linus Walleij
2017-08-30
mmc: test: reduce stack usage in mmc_test_nonblock_transfer
Arnd Bergmann
[next]