summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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-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-05mmc: core: properly init drv_typeWolfram Sang
2017-12-01Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng
2017-11-29mmc: core: prepend 0x to OCR entry in sysfsBastian Stender
2017-11-29mmc: core: prepend 0x to pre_eol_info entry in sysfsBastian Stender
2017-11-28mmc: sdhci: Avoid swiotlb buffer being fullUlf Hansson
2017-11-23mmc: sdhci-msm: Optionally wait for signal level changesBjorn Andersson
2017-11-23mmc: block: Ensure that debugfs files are removedAdrian Hunter
2017-11-23mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter