summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/sdio_func.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson2019-06-181-0/+3
* mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson2019-06-181-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* mmc: sdio: Add helper macro for sdio_driver boilerplateSean Wang2019-04-231-0/+12
* mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-04-181-1/+1
* mmc: core: Don't export the to_sdio_driver macroUlf Hansson2014-11-101-2/+0Star
* mmc: Standardize header file inclusion checks.Robert P. J. Day2011-07-201-4/+3Star
* sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas2010-05-271-0/+3
* sdio: introduce API for special power management featuresNicolas Pitre2010-03-061-0/+5
* mmc: make SDIO device/driver struct accessors publicNicolas Pitre2009-09-231-0/+3
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-171-10/+11
|\
| * sdio: fix the use of hard coded timeout value.Benzi Zbit2008-07-151-0/+2
| * mmc: fix sdio_io sparse errorsTomas Winkler2008-07-151-9/+6Star
| * mmc,sdio: helper function for transfer paddingPierre Ossman2008-07-151-1/+3
|/
* sdio: store vendor stringsPierre Ossman2007-09-231-0/+3
* sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel2007-09-231-0/+5
* sdio: set the functions' block sizeDavid Vrabel2007-09-231-1/+4
* sdio: support IO_RW_EXTENDEDPierre Ossman2007-09-231-0/+20
* sdio: core support for SDIO function interruptNicolas Pitre2007-09-231-0/+7
* sdio: add device id table and matchingPierre Ossman2007-09-231-1/+29
* sdio: split up common and function CIS parsingPierre Ossman2007-09-231-0/+2
* sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre2007-09-231-0/+12
* sdio: basic parsing of FBRPierre Ossman2007-09-231-0/+5
* mmc: enable/disable functions for SDIOPierre Ossman2007-09-231-0/+3
* mmc: add basic SDIO I/O operationsPierre Ossman2007-09-231-0/+12
* mmc: add SDIO driver handlingPierre Ossman2007-09-231-0/+18
* mmc: basic SDIO device modelPierre Ossman2007-09-231-0/+35