summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | mmc: renesas_sdhi: align compatibility properties for H3 and M3-WNiklas Söderlund2018-12-172-35/+5
| * | mmc: renesas_sdhi: handle 4tap hs400 mode quirk based on SoC revisionNiklas Söderlund2018-12-171-0/+26
| * | mmc: renesas_sdhi: add initial setting of interrupt mask registerNiklas Söderlund2018-12-172-0/+5
| * | mmc: tmio: fix reset operationNiklas Söderlund2018-12-171-12/+15
| * | mmc: tmio: enable module clock before resetting when resumingNiklas Söderlund2018-12-171-1/+1
| * | mmc: core: remove obsolete mmc_set_blockcount() functionWolfram Sang2018-12-172-16/+0
| * | mmc: bcm2835: Properly handle dmaengine_prep_slave_sgStefan Wahren2018-12-171-6/+9
| * | mmc: bcm2835: Refactor dma_map_sg handlingStefan Wahren2018-12-171-9/+7
| * | mmc: bcm2835: Terminate timeout work synchronouslyStefan Wahren2018-12-171-1/+1
| * | mmc: bcm2835: Avoid possible races on data requestsStefan Wahren2018-12-171-4/+6
| * | mmc: bcm2835: Release DMA channel on driver unloadStefan Wahren2018-12-171-0/+3
| * | mmc: bcm2835: Recover from MMC_SEND_EXT_CSDPhil Elwell2018-12-171-0/+9
| * | mmc: bcm2835: reset host on timeoutMichal Suchanek2018-12-171-0/+3
| * | mmc: sdhci: imx: Use the slot GPIO descriptorLinus Walleij2018-12-171-6/+8