summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* MMC: Do not set unsupported bits in OCR responseTimo Teras2006-11-091-1/+1
* MMC: Poll card status after rescanning cardsTimo Teras2006-11-091-1/+16
* [PATCH] missing includes of io.hAl Viro2006-10-241-0/+1
* [PATCH] passing pointer to setup_timer() should be via unsigned longAl Viro2006-10-101-1/+1
* [PATCH] tifm __iomem annotations, NULL noise removalAl Viro2006-10-091-7/+7
* [PATCH] mmc: multi sector write transfersPierre Ossman2006-10-061-9/+95
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-058-14/+14
* [PATCH] mmc: properly use the new multi block-write error handlingPierre Ossman2006-10-041-7/+17
* [PATCH] mmc: use own work queuePierre Ossman2006-10-043-4/+41
* [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: driver for TI FlashMedia card reader - Kconfig/MakefileAlex Dubov2006-10-042-0/+17
* [PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov2006-10-041-0/+933
* [PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman2006-10-014-8/+12
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-302-2/+3
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-3/+3
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-281-2/+2
|\
| * [ARM] 3865/1: AT91RM9200 header updatesAndrew Victor2006-09-281-2/+2
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-09-288-37/+57
|\ \
| * | [MMC] Don't check READY_FOR_DATA when readingRussell King2006-09-241-18/+20
| * | [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King2006-09-245-6/+8
| * | [MMC] Add multi block-write capabilityRussell King2006-09-164-9/+23
| * | [MMC] Remove data->blksz_bits memberRussell King2006-09-162-2/+0
| * | [MMC] Convert mmci to use data->blksz rather than data->blksz_bitsRussell King2006-09-161-4/+8
| |/
* / [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle2006-09-261-1/+1
|/
* [MMC] Always use a sector size of 512 bytesPierre Ossman2006-09-071-45/+4
* [MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King2006-09-072-48/+51
* [ARM] 3751/1: i.MX/MX1 SD/MMC use 512 bytes request for SCR readPavel Pisa2006-09-071-34/+35
* [MMC] Fix SD timeout calculationPierre Ossman2006-09-072-10/+49
* [MMC] Another stray 'io' referencePierre Ossman2006-08-071-1/+2
* [MMC] Fix base address configuration in wbsdPierre Ossman2006-08-061-3/+3
* [ARM] 3744/1: MMC: mmcqd gets stuck when block queue is pluggedJuha [êölä2006-08-061-1/+2
* [MMC] Change SDHCI version error to a warningPierre Ossman2006-07-131-3/+1
* [MMC] Fix incorrect register accessPierre Ossman2006-07-131-1/+1
* [PATCH] lockdep: annotate on-stack completions, mmcIngo Molnar2006-07-031-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-armLinus Torvalds2006-07-021-23/+20
|\ \
| * | [ARM] 3678/1: MMC: Make OMAP MMC workTony Lindgren2006-07-011-22/+19
| * | ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren2006-06-261-1/+1
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-07-022-168/+407
|\ \ \ | | |/ | |/|
| * | [MMC] sdhci: version bump sdhciPierre Ossman2006-07-021-1/+1
| * | [MMC] sdhci: support controller specific quirksPierre Ossman2006-07-022-0/+9
| * | [MMC] sdhci: more DMA capabilities testsPierre Ossman2006-07-022-1/+33
| * | [MMC] sdhci: reset sdhci controller earlyPierre Ossman2006-07-021-0/+2
| * | [MMC] sdhci: check controller versionPierre Ossman2006-07-022-0/+15
| * | [MMC] sdhci: check only relevant inhibit bitsPierre Ossman2006-07-021-3/+13
| * | [MMC] sdhci: Test for invalid block sizePierre Ossman2006-07-022-0/+14