summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-18mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson
2019-06-18mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson
2019-06-18mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson
2019-06-17mmc: core: complete HS400 before checking statusWolfram Sang
2019-06-05mmc: also set max_segment_size in the deviceChristoph Hellwig
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-05-06mmc: core: Fix tag set memory leakRaul E Rangel
2019-05-06mmc: core: Verify SD bus widthRaul E Rangel
2019-05-06mmc: core: fix possible use after free of hostPan Bian
2019-04-29mmc: core: Fix warning and undefined behavior in mmc voltage handlingPavel Machek
2019-04-29mmc: core: retry CMD1 in mmc_send_op_cond() even if the ocr = 0Yoshihiro Shimoda
2019-04-15mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllersAndrea Merello
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-01mmc:fix a bug when max_discard is 0Jiong Wu
2019-02-28mmc: core: Add a debug print when the card may have been replacedhongjiefang
2019-02-28Merge branch 'fixes' into nextUlf Hansson
2019-02-28mmc: core: Add sd discard timeoutAvri Altman
2019-02-28mmc: core: Add discard support to sdAvri Altman
2019-02-28mmc: core: do not retry CMD6 in __mmc_switch()Chaotian Jing
2019-02-27mmc: core: align max segment size with logical block sizeMing Lei
2019-02-27mmc: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani
2019-02-25mmc: core: Convert mmc_align_data_size() into an SDIO specific functionUlf Hansson
2019-02-25mmc: core: Move mmc_of_parse_voltage() to host.cUlf Hansson
2019-02-25mmc: core: Convert mmc_regulator_get_ocrmask() to staticUlf Hansson
2019-02-25mmc: core: Move regulator helpers to separate fileUlf Hansson
2019-02-25mmc: core: Drop retries as in-parameter to mmc_wait_for_app_cmd()Ulf Hansson
2019-02-25mmc: core: Convert mmc_wait_for_app_cmd() to staticUlf Hansson
2019-02-25mmc: core: Indicate SD specs higher than 4.0Avri Altman
2019-02-25mmc: core: Calculate the discard arg only onceAvri Altman
2019-02-25mmc: slot-gpio: Remove override_active_level on WPLinus Walleij
2019-02-25mmc: core: annotate implicit fall throughMathieu Malaterre
2019-02-25mmc:sdio: Remove unneeded variable retwangbo
2019-02-25mmc: block: fix debugfs_simple_attr.cocci warningsYueHaibing
2019-02-15block: kill BLK_MQ_F_SG_MERGEMing Lei
2019-02-08mmc: block: handle complete_work on separate workqueueZachary Hays
2019-01-11mmc: core: don't override the CD GPIO level when "cd-inverted" is setMartin Blumenstingl
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-17mmc: core: Cleanup BKOPS supportUlf Hansson
2018-12-17mmc: core: Drop redundant check in mmc_send_hpi_cmd()Ulf Hansson
2018-12-17Merge branch 'fixes' into nextUlf Hansson
2018-12-17mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson
2018-12-17mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson