aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: pxamci: Delete platform data handling of CD and WPLinus Walleij2018-12-172-21/+0
* ARM: pxa: Delete platform data for CD/WPLinus Walleij2018-12-1736-117/+6
* mmc: pxamci: Support getting GPIO descs for RO and WPLinus Walleij2018-12-171-14/+28
* ARM: pxa: Add GPIO descriptors for Palm27xLinus Walleij2018-12-178-19/+108
* ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WPLinus Walleij2018-12-1721-11/+322
* gpio: name PCA953x gpio chips after device nameLinus Walleij2018-12-171-1/+1
* mmc: s3cmci: Use the slot GPIO descriptorLinus Walleij2018-12-177-32/+75
* mmc: host: tmio: Use GPIO descriptorsLinus Walleij2018-12-173-16/+31
* mmc: spi: Convert to use GPIO descriptorsLinus Walleij2018-12-176-71/+53
* 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-172-0/+6
* 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: document 'Reliable Write' bit in uapi headerWolfram Sang2018-12-171-1/+4
* 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-173-14/+21
* mmc: jz4740: Use GPIO descriptor for powerLinus Walleij2018-12-173-55/+18
* mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij2018-12-173-15/+19
* mmc: slot-gpio: Allocate GPIO labels dynamicallyLinus Walleij2018-12-171-6/+10
* mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamicallyVeerabhadrarao Badiganti2018-12-171-11/+67
* dt-bindings: mmc: sdhci-msm: Add SoC-specific compatible stringsVeerabhadrarao Badiganti2018-12-171-4/+17
* 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