summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson2011-01-091-3/+7
* mmc: check for > 1 clk_requests when disabling gatingLinus Walleij2011-01-091-1/+2
* mmc: sdhci-s3c: Support controllers with no internal clock dividerJeongbae Seo2011-01-091-0/+62
* mmc: sdhci-s3c: Support additional host capabilitiesJeongbae Seo2011-01-091-0/+4
* mmc: sdhci: Enable bus-width test for JMicron controllersTakashi Iwai2011-01-091-0/+2
* mmc: Test bus-width for old MMC devicesAries Lee2011-01-095-30/+156
* mmc: fix detection of memory part of SD-combo card with broken SDIOMichal Miroslaw2011-01-091-0/+5
* mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen2011-01-091-2/+14
* mmc: sdio: don't power up cards on system suspendOhad Ben-Cohen2011-01-092-32/+13Star
* mmc: skip detection of nonremovable cards on rescanOhad Ben-Cohen2011-01-091-2/+6
* mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai2011-01-095-12/+67
* mmc: davinci_mmc: Remove unnecessary semicolonJoe Perches2011-01-091-1/+1
* mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registersPhilip Rakity2011-01-092-2/+5
* mmc: Aggressive clock gating frameworkLinus Walleij2011-01-096-2/+305
* mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.Jennifer Li2011-01-091-0/+112
* mmc: mxcmmc: remove a unnecessary release_resource() callAxel Lin2011-01-091-1/+0Star
* mmc: mxcmmc: update the regulator support code to the latest APIAlberto Panizzo2011-01-091-8/+12
* mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltageAlberto Panizzo2011-01-091-6/+42
* mmc: Add support for the Marvell Dove SDHCI controllerMike Rapoport2011-01-095-0/+86
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-083-8/+20
|\
| * mmc: update workqueue usagesTejun Heo2010-12-243-8/+20
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-077-74/+321
|\ \
| * \ Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-072-30/+186
| |\ \
| | | \
| | | \
| | *-. | Merge branches 'mmci' and 'pl011-dma' into develRussell King2011-01-052-30/+186
| | |\ \|
| | | * | ARM: mmci: Clean up MMCI announcement printkRussell King2010-12-301-4/+4
| | | * | ARM: 6530/1: mmci: partially revert clock divisor codeLinus Walleij2010-12-191-7/+1Star
| | | * | ARM: 6526/1: mmci: corrected calculation of clock div for ux500Linus Walleij2010-12-191-1/+26
| | | * | ARM: 6438/2: mmci: add SDIO support for ST VariantsLinus Walleij2010-11-101-1/+36
| | | * | ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardwareLinus Walleij2010-11-102-16/+80
| | | * | ARM: 6311/2: mmci: work with only one irqLinus Walleij2010-11-102-9/+47
| | | |/
| * | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-01-062-34/+113
| |\ \ \ | | |/ / | |/| |
| | * | Merge branches 'msm-core' and 'msm-mmc' into for-nextDavid Brown2010-12-202-34/+113
| | |\ \
| | | * | mmc: msm_sdcc: Check for only DATA_END interrupt to end a requestSahitya Tummala2010-12-202-12/+4Star
| | | * | mmc: msm_sdcc: Fix bug in PIO mode when data size is not word alignedSahitya Tummala2010-12-201-2/+6
| | | * | mmc: msm_sdcc: Reset SDCC in case of data transfer errorsSahitya Tummala2010-12-201-0/+39
| | | * | mmc: msm_sdcc: Add prog done interrupt supportSahitya Tummala2010-12-202-4/+28
| | | * | mmc: msm_sdcc: Fix possible circular locking dependency warningSahitya Tummala2010-12-202-16/+36
| | | |/
| * | | mmc: Fix re-probing with PM_POST_RESTORE notificationTakashi Iwai2010-12-211-0/+1
| * | | mmc: atmel-mci: fix multiblock SDIO transfersNicolas Ferre2010-12-211-6/+12
| * | | mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy2010-12-211-4/+9
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'rmobile/mmcif', 'rmobile/ag5' and 'rmobile/mackerel' into rmo...Paul Mundt2011-01-052-26/+0Star
|\ \ \ \ | | | |/ | | |/|
| * | | mmc: sh_mmcif: make DMA support by the driver unconditionalGuennadi Liakhovetski2011-01-052-26/+0Star
* | | | Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt2010-12-2011-62/+174
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | mmc: sdhci: 8-bit bus width changesPhilip Rakity2010-11-223-12/+41
| * | mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2010-11-192-25/+45
| * | mmc: sdio: fix nasty oops in mmc_sdio_detectOhad Ben-Cohen2010-11-191-3/+13
| * | mmc: omap4: hsmmc: Fix improper card detection while bootingkishore kadiyala2010-11-181-1/+1
| * | mmc: fix rmmod race for hosts using card-detection pollingGuennadi Liakhovetski2010-11-121-1/+1
| * | mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platformsJacob Pan2010-11-091-6/+14
| * | mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35Eric BĂ©nard2010-11-071-3/+5