summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2022-04-26mmc: core: Set HS clock speed before sending HS CMD13Brian Norris
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang
2022-04-04mmc: core: Fixup support for writeback-cache for eMMC and SDMichael Wu
2022-04-04mmc: block: Check for errors after write on SPIChristian Löhle
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-15mmc: core: Drop HS400 caps unless 8-bit bus is supported tooUlf Hansson
2022-03-15mmc: host: Return an error when ->enable_sdio_irq() ops is missingUlf Hansson
2022-03-15mmc: core: Improve fallback to speed modes if eMMC HS200 failsUlf Hansson
2022-03-14Merge 5.17-rc8 into staging-nextGreg Kroah-Hartman
2022-03-07Merge branch 'fixes' into nextUlf Hansson
2022-03-07mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_CONDUlf Hansson
2022-02-28sdio_uart: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby
2022-02-28mmc: core: use sysfs_emit() instead of sprintf()Sergey Shtylyov
2022-02-28Merge 5.17-rc6 into staging-nextGreg Kroah-Hartman
2022-02-17staging: wfx: apply the necessary SDIO quirks for the Silabs WF200Jérôme Pouiller
2022-02-08mmc: block: fix read single on recovery logicChristian Löhle
2022-01-24mmc: core: Wait for command setting 'Power Off Notification' bit to completeAndrey Skvortsov
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-12-28mmc: pwrseq: Use bitmap_free() to free bitmapChristophe JAILLET
2021-12-21mmc: core: Fix blk_status_t handlingJoel Stanley
2021-12-20Merge branch 'fixes' into nextUlf Hansson
2021-12-20mmc: core: Disable card detect during shutdownUlf Hansson
2021-12-14mmc: core: Remove redundant driver match functionlizhe
2021-12-14mmc: core: adjust polling interval for CMD1Huijin Park
2021-12-14mmc: core: change __mmc_poll_for_busy() parameter typeHuijin Park
2021-12-14mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmcH. Nikolaus Schaller
2021-12-14mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIOUlf Hansson
2021-12-14mmc: core: provide macro and table to match the device tree to apply quirksH. Nikolaus Schaller
2021-12-14mmc: core: allow to match the device tree to apply quirksJérôme Pouiller
2021-12-14mmc: core: rewrite mmc_fixup_device()Jérôme Pouiller
2021-11-29block: remove the gendisk argument to blk_execute_rqChristoph Hellwig
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig
2021-11-29mmc: core: Use blk_mq_complete_request_direct().Sebastian Andrzej Siewior
2021-11-29block: remove GENHD_FL_EXT_DEVTChristoph Hellwig
2021-11-29mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFOChristoph Hellwig
2021-11-29block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PARTChristoph Hellwig
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu
2021-11-01Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-10-29block: remove blk_{get,put}_requestChristoph Hellwig
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers
2021-10-18block: move struct request to blk-mq.hChristoph Hellwig
2021-10-12mmc: slot-gpio: Update default label when no con_id providedAndy Shevchenko
2021-10-12mmc: slot-gpio: Refactor mmc_gpio_alloc()Andy Shevchenko
2021-10-12mmc: core: Add host specific tuning support for eMMC HS400 modeWenbin Mei
2021-10-12mmc: block: Add error handling support for add_disk()Luis Chamberlain
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-31Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds