summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2017-11-23mmc: block: Check return value of blk_get_request()Adrian Hunter
2017-11-23mmc: block: Fix missing blk_put_request()Adrian Hunter
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-11-07sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attributeArd Biesheuvel
2017-11-07mmc: tmio: Replace msleep() of 20ms or less with usleep_range()Masaharu Hayakawa
2017-11-03Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02mmc: dw_mmc: Convert timers to use timer_setup()Kees Cook
2017-11-02mmc: dw_mmc: Cleanup the DTO timer like the CTO oneDouglas Anderson
2017-11-02Merge branch 'fixes' into nextUlf Hansson
2017-11-02mmc: vub300: Use common code in __download_offload_pseudocode()Markus Elfring
2017-11-02mmc: tmio: Use common error handling code in tmio_mmc_host_probe()Markus Elfring
2017-11-02mmc: Convert timers to use timer_setup()Kees Cook
2017-11-02mmc: sdhci-acpi: Fix voltage switch for some Intel host controllersAdrian Hunter
2017-11-02mmc: sdhci-acpi: Let devices define their own private dataAdrian Hunter
2017-11-02mmc: mediatek: perfer to use rise edge latching for cmd lineChaotian Jing
2017-11-02mmc: mediatek: improve eMMC hs400 mode read performanceChaotian Jing
2017-11-02mmc: mediatek: add latch-ck supportChaotian Jing
2017-11-02mmc: mediatek: add support of source_cg clockChaotian Jing
2017-11-02mmc: mediatek: add stop_clk fix and enhance_rx supportChaotian Jing
2017-11-02mmc: mediatek: add busy_check supportChaotian Jing
2017-11-02mmc: mediatek: add async fifo and data tune supportChaotian Jing
2017-11-02mmc: mediatek: add pad_tune0 supportChaotian Jing
2017-11-02mmc: mediatek: make hs400_tune_response only for mt8173Chaotian Jing
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01mmc: dw_mmc: Fix the DTO timeout calculationDouglas Anderson
2017-10-30mmc: dw_mmc: Add locking to the CTO timerDouglas Anderson