summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problemsPavel Pisa2007-03-121-1/+12
* sdhci: release irq during suspendPierre Ossman2007-03-061-0/+12
* sdhci: make isr tolerant of read errorsMark Lord2007-03-061-1/+1
* mmc: require explicit support for high-speedPierre Ossman2007-03-062-50/+58
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-191-23/+23
|\
| * [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.hAndrew Victor2007-02-081-23/+23
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-02-113-40/+17Star
|\ \
| * | tifm_sd: treat "status error" as normal command completionAlex Dubov2007-02-111-7/+4Star
| * | mmc: wbsd: Remove stray kunmap_atomic()Pierre Ossman2007-02-111-1/+0Star
| * | mmc: sdhci: Stop asking for mailPierre Ossman2007-02-091-24/+11Star
| * | mmc: sdhci: Remove driver versionPierre Ossman2007-02-091-4/+1Star
| * | mmc: wbsd: Remove driver versionPierre Ossman2007-02-091-4/+1Star
* | | [PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitivesAl Viro2007-02-091-1/+1
|/ /
* | mmc: tifm: replace kmap with page_addressPierre Ossman2007-02-041-11/+4Star
* | mmc: sdhci: fix voltage ocrPierre Ossman2007-02-041-2/+2
* | mmc: sdhci: replace kmap with page_addressPierre Ossman2007-02-042-19/+6Star
* | mmc: wbsd: replace kmap with page_addressPierre Ossman2007-02-042-31/+10Star
* | mmc: handle pci_enable_device() return value in sdhciPierre Ossman2007-02-041-1/+3
* | mmc: Proper unclaim in mmc_blockPierre Ossman2007-02-041-1/+2
* | mmc: Graceful fallback for fancy featuresPierre Ossman2007-02-041-9/+7Star
* | mmc: Handle wbsd's stupid command listPierre Ossman2007-02-041-1/+40
* | mmc: Allow host drivers to specify max block countPierre Ossman2007-02-0412-21/+53
* | mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-0411-12/+43
* | tifm_sd: add suspend and resume functionalityAlex Dubov2007-02-041-1/+38
* | Remove unused return value from signal_irq callbackAlex Dubov2007-02-041-3/+2Star
* | tifm_sd: prettifyAlex Dubov2007-02-041-48/+50
* | tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-041-95/+110
* | tifm_sd: fix hardware timeout setupAlex Dubov2007-02-041-8/+7Star
* | tifm_sd: Switch software timeout handler from work_struct to timerAlex Dubov2007-02-041-21/+13Star
* | tifm_sd: use kmap_atomic instead of kmap for PIO data bufferAlex Dubov2007-02-041-27/+25Star
* | tifm_sd: alter order of the states in the command handlerAlex Dubov2007-02-041-20/+37
* | mmc: Add support for SDHC cardsPhilip Langdale2007-02-042-29/+119
* | mmc: Power quirk for ENE controllersDarren Salt2007-02-041-3/+19
* | mmc: let host be parent of cardsPierre Ossman2007-02-041-1/+1
* | mmc: replace host->card_busyPierre Ossman2007-02-041-8/+8
* | mmc: au1xmmc: return errors for unknown response typesManuel Lauss2007-02-041-0/+6
* | mmc: au1xmmc: implement proper ro switch detectionManuel Lauss2007-02-041-1/+3
|/
* mmc: Correct definition of R6Philip Langdale2007-01-154-11/+2Star
* omap: Update MMC response typesCarlos Eduardo Aguiar2007-01-151-5/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-01-112-9/+8Star
|\
| * MMC: at91 mmc linkage updatesDavid Brownell2007-01-041-6/+5Star
| * ARM: OMAP: fix MMC workqueue changesKyungmin Park2007-01-041-3/+3
* | [ARM] Fix potential MMCI bugRussell King2007-01-081-0/+4
|/
* AT91 MMC update for 2.6.19Andrew Victor2006-12-111-17/+24
* mmc: Change SDHCI iomem error to a warningPierre Ossman2006-12-111-2/+2
* mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removalVitaly Wool2006-12-111-1/+3
* AT91 MMC 5 : Minor cleanupsAndrew Victor2006-12-111-9/+9
* AT91 MMC 4 : Interrupt handler cleanupAndrew Victor2006-12-111-45/+43Star
* AT91 MMC 3 : Move global mci_clk variableAndrew Victor2006-12-111-11/+11