summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2009-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-05-03mvsdio: fix CONFIG_PM=y buildRabin Vincent
2009-05-03mmci: fix crash with debug enabledRabin Vincent
2009-05-03sdhci: catch ADMA errorsPierre Ossman
2009-05-03mmc: increase power up delayJosé M. Fernández
2009-05-03sdhci-pci: bad error handling in probe functionDan Carpenter
2009-05-03mmc_block: be prepared for oversized requestsPierre Ossman
2009-04-23ARM: OMAP: MMC: Remove unused power_pinLadislav Michl
2009-04-08mmc_spi: support for non-byte-aligned cardsWolfgang Muees
2009-04-08omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occursJarkko Lavinen
2009-04-08mmc: Fix compile for omap_hsmmc.cTony Lindgren
2009-04-08mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees
2009-04-08mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees
2009-04-08omap_hsmmc: Flush posted write to IRQKevin Hilman
2009-04-08New mail address for Pierre OssmanPierre Ossman
2009-04-08imxmmc: move RSSR BLRPaulius Zaleckas
2009-04-08imxmmc: init-exit reworkPaulius Zaleckas
2009-04-08mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-04-01proc tty: switch sdio_uart to ->proc_fopsAlexey Dobriyan
2009-03-31MMC: regulator utilitiesDavid Brownell
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-28Merge branch 'origin' into develRussell King
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King
2009-03-24mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24atmel-mci: fix sdc_reg typoHans-Christian Egtvedt
2009-03-24mmc: Add OpenFirmware bindings for SDHCI driverAnton Vorontsov
2009-03-24sdhci: Add quirk for forcing maximum block size to 2048 bytesAnton Vorontsov
2009-03-24sdhci: Add quirk for controllers that need IRQ re-init after resetAnton Vorontsov
2009-03-24sdhci: Add quirk for controllers that need small delays for PIOAnton Vorontsov
2009-03-24sdhci: Add set_clock callback and a quirk for nonstandard clocksAnton Vorontsov
2009-03-24sdhci: Add get_{max,timeout}_clock callbacksBen Dooks
2009-03-24sdhci: Add support for hosts reporting inverted write-protect stateAnton Vorontsov
2009-03-24sdhci: Add support for card-detection pollingAnton Vorontsov
2009-03-24sdhci: Enable only relevant (DMA/PIO) interrupts during transfersAnton Vorontsov
2009-03-24sdhci: Split card-detection IRQs management from sdhci_init()Anton Vorontsov
2009-03-24sdhci: Add support for bus-specific IO memory accessorsAnton Vorontsov
2009-03-24mmc_spi: adjust for delayed data token responseWolfgang Muees
2009-03-24omap_hsmmc: Wait for SDBPAdrian Hunter
2009-03-24omap_hsmmc: Fix MMC3 dmaGrazvydas Ignotas
2009-03-24omap_hsmmc: Disable SDBP at suspendJarkko Lavinen
2009-03-24omap_hsmmc: Do not prefix slot nameAdrian Hunter
2009-03-24omap_hsmmc: Allow cover switch to cause rescanAdrian Hunter
2009-03-24omap_hsmmc: Add 8-bit bus width mode supportJarkko Lavinen
2009-03-24omap_hsmmc: Implement scatter-gather emulationJuha Yrjola
2009-03-24omap_hsmmc: Fix response type for busy after responseAdrian Hunter
2009-03-24omap_hsmmc: Do dma cleanup also with data CRC errorsJarkko Lavinen