summaryrefslogtreecommitdiff
path: root/drivers/mmc/pxa_mmc_gen.c
Commit message (Expand)AuthorAgeLines
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-3/+3
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-24-32/+29
* mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-24-1/+1
* mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-24-4/+7
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* mmc: Remove incorrect cmd->flags usageAndy Fleming2012-09-06-3/+5
* mmc: Implement card detection.Thierry Reding2012-01-08-0/+1
* PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut2011-12-06-2/+2
* PXA: Add MMC driver using the generic MMC frameworkMarek Vasut2011-11-03-0/+442