index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
atmel-mci.c
Age
Commit message (
Expand
)
Author
2012-06-06
mmc: atmel-mci: fix burst/chunk size modification
Nicolas Ferre
2012-06-06
mmc: atmel-mci: fix data timeout issue
Ludovic Desroches
2012-05-17
mmc: atmel-mci: add debug logs
Ludovic Desroches
2012-05-17
mmc: atmel-mci: add support for version lower than v2xx
Ludovic Desroches
2012-05-17
mmc: atmel-mci: change the state machine for compatibility with old IP
Ludovic Desroches
2012-05-17
mmc: atmel-mci: the r/w proof capability lack was not well managed
Ludovic Desroches
2012-04-05
mmc: atmel-mci: add support for odd clock dividers
Ludovic Desroches
2012-04-05
mmc: atmel-mci: r/w proof capability only available since v2xx
Ludovic Desroches
2012-04-05
mmc: atmel-mci: correct data timeout computation
Ludovic Desroches
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-27
mmc: atmel-mci: fix typo
Ludovic Desroches
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-02
mmc: atmel-mci: don't use dma features when using DMA with no chan available
Ludovic Desroches
2012-02-22
dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes
Viresh Kumar
2012-02-13
mmc: atmel-mci: save and restore sdioirq when soft reset is performed
Ludovic Desroches
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-10-31
mmc-host: move to dma_transfer_direction
Vinod Koul
2011-10-26
mmc: atmel-mci: fix a potential issue about pending PDC interrupts
Ludovic Desroches
2011-10-26
mmc: atmel-mci: correct sg buffer size evaluation
Ludovic Desroches
2011-10-26
mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal value
Ludovic Desroches
2011-10-26
mmc: atmel-mci: change atmci_start_command to atmci_send_command
Ludovic Desroches
2011-10-26
mmc: atmel-mci: add pdc support and runtime capabilities detection
Ludovic Desroches
2011-10-26
mmc: atmel-mci: change atmci_readl and atmci_writel macros
Ludovic Desroches
2011-10-26
mmc: atmel-mci: change namespace
Ludovic Desroches
2011-07-20
mmc: atmel-mci: add suspend/resume support
Nicolas Ferre
2011-05-18
Haavard Skinnemoen has left Atmel
Jean Delvare
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-15
mmc: atmel-mci: use dmaengine helper functions
Linus Walleij
2011-03-15
mmc: atmel-mci: conform to DMA-API
Linus Walleij
2011-03-15
mmc: atmel-mci: map DMA sglist on the DMA engine
Linus Walleij
2010-12-21
mmc: atmel-mci: fix multiblock SDIO transfers
Nicolas Ferre
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
mmc: atmel-mci.c: use resource_size()
H Hartley Sweeten
2010-05-27
mmc: atmel-mci: Add support for SDIO interrupts
Anders Grahn
2010-05-27
mmc: atmel-mci: enable SD high speed support
Nicolas Ferre
2010-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-05-17
Merge branch 'ioat' into dmaengine
Dan Williams
2010-05-17
DMAENGINE: extend the control command to include an arg
Linus Walleij
2010-05-11
mmc: atmel-mci: fix in debugfs: response value printing
Nicolas Ferre
2010-05-11
mmc: atmel-mci: remove data error interrupt after xfer
Nicolas Ferre
2010-05-11
mmc: atmel-mci: prevent kernel oops while removing card
Nicolas Ferre
2010-05-11
mmc: atmel-mci: fix two parameters swapped
Nicolas Ferre
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-26
DMAENGINE: generic slave control v2
Linus Walleij
2009-12-15
mmc: atmel-mci: new MCI2 module support in atmel-mci driver
Nicolas Ferre
2009-12-15
atmel-mci: change use of dma slave interface
Nicolas Ferre
2009-09-24
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-09-23
atmel-mci: unified Atmel MCI drivers (AVR32 & AT91)
Rob Emanuele
2009-09-08
dmaengine: Move all map_sg/unmap_sg for slave channel to its client
Atsushi Nemoto
2009-04-08
atmel-mci: Add support for inverted detect pin
Jonas Larsson
[prev]
[next]