summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-12-2846-788/+2574
|\
| * mmc: mediatek: Add MMC_CAP_SDIO_IRQ supportjjian zhou2018-12-191-3/+50
| * mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0Biju Das2018-12-171-0/+1
| * mmc: core: Cleanup BKOPS supportUlf Hansson2018-12-175-83/+21
| * mmc: core: Drop redundant check in mmc_send_hpi_cmd()Ulf Hansson2018-12-171-6/+0
| * Merge branch 'fixes' into nextUlf Hansson2018-12-174-16/+32
| |\
| * | mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas2018-12-172-1/+91
| * | mmc: sdhci-acpi: Disable LED control for Intel BYT-based controllersAdrian Hunter2018-12-171-2/+5
| * | mmc: sdhci-pci: Disable LED control for Intel BYT-based controllersAdrian Hunter2018-12-171-5/+10
| * | mmc: sdhci: Add quirk to disable LED controlAdrian Hunter2018-12-172-0/+14
| * | mmc: mmci: add variant property to set command stop bitLudovic Barre2018-12-172-0/+8
| * | mmc: meson-gx: add signal resamplingJerome Brunet2018-12-171-1/+11
| * | mmc: meson-gx: align default phase on soc vendor treeJerome Brunet2018-12-171-7/+1
| * | mmc: meson-gx: remove useless lockJerome Brunet2018-12-171-7/+0
| * | mmc: meson-gx: make sure the descriptor is stopped on errorsJerome Brunet2018-12-171-10/+63
| * | mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driverFaiz Abbas2018-12-174-46/+387
| * | mmc: sdhci-msm: avoid unused function warningArnd Bergmann2018-12-171-4/+2
| * | mmc: sdhci-xenon: Fix timeout checksAdrian Hunter2018-12-172-6/+14
| * | mmc: sdhci-omap: Fix timeout checksAdrian Hunter2018-12-171-4/+12
| * | mmc: sdhci-of-esdhc: Fix timeout checksAdrian Hunter2018-12-171-4/+12
| * | mmc: alcor: remove set but not used variables 'len, clock_out'YueHaibing2018-12-171-4/+1
| * | mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported"Colin Ian King2018-12-171-1/+1
| * | mmc: rtsx_usb_sdmmc: Re-work card detection/removal supportUlf Hansson2018-12-171-1/+28
| * | mmc: rtsx_usb_sdmmc: Re-work runtime PM supportUlf Hansson2018-12-171-7/+4
| * | mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing ledUlf Hansson2018-12-171-1/+5
| * | mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PMUlf Hansson2018-12-171-1/+4
| * | mmc: sdhci-msm: Disable CDR function on TXLoic Poulain2018-12-171-1/+43
| * | mmc: add new Alcor Micro Cardreader SD/MMC driverOleksij Rempel2018-12-173-0/+1173
| * | mmc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-174-76/+13
| * | mmc: jz4740: Use PTR_ERR_OR_ZERO in jz4740_mmc_request_gpios()YueHaibing2018-12-171-4/+1
| * | mmc: sdhci-pci: Add max-frequency device property for Intel controllersAdrian Hunter2018-12-171-0/+4
| * | mmc: slot-gpio: Delete legacy GPIO handlingLinus Walleij2018-12-171-80/+1
| * | mmc: pxa: Use GPIO descriptor for powerLinus Walleij2018-12-171-21/+10
| * | mmc: pxamci: Delete platform data handling of CD and WPLinus Walleij2018-12-171-19/+0
| * | mmc: pxamci: Support getting GPIO descs for RO and WPLinus Walleij2018-12-171-14/+28
| * | mmc: s3cmci: Use the slot GPIO descriptorLinus Walleij2018-12-171-18/+11
| * | mmc: host: tmio: Use GPIO descriptorsLinus Walleij2018-12-171-5/+7
| * | mmc: spi: Convert to use GPIO descriptorsLinus Walleij2018-12-172-46/+15
| * | mmc: meson-mx-sdio: check devm_kasprintf for failureNicholas Mc Guire2018-12-171-0/+6
| * | mmc: sdhci-of-esdhc: workaround for unreliable pulse width detectionYangbo Lu2018-12-172-0/+23
| * | mmc: sdhci-of-esdhc: temporary fixup for eMMC HS400 issueYangbo Lu2018-12-171-1/+3
| * | mmc: sdhci-of-esdhc: add erratum A011334 supportYangbo Lu2018-12-171-0/+36
| * | mmc: sdhci-of-esdhc: add hs400 mode supportYangbo Lu2018-12-172-10/+88
| * | mmc: core: Add ->hs400_prepare_ddr() callbackYinbo Zhu2018-12-171-0/+3
| * | mmc: sdhci-omap: Remove redundant structure assignmentsFaiz Abbas2018-12-171-4/+0
| * | mmc: sdhci-omap: Add platform specific reset callbackFaiz Abbas2018-12-171-1/+19
| * | mmc: jz4740: rework pre_req/post_req implementationEzequiel Garcia2018-12-171-64/+54
| * | mmc: mmci: send stop command if sbc error issueLudovic Barre2018-12-171-3/+2
| * | mmc: tmio: introduce mask for 'always 1' bitsWolfram Sang2018-12-172-0/+6
| * | mmc: renesas_sdhi: disable HS400 on H3 ES1.x and M3-W ES1.[012]Niklas Söderlund2018-12-171-5/+15