Jean-Christophe PLAGNIOL-VILLARD
|
b0a68ec944
mmc: at91_mci: move register header from include/ to drivers/
|
14 years ago |
Yauhen Kharuzhy
|
a2255ff451
mmc: at91_mci: fix multiblock SDIO transfers
|
14 years ago |
Martin K. Petersen
|
a36274e018
mmc: Remove distinction between hw and phys segments
|
14 years ago |
H Hartley Sweeten
|
af2a85fd9a
mmc: at91_mci.c: use resource_size()
|
15 years ago |
Marc Kleine-Budde
|
23ef309a6e
mmc: at91_mci: add missing linux/highmem.h include
|
14 years ago |
Matt Fleming
|
1a13f8fa76
mmc: remove the "state" argument to mmc_suspend_host()
|
15 years ago |
Nicolas Ferre
|
bdef2fe88b
mmc: at91_mci: modify cache flush routines
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Nicolas Ferre
|
752993ef8e
mmc: at91_mci: correct kunmap_atomic()
|
15 years ago |
Nicolas Ferre
|
5b27a1a566
mmc: at91_mci: introduce per-mci-revision conditional code
|
15 years ago |
Nicolas Ferre
|
541e7ef039
mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.
|
15 years ago |
Wolfgang Muees
|
9af13be2ac
mmc: at91_mci: enable large data blocks
|
15 years ago |
Wolfgang Muees
|
86ee26f5b0
mmc: at91_mci: use DMA buffer for read
|
15 years ago |
Wolfgang Muees
|
3780d90602
mmc: at91_mci: use one coherent DMA buffer
|
15 years ago |
Wolfgang Muees
|
a04ac5b9b4
mmc: at91_mci: fix timeout errors
|
15 years ago |
Wolfgang Muees
|
0b3520f2df
mmc: at91_mci: fix pointer errors
|
15 years ago |
Uwe Kleine-König
|
af2bd9d534
mmc: at91_mci: Don't include asm/mach/mmc.h
|
15 years ago |
Nicolas Ferre
|
99ba04053a
mmc: at91_mci: reorder timer setup and mmc_add_host() call
|
16 years ago |
David Brownell
|
e385ea63f4
mmc: at91_mci: don't use coherent dma buffers
|
17 years ago |
Russell King
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
Pierre Ossman
|
23af60398a
mmc: remove multiwrite capability
|
17 years ago |
Ville Syrjala
|
12bd257532
at91_mci: Fix byte mode transitions.
|
17 years ago |
Ville Syrjala
|
9da3cbaf28
at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.
|
17 years ago |
Ville Syrjala
|
5385edc500
at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)
|
17 years ago |
Nicolas Ferre
|
fa1fe010c1
at91_mci: manage cmd error and data error independently
|
17 years ago |
Nicolas Ferre
|
ba7deeed96
mmc: at91_mci: do not read irq status twice as it will forget some errors
|
17 years ago |
Eric Benard
|
7a6588ba20
mmc: at91_mci: add sdio irq management
|
17 years ago |
Nicolas Ferre
|
3eb99a7bff
mmc: at91_mci: add multiwrite switch
|
17 years ago |
Nicolas Ferre
|
4ac24a8722
mmc: at91_mci: update bytes_xfered value once xfer done
|
17 years ago |
Marc Pignat
|
c5a89c6c08
mmc: at91_mci: avoid timeouts
|
17 years ago |