summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-15mmc: meson-gx-mmc: Fix platform_get_irq's error checkingArvind Yadav
2017-12-15mmc: dt-bindings: add mmc support to MT7623 SoCSean Wang
2017-12-11Merge branch 'fixes' into nextUlf Hansson
2017-12-11mmc: core: apply NO_CMD23 quirk to some specific cardsChristoph Fritz
2017-12-11Merge branch 'fixes' into nextUlf Hansson
2017-12-11mmc: sdhci-acpi: Avoid broken UHS transfer modes on Intel CHTAdrian Hunter
2017-12-11mmc: sdhci-acpi: Add setup_host() callbackAdrian Hunter
2017-12-11mmc: block: blk-mq: Potential NULL deref on mmc_blk_alloc_req() failureDan Carpenter
2017-12-11mmc: cqhci: Ensure macro parameters are wrapped in parenthesesAdrian Hunter
2017-12-11mmc: core: Remove code no longer needed after the switch to blk-mqAdrian Hunter
2017-12-11mmc: block: Remove code no longer needed after the switch to blk-mqAdrian Hunter
2017-12-11mmc: core: Remove option not to use blk-mqAdrian Hunter
2017-12-11mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardbyinbo.zhu
2017-12-11mmc: mmc_test: Ensure command queue is disabled for testingAdrian Hunter
2017-12-11mmc: core: Ensure cmd_completion is initializedAdrian Hunter
2017-12-11mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400Shah Nehal-Bakulchandra
2017-12-11mmc_test: use ktime_get_ts64 for timestampsArnd Bergmann
2017-12-11mmc: sdhci-of-arasan: Add sdhci_arasan_set_powerMilan Stevanovic
2017-12-11mmc: renesas_sdhi: enable R-Car D3 (r8a77995) supportUlrich Hecht
2017-12-11mmc: block: make function mmc_cqe_issue_type staticColin Ian King
2017-12-11mmc: block: blk-mq: fix boolreturn.cocci warningsWu Fengguang
2017-12-11mmc: mmc_test: Do not use mmc_start_areq() anymoreAdrian Hunter
2017-12-11mmc: block: blk-mq: Stop using legacy recoveryAdrian Hunter
2017-12-11mmc: block: Reduce polling timeout from 10 minutes to 10 secondsAdrian Hunter
2017-12-11mmc: block: Add timeout_clks when calculating timeoutAdrian Hunter
2017-12-11mmc: block: Check for transfer state in card_busy_detect()Adrian Hunter
2017-12-11mmc: block: Check the timeout correctly in card_busy_detect()Adrian Hunter
2017-12-11mmc: block: blk-mq: Check error bits and save the exception bit when polling ...Adrian Hunter
2017-12-11mmc: block: Make card_busy_detect() accumulate all response error bitsAdrian Hunter
2017-12-11mmc: block: blk-mq: Separate card polling from recoveryAdrian Hunter
2017-12-11mmc: block: blk-mq: Add support for direct completionAdrian Hunter
2017-12-11mmc: sdhci-pci: Add CQHCI support for Intel GLKAdrian Hunter
2017-12-11mmc: cqhci: support for command queue enabled hostVenkat Gopalakrishnan
2017-12-11mmc: block: Add CQE supportAdrian Hunter
2017-12-11mmc: block: Add blk-mq supportAdrian Hunter
2017-12-11mmc: core: Add parameter use_blk_mqAdrian Hunter
2017-12-11mmc: block: Add error-handling commentsAdrian Hunter
2017-12-11mmc: core: Make mmc_pre_req() and mmc_post_req() availableAdrian Hunter
2017-12-11mmc: block: Simplify cleaning up the queueAdrian Hunter
2017-12-11mmc: block: No need to export mmc_cleanup_queue()Adrian Hunter
2017-12-11mmc: sunxi: fix mojibake in module metadataAdam Borowski
2017-12-11dt-bindings: mmc: renesas_sdhi: Add r8a77995 supportUlrich Hecht
2017-12-11mmc: tmio: use usleep_range consistentlyWolfram Sang
2017-12-11mmc: core: use usleep_range rather than HZ magic in mmc_delay()Wolfram Sang
2017-12-11mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexecyinbo.zhu
2017-12-11mmc: slot-gpio: call gpiod_to_irq() only when MMC_CAP_NEEDS_POLL is unsetMasahiro Yamada
2017-12-10Linux 4.15-rc3Linus Torvalds
2017-12-10hpfs: don't bother with the i_version counter or f_versionJeff Layton
2017-12-10futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby
2017-12-10Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds