aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-24tmio_mmc: add maintainerPierre Ossman
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
2009-03-24mmc: add maintainer for mvsdio driverPierre Ossman
2009-03-24mmc: SDIO driver for Marvell SoCsMaen Suleiman
2009-03-24MMC: tmio_mmc.h: fix build problemAlexander Beregalov
2009-03-24tmio_mmc: Fix use after free in remove()Magnus Damm
2009-03-24tmio_mmc: Fix one off, use resource_size() in probe()Magnus Damm
2009-03-24mmc_spi: allow higher timeouts for SPI modeWolfgang Muees
2009-03-24mmc_spi: wait more bytes for card responseWolfgang Muees
2009-03-24mmc_spi: allow setting of spi mode 3Wolfgang Muees
2009-03-24sdhci: change list addressPierre Ossman
2009-03-24mmc: During unsafe resume, select the right volatge for the cardBalaji Rao
2009-03-24sdio: check that addresses are within the address spacePierre Ossman
2009-03-24sdio: handle null tuplesPierre Ossman
2009-03-24sdio: handle cis end marker in link fieldPierre Ossman
2009-03-24omap_hsmmc: Initialize hsmmc controller registers when resumingKim Kyuwon
2009-03-24omap_hsmmc: do not re-power when powering off MMCAdrian Hunter
2009-03-24mmc: Add Extended CSD register to debugfsAdrian Hunter
2009-03-24mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft
2009-03-24mmc: delayed_work was never cancelledJorg Schummer
2009-03-24mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-23Linux 2.6.29Linus Torvalds
2009-03-23Build with -fno-dwarf2-cfi-asmKyle McMartin
2009-03-23trivial: fix orphan dates in ext2 documentationJody McIntyre
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-23fix ptrace slownessMiklos Szeredi
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov