summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci high speed supportPierre Ossman2006-12-011-0/+15
* mmc: constify mmc_host_ops vectorsDavid Brownell2006-12-011-1/+1
* [PATCH] passing pointer to setup_timer() should be via unsigned longAl Viro2006-10-101-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] mmc: avoid some resets without cardPierre Ossman2006-10-041-4/+13
* [PATCH] mmc: fix MMIO vs memory races in sdhciPierre Ossman2006-10-041-0/+8
* [PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman2006-10-011-2/+3
* [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King2006-09-241-1/+1
* [MMC] Add multi block-write capabilityRussell King2006-09-161-1/+1
* [MMC] Change SDHCI version error to a warningPierre Ossman2006-07-131-3/+1
* [MMC] Fix incorrect register accessPierre Ossman2006-07-131-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-07-021-6/+49
|\
| * [MMC] sdhci: remove duplicate error messagePierre Ossman2006-07-021-3/+1
| * [MMC] sdhci: force DMA on some controllersPierre Ossman2006-07-021-2/+22
| * [MMC] sdhci: quirk for broken resetPierre Ossman2006-07-021-2/+27
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-07-021-164/+377
|\ \ | |/
| * [MMC] sdhci: version bump sdhciPierre Ossman2006-07-021-1/+1
| * [MMC] sdhci: support controller specific quirksPierre Ossman2006-07-021-0/+7
| * [MMC] sdhci: more DMA capabilities testsPierre Ossman2006-07-021-1/+29
| * [MMC] sdhci: reset sdhci controller earlyPierre Ossman2006-07-021-0/+2
| * [MMC] sdhci: check controller versionPierre Ossman2006-07-021-0/+11
| * [MMC] sdhci: check only relevant inhibit bitsPierre Ossman2006-07-021-3/+13
| * [MMC] sdhci: Test for invalid block sizePierre Ossman2006-07-021-0/+11
| * [MMC] sdhci: Avoid sdhci DMA boundariesPierre Ossman2006-07-021-4/+9
| * [MMC] Fix sdhci PIO routinesPierre Ossman2006-07-021-60/+98
| * [MMC] sdhci: fix interrupt handlingPierre Ossman2006-07-021-56/+24
| * [MMC] sdhci: correct register orderPierre Ossman2006-07-021-17/+27
| * [MMC] sdhci: proper timeout handlingPierre Ossman2006-07-021-3/+44
| * [MMC] sdhci: fix sdhci reset timeoutPierre Ossman2006-07-021-4/+17
| * [MMC] sdhci: fix timeout loops in sdhciPierre Ossman2006-07-021-13/+16
| * [MMC] sdhci: support for multiple voltagesPierre Ossman2006-07-021-3/+57
| * [MMC] sdhci: print device idPierre Ossman2006-07-021-2/+7
| * [MMC] sdhci: check SDHCI base clockPierre Ossman2006-07-021-4/+11
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
|/
* [MMC] Convert all hosts except mmci to use data->blkszRussell King2006-06-191-4/+4
* [MMC] sdhci truncated pointer fixAndrew Morton2006-06-121-1/+1
* [MMC] Move set_ios debugging into mmc.cRussell King2006-05-041-4/+0
* [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King2006-03-291-5/+1
* [PATCH] mmc: Secure Digital Host Controller Interface driverPierre Ossman2006-03-241-0/+1265
OpenPOWER on IntegriCloud