sdio: add new function for RAW (Read after Write) operation
[safe/jmp/linux-2.6] / include / linux / mmc / sdio_func.h
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
2009-09-23 Nicolas Pitremmc: make SDIO device/driver struct accessors public
2008-11-08 Kay Sieversmmc: struct device - replace bus_id with dev_name(...
2008-07-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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 Ossmanmmc,sdio: helper function for transfer padding
2007-09-23 Pierre Ossmansdio: store vendor strings
2007-09-23 David Vrabelsdio: add sdio_f0_readb() and sdio_f0_writeb()
2007-09-23 David Vrabelsdio: set the functions' block size
2007-09-23 Pierre Ossmansdio: support IO_RW_EXTENDED
2007-09-23 Nicolas Pitresdio: core support for SDIO function interrupt
2007-09-23 Pierre Ossmansdio: add device id table and matching
2007-09-23 Pierre Ossmansdio: split up common and function CIS parsing
2007-09-23 Nicolas Pitresdio: link unknown CIS tuples to the sdio_func structure
2007-09-23 Pierre Ossmansdio: basic parsing of FBR
2007-09-23 Pierre Ossmanmmc: enable/disable functions for SDIO
2007-09-23 Pierre Ossmanmmc: add basic SDIO I/O operations
2007-09-23 Pierre Ossmanmmc: add SDIO driver handling
2007-09-23 Pierre Ossmanmmc: basic SDIO device model