aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds2-3/+84
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman1-4/+4
2006-12-01mmc: Support for high speed SD cardsPierre Ossman2-1/+28
2006-12-01mmc: Add support for mmc v4 wide-bus modesPhilip Langdale1-0/+5
2006-12-01[PATCH] mmc: Add support for mmc v4 high speed modePhilip Langdale2-3/+52
2006-10-06[PATCH] mmc: multi sector write transfersPierre Ossman1-0/+1
2006-09-24[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King1-0/+1
2006-09-16[MMC] Add multi block-write capabilityRussell King1-0/+1
2006-09-16[MMC] Remove data->blksz_bits memberRussell King1-1/+0
2006-09-07[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King1-0/+2
2006-09-07[MMC] constify mmc_host_opsDavid Brownell1-1/+1
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanupsPavel Pisa1-0/+1
2006-05-02[MMC] extend data timeout for writesRussell King1-0/+1
2006-02-22[MMC] Fix mmc_cmd_type() maskRussell King1-1/+1
2006-02-02[MMC] Add MMC command type flagsRussell King2-13/+24
2006-01-09[MMC] Indicate that R1/R1b contains command opcodePierre Ossman1-2/+3
2006-01-09[MMC] Add DATA_MULTI flagRussell King1-0/+1
2006-01-04[MMC] Fix missing ','Russell King1-1/+1
2006-01-03[MMC] Improve MMC card block size selectionRussell King1-0/+5
2005-11-28[MMC] Fix protocol errorsPierre Ossman1-2/+2
2005-10-28[ARM] 3031/1: fix typos in comments of mmc.hErik Hovland1-2/+2
2005-09-08[MMC] Ensure correct mmc_priv() behaviourRussell King1-1/+7
2005-09-08[MMC] Allow detection/removal to be delayedRichard Purdie1-1/+1
2005-09-07[PATCH] sd: SD 4-bit busPierre Ossman2-0/+16
2005-09-07[PATCH] sd: SCR registerPierre Ossman1-0/+9
2005-09-07[PATCH] sd: read-only switchPierre Ossman2-0/+4
2005-09-07[PATCH] sd: initialize SD cardsPierre Ossman3-0/+9
2005-09-03[MMC] ios for mmc chip selectPierre Ossman1-0/+6
2005-08-19[MMC] Use an IDR for host name indiciesRussell King1-0/+1
2005-08-19[MMC] Use class device name for mmc host nameRussell King1-2/+1
2005-08-19[MMC] Add MMC class devicesRussell King1-0/+1
2005-08-19[MMC] Add mmc_hostname() macroRussell King1-0/+1
2005-05-21[PATCH] MMC: Proper MMC command classes supportPierre Ossman1-0/+27
2005-04-16[PATCH] fix u32 vs. pm_message_t in rest of the treePavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds4-0/+514