summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2022-12-13Merge tag 'mmc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-07mmc: core: Normalize the error handling branch in sd_read_ext_regs()Zhen Lei
2022-12-07mmc: core: refactor debugfs codeYe Bin
2022-12-07mmc: Avoid open coding by using mmc_op_tuning()ChanWoo Lee
2022-12-07mmc: core: Remove non-data R1B ioctl workaroundChristian Löhle
2022-12-07mmc: pwrseq: Use device_match_of_node()ye xingchen
2022-12-07mmc: Remove duplicate words in commentsAdrian Hunter
2022-12-07mmc: mmc_test: Remove local_irq_{save,restore}() around sg_copy_{from,to}_buf...Adrian Hunter
2022-11-25mmc: mmc_test: Fix removal of debugfs fileYe Bin
2022-11-18mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-16mmc: core: properly select voltage range without power cycleYann Gautier
2022-10-24mmc: core: Fix WRITE_ZEROES CQE handlingVincent Whitchurch
2022-10-17mmc: core: Fix kernel panic when remove non-standard SDIO cardMatthew Ma
2022-10-17mmc: queue: Cancel recovery work on cleanupChristian Löhle
2022-10-17mmc: block: Remove error check of hw_reset on resetChristian Löhle
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-13Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-06mmc: core: Add SD card quirk for broken discardAvri Altman
2022-09-21mmc: Merge branch fixes into nextUlf Hansson
2022-09-21mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris
2022-09-14mmc: core: Switch to basic workqueue API for sdio_irq_workHeiner Kallweit
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-22mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failureAdrian Hunter
2022-08-22mmc: core: Fix UHS-I SD 1.8V workaround branchAdrian Hunter
2022-08-04Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-07-26mmc: core: Add support for SDIO wakeup interruptAxe Yang
2022-07-21mmc: core: quirks: Add of_node_put() when breaking out of loopLiang He
2022-07-18mmc: fix disk/queue leak in case of adding disk failureMing Lei
2022-07-13mmc: block: Add single read for 4k sector cardsChristian Loehle
2022-07-13mmc: core: Use mmc_card_* macro and add a new for the sd_combo typeSeunghui Lee
2022-07-12mmc: core: Replace with already defined values for readabilityChanWoo Lee
2022-07-12mmc: core: Do not evaluate HS400 capabilities if bus has no MMC capabilityAlexander Stein
2022-07-12mmc: debugfs: Fix file release memory leakWei Yongjun
2022-07-12mmc: debugfs: Add debug fs error state entry for mmc driverShaik Sajida Bhanu
2022-07-12mmc: debugfs: Add debug fs entry for mmc driverShaik Sajida Bhanu
2022-07-12mmc: core: Capture eMMC and SD card errorsShaik Sajida Bhanu
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry
2022-06-28block: simplify disk shutdownChristoph Hellwig
2022-06-01mmc: block: Fix CQE recovery reset successAdrian Hunter
2022-05-24Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-19mmc: core: Fix busy polling for MMC_SEND_OP_COND againUlf Hansson
2022-05-10mmc: core: Support zeroout using TRIM for eMMCVincent Whitchurch
2022-05-04mmc: core: use kobj_to_dev()Minghao Chi
2022-04-26mmc: core: Add CIDs for cards to the entropy poolLinus Walleij