summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2022-05-245-21/+58
|\
| * mmc: core: Support zeroout using TRIM for eMMCVincent Whitchurch2022-05-102-4/+24
| * mmc: core: use kobj_to_dev()Minghao Chi2022-05-041-1/+1
| * mmc: core: Add CIDs for cards to the entropy poolLinus Walleij2022-04-262-0/+14
| * mmc: core: Allows to override the timeout value for ioctl() pathBean Huo2022-04-261-4/+4
| * Merge branch 'fixes' into nextUlf Hansson2022-04-261-4/+19
| |\
| * | mmc: improve API to make clear hw_reset callback is for cardsWolfram Sang2022-04-262-4/+4
| * | mmc: core: improve API to make clear that mmc_sw_reset is for cardsWolfram Sang2022-04-261-1/+2
| * | mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd()Sergey Shtylyov2022-04-261-7/+9
* | | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-231-2/+1
|\ \ \
| * | | block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig2022-04-171-1/+1
| * | | block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-171-1/+0
| |/ /
* | / mmc: core: Fix busy polling for MMC_SEND_OP_COND againUlf Hansson2022-05-191-1/+1
| |/ |/|
* | mmc: core: Set HS clock speed before sending HS CMD13Brian Norris2022-04-261-4/+19
|/
* mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang2022-04-083-5/+5
* mmc: core: Fixup support for writeback-cache for eMMC and SDMichael Wu2022-04-041-3/+9
* mmc: block: Check for errors after write on SPIChristian Löhle2022-04-041-1/+33
* Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-03-281-15/+2
|\
| * sdio_uart: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby2022-02-281-15/+2
* | Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-281-0/+5
|\ \
| * \ Merge 5.17-rc8 into staging-nextGreg Kroah-Hartman2022-03-145-8/+14
| |\ \
| * \ \ Merge 5.17-rc6 into staging-nextGreg Kroah-Hartman2022-02-281-14/+14
| |\ \ \ | | | |/ | | |/|
| * | | staging: wfx: apply the necessary SDIO quirks for the Silabs WF200Jérôme Pouiller2022-02-171-0/+5
* | | | mmc: core: Drop HS400 caps unless 8-bit bus is supported tooUlf Hansson2022-03-152-7/+11
* | | | mmc: host: Return an error when ->enable_sdio_irq() ops is missingUlf Hansson2022-03-151-2/+13
* | | | mmc: core: Improve fallback to speed modes if eMMC HS200 failsUlf Hansson2022-03-151-3/+13
* | | | Merge branch 'fixes' into nextUlf Hansson2022-03-075-8/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_CONDUlf Hansson2022-03-075-8/+14
| | |/ | |/|
* / | mmc: core: use sysfs_emit() instead of sprintf()Sergey Shtylyov2022-02-286-31/+34
|/ /
* / mmc: block: fix read single on recovery logicChristian Löhle2022-02-081-14/+14
|/
* mmc: core: Wait for command setting 'Power Off Notification' bit to completeAndrey Skvortsov2022-01-241-1/+7
* Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-121-17/+21
|\
| * block: remove the gendisk argument to blk_execute_rqChristoph Hellwig2021-11-291-5/+5
| * block: remove the ->rq_disk field in struct requestChristoph Hellwig2021-11-291-1/+1
| * mmc: core: Use blk_mq_complete_request_direct().Sebastian Andrzej Siewior2021-11-291-8/+14
| * block: remove GENHD_FL_EXT_DEVTChristoph Hellwig2021-11-291-1/+0
| * mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFOChristoph Hellwig2021-11-291-2/+1
| * block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PARTChristoph Hellwig2021-11-291-2/+2
* | mmc: pwrseq: Use bitmap_free() to free bitmapChristophe JAILLET2021-12-281-1/+1
* | mmc: core: Fix blk_status_t handlingJoel Stanley2021-12-211-1/+1
* | Merge branch 'fixes' into nextUlf Hansson2021-12-203-1/+16
|\ \
| * | mmc: core: Disable card detect during shutdownUlf Hansson2021-12-203-1/+16
| |/
* | mmc: core: Remove redundant driver match functionlizhe2021-12-141-11/+0
* | mmc: core: adjust polling interval for CMD1Huijin Park2021-12-141-29/+54
* | mmc: core: change __mmc_poll_for_busy() parameter typeHuijin Park2021-12-145-8/+8
* | mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmcH. Nikolaus Schaller2021-12-142-0/+20
* | mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIOUlf Hansson2021-12-141-1/+3
* | mmc: core: provide macro and table to match the device tree to apply quirksH. Nikolaus Schaller2021-12-143-0/+20
* | mmc: core: allow to match the device tree to apply quirksJérôme Pouiller2021-12-142-0/+20
* | mmc: core: rewrite mmc_fixup_device()Jérôme Pouiller2021-12-141-17/+24
|/