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