index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
atmel-mci.c
Age
Commit message (
Expand
)
Author
2014-09-09
mmc: atmel-mci: add 0x600 IP version
Nicolas Ferre
2014-06-12
mmc: atmel-mci: incude asm/cacheclush.h
Arnd Bergmann
2014-05-12
mmc: atmel: don't test host->data
Alexandre Belloni
2014-01-13
mmc: atmel-mci: add vmmc-supply support
Alexandre Belloni
2014-01-13
mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA
Ludovic Desroches
2013-10-31
mmc: atmel-mci: Remove redundant suspend and resume callbacks
Ulf Hansson
2013-09-26
mmc: atmel-mci: fix oops in atmci_tasklet_func
Rodolfo Giometti
2013-09-26
mmc: atmel-mci: abort transfer on timeout error
Ludovic Desroches
2013-08-25
mmc: atmel-mci: prepare clk before calling enable
Boris BREZILLON
2013-06-27
mmc: atmel-mci: remove include <mach/cpu.h>
Nicolas Ferre
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-05-26
mmc: atmel-mci: convert to dma_request_slave_channel_compat()
Ludovic Desroches
2013-04-08
mmc: atmel-mci: pio hang on block errors
Terry Barnaby
2013-03-22
mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
Johan Hovold
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-03
mmc: atmel-mci: AP700x PDC is not connected to MCI
Hein_Tibosch
2012-10-03
mmc: atmel-mci: DMA can be used with other controllers
Hein_Tibosch
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-09-04
mmc: atmel-mci: add device tree support
Ludovic Desroches
2012-09-04
mmc: atmel-mci: not busy flag has also to be used for read operations
Ludovic Desroches
2012-09-01
mmc: fix comment typos
Masanari Iida
2012-07-22
mmc: atmel-mci: modify CLKDIV displaying in debugfs
Nicolas Ferre
2012-07-22
mmc: atmel-mci: fix incorrect setting of host->data to NULL
Nicolas Ferre
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-06
mmc: atmel-mci: add support for odd clock dividers
Ludovic Desroches
2012-04-06
mmc: atmel-mci: r/w proof capability only available since v2xx
Ludovic Desroches
2012-04-06
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-14
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
[next]