aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
* Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball2011-05-161-4/+5
* mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball2011-04-271-0/+7
* mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks2011-04-271-1/+1
* mmc: tmio: fix .set_ios(MMC_POWER_UP) handlingGuennadi Liakhovetski2011-04-271-5/+5
* mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-271-5/+4
* mmc: omap: Fix possible NULL pointer derefMichael Buesch2011-04-271-1/+1
* mmc: core: mmc_add_card(): fix missing break in switch statementMichał Mirosław2011-04-271-0/+1
* mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball2011-04-271-0/+1
* Fix common misspellingsLucas De Marchi2011-03-319-14/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-2919-1293/+1664
|\
| * mmc: SDHI should depend on SUPERH || ARCH_SHMOBILEGuennadi Liakhovetski2011-03-281-0/+1
| * mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-263-46/+6
| * mmc: tmio: support aggressive clock gatingGuennadi Liakhovetski2011-03-251-9/+8
| * mmc: tmio: fix power-mode interpretationGuennadi Liakhovetski2011-03-251-5/+5
| * mmc: tmio: remove work-around for unmasked SDIO interruptsGuennadi Liakhovetski2011-03-251-21/+2
| * mmc: tmio: only access registers above 0xff, if availableGuennadi Liakhovetski2011-03-251-6/+19
| * mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-254-4/+185
| * mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski2011-03-256-1285/+1409
| * mmc: tmio: use PIO for short transfersGuennadi Liakhovetski2011-03-251-10/+23
| * mmc: tmio-mmc: Improve DMA stability on sh-mobileGuennadi Liakhovetski2011-03-251-29/+34
| * mmc: fix mmc_app_send_scr() for dma transferYoshihiro Shimoda2011-03-251-1/+13
| * mmc: sdhci-esdhc: enable esdhc on imx53Richard Zhu2011-03-251-0/+42
| * mmc: sdhci-esdhc: use writel/readl as general APIsRichard Zhu2011-03-252-8/+38
| * mmc: sdhci: add the abort CMDTYPE bits definitionRichard Zhu2011-03-251-0/+1
| * mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhcRichard Zhu2011-03-252-3/+3
| * mmc: of_mmc_spi: Need to include irq.h and of_irq.hDavid Miller2011-03-251-0/+2
| * mmc: mmci: Add ARM variant with extended FIFOPawel Moll2011-03-251-1/+12
| * mmc: dw_mmc: set fixed burst in BMOD registerJaehoon Chung2011-03-251-2/+2
| * mmc: use pci_dev->revisionSergei Shtylyov2011-03-252-7/+4
| * mmc: mmc_test: Remove set-but-unused variable.Chris Ball2011-03-251-2/+1
* | drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
|/
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-2/+1
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-2/+1
* | tmio: Silence warnings introduced by mfd changesAndres Salomon2011-03-231-4/+4
* | mmc: Use mfd_data instead of driver_data for tmio-mmcAndres Salomon2011-03-231-17/+9
* | mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon2011-03-231-12/+12
* | drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball2011-03-221-4/+3
* | drivers/mmc/host/omap.c: use resource_size()Chris Ball2011-03-221-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-1829-252/+1740
|\ \
| * | mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung2011-03-171-0/+25
| * | mmc: dw_mmc: fix suspend/resume operationJaehoon Chung2011-03-171-2/+20
| * | mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung2011-03-171-2/+8
| * | mmc: tmio: fix address in kunmap_atomic() callsGuennadi Liakhovetski2011-03-171-5/+5
| * | mmc: core: reset card voltage after power offUlf Hansson2011-03-171-0/+7
| * | mmc: core: export function mmc_do_release_host()Ulf Hansson2011-03-171-1/+9
| * | mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK2011-03-171-0/+8
| * | mmc: dw_mmc: Remove set-but-unused variable.Chris Ball2011-03-171-5/+1
| * | mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35Wolfram Sang2011-03-171-0/+79
| * | mmc: sdhci-esdhc: broken card detection is not a default quirkWolfram Sang2011-03-173-3/+4