summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio_ops.c
AgeCommit message (Expand)AuthorLines
2012-12-06mmc: sdio: Use multiple scatter/gather listKyoungil Kim-4/+28
2012-01-11mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK-9/+5
2011-10-26mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK-2/+5
2011-10-26mmc: fix integer assignments to pointerVenkatraman S-1/+1
2011-05-24mmc: initialize struct mmc_request at declaration timeChris Ball-3/+1
2011-05-24mmc: initialize struct mmc_data at declaration timeChris Ball-2/+1
2011-05-24mmc: initialize struct mmc_command at declaration timeChris Ball-8/+3
2010-03-12sdio: recognize io card without powercycleAlbert Herranz-6/+30
2009-03-24sdio: check that addresses are within the address spacePierre Ossman-0/+8
2008-04-18mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk-0/+1
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk-1/+0
2007-09-23MMC core learns about SPIDavid Brownell-19/+47
2007-09-23sdio: extend sdio_readsb() and friends to handle any length of bufferDavid Vrabel-7/+12
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman-0/+57
2007-09-23mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman-0/+37
2007-09-23mmc: detect SDIO cardsPierre Ossman-0/+49