Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
[safe/jmp/linux-2.6] / drivers / mmc / core / sdio_io.c
2010-05-27 Grazvydas Ignotassdio: add new function for RAW (Read after Write) operation
2010-03-06 Nicolas Pitresdio: introduce API for special power management features
2010-03-06 Bing Zhaosdio: add quirk to clamp byte mode transfer
2009-09-23 Ohad Ben-Cohensdio: add MMC_QUIRK_LENIENT_FN0
2008-07-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-15 Tomas Winklersdio: sdio_io.c Fix sparse warnings
2008-07-15 Benzi Zbitsdio: fix the use of hard coded timeout value.
2008-07-15 Tomas Winklermmc: fix sdio_io sparse errors
2008-07-15 Pierre Ossmansdio: clean up handling of byte mode transfer size
2008-07-15 Pierre Ossmanmmc,sdio: helper function for transfer padding
2007-09-23 David Vrabelsdio: add sdio_f0_readb() and sdio_f0_writeb()
2007-09-23 David Vrabelsdio: extend sdio_readsb() and friends to handle any...
2007-09-23 David Vrabelsdio: set the functions' block size
2007-09-23 Pierre Ossmansdio: support IO_RW_EXTENDED
2007-09-23 Pierre Ossmanmmc: enable/disable functions for SDIO
2007-09-23 Pierre Ossmanmmc: add basic SDIO I/O operations