aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* [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
| * | [MMC] sdhci: Avoid sdhci DMA boundariesPierre Ossman2006-07-022-4/+10
| * | [MMC] Fix sdhci PIO routinesPierre Ossman2006-07-022-63/+101
| * | [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-022-3/+48
| * | [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-022-4/+66
| * | [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-026-7/+7
|/ /
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-308-8/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-4/+0
|\ \
| * | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
| * | [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
| |/
* | [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-2/+2
|/
* [ARM] 3565/1: AT91RM9200 MMC updateAndrew Victor2006-06-191-74/+65
* [MMC] Convert all hosts except mmci to use data->blkszRussell King2006-06-194-9/+9
* [MMC] sdhci truncated pointer fixAndrew Morton2006-06-121-1/+1
* [MMC] Prevent au1xmmc.c breakage on non-Au1200 AlchemyRalf Baechle2006-06-041-1/+1
* [MMC] Fix premature use of md->diskPierre Ossman2006-05-241-1/+1
* [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa2006-05-196-19/+25
* [MMC] Move set_ios debugging into mmc.cRussell King2006-05-048-43/+34