Age | Commit message (Expand) | Author | Files | Lines |
2010-03-06 | mmc: enable DMA on Ricoh sdhci reader by default | Vasily Khoruzhick | 1 | -4/+3 |
2010-03-06 | mmc: at91_mci: correct kunmap_atomic() | Nicolas Ferre | 1 | -2/+2 |
2010-03-06 | mmc: at91_mci: introduce per-mci-revision conditional code | Nicolas Ferre | 1 | -8/+19 |
2010-03-06 | mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works. | Nicolas Ferre | 1 | -1/+8 |
2010-03-06 | mmc: at91_mci: enable large data blocks | Wolfgang Muees | 1 | -0/+3 |
2010-03-06 | mmc: at91_mci: use DMA buffer for read | Wolfgang Muees | 1 | -96/+32 |
2010-03-06 | mmc: at91_mci: use one coherent DMA buffer | Wolfgang Muees | 1 | -25/+24 |
2010-03-06 | mmc: at91_mci: fix timeout errors | Wolfgang Muees | 1 | -2/+4 |
2010-03-06 | mmc: at91_mci: fix pointer errors | Wolfgang Muees | 1 | -3/+5 |
2010-03-06 | s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ... | Lars-Peter Clausen | 1 | -1/+1 |
2010-03-06 | s3cmci: initialize default platform data no_wprotect and no_detect with 1 | Lars-Peter Clausen | 1 | -0/+2 |
2010-03-06 | sdio: sdhci support for suspend mode PM features | Nicolas Pitre | 2 | -12/+31 |
2010-03-06 | sdhci: improve sdhci sdhci_set_adma_desc() code | Ben Dooks | 1 | -8/+8 |
2010-03-06 | sdhci: add adma descriptor set call | Ben Dooks | 1 | -30/+20 |
2010-03-06 | mmc: bfin_sdh: set timeout based on actual card data | Cliff Cai | 1 | -2/+6 |
2010-03-06 | mmc: bfin_sdh: drop redundant MMC depend string | Mike Frysinger | 1 | -1/+1 |
2010-03-06 | mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems | Mike Frysinger | 1 | -1/+1 |
2010-03-06 | mmc: Atmel host kconfig cleanup for everyone else | Nicolas Ferre | 1 | -0/+1 |
2010-03-06 | davinci: MMC: add support for 8bit MMC cards | Vipin Bhandari | 1 | -10/+35 |
2010-03-06 | ricoh_mmc: port from driver to pci quirk | Maxim Levitsky | 3 | -270/+3 |
2010-03-02 | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren | 2 | -18/+35 |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -14/+27 |
2010-02-27 | MMC: AU1xMMC: Allow platforms to disable host capabilities | Manuel Lauss | 1 | -0/+4 |
2010-02-27 | MIPS: Alchemy: change dbdma to accept physical memory addresses | Manuel Lauss | 1 | -2/+2 |
2010-02-27 | MIPS: Alchemy: remove dbdma compat macros | Manuel Lauss | 1 | -2/+2 |
2010-02-26 | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King | 3 | -94/+52 |
2010-02-22 | ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk | Linus Walleij | 1 | -14/+16 |
2010-02-15 | omap_hsmmc: allow compile without regulator framework | Adrian Hunter | 1 | -54/+79 |
2010-02-15 | omap_hsmmc: Allow for a shared VccQ | Adrian Hunter | 1 | -1/+15 |
2010-02-15 | omap_hsmmc: Ensure regulator enable / disable are paired | Adrian Hunter | 1 | -6/+3 |
2010-02-15 | omap_hsmmc: Fix disable timeouts | Adrian Hunter | 1 | -2/+2 |
2010-02-15 | omap_hsmmc: Allow for power saving without going off | Adrian Hunter | 1 | -0/+6 |
2010-02-15 | omap_hsmmc: Move gpio and regulator control from board file | Adrian Hunter | 1 | -13/+339 |
2010-01-28 | ARM: 5896/1: MMCI: work around a hardware bug in U300 | Linus Walleij | 1 | -0/+11 |
2010-01-18 | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton | 2 | -80/+25 |
2009-12-18 | sdhci-of: add support for the wii sdhci controller | Albert Herranz | 5 | -1/+82 |
2009-12-18 | sdhci-of: reorganize driver to support additional hardware | Albert Herranz | 5 | -127/+224 |
2009-12-18 | sdhci-of: rename main driver file prior to reorganization | Albert Herranz | 2 | -1/+3 |
2009-12-18 | sdhci: protect header file against multi inclusion | Albert Herranz | 1 | -0/+4 |
2009-12-15 | mmc: let tmio-mmc use dev_name() with request_irq() | Magnus Damm | 1 | -1/+1 |
2009-12-15 | mmc: Blackfin SD Host Controller Driver | Cliff Cai | 3 | -0/+659 |
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-12-15 | s3cmci: convert missed s3c2410_gpio calls to gpiolib calls | Ben Dooks | 1 | -5/+3 |
2009-12-15 | sdhci: add support for the SysKonnect CardBus2SDIO adapter | Nicolas Pitre | 1 | -0/+75 |
2009-12-15 | mmci-omap: remove bogus check for host->iclk | Ladislav Michl | 1 | -5/+5 |
2009-12-15 | davinci: mmc: add cpufreq support | Chaithrika U S | 1 | -16/+84 |
2009-12-15 | mmc: davinci: modify data types of EDMA related variables | Sudhakar Rajashekhara | 1 | -2/+2 |
2009-12-15 | DaVinci: MMC: MMC/SD controller driver for DaVinci family | Vipin Bhandari | 3 | -0/+1290 |
2009-12-15 | drivers/mmc: Move dereference after NULL test | Julia Lawall | 1 | -1/+2 |