summaryrefslogtreecommitdiff
path: root/drivers/mmc/arm_pl180_mmci.c
AgeCommit message (Expand)Author
2019-04-23mmc: arm_pl180_mmci: Sync compatible with kernelPatrice Chotard
2018-08-03mmc: arm_pl180_mmci: Remove cd_inverted host's struct fieldPatrice Chotard
2018-08-03mmc: arm_pl180_mmci: Add missing clk_freePatrice Chotard
2018-08-03mmc: arm_pl180_mmci: Update to support CONFIG_BLKPatrice Chotard
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-11-17mmc: arm_pl180_mmci: add .getcd callbackPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: add clock supportPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: add bus_width DT property supportPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: adapt driver to DM usagePatrice Chotard
2017-11-17mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototypePatrice Chotard
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung
2016-08-05mmc: use the generic error numberJaehoon Chung
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou
2014-03-24mmc: Convert mmc struct's name array to a pointerPantelis Antoniou
2014-03-24mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-08mmc: add support for write protectionNikita Kiryanov
2012-09-06mmc: Remove incorrect cmd->flags usageAndy Fleming
2012-09-01u8500: Separating mmc config parameters from driverJohn Rigby
2012-01-08mmc: Implement card detection.Thierry Reding
2011-11-08MMC: PL180: Fix infinite loop with VExpress extended fifo implementationJon Medhurst (Tixy)
2011-04-29MMC: make b_max unconditionalJohn Rigby
2011-04-29MMC: Add support for PL180 ARM mmc deviceMatt Waddel