index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
at91_mci.c
Age
Commit message (
Expand
)
Author
2008-11-30
mmc: at91_mci: reorder timer setup and mmc_add_host() call
Nicolas Ferre
2008-09-03
mmc: at91_mci: don't use coherent dma buffers
David Brownell
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-07-15
mmc: remove multiwrite capability
Pierre Ossman
2008-07-15
at91_mci: Fix byte mode transitions.
Ville Syrjala
2008-07-15
at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.
Ville Syrjala
2008-07-15
at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)
Ville Syrjala
2008-07-15
at91_mci: manage cmd error and data error independently
Nicolas Ferre
2008-07-15
mmc: at91_mci: do not read irq status twice as it will forget some errors
Nicolas Ferre
2008-07-15
mmc: at91_mci: add sdio irq management
Eric Benard
2008-07-15
mmc: at91_mci: add multiwrite switch
Nicolas Ferre
2008-07-15
mmc: at91_mci: update bytes_xfered value once xfer done
Nicolas Ferre
2008-07-15
mmc: at91_mci: avoid timeouts
Marc Pignat
2008-07-15
mmc: at91_mci: show timeouts
Marc Pignat
2008-07-15
mmc: at91_mci: support for block size not modulo 4
Marc Pignat
2008-07-15
mmc: change .get_ro() callback semantics
Anton Vorontsov
2008-05-17
at91_mci: minor cleanup
Marc Pignat
2008-04-16
mmc: fix platform driver hotplug/coldplug
Kay Sievers
2008-02-08
at91_mci: use generic GPIO calls
David Brownell
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-17
mmc: at91_mci: cleanup: use MCI_ERRORS
Andrew Victor
2007-09-23
mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes
Marc Pignat
2007-09-23
mmc: remove confusing flag
Pierre Ossman
2007-09-23
mmc: remove BYTEBLOCK capability
Pierre Ossman
2007-09-23
mmc: remove custom error codes
Pierre Ossman
2007-09-11
bug in AT91 MCI suspend routines
Anti Sullin
2007-08-09
mmc: at91_mci: remove whitespace at the end of lines
Nicolas Ferre
2007-07-25
mmc: update header file paths
Pierre Ossman
2007-07-20
mmc: at91_mci: wakeup on card insertion (or removal)
Marc Pignat
2007-07-09
mmc: at91_mci: fix hanging and rework to match flowcharts
Nicolas Ferre
2007-07-09
mmc: at91_mci typo
Nicolas Ferre
2007-06-07
mmc-atmel: remove linux/mmc/protocol.h dependencies
Marc Pignat
2007-05-01
mmc: Move host and card drivers to subdirs
Pierre Ossman