summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
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
2018-12-17mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2018-12-17mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PMUlf Hansson
2018-12-17mmc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-17mmc: slot-gpio: Delete legacy GPIO handlingLinus Walleij
2018-12-17mmc: core: Add ->hs400_prepare_ddr() callbackYinbo Zhu
2018-12-17mmc: core: remove obsolete mmc_set_blockcount() functionWolfram Sang
2018-12-17mmc: slot-gpio: Allocate GPIO labels dynamicallyLinus Walleij
2018-12-04mmc: core: use mrq->sbc when sending CMD23 for RPMBWolfram Sang
2018-11-17mmc: stop abusing the request queue_lock pointerChristoph Hellwig
2018-11-15mmc: stop abusing the request queue_lock pointerChristoph Hellwig
2018-11-15mmc: simplify queue initializationChristoph Hellwig
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-23Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-15mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmapJanusz Krzysztofik
2018-10-09Merge branch 'fixes' into nextUlf Hansson
2018-10-09mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot
2018-10-08mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIOLubomir Rintel
2018-09-28mmc: slot-gpio: Fix debounce time to use miliseconds againMarek Szyprowski