index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
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
2017-06-20
mmc: core: Make mmc_can_reset() static
Ulf Hansson
2017-06-20
mmc: core: Move mmc_flush_cache() from core.c to mmc_ops.c
Ulf Hansson
2017-06-20
mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.c
Ulf Hansson
2017-06-20
mmc: core: Move mmc bkops functions from core.c to mmc_ops.c
Ulf Hansson
2017-06-20
mmc: core: Don't export some eMMC specific functions from core.c
Ulf Hansson
2017-06-20
mmc: sdio: Keep card runtime resumed while adding function devices
Adrian Hunter
2017-06-20
mmc: sdio: Tidy error path in mmc_attach_sdio()
Adrian Hunter
2017-06-20
mmc: core: Use device_property_read instead of of_property_read
David Woods
[next]