index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2017-12-20
mmc: core: apply NO_CMD23 quirk to some specific cards
Christoph Fritz
2017-12-05
mmc: core: prepend 0x to OCR entry in sysfs
Bastian Stender
2017-12-05
mmc: core: prepend 0x to pre_eol_info entry in sysfs
Bastian Stender
2017-12-05
mmc: block: Ensure that debugfs files are removed
Adrian Hunter
2017-12-05
mmc: core: Do not leave the block driver in a suspended state
Adrian Hunter
2017-12-05
mmc: block: Check return value of blk_get_request()
Adrian Hunter
2017-12-05
mmc: block: Fix missing blk_put_request()
Adrian Hunter
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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
2017-08-30
mmc: core: remove check of host->removed for rescan routine
Shawn Lin
2017-08-30
mmc: block: remove unused struct mmc_card *card
Shawn Lin
2017-08-30
mmc: mmc_ops: fix a typo for comment of mmc_start_bkops
Shawn Lin
2017-08-30
mmc: block: Fix block status codes
Adrian Hunter
2017-08-21
mmc: block: prevent propagating R1_OUT_OF_RANGE for open-ending mode
Shawn Lin
2017-08-09
mmc: block: fix lockdep splat when removing mmc_block module
Michał Mirosław
2017-08-08
mmc: mmc: correct the logic for setting HS400ES signal voltage
Haibo Chen
2017-08-03
mmc: block: bypass the queue even if usage is present for hotplug
Shawn Lin
2017-07-13
mmc: block: Prevent new req entering queue after its cleanup
Grzegorz Sluja
2017-07-11
mmc: block: Let MMC_IOC_MULTI_CMD return zero again for zero entries
Geert Uytterhoeven
2017-07-11
mmc: block: Initialize ret in mmc_blk_issue_drv_op() for MMC_DRV_OP_IOCTL
Geert Uytterhoeven
2017-07-04
Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-06-27
mmc/block: remove a call to blk_queue_bounce_limit
Christoph Hellwig
2017-06-20
mmc: slot-gpio: Add support to enable irq wake on cd_irq
Adrian Hunter
2017-06-20
mmc: core: Remove MMC_CAP2_HC_ERASE_SZ
Ulf Hansson
2017-06-20
mmc: core: for data errors, take response of stop cmd into account
Wolfram Sang
2017-06-20
mmc: core: check also R1 response for stop commands
Wolfram Sang
2017-06-20
mmc: core: Clarify code for sending CSD
Ulf Hansson
2017-06-20
mmc: core: Drop mmc_all_send_cid() and use mmc_send_cxd_native() instead
Ulf Hansson
2017-06-20
mmc: core: Re-factor code for sending CID
Ulf Hansson
2017-06-20
mmc: core: Remove redundant code in mmc_send_cid()
Ulf Hansson
[next]