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
/
atmel-mci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-04
mmc: atmel-mci: not busy flag has also to be used for read operations
Ludovic Desroches
1
-1
/
+5
2012-07-22
mmc: atmel-mci: modify CLKDIV displaying in debugfs
Nicolas Ferre
1
-3
/
+9
2012-07-22
mmc: atmel-mci: fix incorrect setting of host->data to NULL
Nicolas Ferre
1
-1
/
+1
2012-06-06
mmc: atmel-mci: fix burst/chunk size modification
Nicolas Ferre
1
-3
/
+5
2012-06-06
mmc: atmel-mci: fix data timeout issue
Ludovic Desroches
1
-2
/
+2
2012-05-17
mmc: atmel-mci: add debug logs
Ludovic Desroches
1
-0
/
+41
2012-05-17
mmc: atmel-mci: add support for version lower than v2xx
Ludovic Desroches
1
-4
/
+58
2012-05-17
mmc: atmel-mci: change the state machine for compatibility with old IP
Ludovic Desroches
1
-116
/
+162
2012-05-17
mmc: atmel-mci: the r/w proof capability lack was not well managed
Ludovic Desroches
1
-14
/
+78
2012-04-06
mmc: atmel-mci: add support for odd clock dividers
Ludovic Desroches
1
-19
/
+29
2012-04-06
mmc: atmel-mci: r/w proof capability only available since v2xx
Ludovic Desroches
1
-0
/
+2
2012-04-06
mmc: atmel-mci: correct data timeout computation
Ludovic Desroches
1
-1
/
+8
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-7
/
+14
2012-03-27
mmc: atmel-mci: fix typo
Ludovic Desroches
1
-1
/
+1
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-1
/
+1
2012-03-03
mmc: atmel-mci: don't use dma features when using DMA with no chan available
Ludovic Desroches
1
-11
/
+10
2012-02-22
dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes
Viresh Kumar
1
-8
/
+16
2012-02-14
mmc: atmel-mci: save and restore sdioirq when soft reset is performed
Ludovic Desroches
1
-0
/
+3
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-3
/
+7
2011-10-31
mmc-host: move to dma_transfer_direction
Vinod Koul
1
-3
/
+7
2011-10-26
mmc: atmel-mci: fix a potential issue about pending PDC interrupts
Ludovic Desroches
1
-15
/
+17
2011-10-26
mmc: atmel-mci: correct sg buffer size evaluation
Ludovic Desroches
1
-4
/
+3
2011-10-26
mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal value
Ludovic Desroches
1
-2
/
+2
2011-10-26
mmc: atmel-mci: change atmci_start_command to atmci_send_command
Ludovic Desroches
1
-3
/
+3
2011-10-26
mmc: atmel-mci: add pdc support and runtime capabilities detection
Ludovic Desroches
1
-118
/
+409
2011-10-26
mmc: atmel-mci: change atmci_readl and atmci_writel macros
Ludovic Desroches
1
-63
/
+63
2011-10-26
mmc: atmel-mci: change namespace
Ludovic Desroches
1
-150
/
+151
2011-07-21
mmc: atmel-mci: add suspend/resume support
Nicolas Ferre
1
-0
/
+63
2011-05-19
Haavard Skinnemoen has left Atmel
Jean Delvare
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-15
mmc: atmel-mci: use dmaengine helper functions
Linus Walleij
1
-3
/
+3
2011-03-15
mmc: atmel-mci: conform to DMA-API
Linus Walleij
1
-4
/
+3
2011-03-15
mmc: atmel-mci: map DMA sglist on the DMA engine
Linus Walleij
1
-3
/
+5
2010-12-21
mmc: atmel-mci: fix multiblock SDIO transfers
Nicolas Ferre
1
-6
/
+12
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-2
/
+1
2010-10-23
mmc: atmel-mci.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2010-05-27
mmc: atmel-mci: Add support for SDIO interrupts
Anders Grahn
1
-4
/
+38
2010-05-27
mmc: atmel-mci: enable SD high speed support
Nicolas Ferre
1
-3
/
+19
2010-05-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-1
/
+1
2010-05-18
Merge branch 'ioat' into dmaengine
Dan Williams
1
-0
/
+1
2010-05-18
DMAENGINE: extend the control command to include an arg
Linus Walleij
1
-1
/
+1
2010-05-12
mmc: atmel-mci: fix in debugfs: response value printing
Nicolas Ferre
1
-2
/
+2
2010-05-12
mmc: atmel-mci: remove data error interrupt after xfer
Nicolas Ferre
1
-0
/
+1
2010-05-12
mmc: atmel-mci: prevent kernel oops while removing card
Nicolas Ferre
1
-4
/
+5
2010-05-12
mmc: atmel-mci: fix two parameters swapped
Nicolas Ferre
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-27
DMAENGINE: generic slave control v2
Linus Walleij
1
-1
/
+1
2009-12-15
mmc: atmel-mci: new MCI2 module support in atmel-mci driver
Nicolas Ferre
1
-10
/
+75
2009-12-15
atmel-mci: change use of dma slave interface
Nicolas Ferre
1
-20
/
+36
2009-09-24
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+8
[next]