summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-07-16mmc: mxcmmc: Fix missing parentheses and braceKees Cook
2018-07-09mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner
2018-07-05mmc: sunxi: Disable irq during pm_suspendStefan Mavrodiev
2018-07-03mmc: dw_mmc: fix card threshold control configurationx00270170
2018-07-03mmc: core: cd_label must be last entry of mmc_gpio structAnson Huang
2018-07-02mmc: renesas_sdhi_internal_dmac: Cannot clear the RX_IN_USE in abortYoshihiro Shimoda
2018-07-02mmc: renesas_sdhi_internal_dmac: Fix missing unmap in error patchYoshihiro Shimoda
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-05Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-04mmc: renesas_sdhi: really fix WP logic regressionsWolfram Sang
2018-06-04Merge branch 'pm-domains'Rafael J. Wysocki
2018-05-31mmc: mvsdio: Enable MMC_CAP_ERASEUlf Hansson
2018-05-31mmc: mvsdio: Respect card busy time out from mmc coreUlf Hansson
2018-05-31mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirkGeorgi Djakov
2018-05-30mmc: sunxi: Use ifdef rather than __maybe_unusedUlf Hansson
2018-05-30mmc: mxmmc: Use ifdef rather than __maybe_unusedUlf Hansson
2018-05-29mmc: complete requests from ->timeoutChristoph Hellwig
2018-05-29mmc: mxmmc: include linux/highmem.hArnd Bergmann
2018-05-29mmc: sunxi: mark PM functions as __maybe_unusedArnd Bergmann
2018-05-29mmc: Throttle calls to MMC_SEND_STATUS during mmc_do_erase()Martin Hicks
2018-05-29mmc: au1xmmc: handle highmem pagesChristoph Hellwig
2018-05-29mmc: Allow non-sleeping GPIO cdEvan Green
2018-05-29mmc: sdhci-*: Don't emit error msg if sdhci_add_host() failsJisheng Zhang
2018-05-29mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc codeUlf Hansson
2018-05-28mmc: sdhci-xenon: use match_string() helperXie Yisheng
2018-05-21Merge branch 'fixes' into nextUlf Hansson
2018-05-21mmc: wbsd: handle highmem pagesChristoph Hellwig
2018-05-21mmc: ushc: handle highmem pagesChristoph Hellwig
2018-05-21mmc: mxcmmc: handle highmem pagesChristoph Hellwig
2018-05-21mmc: atmel-mci: use sg_copy_{from,to}_bufferChristoph Hellwig
2018-05-21mmc: android-goldfish: use sg_copy_{from,to}_bufferChristoph Hellwig
2018-05-21mmc: block: Don't switch to the same partition type in mmc_blk_remove()Shawn Lin
2018-05-21mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnusCorneliu Doban
2018-05-21mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban
2018-05-21mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam
2018-05-21mmc: block: propagate correct returned value in mmc_rpmb_ioctlMathieu Malaterre
2018-05-21mmc: meson-gx: add device resetJerome Brunet
2018-05-21mmc: dw_mmc-bluefield: Add driver extensionLiming Sun
2018-05-21mmc: core: add tunable delay waiting for power to be stableShawn Lin
2018-05-21mmc: renesas_sdhi: Add r8a77965 supportMasaharu Hayakawa
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-05-14mmc: sdio: Respect all error codes from dev_pm_domain_attach()Ulf Hansson
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig
2018-05-08mmc: tegra: remove redundant return statementAapo Vienamo
2018-05-08mmc: core: Drop unused define for timeoutUlf Hansson
2018-05-08mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requestsUlf Hansson
2018-05-08mmc: rtsx_usb: Use the provided busy timeout from the mmc coreUlf Hansson