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
2019-07-11
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-07-10
mmc: core: let the dma map ops handle bouncing
Christoph Hellwig
2019-07-10
mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()
Ulf Hansson
2019-07-10
mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()
Ulf Hansson
2019-07-10
mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resume
Ulf Hansson
2019-07-10
mmc: sdio: Drop powered-on re-init at runtime resume and HW reset
Ulf Hansson
2019-07-10
mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card()
Ulf Hansson
2019-07-10
mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore()
Ulf Hansson
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-20
mmc: sdio: Turn sdio_run_irqs() into static
Ulf Hansson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-18
Merge branch 'fixes' into next
Ulf Hansson
2019-06-18
mmc: core: Prevent processing SDIO IRQs when the card is suspended
Ulf Hansson
2019-06-18
Merge branch 'fixes' into next
Ulf Hansson
2019-06-18
mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
Douglas Anderson
2019-06-18
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
2019-06-17
mmc: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-17
mmc: core: complete HS400 before checking status
Wolfram Sang
2019-06-05
mmc: also set max_segment_size in the device
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-05-06
mmc: core: Fix tag set memory leak
Raul E Rangel
2019-05-06
mmc: core: Verify SD bus width
Raul E Rangel
2019-05-06
mmc: core: fix possible use after free of host
Pan Bian
2019-04-29
mmc: core: Fix warning and undefined behavior in mmc voltage handling
Pavel Machek
2019-04-29
mmc: core: retry CMD1 in mmc_send_op_cond() even if the ocr = 0
Yoshihiro Shimoda
2019-04-15
mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers
Andrea Merello
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-01
mmc:fix a bug when max_discard is 0
Jiong Wu
2019-02-28
mmc: core: Add a debug print when the card may have been replaced
hongjiefang
2019-02-28
Merge branch 'fixes' into next
Ulf Hansson
2019-02-28
mmc: core: Add sd discard timeout
Avri Altman
2019-02-28
mmc: core: Add discard support to sd
Avri Altman
2019-02-28
mmc: core: do not retry CMD6 in __mmc_switch()
Chaotian Jing
2019-02-27
mmc: core: align max segment size with logical block size
Ming Lei
2019-02-27
mmc: core: Fix NULL ptr crash from mmc_should_fail_request
Ritesh Harjani
2019-02-25
mmc: core: Convert mmc_align_data_size() into an SDIO specific function
Ulf Hansson
2019-02-25
mmc: core: Move mmc_of_parse_voltage() to host.c
Ulf Hansson
2019-02-25
mmc: core: Convert mmc_regulator_get_ocrmask() to static
Ulf Hansson
2019-02-25
mmc: core: Move regulator helpers to separate file
Ulf Hansson
2019-02-25
mmc: core: Drop retries as in-parameter to mmc_wait_for_app_cmd()
Ulf Hansson
2019-02-25
mmc: core: Convert mmc_wait_for_app_cmd() to static
Ulf Hansson
2019-02-25
mmc: core: Indicate SD specs higher than 4.0
Avri Altman
2019-02-25
mmc: core: Calculate the discard arg only once
Avri Altman
2019-02-25
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
2019-02-25
mmc: core: annotate implicit fall through
Mathieu Malaterre
[next]