Age | Commit message (Expand) | Author |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
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 |
2009-03-24 | atmel-mci: fix sdc_reg typo | Hans-Christian Egtvedt |
2009-03-24 | mmc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-02-18 | atmel-mci: fix initialization of dma slave data | Dan Williams |
2009-01-09 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2009-01-06 | dmaengine: kill enum dma_state_client | Dan Williams |
2009-01-06 | dmaengine: kill struct dma_client and supporting infrastructure | Dan Williams |
2009-01-06 | atmel-mci: convert to dma_request_channel and down-level dma_slave | Dan Williams |
2009-01-06 | dmaengine: up-level reference counting to the module level | Dan Williams |
2009-01-05 | atmel-mci: move atmel-mci.h file to include/linux | Nicolas Ferre |
2008-10-05 | atmel-mci: Add missing flush_dcache_page() in PIO transfer code | Haavard Skinnemoen |
2008-10-05 | atmel-mci: Don't overwrite error bits when NOTBUSY is set | Haavard Skinnemoen |
2008-10-05 | atmel-mci: Add experimental DMA support | Haavard Skinnemoen |
2008-10-05 | atmel-mci: support multiple mmc slots | Haavard Skinnemoen |
2008-10-05 | atmel-mci: Platform code for supporting multiple mmc slots | Haavard Skinnemoen |
2008-10-05 | atmel-mci: Don't stop the clock between transfers | Haavard Skinnemoen |
2008-10-05 | atmel-mci: Implement tasklet as a state machine | Haavard Skinnemoen |
2008-10-05 | atmel-mci: Initialize BLKR before sending data transfer command | Haavard Skinnemoen |
2008-09-20 | atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin | Haavard Skinnemoen |
2008-09-20 | atmel-mci: Fix bogus debugfs file size | Haavard Skinnemoen |
2008-09-20 | atmel-mci: Fix memory leak in atmci_regs_show | Haavard Skinnemoen |
2008-09-20 | atmel-mci: debugfs: enable clock before dumping regs | Haavard Skinnemoen |
2008-08-05 | avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> | Haavard Skinnemoen |
2008-07-27 | avr32: some mmc/sd cleanups | David Brownell |
2008-07-27 | Merge commit 'upstream/master' | Haavard Skinnemoen |
2008-07-27 | atmel-mci: debugfs support | Haavard Skinnemoen |
2008-07-18 | avr32: clean up mci platform code | Ben Nizette |
2008-07-15 | mmc: remove multiwrite capability | Pierre Ossman |
2008-07-15 | atmel-mci: Driver for Atmel on-chip MMC controllers | Haavard Skinnemoen |