summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* tmio_mmc: allow compilation for ASIC3Philipp Zabel2009-06-132-3/+3
* sdhci: Print ADMA status and pointer on debugBen Dooks2009-06-131-0/+5
* tmio_mmc: fix clock setupIan Molton2009-06-131-10/+5
* tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel2009-06-131-10/+10
* tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel2009-06-131-7/+5
* tmio_mmc: don't use set_irq_typePhilipp Zabel2009-06-131-4/+2
* tmio_mmc: add bus_shift supportPhilipp Zabel2009-06-132-81/+125
* MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel2009-06-131-13/+11
* mmc_spi: don't use EINVAL for possible transmission errorsWolfgang Muees2009-06-131-5/+6
* cb710: more cleanup for the DEBUG case.Michał Mirosław2009-06-131-0/+3
* sdhci: platform driver for SDHCIRichard Röjfors2009-06-133-0/+180
* mxcmmc: remove frequency workaroundPierre Ossman2009-06-131-2/+0
* cb710: fix printk format stringPierre Ossman2009-06-131-1/+1
* mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław2009-06-134-0/+922
* pxamci: add regulator support.Daniel Ribeiro2009-06-131-5/+41
* sdhci: avoid changing voltage needlesslyPierre Ossman2009-06-132-26/+29
* mmc/omap: make mmci-omap using platform_driver_probeUwe Kleine-König2009-06-131-2/+1
* mmc_spi: speedup for slow cards, less wear-outWolfgang Muees2009-06-131-0/+12
* sdhci-of: Fix the wrong accessor to HOSTVER registerDave Liu2009-06-031-1/+7
* mvsdio: fix config failure with some high speed SDHC cardsNicolas Pitre2009-06-031-0/+25
* mvsdio: ignore high speed timing requests from the coreNicolas Pitre2009-06-031-0/+9
* mmc/omap: Use disable_irq_nosync() from within irq handlers.Ben Nizette2009-06-031-1/+1
* sdhci-of: Add fsl,esdhc as a valid compatible to bind againstKumar Gala2009-06-031-0/+1
* mvsdio: allow automatic loading when modularNicolas Pitre2009-06-031-0/+1
* mxcmmc: Fix missing return value checking in DMA setup code.Martin Fuzzey2009-06-031-10/+26
* mxcmmc : Reset the SDHC hardware if software timeout occurs.Martin Fuzzey2009-06-031-1/+6
* omap_hsmmc: Trivial fix for a typo in commentAnand Gadiyar2009-06-031-1/+1
* mxcmmc: decrease minimum frequency to make MMC cards workSascha Hauer2009-06-031-1/+3
* [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-201-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-05-054-11/+12
|\
| * mvsdio: fix CONFIG_PM=y buildRabin Vincent2009-05-031-6/+5
| * mmci: fix crash with debug enabledRabin Vincent2009-05-031-1/+1
| * sdhci: catch ADMA errorsPierre Ossman2009-05-031-1/+1
| * sdhci-pci: bad error handling in probe functionDan Carpenter2009-05-031-3/+5
* | ARM: OMAP: MMC: Remove unused power_pinLadislav Michl2009-04-231-2/+0
|/
* mmc_spi: support for non-byte-aligned cardsWolfgang Muees2009-04-081-38/+112
* omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occursJarkko Lavinen2009-04-081-1/+1
* mmc: Fix compile for omap_hsmmc.cTony Lindgren2009-04-081-1/+0
* mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees2009-04-081-17/+21
* omap_hsmmc: Flush posted write to IRQKevin Hilman2009-04-081-0/+4
* New mail address for Pierre OssmanPierre Ossman2009-04-083-3/+3
* imxmmc: move RSSR BLRPaulius Zaleckas2009-04-081-7/+3
* imxmmc: init-exit reworkPaulius Zaleckas2009-04-081-5/+4
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-04-0512-271/+1979
|\
| * atmel-mci: fix sdc_reg typoHans-Christian Egtvedt2009-03-241-1/+1
| * mmc: Add OpenFirmware bindings for SDHCI driverAnton Vorontsov2009-03-243-0/+321
| * sdhci: Add quirk for forcing maximum block size to 2048 bytesAnton Vorontsov2009-03-242-7/+15
| * sdhci: Add quirk for controllers that need IRQ re-init after resetAnton Vorontsov2009-03-242-0/+9
| * sdhci: Add quirk for controllers that need small delays for PIOAnton Vorontsov2009-03-242-0/+5