aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/arm_pl180_mmci.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou1-19/+21
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-5/+7
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-03-08mmc: add support for write protectionNikita Kiryanov1-0/+1
2012-09-06mmc: Remove incorrect cmd->flags usageAndy Fleming1-1/+1
2012-09-01u8500: Separating mmc config parameters from driverJohn Rigby1-80/+51
2012-01-08mmc: Implement card detection.Thierry Reding1-0/+1
2011-11-08MMC: PL180: Fix infinite loop with VExpress extended fifo implementationJon Medhurst (Tixy)1-26/+0
2011-04-29MMC: make b_max unconditionalJohn Rigby1-0/+2
2011-04-29MMC: Add support for PL180 ARM mmc deviceMatt Waddel1-0/+441