| Commit message (Expand) | Author | Age |
* | mmc: Add mmc_vddrange_to_ocrmask() helper function | Anton Vorontsov | 2008-12-31 |
* | mmc: Add 8-bit bus width support | Jarkko Lavinen | 2008-12-31 |
* | mmc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-08 |
* | Fix comment in include/linux/mmc/host.h | Thomas Petazzoni | 2008-10-12 |
* | mmc: Add per-card debugfs support | Haavard Skinnemoen | 2008-07-26 |
* | mmc: Export internal host state through debugfs | Haavard Skinnemoen | 2008-07-26 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2008-07-16 |
|\ |
|
| * | sdio: fix the use of hard coded timeout value. | Benzi Zbit | 2008-07-15 |
| * | mmc: remove multiwrite capability | Pierre Ossman | 2008-07-15 |
| * | mmc: fix sdio_io sparse errors | Tomas Winkler | 2008-07-15 |
| * | mmc,sdio: helper function for transfer padding | Pierre Ossman | 2008-07-15 |
| * | mmc: change .get_ro() callback semantics | Anton Vorontsov | 2008-07-15 |
| * | mmc: add support for card-detection polling | Anton Vorontsov | 2008-07-15 |
| * | include/linux/mmc/mmc.h: remove CVS tags | Adrian Bunk | 2008-07-15 |
|/ |
|
* | mmc: remove unused 'mode' from the mmc_host structure | Nicolas Pitre | 2007-12-12 |
* | net: libertas sdio driver | Pierre Ossman | 2007-10-17 |
* | mmc: add led trigger | Pierre Ossman | 2007-09-24 |
* | MMC headers learn about SPI | David Brownell | 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: add SDIO_FBR_BASE(f) macro | David Vrabel | 2007-09-23 |
* | sdio: add interface for host side SDIO interrupt reporting | Nicolas Pitre | 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: allow for mmc_claim_host to be aborted | Nicolas Pitre | 2007-09-23 |
* | sdio: defines for some standard interface types | 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 |
* | sdio: read and decode interesting parts of the CCCR | 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 | 2007-09-23 |
* | mmc: implement SDIO IO_RW_DIRECT operation | Pierre Ossman | 2007-09-23 |
* | mmc: detect SDIO cards | Pierre Ossman | 2007-09-23 |
* | mmc: remove confusing flag | Pierre Ossman | 2007-09-23 |
* | mmc: remove BYTEBLOCK capability | Pierre Ossman | 2007-09-23 |
* | mmc: mmc_set_data_timeout() parameter write is redundant | Pierre Ossman | 2007-09-23 |
* | mmc: read ext_csd version number | Pierre Ossman | 2007-09-23 |
* | mmc: remove custom error codes | Pierre Ossman | 2007-09-23 |
* | mmc: update kerneldoc | Pierre Ossman | 2007-07-25 |
* | mmc: remove old card states | Pierre Ossman | 2007-05-01 |
* | MMC: Fix handling of low-voltage cards | Philip Langdale | 2007-05-01 |
* | MMC: Consolidate voltage definitions | Philip Langdale | 2007-05-01 |
* | mmc: add bus handler | Pierre Ossman | 2007-05-01 |
* | mmc: Separate out protocol ops | Pierre Ossman | 2007-05-01 |
* | mmc: Move core functions to subdir | Pierre Ossman | 2007-05-01 |