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: core: apply NO_CMD23 quirk to some specific cards
Christoph Fritz
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
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
2017-08-30
mmc: core: Turn off CQE before sending commands
Adrian Hunter
2017-08-30
mmc: core: Add mmc_retune_hold_now()
Adrian Hunter
2017-08-30
mmc: core: Remove unused MMC_CAP2_PACKED_CMD
Adrian Hunter
2017-08-30
mmc: core: remove the check of mmc_card_blockaddr for SD cards
Shawn Lin
2017-08-30
mmc: core: correct taac parameter according to the specification
Shawn Lin
2017-08-30
mmc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-30
mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debug
Shawn Lin
2017-08-30
mmc: core: always check the length of sglist with total data size
Shawn Lin
[next]