Age | Commit message (Expand) | Author |
2019-03-08 | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-03-01 | mmc:fix a bug when max_discard is 0 | Jiong Wu |
2019-02-28 | mmc: core: Add a debug print when the card may have been replaced | hongjiefang |
2019-02-28 | Merge branch 'fixes' into next | Ulf Hansson |
2019-02-28 | mmc: core: Add sd discard timeout | Avri Altman |
2019-02-28 | mmc: core: Add discard support to sd | Avri Altman |
2019-02-28 | mmc: core: do not retry CMD6 in __mmc_switch() | Chaotian Jing |
2019-02-27 | mmc: core: align max segment size with logical block size | Ming Lei |
2019-02-27 | mmc: core: Fix NULL ptr crash from mmc_should_fail_request | Ritesh Harjani |
2019-02-25 | mmc: core: Convert mmc_align_data_size() into an SDIO specific function | Ulf Hansson |
2019-02-25 | mmc: core: Move mmc_of_parse_voltage() to host.c | Ulf Hansson |
2019-02-25 | mmc: core: Convert mmc_regulator_get_ocrmask() to static | Ulf Hansson |
2019-02-25 | mmc: core: Move regulator helpers to separate file | Ulf Hansson |
2019-02-25 | mmc: core: Drop retries as in-parameter to mmc_wait_for_app_cmd() | Ulf Hansson |
2019-02-25 | mmc: core: Convert mmc_wait_for_app_cmd() to static | Ulf Hansson |
2019-02-25 | mmc: core: Indicate SD specs higher than 4.0 | Avri Altman |
2019-02-25 | mmc: core: Calculate the discard arg only once | Avri Altman |
2019-02-25 | mmc: slot-gpio: Remove override_active_level on WP | Linus Walleij |
2019-02-25 | mmc: core: annotate implicit fall through | Mathieu Malaterre |
2019-02-25 | mmc:sdio: Remove unneeded variable ret | wangbo |
2019-02-25 | mmc: block: fix debugfs_simple_attr.cocci warnings | YueHaibing |
2019-02-15 | block: kill BLK_MQ_F_SG_MERGE | Ming Lei |
2019-02-08 | mmc: block: handle complete_work on separate workqueue | Zachary Hays |
2019-01-11 | mmc: core: don't override the CD GPIO level when "cd-inverted" is set | Martin Blumenstingl |
2018-12-28 | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2018-12-28 | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-12-17 | mmc: core: Cleanup BKOPS support | Ulf Hansson |
2018-12-17 | mmc: core: Drop redundant check in mmc_send_hpi_cmd() | Ulf Hansson |
2018-12-17 | Merge branch 'fixes' into next | Ulf Hansson |
2018-12-17 | mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl | Ulf Hansson |
2018-12-17 | mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support | Ulf Hansson |
2018-12-17 | mmc: core: Reset HPI enabled state during re-init and in case of errors | Ulf Hansson |
2018-12-17 | mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM | Ulf Hansson |
2018-12-17 | mmc: convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li |
2018-12-17 | mmc: slot-gpio: Delete legacy GPIO handling | Linus Walleij |
2018-12-17 | mmc: core: Add ->hs400_prepare_ddr() callback | Yinbo Zhu |
2018-12-17 | mmc: core: remove obsolete mmc_set_blockcount() function | Wolfram Sang |
2018-12-17 | mmc: slot-gpio: Allocate GPIO labels dynamically | Linus Walleij |
2018-12-04 | mmc: core: use mrq->sbc when sending CMD23 for RPMB | Wolfram Sang |
2018-11-17 | mmc: stop abusing the request queue_lock pointer | Christoph Hellwig |
2018-11-15 | mmc: stop abusing the request queue_lock pointer | Christoph Hellwig |
2018-11-15 | mmc: simplify queue initialization | Christoph Hellwig |
2018-10-23 | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2018-10-23 | Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2018-10-22 | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-10-15 | mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap | Janusz Krzysztofik |
2018-10-09 | Merge branch 'fixes' into next | Ulf Hansson |
2018-10-09 | mmc: block: avoid multiblock reads for the last sector in SPI mode | Chris Boot |
2018-10-08 | mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIO | Lubomir Rintel |
2018-09-28 | mmc: slot-gpio: Fix debounce time to use miliseconds again | Marek Szyprowski |