aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-15MMC: S3C24XX: Fix use of msecs where jiffies are neededBen Dooks1-1/+1
2008-07-15MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devicesBen Dooks1-0/+3
2008-07-15MMC: S3C24XX: Fix s3c2410_dma_request() return code check.Ben Dooks1-1/+1
2008-07-15MMC: S3C24XX: Allow card-detect on non-IRQ capable pinBen Dooks1-11/+17
2008-07-15MMC: S3C24XX: Ensure host->mrq->data is validBen Dooks1-1/+2
2008-07-15MMC: S3C24XX: Add support to invert write protect lineBen Dooks1-2/+9
2008-07-15MMC: S3C24XX: Add platform data for MMC/SD driverBen Dooks2-3/+42
2008-07-15MMC: Fix S3C24XX IRQ enable during PIO transfersRoman Moracik1-3/+4
2008-07-15Fix the request finalisation by ensuring the controllerThomas Kleffel1-2/+2
2008-07-15MMC: DMA free fix for S3C24XX SD/MMC driverHarald Welte1-0/+1
2008-07-15MMC: S3C24XX MMC/SD driver write fixesHarald Welte1-3/+13
2008-07-15MMC: S3C24XX MMC/SD driver.Thomas Kleffel4-1/+1424
2008-07-15sdhci: graceful handling of bad addressesPierre Ossman1-20/+57
2008-07-15sdhci: scatter-gather (ADMA) supportPierre Ossman3-44/+407
2008-07-15sdhci-pci: don't penalize newer jmicron chipsPierre Ossman1-4/+6
2008-07-15au1xmmc: remove custom carddetect poll implementation.Manuel Lauss1-61/+18
2008-07-15au1xmmc: abort requests early if no card is present.Manuel Lauss1-0/+7
2008-07-15au1xmmc: codingstyle tidying.Manuel Lauss2-189/+141
2008-07-15au1xmmc: SDIO IRQ support.Manuel Lauss1-1/+15
2008-07-15au1xmmc: enable 4 bit transfer modeManuel Lauss1-5/+17
2008-07-15au1xmmc: remove db1200 board code, rewrite probe.Manuel Lauss2-237/+345
2008-07-15at91_mci: Fix byte mode transitions.Ville Syrjala1-1/+1
2008-07-15at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.Ville Syrjala1-6/+14
2008-07-15at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)Ville Syrjala1-4/+17
2008-07-15at91_mci: manage cmd error and data error independentlyNicolas Ferre1-8/+19
2008-07-15mmc: at91_mci: do not read irq status twice as it will forget some errorsNicolas Ferre1-7/+5
2008-07-15mmc: at91_mci: add sdio irq managementEric Benard1-4/+22
2008-07-15mmc: at91_mci: add multiwrite switchNicolas Ferre1-0/+1
2008-07-15mmc: at91_mci: update bytes_xfered value once xfer doneNicolas Ferre1-6/+34
2008-07-15mmc: at91_mci: avoid timeoutsMarc Pignat1-0/+48
2008-07-15mmc: at91_mci: show timeoutsMarc Pignat1-2/+33
2008-07-15mmc: at91_mci: support for block size not modulo 4Marc Pignat1-5/+10
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov5-21/+26
2008-07-15mmc_spi: add support for card-detection pollingAnton Vorontsov1-2/+17
2008-07-15sdhci-pci: unaligned data with ricoh controllersPierre Ossman1-0/+1
2008-07-15sdhci: handle hot-removePierre Ossman3-14/+58
2008-07-15sdhci: support JMicron secondary interfacePierre Ossman1-2/+125
2008-07-15sdhci: toggle JMicron PMOS settingPierre Ossman1-0/+67
2008-07-15sdhci: make workaround for timeout bug more generalPierre Ossman3-23/+33
2008-07-15sdhci: more complex quirks handlingPierre Ossman1-43/+86
2008-07-15sdhci: remove forced dma quirksPierre Ossman1-20/+2
2008-07-15sdhci: move pci stuff to separate modulePierre Ossman5-436/+651
2008-07-15sdhci: don't check block count for progressPierre Ossman1-14/+9
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+20
2008-07-10Merge branch 'imx' into develRussell King1-1/+18
2008-07-06pxamci: fix byte aligned DMA transfersPhilipp Zabel1-0/+13
2008-07-05IMX: introduce clock APISascha Hauer1-1/+18
2008-07-04mmc: don't use DMA on newer ENE controllersPierre Ossman1-2/+4
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon1-1/+11
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon1-0/+18