summaryrefslogtreecommitdiff
path: root/drivers/mmc/gen_atmel_mci.c
AgeCommit message (Expand)Author
2015-11-01mmc: atmel: Zap global 'initialized' variableMarek Vasut
2015-11-01mmc: atmel: Implement proper private dataMarek Vasut
2015-11-01mmc: atmel: Fix clock configurationMarek Vasut
2015-11-01mmc: atmel: Silence debug outputMarek Vasut
2014-08-01MMC: atmel_mci: enable high speed mode supportBo Shen
2014-08-01MMC: atmel_mci: refactor setting the mode registerBo Shen
2014-05-27mmc: atmel_mci: fix print incorrect buffer content for debugWu, Josh
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-05-12mmc: atmel_mci: add mmc card supportBo Shen
2013-05-12mmc: atmel_mci: using IP version for different settingBo Shen
2013-03-08mmc: add support for write protectionNikita Kiryanov
2012-10-17mmc: at91: use max timeout value. It will avoid some situation that timeout h...Wu, Josh
2012-10-17mmc: at91: add multi block read/write support.Wu, Josh
2012-01-08mmc: Implement card detection.Thierry Reding
2011-07-28Revert "AT91:mmc:fix multiple read/write error"Andy Fleming
2011-07-15AT91:mmc:fix multiple read/write errorelen.song
2011-05-18ATMEL: fix related common atmel driver filesReinhard Meyer
2011-04-29MMC: make b_max unconditionalJohn Rigby
2010-12-07AT91: gen_atmel_mci.c: fix bug when Slot B is usedReinhard Meyer
2010-09-03AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer