aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/pxa_mmc_gen.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung1-3/+5
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-08-24arm: pxa: mmc: clean-up include file orderMarcel Ziswiler1-5/+3
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-3/+3
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou1-32/+29
2014-03-24mmc: Convert mmc struct's name array to a pointerPantelis Antoniou1-1/+1
2014-03-24mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou1-4/+7
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2012-09-06mmc: Remove incorrect cmd->flags usageAndy Fleming1-3/+5
2012-01-08mmc: Implement card detection.Thierry Reding1-0/+1
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut1-2/+2
2011-11-03PXA: Add MMC driver using the generic MMC frameworkMarek Vasut1-0/+442