Age | Commit message (Expand) | Author |
2014-11-10 | mmc: core: Don't export the to_sdio_driver macro | Ulf Hansson |
2011-07-20 | mmc: Standardize header file inclusion checks. | Robert P. J. Day |
2010-05-27 | sdio: add new function for RAW (Read after Write) operation | Grazvydas Ignotas |
2010-03-06 | sdio: introduce API for special power management features | Nicolas Pitre |
2009-09-23 | mmc: make SDIO device/driver struct accessors public | Nicolas Pitre |
2008-11-08 | mmc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-07-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2008-07-15 | sdio: fix the use of hard coded timeout value. | Benzi Zbit |
2008-07-15 | mmc: fix sdio_io sparse errors | Tomas Winkler |
2008-07-15 | mmc,sdio: helper function for transfer padding | Pierre Ossman |
2007-09-23 | sdio: store vendor strings | Pierre Ossman |
2007-09-23 | sdio: add sdio_f0_readb() and sdio_f0_writeb() | David Vrabel |
2007-09-23 | sdio: set the functions' block size | David Vrabel |
2007-09-23 | sdio: support IO_RW_EXTENDED | Pierre Ossman |
2007-09-23 | sdio: core support for SDIO function interrupt | Nicolas Pitre |
2007-09-23 | sdio: add device id table and matching | Pierre Ossman |
2007-09-23 | sdio: split up common and function CIS parsing | Pierre Ossman |
2007-09-23 | sdio: link unknown CIS tuples to the sdio_func structure | Nicolas Pitre |
2007-09-23 | sdio: basic parsing of FBR | Pierre Ossman |
2007-09-23 | mmc: enable/disable functions for SDIO | Pierre Ossman |
2007-09-23 | mmc: add basic SDIO I/O operations | Pierre Ossman |
2007-09-23 | mmc: add SDIO driver handling | Pierre Ossman |
2007-09-23 | mmc: basic SDIO device model | Pierre Ossman |