summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-12mmc: queue: Fix bigger segments usageYoshihiro Shimoda
2019-09-11mmc: core: Fixup processing of SDIO IRQs during system suspend/resumeUlf Hansson
2019-09-11mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspendUlf Hansson
2019-09-11mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatoryUlf Hansson
2019-09-11mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREADUlf Hansson
2019-09-11mmc: core: Move code to get pending SDIO IRQs to a functionMatthias Kaehlcke
2019-09-03Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik
2019-09-03mmc: queue: use bigger segments if DMA MAP layer can merge the segmentsYoshihiro Shimoda
2019-08-30mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson
2019-07-22mmc: mmc_spi: Enable stable writesAndreas Koop
2019-07-11Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-07-10mmc: core: let the dma map ops handle bouncingChristoph Hellwig
2019-07-10mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()Ulf Hansson
2019-07-10mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()Ulf Hansson
2019-07-10mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resumeUlf Hansson
2019-07-10mmc: sdio: Drop powered-on re-init at runtime resume and HW resetUlf Hansson
2019-07-10mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card()Ulf Hansson
2019-07-10mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore()Ulf Hansson
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20mmc: sdio: Turn sdio_run_irqs() into staticUlf Hansson
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-18Merge branch 'fixes' into nextUlf Hansson
2019-06-18mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson
2019-06-18Merge branch 'fixes' into nextUlf 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: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
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