aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre2007-12-121-4/+0
* net: libertas sdio driverPierre Ossman2007-10-171-0/+6
* mmc: add led triggerPierre Ossman2007-09-241-0/+6
* MMC headers learn about SPIDavid Brownell2007-09-233-13/+67
* sdio: store vendor stringsPierre Ossman2007-09-232-0/+5
* sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel2007-09-231-0/+5
* sdio: set the functions' block sizeDavid Vrabel2007-09-231-1/+4
* sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel2007-09-231-0/+2
* sdio: add interface for host side SDIO interrupt reportingNicolas Pitre2007-09-231-0/+8
* sdio: support IO_RW_EXTENDEDPierre Ossman2007-09-232-0/+32
* sdio: core support for SDIO function interruptNicolas Pitre2007-09-232-0/+11
* sdio: allow for mmc_claim_host to be abortedNicolas Pitre2007-09-231-1/+12
* sdio: defines for some standard interface typesNicolas Pitre2007-09-231-0/+23
* sdio: add device id table and matchingPierre Ossman2007-09-231-1/+29
* sdio: split up common and function CIS parsingPierre Ossman2007-09-232-0/+12
* sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre2007-09-231-0/+12
* sdio: basic parsing of FBRPierre Ossman2007-09-231-0/+5
* sdio: read and decode interesting parts of the CCCRPierre Ossman2007-09-231-0/+11
* mmc: enable/disable functions for SDIOPierre Ossman2007-09-232-0/+95
* mmc: add basic SDIO I/O operationsPierre Ossman2007-09-231-0/+12
* mmc: add SDIO driver handlingPierre Ossman2007-09-231-0/+18
* mmc: basic SDIO device modelPierre Ossman2007-09-232-0/+42
* mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman2007-09-232-0/+35
* mmc: detect SDIO cardsPierre Ossman2007-09-233-0/+22
* mmc: remove confusing flagPierre Ossman2007-09-231-1/+0
* mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-231-3/+2
* mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman2007-09-231-1/+1
* mmc: read ext_csd version numberPierre Ossman2007-09-231-0/+1
* mmc: remove custom error codesPierre Ossman2007-09-231-6/+13
* mmc: update kerneldocPierre Ossman2007-07-261-1/+1
* mmc: remove old card statesPierre Ossman2007-05-011-9/+3
* MMC: Fix handling of low-voltage cardsPhilip Langdale2007-05-011-8/+1
* MMC: Consolidate voltage definitionsPhilip Langdale2007-05-011-24/+1
* mmc: add bus handlerPierre Ossman2007-05-011-1/+6
* mmc: Separate out protocol opsPierre Ossman2007-05-013-53/+86
* mmc: Move core functions to subdirPierre Ossman2007-05-013-5/+5
* mmc: deprecate mmc bus topologyPierre Ossman2007-05-013-19/+2
* mmc: Flush pending detects on host removalPierre Ossman2007-05-011-0/+3
* mmc: Move OCR bit definesPierre Ossman2007-05-012-24/+28
* mmc: add type field to cardsPierre Ossman2007-05-011-6/+9
* mmc: MMC sector based cardsPierre Ossman2007-05-012-0/+2
* mmc: require explicit support for high-speedPierre Ossman2007-03-061-0/+8
* mmc: Allow host drivers to specify max block countPierre Ossman2007-02-041-1/+2
* mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-041-0/+1
* mmc: Add support for SDHC cardsPhilip Langdale2007-02-043-1/+16
* mmc: let host be parent of cardsPierre Ossman2007-02-041-0/+1
* mmc: replace host->card_busyPierre Ossman2007-02-041-2/+3
* mmc: Correct definition of R6Philip Langdale2007-01-151-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-053-7/+88
|\
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...Linus Torvalds2006-12-022-3/+84
| |\