#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" itle='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/mmc/host/mxs-mmc.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mxs-mmc.c
AgeCommit message (Expand)Author
2021-10-19mmc: mxs-mmc: disable regulator on error and in the remove functionChristophe JAILLET
2021-02-01mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'Christophe JAILLET
2020-11-24mmc: mxs: Remove the unused .id_tableFabio Estevam
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson
2019-12-19mmc: mxs: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-10-21mmc: mxs: fix flags passed to dmaengine_prep_slave_sgSascha Hauer
2019-09-11mmc: mxs: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-04-15mmc: mxs-mmc: Enable MMC_CAP_ERASEStefan Wahren