aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-31mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov1-0/+2
2008-12-31mmc: Add 8-bit bus width supportJarkko Lavinen1-0/+2
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-3/+3
2008-10-12Fix comment in include/linux/mmc/host.hThomas Petazzoni1-1/+1
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen1-0/+2
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen1-0/+2
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds4-16/+39
2008-07-15sdio: fix the use of hard coded timeout value.Benzi Zbit1-0/+2
2008-07-15mmc: remove multiwrite capabilityPierre Ossman1-6/+5
2008-07-15mmc: fix sdio_io sparse errorsTomas Winkler1-9/+6
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman2-1/+4
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov1-0/+12
2008-07-15mmc: add support for card-detection pollingAnton Vorontsov1-0/+11
2008-07-15include/linux/mmc/mmc.h: remove CVS tagsAdrian Bunk1-1/+0
2007-12-12mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre1-4/+0
2007-10-17net: libertas sdio driverPierre Ossman1-0/+6
2007-09-24mmc: add led triggerPierre Ossman1-0/+6
2007-09-23MMC headers learn about SPIDavid Brownell3-13/+67
2007-09-23sdio: store vendor stringsPierre Ossman2-0/+5
2007-09-23sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel1-0/+5
2007-09-23sdio: set the functions' block sizeDavid Vrabel1-1/+4
2007-09-23sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel1-0/+2
2007-09-23sdio: add interface for host side SDIO interrupt reportingNicolas Pitre1-0/+8
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman2-0/+32
2007-09-23sdio: core support for SDIO function interruptNicolas Pitre2-0/+11
2007-09-23sdio: allow for mmc_claim_host to be abortedNicolas Pitre1-1/+12
2007-09-23sdio: defines for some standard interface typesNicolas Pitre1-0/+23
2007-09-23sdio: add device id table and matchingPierre Ossman1-1/+29
2007-09-23sdio: split up common and function CIS parsingPierre Ossman2-0/+12
2007-09-23sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre1-0/+12
2007-09-23sdio: basic parsing of FBRPierre Ossman1-0/+5
2007-09-23sdio: read and decode interesting parts of the CCCRPierre Ossman1-0/+11
2007-09-23mmc: enable/disable functions for SDIOPierre Ossman2-0/+95
2007-09-23mmc: add basic SDIO I/O operationsPierre Ossman1-0/+12
2007-09-23mmc: add SDIO driver handlingPierre Ossman1-0/+18
2007-09-23mmc: basic SDIO device modelPierre Ossman2-0/+42
2007-09-23mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman2-0/+35
2007-09-23mmc: detect SDIO cardsPierre Ossman3-0/+22
2007-09-23mmc: remove confusing flagPierre Ossman1-1/+0
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman1-3/+2
2007-09-23mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman1-1/+1
2007-09-23mmc: read ext_csd version numberPierre Ossman1-0/+1
2007-09-23mmc: remove custom error codesPierre Ossman1-6/+13
2007-07-26mmc: update kerneldocPierre Ossman1-1/+1
2007-05-01mmc: remove old card statesPierre Ossman1-9/+3
2007-05-01MMC: Fix handling of low-voltage cardsPhilip Langdale1-8/+1
2007-05-01MMC: Consolidate voltage definitionsPhilip Langdale1-24/+1
2007-05-01mmc: add bus handlerPierre Ossman1-1/+6
2007-05-01mmc: Separate out protocol opsPierre Ossman3-53/+86
2007-05-01mmc: Move core functions to subdirPierre Ossman3-5/+5