aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/sdhci.c
Commit message (Expand)AuthorAge
* mmc: sdhci: fix voltage ocrPierre Ossman2007-02-04
* mmc: sdhci: replace kmap with page_addressPierre Ossman2007-02-04
* mmc: handle pci_enable_device() return value in sdhciPierre Ossman2007-02-04
* mmc: Allow host drivers to specify max block countPierre Ossman2007-02-04
* mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-04
* mmc: Power quirk for ENE controllersDarren Salt2007-02-04
* mmc: Change SDHCI iomem error to a warningPierre Ossman2006-12-11
* mmc: sdhci high speed supportPierre Ossman2006-12-01
* mmc: constify mmc_host_ops vectorsDavid Brownell2006-12-01
* [PATCH] passing pointer to setup_timer() should be via unsigned longAl Viro2006-10-10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] mmc: avoid some resets without cardPierre Ossman2006-10-04
* [PATCH] mmc: fix MMIO vs memory races in sdhciPierre Ossman2006-10-04
* [PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman2006-10-01
* [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King2006-09-24
* [MMC] Add multi block-write capabilityRussell King2006-09-16
* [MMC] Change SDHCI version error to a warningPierre Ossman2006-07-13
* [MMC] Fix incorrect register accessPierre Ossman2006-07-13
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-07-02
|\
| * [MMC] sdhci: remove duplicate error messagePierre Ossman2006-07-02
| * [MMC] sdhci: force DMA on some controllersPierre Ossman2006-07-02
| * [MMC] sdhci: quirk for broken resetPierre Ossman2006-07-02
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-07-02
|\|
| * [MMC] sdhci: version bump sdhciPierre Ossman2006-07-02
| * [MMC] sdhci: support controller specific quirksPierre Ossman2006-07-02
| * [MMC] sdhci: more DMA capabilities testsPierre Ossman2006-07-02
| * [MMC] sdhci: reset sdhci controller earlyPierre Ossman2006-07-02
| * [MMC] sdhci: check controller versionPierre Ossman2006-07-02
| * [MMC] sdhci: check only relevant inhibit bitsPierre Ossman2006-07-02
| * [MMC] sdhci: Test for invalid block sizePierre Ossman2006-07-02
| * [MMC] sdhci: Avoid sdhci DMA boundariesPierre Ossman2006-07-02
| * [MMC] Fix sdhci PIO routinesPierre Ossman2006-07-02
| * [MMC] sdhci: fix interrupt handlingPierre Ossman2006-07-02
| * [MMC] sdhci: correct register orderPierre Ossman2006-07-02
| * [MMC] sdhci: proper timeout handlingPierre Ossman2006-07-02
| * [MMC] sdhci: fix sdhci reset timeoutPierre Ossman2006-07-02
| * [MMC] sdhci: fix timeout loops in sdhciPierre Ossman2006-07-02
| * [MMC] sdhci: support for multiple voltagesPierre Ossman2006-07-02
| * [MMC] sdhci: print device idPierre Ossman2006-07-02
| * [MMC] sdhci: check SDHCI base clockPierre Ossman2006-07-02
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
|/
* [MMC] Convert all hosts except mmci to use data->blkszRussell King2006-06-19
* [MMC] sdhci truncated pointer fixAndrew Morton2006-06-12
* [MMC] Move set_ios debugging into mmc.cRussell King2006-05-04
* [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King2006-03-29
* [PATCH] mmc: Secure Digital Host Controller Interface driverPierre Ossman2006-03-24