summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/sdio_ops.c
AgeCommit message (Expand)Author
2016-09-26mmc: sdio: deploy error handling instead of triggering BUG_ONShawn Lin
2016-02-29mmc: remove unnecessary assignment statements before returnMasahiro Yamada
2012-12-06mmc: sdio: Use multiple scatter/gather listKyoungil Kim
2012-01-11mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK
2011-10-26mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK
2011-10-26mmc: fix integer assignments to pointerVenkatraman S
2011-05-24mmc: initialize struct mmc_request at declaration timeChris Ball
2011-05-24mmc: initialize struct mmc_data at declaration timeChris Ball
2011-05-24mmc: initialize struct mmc_command at declaration timeChris Ball
2010-03-12sdio: recognize io card without powercycleAlbert Herranz
2009-03-24sdio: check that addresses are within the address spacePierre Ossman
2008-04-18mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-09-23MMC core learns about SPIDavid Brownell
2007-09-23sdio: extend sdio_readsb() and friends to handle any length of bufferDavid Vrabel
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman
2007-09-23mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman
2007-09-23mmc: detect SDIO cardsPierre Ossman