| Commit message (Expand) | Author | Age |
* | 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 |
* | mmc: deprecate mmc bus topology | Pierre Ossman | 2007-05-01 |
* | mmc: Flush pending detects on host removal | Pierre Ossman | 2007-05-01 |
* | mmc: Move OCR bit defines | Pierre Ossman | 2007-05-01 |
* | mmc: add type field to cards | Pierre Ossman | 2007-05-01 |
* | mmc: MMC sector based cards | Pierre Ossman | 2007-05-01 |
* | mmc: require explicit support for high-speed | Pierre Ossman | 2007-03-06 |
* | mmc: Allow host drivers to specify max block count | Pierre Ossman | 2007-02-04 |
* | mmc: Allow host drivers to specify a max block size | Pierre Ossman | 2007-02-04 |
* | mmc: Add support for SDHC cards | Philip Langdale | 2007-02-04 |
* | mmc: let host be parent of cards | Pierre Ossman | 2007-02-04 |
* | mmc: replace host->card_busy | Pierre Ossman | 2007-02-04 |
* | mmc: Correct definition of R6 | Philip Langdale | 2007-01-15 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\ |
|
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu... | Linus Torvalds | 2006-12-02 |
| |\ |
|
| | * | mmc: Support for high speed SD cards | Pierre Ossman | 2006-12-01 |
| | * | mmc: Add support for mmc v4 wide-bus modes | Philip Langdale | 2006-12-01 |
| | * | [PATCH] mmc: Add support for mmc v4 high speed mode | Philip Langdale | 2006-12-01 |
| * | | Driver core: convert mmc code to use struct device | Greg Kroah-Hartman | 2006-12-01 |
| |/ |
|
* / | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
|/ |
|
* | [PATCH] mmc: multi sector write transfers | Pierre Ossman | 2006-10-06 |
* | [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts | Russell King | 2006-09-24 |
* | [MMC] Add multi block-write capability | Russell King | 2006-09-16 |
* | [MMC] Remove data->blksz_bits member | Russell King | 2006-09-16 |
* | [MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246 | Russell King | 2006-09-07 |
* | [MMC] constify mmc_host_ops | David Brownell | 2006-09-07 |
* | [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma... | Pavel Pisa | 2006-05-19 |
* | [MMC] extend data timeout for writes | Russell King | 2006-05-02 |
* | [MMC] Fix mmc_cmd_type() mask | Russell King | 2006-02-22 |
* | [MMC] Add MMC command type flags | Russell King | 2006-02-02 |
* | [MMC] Indicate that R1/R1b contains command opcode | Pierre Ossman | 2006-01-09 |
* | [MMC] Add DATA_MULTI flag | Russell King | 2006-01-09 |
* | [MMC] Fix missing ',' | Russell King | 2006-01-04 |
* | [MMC] Improve MMC card block size selection | Russell King | 2006-01-03 |
* | [MMC] Fix protocol errors | Pierre Ossman | 2005-11-28 |
* | [ARM] 3031/1: fix typos in comments of mmc.h | Erik Hovland | 2005-10-28 |
* | [MMC] Ensure correct mmc_priv() behaviour | Russell King | 2005-09-08 |
* | [MMC] Allow detection/removal to be delayed | Richard Purdie | 2005-09-08 |
* | [PATCH] sd: SD 4-bit bus | Pierre Ossman | 2005-09-07 |
* | [PATCH] sd: SCR register | Pierre Ossman | 2005-09-07 |
* | [PATCH] sd: read-only switch | Pierre Ossman | 2005-09-07 |
* | [PATCH] sd: initialize SD cards | Pierre Ossman | 2005-09-07 |
* | [MMC] ios for mmc chip select | Pierre Ossman | 2005-09-03 |
* | [MMC] Use an IDR for host name indicies | Russell King | 2005-08-19 |
* | [MMC] Use class device name for mmc host name | Russell King | 2005-08-19 |