Age | Commit message (Expand) | Author | Files | Lines |
2010-05-19 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -6/+21 |
2010-05-17 | Merge branch 'devel-stable' into devel | Russell King | 27 | -12/+29 |
2010-05-15 | mmc: at91_mci: modify cache flush routines | Nicolas Ferre | 1 | -1/+1 |
2010-05-12 | mmc: atmel-mci: fix in debugfs: response value printing | Nicolas Ferre | 1 | -2/+2 |
2010-05-12 | mmc: atmel-mci: remove data error interrupt after xfer | Nicolas Ferre | 1 | -0/+1 |
2010-05-12 | mmc: atmel-mci: prevent kernel oops while removing card | Nicolas Ferre | 1 | -4/+5 |
2010-05-12 | mmc: atmel-mci: fix two parameters swapped | Nicolas Ferre | 1 | -2/+2 |
2010-05-11 | [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond | Eric Miao | 1 | -1/+1 |
2010-04-14 | ARM: 6033/1: ARM: MMCI: pass max frequency from platform | Linus Walleij | 1 | -1/+12 |
2010-04-14 | ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version | Linus Walleij | 2 | -4/+8 |
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 |