Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3c8c7da6fcf37ee1da4a450735f6a74291d87a6e
/
drivers
/
mmc
/
gen_atmel_mci.c
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
9b79dbd
mmc: atmel: when sending a data command, use the provided block size
by Jean-Jacques Hiblot
· 7 years ago
722b150
mmc: gen_atmel_mci: Fix wrong arguments used of bind()
by Wenyou.Yang@microchip.com
· 7 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
9d92245
dm: Use dm.h header when driver mode is used
by Simon Glass
· 7 years ago
c86c015
mmc: gen_atmel_mci: add driver model support for mci
by Wenyou Yang
· 8 years ago
07b0b9c
mmc: change the set_ios return type from void to int
by Jaehoon Chung
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
915ffa5
mmc: use the generic error number
by Jaehoon Chung
· 8 years ago
b4670a0
mmc: atmel: Properly fix clock configuration
by Gregory CLEMENT
· 9 years ago
877807e
mmc: atmel: Zap global 'initialized' variable
by Marek Vasut
· 9 years ago
6b75d35
mmc: atmel: Implement proper private data
by Marek Vasut
· 9 years ago
ecfb0ff
mmc: atmel: Fix clock configuration
by Marek Vasut
· 9 years ago
b84c9c9
mmc: atmel: Silence debug output
by Marek Vasut
· 9 years ago
da55c66
MMC: atmel_mci: enable high speed mode support
by Bo Shen
· 10 years ago
cd60ebd4
MMC: atmel_mci: refactor setting the mode register
by Bo Shen
· 10 years ago
9902c7b
mmc: atmel_mci: fix print incorrect buffer content for debug
by Wu, Josh
· 11 years ago
93bfd61
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· 11 years ago
22cb7d3
mmc: Convert mmc struct's name array to a pointer
by Pantelis Antoniou
· 11 years ago
ab769f2
mmc: Remove ops from struct mmc and put in mmc_ops
by Pantelis Antoniou
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
93e3236
mmc: atmel_mci: add mmc card support
by Bo Shen
· 12 years ago
aac4b69
mmc: atmel_mci: using IP version for different setting
by Bo Shen
· 12 years ago
d23d8d7
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
9924ca6
mmc: at91: use max timeout value. It will avoid some situation that timeout happened.
by Wu, Josh
· 12 years ago
1db7377
mmc: at91: add multi block read/write support.
by Wu, Josh
· 12 years ago
48972d9
mmc: Implement card detection.
by Thierry Reding
· 13 years ago
0011401
Revert "AT91:mmc:fix multiple read/write error"
by Andy Fleming
· 13 years ago
c310fc8
AT91:mmc:fix multiple read/write error
by elen.song
· 13 years ago
329f0f5
ATMEL: fix related common atmel driver files
by Reinhard Meyer
· 14 years ago
8feafcc
MMC: make b_max unconditional
by John Rigby
· 14 years ago
2aed9d1
AT91: gen_atmel_mci.c: fix bug when Slot B is used
by Reinhard Meyer
· 14 years ago
1592ef8
AT91: MCI: add SD/MMC driver using mmc framework
by Reinhard Meyer
· 14 years ago