aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core/sdio_io.c
AgeCommit message (Expand)Author
2013-07-01trout: Add functions for WiFiDmitry Shmidt
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-31mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2010-05-27sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas
2010-03-06sdio: introduce API for special power management featuresNicolas Pitre
2010-03-06sdio: add quirk to clamp byte mode transferBing Zhao
2009-09-23sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-15sdio: sdio_io.c Fix sparse warningsTomas Winkler
2008-07-15sdio: fix the use of hard coded timeout value.Benzi Zbit
2008-07-15mmc: fix sdio_io sparse errorsTomas Winkler
2008-07-15sdio: clean up handling of byte mode transfer sizePierre Ossman
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman
2007-09-23sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel
2007-09-23sdio: extend sdio_readsb() and friends to handle any length of bufferDavid Vrabel
2007-09-23sdio: set the functions' block sizeDavid Vrabel
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman
2007-09-23mmc: enable/disable functions for SDIOPierre Ossman
2007-09-23mmc: add basic SDIO I/O operationsPierre Ossman