summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/sdhci.c
AgeCommit message (Expand)Author
2006-07-13[MMC] Change SDHCI version error to a warningPierre Ossman
2006-07-13[MMC] Fix incorrect register accessPierre Ossman
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[MMC] sdhci: remove duplicate error messagePierre Ossman
2006-07-02[MMC] sdhci: force DMA on some controllersPierre Ossman
2006-07-02[MMC] sdhci: quirk for broken resetPierre Ossman
2006-07-02[MMC] sdhci: version bump sdhciPierre Ossman
2006-07-02[MMC] sdhci: support controller specific quirksPierre Ossman
2006-07-02[MMC] sdhci: more DMA capabilities testsPierre Ossman
2006-07-02[MMC] sdhci: reset sdhci controller earlyPierre Ossman
2006-07-02[MMC] sdhci: check controller versionPierre Ossman
2006-07-02[MMC] sdhci: check only relevant inhibit bitsPierre Ossman
2006-07-02[MMC] sdhci: Test for invalid block sizePierre Ossman
2006-07-02[MMC] sdhci: Avoid sdhci DMA boundariesPierre Ossman
2006-07-02[MMC] Fix sdhci PIO routinesPierre Ossman
2006-07-02[MMC] sdhci: fix interrupt handlingPierre Ossman
2006-07-02[MMC] sdhci: correct register orderPierre Ossman
2006-07-02[MMC] sdhci: proper timeout handlingPierre Ossman
2006-07-02[MMC] sdhci: fix sdhci reset timeoutPierre Ossman
2006-07-02[MMC] sdhci: fix timeout loops in sdhciPierre Ossman
2006-07-02[MMC] sdhci: support for multiple voltagesPierre Ossman
2006-07-02[MMC] sdhci: print device idPierre Ossman
2006-07-02[MMC] sdhci: check SDHCI base clockPierre Ossman
2006-06-19[MMC] Convert all hosts except mmci to use data->blkszRussell King
2006-06-12[MMC] sdhci truncated pointer fixAndrew Morton
2006-05-04[MMC] Move set_ios debugging into mmc.cRussell King
2006-03-29[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King
2006-03-24[PATCH] mmc: Secure Digital Host Controller Interface driverPierre Ossman