aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-09mmc: at91_mci: fix hanging and rework to match flowchartsNicolas Ferre1-91/+108
2007-07-09mmc: at91_mci typoNicolas Ferre1-15/+15
2007-07-09sdhci: Fix "Unexpected interrupt" handlingRolf Eike Beer1-1/+1
2007-07-09mmc: fix silly copy-and-paste errorPierre Ossman1-3/+3
2007-07-09mmc: move layer init and workqueue to core filePierre Ossman3-56/+48
2007-07-09mmc: refactor host class handlingPierre Ossman7-164/+187
2007-07-09mmc: refactor bus operationsPierre Ossman9-244/+418
2007-07-09sdhci: add ene controller idMilko Krachounov1-0/+8
2007-07-09mmc: bounce requests for simple hostsPierre Ossman4-15/+208
2007-06-13mmc: get back read-only switch functionPierre Ossman1-0/+15
2007-06-13mmc-omap: fix sd response type 6 vs. 1Ragner Magalhaes1-21/+3
2007-06-07mmc: don't call switch on old cardsPierre Ossman1-4/+20
2007-06-07mmc: fix broken if clausePierre Ossman1-1/+1
2007-06-07au1xmmc: Replace C code with call to ARRAY_SIZE() macro.Robert P. J. Day1-2/+1
2007-06-07mmc-atmel: remove linux/mmc/protocol.h dependenciesMarc Pignat1-3/+2
2007-05-24mmc: clean up unused parts of block driverPierre Ossman3-53/+8
2007-05-14pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit responseNicolas Pitre1-12/+6
2007-05-14mmc: use assigned major for block devicePierre Ossman1-13/+4
2007-05-14sdhci: handle dma boundary interruptsPierre Ossman1-0/+9
2007-05-14mmc: au1xmmc command types check from data flagsYoichi Yuasa1-21/+14
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky1-0/+1
2007-05-09mmc build fixAndrew Morton1-2/+2
2007-05-08mmc: use lock instead of claim in debug checkPierre Ossman1-4/+6
2007-05-08mmc: Use menuconfig objectsJan Engelhardt4-18/+15
2007-05-08disable socket power in adapter driver instead of media oneAlex Dubov1-12/+1
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2007-05-01mmc-omap: Clean up omap set_ios and make MMC_POWER_ON workTony Lindgren1-21/+26
2007-05-01mmc-omap: Fix omap to use MMC_POWER_ONTony Lindgren1-2/+4
2007-05-01mmc-omap: add missing '\n'Arnaud Patard1-1/+1
2007-05-01mmc: make tifm_sd_set_dma_data() staticAdrian Bunk1-1/+1
2007-05-01mmc: remove old card statesPierre Ossman3-19/+31
2007-05-01mmc: support unsafe resume of cardsPierre Ossman6-213/+444
2007-05-01mmc: separate out reading EXT_CSDPierre Ossman1-40/+35
2007-05-01mmc: break apart switch functionPierre Ossman1-8/+41
2007-05-01MMC: Fix handling of low-voltage cardsPhilip Langdale3-3/+31
2007-05-01MMC: Consolidate voltage definitionsPhilip Langdale1-10/+7
2007-05-01mmc: add bus handlerPierre Ossman5-682/+1035
2007-05-01wbsd: check for data opcode earlierPierre Ossman1-21/+20
2007-05-01mmc: Separate out protocol opsPierre Ossman10-464/+758
2007-05-01mmc: Move core functions to subdirPierre Ossman5-13/+19
2007-05-01mmc: deprecate mmc bus topologyPierre Ossman2-536/+398
2007-05-01mmc: remove card upon suspendPierre Ossman1-3/+10
2007-05-01mmc: allow suspended block driver to be removedPierre Ossman1-0/+3
2007-05-01mmc: Flush pending detects on host removalPierre Ossman1-1/+14
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman24-127/+158
2007-05-01mmc: Move queue functions to mmc_blockPierre Ossman4-7/+7
2007-05-01mmc: Move "present" markingPierre Ossman2-2/+2
2007-05-01mmc: Move OCR bit definesPierre Ossman9-9/+0
2007-05-01mmc: add type field to cardsPierre Ossman1-1/+2
2007-05-01mmc: MMC sector based cardsPierre Ossman2-8/+36