index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
at91_mci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
1
-1
/
+1
*
mmc: at91_mci: modify cache flush routines
Nicolas Ferre
2010-05-15
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mmc: at91_mci: correct kunmap_atomic()
Nicolas Ferre
2010-03-06
1
-2
/
+2
*
mmc: at91_mci: introduce per-mci-revision conditional code
Nicolas Ferre
2010-03-06
1
-8
/
+19
*
mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.
Nicolas Ferre
2010-03-06
1
-1
/
+8
*
mmc: at91_mci: enable large data blocks
Wolfgang Muees
2010-03-06
1
-0
/
+3
*
mmc: at91_mci: use DMA buffer for read
Wolfgang Muees
2010-03-06
1
-96
/
+32
*
mmc: at91_mci: use one coherent DMA buffer
Wolfgang Muees
2010-03-06
1
-25
/
+24
*
mmc: at91_mci: fix timeout errors
Wolfgang Muees
2010-03-06
1
-2
/
+4
*
mmc: at91_mci: fix pointer errors
Wolfgang Muees
2010-03-06
1
-3
/
+5
*
mmc: at91_mci: Don't include asm/mach/mmc.h
Uwe Kleine-König
2009-10-22
1
-1
/
+0
*
mmc: at91_mci: reorder timer setup and mmc_add_host() call
Nicolas Ferre
2008-11-30
1
-2
/
+2
*
mmc: at91_mci: don't use coherent dma buffers
David Brownell
2008-09-02
1
-4
/
+16
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-3
/
+3
*
mmc: remove multiwrite capability
Pierre Ossman
2008-07-15
1
-1
/
+1
*
at91_mci: Fix byte mode transitions.
Ville Syrjala
2008-07-15
1
-1
/
+1
*
at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.
Ville Syrjala
2008-07-15
1
-6
/
+14
*
at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)
Ville Syrjala
2008-07-15
1
-4
/
+17
*
at91_mci: manage cmd error and data error independently
Nicolas Ferre
2008-07-15
1
-8
/
+19
*
mmc: at91_mci: do not read irq status twice as it will forget some errors
Nicolas Ferre
2008-07-15
1
-7
/
+5
*
mmc: at91_mci: add sdio irq management
Eric Benard
2008-07-15
1
-4
/
+22
*
mmc: at91_mci: add multiwrite switch
Nicolas Ferre
2008-07-15
1
-0
/
+1
*
mmc: at91_mci: update bytes_xfered value once xfer done
Nicolas Ferre
2008-07-15
1
-6
/
+34
*
mmc: at91_mci: avoid timeouts
Marc Pignat
2008-07-15
1
-0
/
+48
*
mmc: at91_mci: show timeouts
Marc Pignat
2008-07-15
1
-2
/
+33
*
mmc: at91_mci: support for block size not modulo 4
Marc Pignat
2008-07-15
1
-5
/
+10
*
mmc: change .get_ro() callback semantics
Anton Vorontsov
2008-07-15
1
-11
/
+7
*
at91_mci: minor cleanup
Marc Pignat
2008-05-17
1
-1
/
+4
*
mmc: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-15
1
-0
/
+1
*
at91_mci: use generic GPIO calls
David Brownell
2008-02-08
1
-34
/
+80
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-4
/
+4
*
mmc: at91_mci: cleanup: use MCI_ERRORS
Andrew Victor
2007-10-17
1
-3
/
+1
*
mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes
Marc Pignat
2007-09-23
1
-0
/
+8
*
mmc: remove confusing flag
Pierre Ossman
2007-09-23
1
-2
/
+2
*
mmc: remove BYTEBLOCK capability
Pierre Ossman
2007-09-23
1
-1
/
+0
*
mmc: remove custom error codes
Pierre Ossman
2007-09-23
1
-7
/
+5
*
bug in AT91 MCI suspend routines
Anti Sullin
2007-09-11
1
-3
/
+3
*
mmc: at91_mci: remove whitespace at the end of lines
Nicolas Ferre
2007-08-09
1
-4
/
+4
*
mmc: update header file paths
Pierre Ossman
2007-07-26
1
-1
/
+1
*
mmc: at91_mci: wakeup on card insertion (or removal)
Marc Pignat
2007-07-20
1
-1
/
+12
*
mmc: at91_mci: fix hanging and rework to match flowcharts
Nicolas Ferre
2007-07-09
1
-91
/
+108
*
mmc: at91_mci typo
Nicolas Ferre
2007-07-09
1
-15
/
+15
*
mmc-atmel: remove linux/mmc/protocol.h dependencies
Marc Pignat
2007-06-07
1
-3
/
+2
*
mmc: Move host and card drivers to subdirs
Pierre Ossman
2007-05-01
1
-0
/
+1001