Age | Commit message (Expand) | Author |
2008-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2008-07-27 | atmel-mci: debugfs support | Haavard Skinnemoen |
2008-07-27 | imxmmc: fix crash when no platform data is provided | Paulius Zaleckas |
2008-07-27 | imxmmc: fix platform resources | Paulius Zaleckas |
2008-07-27 | imxmmc: remove DEBUG definition | Paulius Zaleckas |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-26 | drivers/mmc/host/sdhci.h needs scatterlist.h | Andrew Morton |
2008-07-24 | mmc_spi: put signals to low power off fix | Jan Nikitenko |
2008-07-23 | sdhci: highmem capable PIO routines | Pierre Ossman |
2008-07-23 | sdhci: fix bad warning from commit c8b3e02 | Pierre Ossman |
2008-07-23 | sdhci: add warnings for bad buffers in ADMA path | Pierre Ossman |
2008-07-23 | s3cmci: ensure host stopped on machine shutdown | Ben Dooks |
2008-07-23 | au1xmmc: suspend/resume implementation | Manuel Lauss |
2008-07-23 | s3cmci: fixes for section mismatch warnings | Ben Dooks |
2008-07-23 | pxamci: trivial fix of DMA alignment register bit clearing | Karl Beldan |
2008-07-15 | mmc: host driver for Ricoh Bay1Controllers | Sascha Sommer |
2008-07-15 | mmc: OLPC: update vdd/powerup quirk comment | Andres Salomon |
2008-07-15 | mmc: fix spares errors of sdhci.c | Tomas Winkler |
2008-07-15 | mmc: remove multiwrite capability | Pierre Ossman |
2008-07-15 | wbsd: fix bad dma_addr_t conversion | Pierre Ossman |
2008-07-15 | atmel-mci: Driver for Atmel on-chip MMC controllers | Haavard Skinnemoen |
2008-07-15 | mmc: wbsd.c fix shadowing of 'dma' variable | Tomas Winkler |
2008-07-15 | MMC: S3C24XX: Refuse incorrectly aligned transfers | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Update error debugging. | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Add media presence test to request handling. | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Fix use of msecs where jiffies are needed | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Fix s3c2410_dma_request() return code check. | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Allow card-detect on non-IRQ capable pin | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Ensure host->mrq->data is valid | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Add support to invert write protect line | Ben Dooks |
2008-07-15 | MMC: S3C24XX: Add platform data for MMC/SD driver | Ben Dooks |
2008-07-15 | MMC: Fix S3C24XX IRQ enable during PIO transfers | Roman Moracik |
2008-07-15 | Fix the request finalisation by ensuring the controller | Thomas Kleffel |
2008-07-15 | MMC: DMA free fix for S3C24XX SD/MMC driver | Harald Welte |
2008-07-15 | MMC: S3C24XX MMC/SD driver write fixes | Harald Welte |
2008-07-15 | MMC: S3C24XX MMC/SD driver. | Thomas Kleffel |
2008-07-15 | sdhci: graceful handling of bad addresses | Pierre Ossman |
2008-07-15 | sdhci: scatter-gather (ADMA) support | Pierre Ossman |
2008-07-15 | sdhci-pci: don't penalize newer jmicron chips | Pierre Ossman |
2008-07-15 | au1xmmc: remove custom carddetect poll implementation. | Manuel Lauss |
2008-07-15 | au1xmmc: abort requests early if no card is present. | Manuel Lauss |
2008-07-15 | au1xmmc: codingstyle tidying. | Manuel Lauss |
2008-07-15 | au1xmmc: SDIO IRQ support. | Manuel Lauss |
2008-07-15 | au1xmmc: enable 4 bit transfer mode | Manuel Lauss |
2008-07-15 | au1xmmc: remove db1200 board code, rewrite probe. | Manuel Lauss |
2008-07-15 | at91_mci: Fix byte mode transitions. | Ville Syrjala |
2008-07-15 | at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata. | Ville Syrjala |
2008-07-15 | at91_mci: AT91SAM9260/9263 12 byte write erratum (v2) | Ville Syrjala |
2008-07-15 | at91_mci: manage cmd error and data error independently | Nicolas Ferre |