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