summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: don't use weight32()Nicolas Pitre2007-10-112-2/+4
* pxamci: support arbitrary block sizeNicolas Pitre2007-10-101-3/+16
* sdhci: remove old dma module paramsPierre Ossman2007-10-031-12/+1Star
* sdhci: add SDHCI_QUIRK_BROKEN_DMA quirkFeng Tang2007-10-031-2/+11
* sdhci: remove DMA capability check from controller's PCI Class regFeng Tang2007-10-031-2/+7
* sdhci: fix a typoNicolas Pitre2007-10-032-2/+2
* mmc: Disabler for Ricoh MMC controllerPhilip Langdale2007-10-033-0/+169
* mmc: pxamci: add SDIO card interrupt reporting capabilityBridge Wu2007-09-252-5/+24
* mmc: pxamci: set proper buswidth capabilities according to PXA flavorBridge Wu2007-09-252-1/+10
* mmc: pxamci: set proper block capabilities according to PXA flavorNicolas Pitre2007-09-251-2/+2
* mmc: pxamci: better pending IRQ determinationBridge Wu2007-09-251-1/+1
* arm: i.MX/MX1 SDHC implements SD cards read-only switch read-backPavel Pisa2007-09-241-2/+14
* mmc_spi host driverDavid Brownell2007-09-233-0/+1422
* sdhci: sdio interrupt supportPierre Ossman2007-09-231-1/+38
* mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytesMarc Pignat2007-09-231-0/+8
* mmc: remove confusing flagPierre Ossman2007-09-232-14/+16
* mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-236-7/+21
* mmc: remove custom error codesPierre Ossman2007-09-239-106/+100Star
* bug in AT91 MCI suspend routinesAnti Sullin2007-09-111-3/+3
* sdhci: tell which spurious interrupt we gotPierre Ossman2007-08-231-6/+6
* sdhci: handle data interrupts during commandPierre Ossman2007-08-232-7/+22
* mmc: ignore bad max block size in sdhciDavid Vrabel2007-08-231-5/+4Star
* sdhci: be more cautious about block count registerPierre Ossman2007-08-231-2/+2
* mmc: at91_mci: remove whitespace at the end of linesNicolas Ferre2007-08-091-4/+4
* wbsd: fix section mismatch warningsGabriel C2007-08-091-5/+5
* mmc: remove redundant debug information from sdhci and wbsdPierre Ossman2007-07-262-26/+0Star
* mmc: update header file pathsPierre Ossman2007-07-2611-11/+11
* sdhci: add support to ENE-CB714Leandro Dorileo2007-07-261-0/+27
* mmc: check error bits before command completionPierre Ossman2007-07-261-13/+10Star
* sdhci: make sure to clear the error interruptPierre Ossman2007-07-202-0/+3
* mmc: at91_mci: wakeup on card insertion (or removal)Marc Pignat2007-07-201-1/+12
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-121-22/+0Star
|\
| * [ARM] pxa: remove MMC register defines from pxa-regs.hRussell King2007-07-121-22/+0Star
* | mmc: at91_mci: fix hanging and rework to match flowchartsNicolas Ferre2007-07-091-91/+108
* | mmc: at91_mci typoNicolas Ferre2007-07-091-15/+15
* | sdhci: Fix "Unexpected interrupt" handlingRolf Eike Beer2007-07-091-1/+1
* | sdhci: add ene controller idMilko Krachounov2007-07-091-0/+8
|/
* mmc-omap: fix sd response type 6 vs. 1Ragner Magalhaes2007-06-131-21/+3Star
* au1xmmc: Replace C code with call to ARRAY_SIZE() macro.Robert P. J. Day2007-06-071-2/+1Star
* mmc-atmel: remove linux/mmc/protocol.h dependenciesMarc Pignat2007-06-071-3/+2Star
* pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit responseNicolas Pitre2007-05-141-12/+6Star
* sdhci: handle dma boundary interruptsPierre Ossman2007-05-141-0/+9
* mmc: au1xmmc command types check from data flagsYoichi Yuasa2007-05-141-21/+14Star
* mmc: Use menuconfig objectsJan Engelhardt2007-05-081-10/+9Star
* disable socket power in adapter driver instead of media oneAlex Dubov2007-05-081-12/+1Star
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-061-2/+2
* mmc-omap: Clean up omap set_ios and make MMC_POWER_ON workTony Lindgren2007-05-011-21/+26
* mmc-omap: Fix omap to use MMC_POWER_ONTony Lindgren2007-05-011-2/+4
* mmc-omap: add missing '\n'Arnaud Patard2007-05-011-1/+1
* mmc: make tifm_sd_set_dma_data() staticAdrian Bunk2007-05-011-1/+1