Commit Graph

34 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Jean-Jacques Hiblot 9b79dbd201 mmc: atmel: when sending a data command, use the provided block size 6 years ago
Wenyou.Yang@microchip.com 722b150e6f mmc: gen_atmel_mci: Fix wrong arguments used of bind() 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 7 years ago
Wenyou Yang c86c0155dc mmc: gen_atmel_mci: add driver model support for mci 7 years ago
Jaehoon Chung 07b0b9c00c mmc: change the set_ios return type from void to int 7 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Jaehoon Chung 915ffa5213 mmc: use the generic error number 8 years ago
Gregory CLEMENT b4670a0c2b mmc: atmel: Properly fix clock configuration 8 years ago
Marek Vasut 877807e193 mmc: atmel: Zap global 'initialized' variable 9 years ago
Marek Vasut 6b75d35949 mmc: atmel: Implement proper private data 9 years ago
Marek Vasut ecfb0ff812 mmc: atmel: Fix clock configuration 9 years ago
Marek Vasut b84c9c9a98 mmc: atmel: Silence debug output 9 years ago
Bo Shen da55c66ec9 MMC: atmel_mci: enable high speed mode support 10 years ago
Bo Shen cd60ebd430 MMC: atmel_mci: refactor setting the mode register 10 years ago
Wu, Josh 9902c7b6f1 mmc: atmel_mci: fix print incorrect buffer content for debug 10 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 10 years ago
Pantelis Antoniou 22cb7d334e mmc: Convert mmc struct's name array to a pointer 10 years ago
Pantelis Antoniou ab769f227f mmc: Remove ops from struct mmc and put in mmc_ops 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Bo Shen 93e3236ccb mmc: atmel_mci: add mmc card support 11 years ago
Bo Shen aac4b69b2c mmc: atmel_mci: using IP version for different setting 11 years ago
Nikita Kiryanov d23d8d7e06 mmc: add support for write protection 11 years ago
Wu, Josh 9924ca6e9b mmc: at91: use max timeout value. It will avoid some situation that timeout happened. 12 years ago
Wu, Josh 1db7377a70 mmc: at91: add multi block read/write support. 12 years ago
Thierry Reding 48972d907a mmc: Implement card detection. 12 years ago
Andy Fleming 0011401dfe Revert "AT91:mmc:fix multiple read/write error" 13 years ago
elen.song c310fc8404 AT91:mmc:fix multiple read/write error 13 years ago
Reinhard Meyer 329f0f52fa ATMEL: fix related common atmel driver files 13 years ago
John Rigby 8feafcc49c MMC: make b_max unconditional 13 years ago
Reinhard Meyer 2aed9d14cc AT91: gen_atmel_mci.c: fix bug when Slot B is used 14 years ago
Reinhard Meyer 1592ef8596 AT91: MCI: add SD/MMC driver using mmc framework 14 years ago