summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij
2018-12-17mmc: pxamci: Delete platform data handling of CD and WPLinus Walleij
2018-12-17mmc: pxamci: Support getting GPIO descs for RO and WPLinus Walleij
2018-12-17gpio: name PCA953x gpio chips after device nameLinus Walleij
2018-12-17mmc: s3cmci: Use the slot GPIO descriptorLinus Walleij
2018-12-17mmc: host: tmio: Use GPIO descriptorsLinus Walleij
2018-12-17mmc: spi: Convert to use GPIO descriptorsLinus Walleij
2018-12-17mmc: meson-mx-sdio: check devm_kasprintf for failureNicholas Mc Guire
2018-12-17mmc: sdhci-of-esdhc: workaround for unreliable pulse width detectionYangbo Lu
2018-12-17mmc: sdhci-of-esdhc: temporary fixup for eMMC HS400 issueYangbo Lu
2018-12-17mmc: sdhci-of-esdhc: add erratum A011334 supportYangbo Lu
2018-12-17mmc: sdhci-of-esdhc: add hs400 mode supportYangbo Lu
2018-12-17mmc: core: Add ->hs400_prepare_ddr() callbackYinbo Zhu
2018-12-17mmc: sdhci-omap: Remove redundant structure assignmentsFaiz Abbas
2018-12-17mmc: sdhci-omap: Add platform specific reset callbackFaiz Abbas
2018-12-17mmc: jz4740: rework pre_req/post_req implementationEzequiel Garcia
2018-12-17mmc: mmci: send stop command if sbc error issueLudovic Barre
2018-12-17mmc: tmio: introduce mask for 'always 1' bitsWolfram Sang
2018-12-17mmc: renesas_sdhi: disable HS400 on H3 ES1.x and M3-W ES1.[012]Niklas Söderlund
2018-12-17mmc: renesas_sdhi: align compatibility properties for H3 and M3-WNiklas Söderlund
2018-12-17mmc: renesas_sdhi: handle 4tap hs400 mode quirk based on SoC revisionNiklas Söderlund
2018-12-17mmc: renesas_sdhi: add initial setting of interrupt mask registerNiklas Söderlund
2018-12-17mmc: tmio: fix reset operationNiklas Söderlund
2018-12-17mmc: tmio: enable module clock before resetting when resumingNiklas Söderlund
2018-12-17mmc: core: remove obsolete mmc_set_blockcount() functionWolfram Sang
2018-12-17mmc: bcm2835: Properly handle dmaengine_prep_slave_sgStefan Wahren
2018-12-17mmc: bcm2835: Refactor dma_map_sg handlingStefan Wahren
2018-12-17mmc: bcm2835: Terminate timeout work synchronouslyStefan Wahren
2018-12-17mmc: bcm2835: Avoid possible races on data requestsStefan Wahren
2018-12-17mmc: bcm2835: Release DMA channel on driver unloadStefan Wahren
2018-12-17mmc: bcm2835: Recover from MMC_SEND_EXT_CSDPhil Elwell
2018-12-17mmc: bcm2835: reset host on timeoutMichal Suchanek
2018-12-17mmc: sdhci: imx: Use the slot GPIO descriptorLinus Walleij
2018-12-17mmc: jz4740: Use GPIO descriptor for powerLinus Walleij
2018-12-17mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij
2018-12-17mmc: slot-gpio: Allocate GPIO labels dynamicallyLinus Walleij
2018-12-17mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamicallyVeerabhadrarao Badiganti
2018-12-17mmc: sdhci: Handle auto-command errorsAdrian Hunter
2018-12-17mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter
2018-12-17mmc: sdhci: Fix data command CRC error handlingAdrian Hunter
2018-12-17mmc: bcm2835: Switch to SPDX identifierStefan Wahren
2018-12-17mmc: renesas_sdhi: Whitelist R8A77990 SDHIMarek Vasut
2018-12-17mmc: tmio: delete wait in tuning processMasaharu Hayakawa
2018-12-17mmc: renesas_sdhi: remove workaround for HS400 clockNiklas Söderlund
2018-12-17mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada
2018-12-17mmc: sdhci: Convert sdhci_allocate_bounce_buffer() to return voidChunyan Zhang
2018-12-17mmc: renesas_sdhi_internal_dmac: Add R7S9210 supportChris Brandt
2018-12-17mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson
2018-12-17mmc: dw_mmc-bluefield: simplify the probe() functionLiming Sun
2018-12-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds