Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7b9b9263bf456999803f8b9ecf26807ed163cccb
/
drivers
/
mmc
/
gen_atmel_mci.c
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
32822d0
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
by Masahiro Yamada
· Tue Aug 04 14:14:43 2020 +0900
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
dcfb625
mmc: atmel: when sending a data command, use the provided block size
by Jean-Jacques Hiblot
· Thu Jan 04 15:23:29 2018 +0100
edc1dff
mmc: gen_atmel_mci: Fix wrong arguments used of bind()
by Wenyou.Yang@microchip.com
· Wed Jul 26 14:35:42 2017 +0800
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· Wed May 17 17:18:03 2017 -0600
7a7a64c
mmc: gen_atmel_mci: add driver model support for mci
by Wenyou Yang
· Thu Apr 13 10:29:22 2017 +0800
b6cd1d3
mmc: change the set_ios return type from void to int
by Jaehoon Chung
· Fri Dec 30 15:30:16 2016 +0900
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
7825d20
mmc: use the generic error number
by Jaehoon Chung
· Tue Jul 19 16:33:36 2016 +0900
31f8a00
mmc: atmel: Properly fix clock configuration
by Gregory CLEMENT
· Thu Nov 05 20:58:30 2015 +0100
0b7d54e
mmc: atmel: Zap global 'initialized' variable
by Marek Vasut
· Fri Oct 23 20:46:31 2015 +0200
903fc1d
mmc: atmel: Implement proper private data
by Marek Vasut
· Fri Oct 23 20:46:30 2015 +0200
6da7779
mmc: atmel: Fix clock configuration
by Marek Vasut
· Fri Oct 23 20:46:29 2015 +0200
34524b1
mmc: atmel: Silence debug output
by Marek Vasut
· Fri Oct 23 20:46:28 2015 +0200
1dc856d
MMC: atmel_mci: enable high speed mode support
by Bo Shen
· Thu Jul 31 14:39:32 2014 +0800
02d7728
MMC: atmel_mci: refactor setting the mode register
by Bo Shen
· Thu Jul 31 14:39:30 2014 +0800
6bcb562
mmc: atmel_mci: fix print incorrect buffer content for debug
by Wu, Josh
· Wed May 07 17:06:08 2014 +0800
2c85046
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· Tue Mar 11 19:34:20 2014 +0200
e7bef3a
mmc: Convert mmc struct's name array to a pointer
by Pantelis Antoniou
· Mon Mar 10 20:05:51 2014 +0200
c9e7591
mmc: Remove ops from struct mmc and put in mmc_ops
by Pantelis Antoniou
· Wed Feb 26 19:28:45 2014 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
03a743f
mmc: atmel_mci: add mmc card support
by Bo Shen
· Fri Apr 26 00:27:07 2013 +0000
644b476
mmc: atmel_mci: using IP version for different setting
by Bo Shen
· Fri Apr 26 00:27:06 2013 +0000
020f261
mmc: add support for write protection
by Nikita Kiryanov
· Mon Dec 03 02:19:46 2012 +0000
ec35c91
mmc: at91: use max timeout value. It will avoid some situation that timeout happened.
by Wu, Josh
· Thu Sep 13 22:22:06 2012 +0000
d1e486b
mmc: at91: add multi block read/write support.
by Wu, Josh
· Thu Sep 13 22:22:04 2012 +0000
b9c8b77
mmc: Implement card detection.
by Thierry Reding
· Mon Jan 02 01:15:37 2012 +0000
b012f94
Revert "AT91:mmc:fix multiple read/write error"
by Andy Fleming
· Thu Jul 28 20:47:02 2011 -0500
f27d5f8
AT91:mmc:fix multiple read/write error
by elen.song
· Tue Jul 12 00:17:07 2011 +0000
7f619cb
ATMEL: fix related common atmel driver files
by Reinhard Meyer
· Wed Nov 03 16:32:56 2010 +0100
f2f4366
MMC: make b_max unconditional
by John Rigby
· Mon Apr 18 05:50:08 2011 +0000
f267557
AT91: gen_atmel_mci.c: fix bug when Slot B is used
by Reinhard Meyer
· Tue Nov 16 09:24:41 2010 +0100
c718a56
AT91: MCI: add SD/MMC driver using mmc framework
by Reinhard Meyer
· Fri Aug 13 10:31:06 2010 +0200