aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2008-07-15MMC: S3C24XX MMC/SD driver.Thomas Kleffel
2008-07-15sdhci: graceful handling of bad addressesPierre Ossman
2008-07-15mmc_test: cleanupPierre Ossman
2008-07-15mmc_block: wait for card even on failuresPierre Ossman
2008-07-15sdhci: scatter-gather (ADMA) supportPierre Ossman
2008-07-15sdhci-pci: don't penalize newer jmicron chipsPierre Ossman
2008-07-15mmc_test: only bind to supported cardsPierre Ossman
2008-07-15sdio: clean up handling of byte mode transfer sizePierre Ossman
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman
2008-07-15au1xmmc: remove custom carddetect poll implementation.Manuel Lauss
2008-07-15au1xmmc: abort requests early if no card is present.Manuel Lauss
2008-07-15au1xmmc: codingstyle tidying.Manuel Lauss
2008-07-15au1xmmc: SDIO IRQ support.Manuel Lauss
2008-07-15au1xmmc: enable 4 bit transfer modeManuel Lauss
2008-07-15au1xmmc: remove db1200 board code, rewrite probe.Manuel Lauss
2008-07-15at91_mci: Fix byte mode transitions.Ville Syrjala
2008-07-15at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.Ville Syrjala
2008-07-15at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)Ville Syrjala
2008-07-15at91_mci: manage cmd error and data error independentlyNicolas Ferre
2008-07-15mmc: at91_mci: do not read irq status twice as it will forget some errorsNicolas Ferre
2008-07-15mmc: at91_mci: add sdio irq managementEric Benard
2008-07-15mmc: at91_mci: add multiwrite switchNicolas Ferre
2008-07-15mmc: at91_mci: update bytes_xfered value once xfer doneNicolas Ferre
2008-07-15mmc: at91_mci: avoid timeoutsMarc Pignat
2008-07-15mmc: at91_mci: show timeoutsMarc Pignat
2008-07-15mmc: at91_mci: support for block size not modulo 4Marc Pignat
2008-07-15MMC: Trivial comment cleanupDeepak Saxena
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov
2008-07-15mmc_spi: add support for card-detection pollingAnton Vorontsov
2008-07-15mmc: add support for card-detection pollingAnton Vorontsov
2008-07-15sdhci-pci: unaligned data with ricoh controllersPierre Ossman
2008-07-15mmc_test: add test case controlPierre Ossman
2008-07-15sdhci: handle hot-removePierre Ossman
2008-07-15sdhci: support JMicron secondary interfacePierre Ossman
2008-07-15sdhci: toggle JMicron PMOS settingPierre Ossman
2008-07-15sdhci: make workaround for timeout bug more generalPierre Ossman
2008-07-15sdhci: more complex quirks handlingPierre Ossman
2008-07-15sdhci: remove forced dma quirksPierre Ossman
2008-07-15sdhci: move pci stuff to separate modulePierre Ossman
2008-07-15sdhci: don't check block count for progressPierre Ossman
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-10Merge branch 'imx' into develRussell King
2008-07-06pxamci: fix byte aligned DMA transfersPhilipp Zabel
2008-07-05IMX: introduce clock APISascha Hauer
2008-07-04mmc: don't use DMA on newer ENE controllersPierre Ossman
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon
2008-07-03[ARM] 5122/1: imx_dma_request_by_prio simpilficationPaulius Zaleckas
2008-06-12mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert
2008-06-05mmc: Fix crash in mmc_block on 64-bitBen Collins