Age | Commit message (Expand) | Author | Files | Lines |
2010-04-07 | omap hsmmc: fix a bug in card remove scenario | Madhusudhan Chikkature | 1 | -7/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 26 | -2/+25 |
2010-03-25 | mmc: fix incorrect interpretation of card type bits | Adrian Hunter | 1 | -2/+1 |
2010-03-13 | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux... | Linus Torvalds | 1 | -3/+1 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2010-03-13 | mxcmmc: fixed max_seg_size value on initialization | Vladimir Zapolskiy | 1 | -1/+1 |
2010-03-13 | sdio: recognize io card without powercycle | Albert Herranz | 3 | -6/+32 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 2 | -2/+2 |
2010-03-08 | mfd/mmc: SDHI Kconfig update | Magnus Damm | 1 | -1/+1 |
2010-03-08 | tmio_mmc: Balance cell enable()/disable() calls | Magnus Damm | 1 | -2/+8 |
2010-03-08 | tmio_mmc: Use 100ms mmc_detect_change() delay | Magnus Damm | 1 | -1/+1 |
2010-03-08 | tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2 | Yusuke Goda | 1 | -0/+1 |
2010-03-08 | tmio_mmc: Keep card-detect interrupts enabled | Guennadi Liakhovetski | 1 | -4/+2 |
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: put active devices into 1-bit mode during suspend | Daniel Drake | 1 | -0/+43 |
2010-03-06 | sdio: kick the interrupt thread upon a resume | Nicolas Pitre | 1 | -0/+2 |
2010-03-06 | sdio: don't use CMD[357] as part of a powered SDIO resume | Chris Ball | 1 | -8/+11 |
2010-03-06 | sdio: sdhci support for suspend mode PM features | Nicolas Pitre | 2 | -12/+31 |
2010-03-06 | sdio: introduce API for special power management features | Nicolas Pitre | 2 | -3/+58 |
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 | sdio: add quirk to clamp byte mode transfer | Bing Zhao | 1 | -1/+6 |
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-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 1 | -63/+30 |
2010-03-03 | sdio_uart: Use kfifo instead of the messy circ stuff | Alan Cox | 1 | -63/+30 |
2010-03-02 | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren | 3 | -24/+39 |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -14/+27 |
2010-03-01 | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -6/+4 |
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 | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 1 | -4/+2 |
2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 1 | -2/+2 |
2010-02-26 | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King | 6 | -104/+70 |
2010-02-22 | ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk | Linus Walleij | 1 | -14/+16 |