summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* 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
| * sdhci: Add set_clock callback and a quirk for nonstandard clocksAnton Vorontsov2009-03-242-0/+10
| * sdhci: Add get_{max,timeout}_clock callbacksBen Dooks2009-03-242-7/+17
| * sdhci: Add support for hosts reporting inverted write-protect stateAnton Vorontsov2009-03-242-0/+4
| * sdhci: Add support for card-detection pollingAnton Vorontsov2009-03-242-2/+17
| * sdhci: Enable only relevant (DMA/PIO) interrupts during transfersAnton Vorontsov2009-03-241-3/+14
| * sdhci: Split card-detection IRQs management from sdhci_init()Anton Vorontsov2009-03-242-17/+62
| * sdhci: Add support for bus-specific IO memory accessorsAnton Vorontsov2009-03-243-81/+180
| * mmc_spi: adjust for delayed data token responseWolfgang Muees2009-03-241-3/+24
| * omap_hsmmc: Wait for SDBPAdrian Hunter2009-03-241-5/+15
| * omap_hsmmc: Fix MMC3 dmaGrazvydas Ignotas2009-03-241-11/+25
| * omap_hsmmc: Disable SDBP at suspendJarkko Lavinen2009-03-241-14/+2
| * omap_hsmmc: Do not prefix slot nameAdrian Hunter2009-03-241-1/+1
| * omap_hsmmc: Allow cover switch to cause rescanAdrian Hunter2009-03-241-4/+7
| * omap_hsmmc: Add 8-bit bus width mode supportJarkko Lavinen2009-03-241-1/+11
| * omap_hsmmc: Implement scatter-gather emulationJuha Yrjola2009-03-241-77/+95
| * omap_hsmmc: Fix response type for busy after responseAdrian Hunter2009-03-241-9/+29
| * omap_hsmmc: Do dma cleanup also with data CRC errorsJarkko Lavinen2009-03-241-5/+5
| * mmc: SDIO driver for Marvell SoCsMaen Suleiman2009-03-244-0/+1087
| * MMC: tmio_mmc.h: fix build problemAlexander Beregalov2009-03-241-0/+3
| * tmio_mmc: Fix use after free in remove()Magnus Damm2009-03-241-1/+1
| * tmio_mmc: Fix one off, use resource_size() in probe()Magnus Damm2009-03-241-2/+2
| * mmc_spi: wait more bytes for card responseWolfgang Muees2009-03-241-1/+4
| * mmc_spi: allow setting of spi mode 3Wolfgang Muees2009-03-241-3/+5
| * omap_hsmmc: Initialize hsmmc controller registers when resumingKim Kyuwon2009-03-241-23/+32
| * omap_hsmmc: do not re-power when powering off MMCAdrian Hunter2009-03-241-17/+0
| * mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-242-2/+2
* | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
* | Merge branch 'origin' into develRussell King2009-03-282-2/+2
|\ \
| * | mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-242-2/+2
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-251-2/+1
|\ \ | |/
| * mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks2009-03-121-2/+1
* | Merge branch 'omap-clks3' into develRussell King2009-03-192-17/+11
|\ \
| * | [ARM] omap: hsmmc: new short connection id namesRussell King2009-02-081-2/+2
| * | [ARM] omap: MMC: provide a dummy ick for OMAP1Russell King2009-02-081-11/+8
| * | [ARM] omap: MMC: convert clocks to match by devid and conidRussell King2009-02-081-5/+2
* | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-137-43/+87
|\ \ \
| * | | MX2/MX3 SDHC driver: rename platform driverSascha Hauer2009-03-131-1/+1
| * | | mxcmmc: Do not pass clock name, we have only one clock for this deviceSascha Hauer2009-03-131-1/+1
| | |/ | |/|
| * | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon2009-03-021-0/+1
| * | sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks2009-03-022-1/+6
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-02-185-38/+75
| |\ \
| | * | omap_hsmmc: Change while(); loops with finite versionJean Pihet2009-02-181-24/+30
| | * | omap_hsmmc: recover from transfer failuresJean Pihet2009-02-181-1/+8
| | * | omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8VDavid Brownell2009-02-181-10/+33
OpenPOWER on IntegriCloud