summaryrefslogtreecommitdiff
path: root/include/linux/mmc/sdio_func.h
AgeCommit message (Expand)Author
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2014-11-10mmc: core: Don't export the to_sdio_driver macroUlf Hansson
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day
2010-05-27sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas
2010-03-06sdio: introduce API for special power management featuresNicolas Pitre
2009-09-23mmc: make SDIO device/driver struct accessors publicNicolas Pitre
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-15sdio: fix the use of hard coded timeout value.Benzi Zbit
2008-07-15mmc: fix sdio_io sparse errorsTomas Winkler
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman
2007-09-23sdio: store vendor stringsPierre Ossman
2007-09-23sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel
2007-09-23sdio: set the functions' block sizeDavid Vrabel
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman
2007-09-23sdio: core support for SDIO function interruptNicolas Pitre
2007-09-23sdio: add device id table and matchingPierre Ossman
2007-09-23sdio: split up common and function CIS parsingPierre Ossman
2007-09-23sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre
2007-09-23sdio: basic parsing of FBRPierre Ossman
2007-09-23mmc: enable/disable functions for SDIOPierre Ossman
2007-09-23mmc: add basic SDIO I/O operationsPierre Ossman
2007-09-23mmc: add SDIO driver handlingPierre Ossman
2007-09-23mmc: basic SDIO device modelPierre Ossman