summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio_ops.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdio: improve mmc_io_rw_extendedHeiner Kallweit2017-04-241-5/+4
* mmc: use empty initializer list to zero-clear structuresMasahiro Yamada2017-02-131-5/+5
* mmc: sdio: deploy error handling instead of triggering BUG_ONShawn Lin2016-09-261-7/+2
* mmc: remove unnecessary assignment statements before returnMasahiro Yamada2016-02-291-2/+1
* mmc: sdio: Use multiple scatter/gather listKyoungil Kim2012-12-061-4/+28
* mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK2012-01-111-9/+5
* mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK2011-10-261-2/+5
* mmc: fix integer assignments to pointerVenkatraman S2011-10-261-1/+1
* mmc: initialize struct mmc_request at declaration timeChris Ball2011-05-241-3/+1
* mmc: initialize struct mmc_data at declaration timeChris Ball2011-05-241-2/+1
* mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-241-8/+3
* sdio: recognize io card without powercycleAlbert Herranz2010-03-121-6/+30
* sdio: check that addresses are within the address spacePierre Ossman2009-03-241-0/+8
* mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk2008-04-181-0/+1
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+0
* MMC core learns about SPIDavid Brownell2007-09-231-19/+47
* sdio: extend sdio_readsb() and friends to handle any length of bufferDavid Vrabel2007-09-231-7/+12
* sdio: support IO_RW_EXTENDEDPierre Ossman2007-09-231-0/+57
* mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman2007-09-231-0/+37
* mmc: detect SDIO cardsPierre Ossman2007-09-231-0/+49
OpenPOWER on IntegriCloud