aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-05-07
|\
| * mmc: core: Fix tag set memory leakRaul E Rangel2019-05-06
| * mmc: core: Verify SD bus widthRaul E Rangel2019-05-06
| * mmc: core: fix possible use after free of hostPan Bian2019-05-06
| * mmc: core: Fix warning and undefined behavior in mmc voltage handlingPavel Machek2019-04-29
| * mmc: core: retry CMD1 in mmc_send_op_cond() even if the ocr = 0Yoshihiro Shimoda2019-04-29
| * mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllersAndrea Merello2019-04-15
* | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-09
|/
* Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-08
|\
| * block: kill BLK_MQ_F_SG_MERGEMing Lei2019-02-15
* | mmc:fix a bug when max_discard is 0Jiong Wu2019-03-01
* | mmc: core: Add a debug print when the card may have been replacedhongjiefang2019-02-28
* | Merge branch 'fixes' into nextUlf Hansson2019-02-28
|\ \
| * | mmc: core: align max segment size with logical block sizeMing Lei2019-02-27
| * | mmc: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani2019-02-27
* | | mmc: core: Add sd discard timeoutAvri Altman2019-02-28
* | | mmc: core: Add discard support to sdAvri Altman2019-02-28
* | | mmc: core: do not retry CMD6 in __mmc_switch()Chaotian Jing2019-02-28
* | | mmc: core: Convert mmc_align_data_size() into an SDIO specific functionUlf Hansson2019-02-25
* | | mmc: core: Move mmc_of_parse_voltage() to host.cUlf Hansson2019-02-25
* | | mmc: core: Convert mmc_regulator_get_ocrmask() to staticUlf Hansson2019-02-25
* | | mmc: core: Move regulator helpers to separate fileUlf Hansson2019-02-25
* | | mmc: core: Drop retries as in-parameter to mmc_wait_for_app_cmd()Ulf Hansson2019-02-25
* | | mmc: core: Convert mmc_wait_for_app_cmd() to staticUlf Hansson2019-02-25
* | | mmc: core: Indicate SD specs higher than 4.0Avri Altman2019-02-25
* | | mmc: core: Calculate the discard arg only onceAvri Altman2019-02-25
* | | mmc: slot-gpio: Remove override_active_level on WPLinus Walleij2019-02-25
* | | mmc: core: annotate implicit fall throughMathieu Malaterre2019-02-25
* | | mmc:sdio: Remove unneeded variable retwangbo2019-02-25
* | | mmc: block: fix debugfs_simple_attr.cocci warningsYueHaibing2019-02-25
|/ /
* / mmc: block: handle complete_work on separate workqueueZachary Hays2019-02-08
|/
* mmc: core: don't override the CD GPIO level when "cd-inverted" is setMartin Blumenstingl2019-01-11
* Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-12-28
|\
| * mmc: core: Cleanup BKOPS supportUlf Hansson2018-12-17
| * mmc: core: Drop redundant check in mmc_send_hpi_cmd()Ulf Hansson2018-12-17
| * Merge branch 'fixes' into nextUlf Hansson2018-12-17
| |\
| * | mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PMUlf Hansson2018-12-17
| * | mmc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-17
| * | mmc: slot-gpio: Delete legacy GPIO handlingLinus Walleij2018-12-17
| * | mmc: core: Add ->hs400_prepare_ddr() callbackYinbo Zhu2018-12-17
| * | mmc: core: remove obsolete mmc_set_blockcount() functionWolfram Sang2018-12-17
| * | mmc: slot-gpio: Allocate GPIO labels dynamicallyLinus Walleij2018-12-17
* | | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-28
|\ \ \ | |_|/ |/| |
| * | mmc: stop abusing the request queue_lock pointerChristoph Hellwig2018-11-17
| * | mmc: stop abusing the request queue_lock pointerChristoph Hellwig2018-11-15
| * | mmc: simplify queue initializationChristoph Hellwig2018-11-15
* | | mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson2018-12-17