aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2007-03-12[ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problemsPavel Pisa
2007-03-06sdhci: release irq during suspendPierre Ossman
2007-03-06sdhci: make isr tolerant of read errorsMark Lord
2007-03-06mmc: require explicit support for high-speedPierre Ossman
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-02-11tifm_sd: treat "status error" as normal command completionAlex Dubov
2007-02-11mmc: wbsd: Remove stray kunmap_atomic()Pierre Ossman