16 Dec, 2009
1 commit
-
After a failing allocation of mmc or a failed ioremap in mxcmci_probe host was
used uninitialized.Signed-off-by: Uwe Kleine-König
Acked-by: Sascha Hauer
Cc: Pierre Ossman
Cc: Martin Fuzzey
Cc: Pierre Ossman
Cc:
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
21 Sep, 2009
1 commit
-
Signed-off-by: Anand Gadiyar
Signed-off-by: Jiri Kosina
14 Jun, 2009
1 commit
-
The MMC core has now been fixed to not send silly frequencies to the
drivers which means we can remove this workaround.Signed-off-by: Pierre Ossman
04 Jun, 2009
3 commits
-
Signed-off-by: Martin Fuzzey
-
When a software timeout occurs in polling mode hardware was left in
an indeterminate state causing subsequent operations to block.Signed-off-by: Martin Fuzzey
-
This is a temporary workaround until the MMC stack can be fixed.
Signed-off-by: Sascha Hauer
Signed-off-by: Pierre Ossman
13 Mar, 2009
2 commits
-
Rename driver from imx-mmc to mxc-mmc to avoid conflicts with the
mx1 mmc driver.Signed-off-by: Sascha Hauer
-
Signed-off-by: Sascha Hauer
03 Feb, 2009
1 commit
-
This patch adds a MX2/MX3 specific SDHC driver. The hardware is basically
the same as in the MX1, but unlike the MX1 controller the MX2
controller just works as expected. Since the MX1 driver has more
workarounds for bugs than anything else I had no success with supporting
MX1 and MX2 in a sane way in one driver.Signed-off-by: Sascha Hauer
Signed-off-by: Pierre Ossman