summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-173-64/+11
* | 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: 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: 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: 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
* | mmc: jz4740: Use GPIO descriptor for powerLinus Walleij2018-12-171-49/+16
* | mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij2018-12-171-10/+10
* | mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamicallyVeerabhadrarao Badiganti2018-12-171-11/+67
* | mmc: sdhci: Handle auto-command errorsAdrian Hunter2018-12-172-1/+41
* | mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter2018-12-173-10/+10
* | mmc: sdhci: Fix data command CRC error handlingAdrian Hunter2018-12-171-25/+15
* | mmc: bcm2835: Switch to SPDX identifierStefan Wahren2018-12-171-12/+1
* | mmc: renesas_sdhi: Whitelist R8A77990 SDHIMarek Vasut2018-12-171-0/+1
* | mmc: tmio: delete wait in tuning processMasaharu Hayakawa2018-12-171-2/+0
* | mmc: renesas_sdhi: remove workaround for HS400 clockNiklas Söderlund2018-12-171-9/+0
* | mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada2018-12-171-1/+1
* | mmc: sdhci: Convert sdhci_allocate_bounce_buffer() to return voidChunyan Zhang2018-12-171-10/+5
* | mmc: renesas_sdhi_internal_dmac: Add R7S9210 supportChris Brandt2018-12-172-5/+30
* | mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson2018-12-171-1/+2
* | mmc: dw_mmc-bluefield: simplify the probe() functionLiming Sun2018-12-171-10/+1
|/
OpenPOWER on IntegriCloud