aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| |\
| | * mmc: Support for high speed SD cardsPierre Ossman2006-12-012-1/+28
| | * mmc: Add support for mmc v4 wide-bus modesPhilip Langdale2006-12-011-0/+5
| | * [PATCH] mmc: Add support for mmc v4 high speed modePhilip Langdale2006-12-012-3/+52
| * | Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman2006-12-011-4/+4
| |/
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-1/+1
|/
* [PATCH] mmc: multi sector write transfersPierre Ossman2006-10-061-0/+1
* [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King2006-09-241-0/+1
* [MMC] Add multi block-write capabilityRussell King2006-09-161-0/+1
* [MMC] Remove data->blksz_bits memberRussell King2006-09-161-1/+0
* [MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King2006-09-071-0/+2
* [MMC] constify mmc_host_opsDavid Brownell2006-09-071-1/+1
* [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa2006-05-191-0/+1
* [MMC] extend data timeout for writesRussell King2006-05-021-0/+1
* [MMC] Fix mmc_cmd_type() maskRussell King2006-02-221-1/+1
* [MMC] Add MMC command type flagsRussell King2006-02-022-13/+24
* [MMC] Indicate that R1/R1b contains command opcodePierre Ossman2006-01-091-2/+3
* [MMC] Add DATA_MULTI flagRussell King2006-01-091-0/+1
* [MMC] Fix missing ','Russell King2006-01-041-1/+1
* [MMC] Improve MMC card block size selectionRussell King2006-01-031-0/+5
* [MMC] Fix protocol errorsPierre Ossman2005-11-281-2/+2