summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: sdhci: Enable high-speed support for MMC cardsZhangfei Gao2010-10-231-1/+1
| * mmc: SDHC 3.0: correct f_min calculation for SD 3.0 specZhangfei Gao2010-10-232-3/+12
| * mmc: SDHC 3.0: Base clock frequency change in spec 3.0Zhangfei Gao2010-10-232-2/+8
| * mmc: SDHC 3.0: support 10-bit divided clock modeZhangfei Gao2010-10-232-5/+25
| * mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"gingGeorge G. Davis2010-10-231-1/+1
| * mmc_test: fix display of .5 KiBAdrian Hunter2010-10-231-2/+2
| * mmc_test: fix memory allocation segment limitsAdrian Hunter2010-10-231-6/+6
| * mmc_test: move files from sysfs to debugfsAndy Shevchenko2010-10-231-35/+107
| * mmc_test: collect data and show it via sysfs by demandAndy Shevchenko2010-10-231-2/+169
| * mmc_test: change simple_strtol() to strict_strtol()Andy Shevchenko2010-10-231-2/+3
| * mmc_test: use API to check card typeAndy Shevchenko2010-10-231-1/+1
| * mmc_test: fix performance tests that go over max_blk_countAdrian Hunter2010-10-231-48/+135
| * mmc: Convert "mutex" to semaphoreThomas Gleixner2010-10-231-1/+1
| * mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko2010-10-233-9/+9
| * mmc: make mmc_dev_to_card() macro publicAndy Shevchenko2010-10-233-5/+2Star
| * mmc: Use snprintf, not sprintf.JiebingLi2010-10-231-1/+2
| * mmc: USB SD Host Controller (USHC) driverDavid Vrabel2010-10-233-0/+581
| * mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-2323-50/+30Star
| * mmc: au1xmmc.c: use resource_size()H Hartley Sweeten2010-10-231-1/+1
| * mmc: atmel-mci.c: use resource_size()H Hartley Sweeten2010-10-231-1/+1
| * mmc: at91_mci.c: use resource_size()H Hartley Sweeten2010-10-231-4/+4
* | at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre2010-10-261-1/+1
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-16/+27
|\ \ | |/ |/|
| *-. Merge branches 'devel-omap1' and 'devel-omap2plus' into omap-for-linusTony Lindgren2010-10-081-0/+25
| |\ \
| | | * omap4 hsmmc: Update ocr mask for MMC2 for regulator to usekishore kadiyala2010-10-021-0/+12
| | | * omap4 hsmmc: Register offset handlingkishore kadiyala2010-10-021-0/+2
| | | * OMAP4 ES2: HSMMC soft reset changeMadhusudhan Chikkature2010-10-021-0/+11
| | |/
| * / omap: Keep nwires for omap1 and 2420 MMC controllerTony Lindgren2010-10-051-1/+1
| |/
| * omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai2010-09-272-17/+3Star
* | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-231-1/+0Star
|\ \
| * \ Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-198-23/+23
| |\ \
| * | | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-101-1/+0Star
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \
| * | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-5/+5
|\ \ \ \
| * | | | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-5/+5
| |/ / /
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-222-20/+64
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-1810-43/+87
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | |_|_|/ / | |/| | | / | | | | |/ | | | |/|
| | | | * ARM: 6437/2: mmci: add some register defines for ST Micro variantsLinus Walleij2010-10-111-4/+10
| | | | * ARM: 6370/1: mmci: use _cansleep GPIO functionsLinus Walleij2010-09-231-2/+3
| | | | * ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specifiedRabin Vincent2010-09-231-3/+7
| | | | * ARM: 6308/1: mmci: support card detection interruptsRabin Vincent2010-09-232-1/+24
| | | | * ARM: 6310/1: mmci: support different FIFO sizesRabin Vincent2010-08-262-10/+19
| | | | * ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent2010-08-261-2/+3
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-211-4/+1Star
|\ \ \ \
| * | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-3/+1Star
| * | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-1/+0Star
| | |_|/ | |/| |
* / | | mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-151-0/+13
|/ / /
* | | mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_removeMarek Szyprowski2010-09-261-2/+4
* | | mmc: sdhci-s3c: fix incorrect spinlock usage after mergeMarek Szyprowski2010-09-261-2/+4
| |/ |/|