aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2007-05-14pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit responseNicolas Pitre
2007-05-14mmc: use assigned major for block devicePierre Ossman
2007-05-14sdhci: handle dma boundary interruptsPierre Ossman
2007-05-14mmc: au1xmmc command types check from data flagsYoichi Yuasa
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky
2007-05-09mmc build fixAndrew Morton
2007-05-08mmc: use lock instead of claim in debug checkPierre Ossman
2007-05-08mmc: Use menuconfig objectsJan Engelhardt
2007-05-08disable socket power in adapter driver instead of media oneAlex Dubov
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-01mmc-omap: Clean up omap set_ios and make MMC_POWER_ON workTony Lindgren
2007-05-01mmc-omap: Fix omap to use MMC_POWER_ONTony Lindgren
2007-05-01mmc-omap: add missing '\n'Arnaud Patard
2007-05-01mmc: make tifm_sd_set_dma_data() staticAdrian Bunk
2007-05-01mmc: remove old card statesPierre Ossman
2007-05-01mmc: support unsafe resume of cardsPierre Ossman
2007-05-01mmc: separate out reading EXT_CSDPierre Ossman
2007-05-01mmc: break apart switch functionPierre Ossman
2007-05-01MMC: Fix handling of low-voltage cardsPhilip Langdale
2007-05-01MMC: Consolidate voltage definitionsPhilip Langdale
2007-05-01mmc: add bus handlerPierre Ossman
2007-05-01wbsd: check for data opcode earlierPierre Ossman
2007-05-01mmc: Separate out protocol opsPierre Ossman
2007-05-01mmc: Move core functions to subdirPierre Ossman
2007-05-01mmc: deprecate mmc bus topologyPierre Ossman
2007-05-01mmc: remove card upon suspendPierre Ossman
2007-05-01mmc: allow suspended block driver to be removedPierre Ossman
2007-05-01mmc: Flush pending detects on host removalPierre Ossman
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman
2007-05-01mmc: Move queue functions to mmc_blockPierre Ossman
2007-05-01mmc: Move "present" markingPierre Ossman
2007-05-01mmc: Move OCR bit definesPierre Ossman
2007-05-01mmc: add type field to cardsPierre Ossman
2007-05-01mmc: MMC sector based cardsPierre Ossman
2007-05-01mmc: use right timing mode constantPierre Ossman
2007-05-01tifm: layout fixes, small changes to comments and printfsAlex Dubov
2007-05-01tifm_sd: implement software scatter-gatherAlex Dubov
2007-05-01tifm_sd: fix resume handlerAlex Dubov
2007-05-01tifm_sd: replace command completion state machine with full checkingAlex Dubov
2007-05-01tifm_sd: merge dma and pio request processing pathsAlex Dubov
2007-05-01tifm_sd: separate command flags, socket flags and register bit masksAlex Dubov
2007-05-01tifm_sd: remove wait for power off on removeAlex Dubov
2007-05-01tifm_sd: remove tifm_sd_terminate functionAlex Dubov
2007-05-01tifm: simplify bus match and uevent handlersAlex Dubov
2007-05-01tifm: hide details of interrupt processing from socket driversAlex Dubov
2007-05-01wbsd: remove block crc testPierre Ossman
2007-05-01mmc: enforce correct sg listPierre Ossman
2007-05-01mmc: cull sg list to match mmc request sizeAlex Dubov
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao