Age | Commit message (Expand) | Author |
2011-07-26 | MMC / TMIO: Fix build issue related to struct scatterlist | Rafael J. Wysocki |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-25 | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2011-07-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King |
2011-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-07-21 | mmc: at91_mci: move register header from include/ to drivers/ | Jean-Christophe PLAGNIOL-VILLARD |
2011-07-21 | mmc: mxs-mmc: fix clock rate setting | Koen Beel |
2011-07-21 | mmc: tmio: fix a deadlock | Guennadi Liakhovetski |
2011-07-21 | mmc: tmio: fix a recently introduced bug in DMA code | Guennadi Liakhovetski |
2011-07-21 | mmc: sh_mmcif: maximize power saving | Guennadi Liakhovetski |
2011-07-21 | mmc: tmio: maximize power saving | Guennadi Liakhovetski |
2011-07-21 | mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled | Guennadi Liakhovetski |
2011-07-21 | mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb() | Adrian Hunter |
2011-07-21 | mmc: omap_hsmmc: refactor duplicated code | Andy Shevchenko |
2011-07-21 | mmc: omap_hsmmc: fix a few bugs when setting the clock divisor | Andy Shevchenko |
2011-07-21 | mmc: omap_hsmmc: introduce start_clock and re-use stop_clock | Andy Shevchenko |
2011-07-21 | mmc: omap_hsmmc: split duplicate code to calc_divisor() function | Andy Shevchenko |
2011-07-21 | mmc: omap_hsmmc: move hardcoded frequency constants to defines | Andy Shevchenko |
2011-07-21 | mmc: omap_hsmmc: correct debug report error status mnemonics | Adrian Hunter |
2011-07-20 | mmc: omap_hsmmc: Remove unused iclk | Balaji T K |
2011-07-20 | mmc: omap_hsmmc: add runtime pm support | Balaji T K |
2011-07-20 | mmc: omap_hsmmc: Remove lazy_disable | Balaji T K |
2011-07-20 | mmc: mmci: implement pre_req() and post_req() | Per Forlin |
2011-07-20 | mmc: omap_hsmmc: add support for pre_req and post_req | Per Forlin |
2011-07-20 | mmc: kconfig: remove EXPERIMENTAL from the DMA selection of atmel-mci | Nicolas Ferre |
2011-07-20 | mmc: atmel-mci: add suspend/resume support | Nicolas Ferre |
2011-07-20 | mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs | Adrian Hunter |
2011-07-20 | mmc: sdhci-pci: add 8-bit bus width support for mrst hc0 | Major Lee |
2011-07-20 | mmc: dw_mmc: reset FIFO after an error | James Hogan |
2011-07-20 | mmc: dw_mmc: handle "no CRC status" error | James Hogan |
2011-07-20 | mmc: dw_mmc: remove unnecessary error messages | James Hogan |
2011-07-20 | mmc: dw_mmc: fix stop when fallen back to PIO | James Hogan |
2011-07-20 | mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume() | Wonil Choi |
2011-07-20 | mmc: sdhci: specify maximum discard timeout | Adrian Hunter |
2011-07-20 | mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP | Shawn Guo |
2011-07-20 | mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared | Shawn Guo |
2011-07-20 | mmc: sdhci: fix interrupt storm from card detection | Shawn Guo |
2011-07-20 | mmc: tmio: Fix race condition resulting in spurious interrupts | Paul Parsons |
2011-07-20 | mmc: tmio: Fix build error without CONFIG_MMC_SDHI | Paul Parsons |
2011-07-20 | mmc: dw_mmc: handle unaligned buffers and sizes | James Hogan |
2011-07-20 | mmc: dw_mmc: don't hard code fifo depth, fix usage | James Hogan |
2011-07-20 | mmc: dw_mmc: brackets in register access macros | James Hogan |
2011-07-20 | mmc: dw_mmc: convert card tasklet to workqueue | James Hogan |
2011-07-20 | mmc: dw_mmc: fix race with request and removal | James Hogan |
2011-07-20 | mmc: dw_mmc: clear TXDR/RXDR ints before enabling | James Hogan |
2011-07-20 | mmc: sdhi: Add write16_hook | Simon Horman |
2011-07-20 | mmc: tmio: Share register access functions | Simon Horman |
2011-07-20 | mmc: tmio: name 0xd8 as CTL_DMA_ENABLE | Simon Horman |
2011-07-20 | mmc: dw_mmc: protect a sequence of request and request-done. | Seungwon Jeon |