summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the request finalisation by ensuring the controllerThomas Kleffel2008-07-151-2/+2
* MMC: DMA free fix for S3C24XX SD/MMC driverHarald Welte2008-07-151-0/+1
* MMC: S3C24XX MMC/SD driver write fixesHarald Welte2008-07-151-3/+13
* MMC: S3C24XX MMC/SD driver.Thomas Kleffel2008-07-154-1/+1424
* sdhci: graceful handling of bad addressesPierre Ossman2008-07-151-20/+57
* sdhci: scatter-gather (ADMA) supportPierre Ossman2008-07-153-44/+407
* sdhci-pci: don't penalize newer jmicron chipsPierre Ossman2008-07-151-4/+6
* au1xmmc: remove custom carddetect poll implementation.Manuel Lauss2008-07-151-61/+18
* au1xmmc: abort requests early if no card is present.Manuel Lauss2008-07-151-0/+7
* au1xmmc: codingstyle tidying.Manuel Lauss2008-07-152-189/+141
* au1xmmc: SDIO IRQ support.Manuel Lauss2008-07-151-1/+15
* au1xmmc: enable 4 bit transfer modeManuel Lauss2008-07-151-5/+17
* au1xmmc: remove db1200 board code, rewrite probe.Manuel Lauss2008-07-152-237/+345
* at91_mci: Fix byte mode transitions.Ville Syrjala2008-07-151-1/+1
* at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.Ville Syrjala2008-07-151-6/+14
* at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)Ville Syrjala2008-07-151-4/+17
* at91_mci: manage cmd error and data error independentlyNicolas Ferre2008-07-151-8/+19
* mmc: at91_mci: do not read irq status twice as it will forget some errorsNicolas Ferre2008-07-151-7/+5
* mmc: at91_mci: add sdio irq managementEric Benard2008-07-151-4/+22
* mmc: at91_mci: add multiwrite switchNicolas Ferre2008-07-151-0/+1
* mmc: at91_mci: update bytes_xfered value once xfer doneNicolas Ferre2008-07-151-6/+34
* mmc: at91_mci: avoid timeoutsMarc Pignat2008-07-151-0/+48
* mmc: at91_mci: show timeoutsMarc Pignat2008-07-151-2/+33
* mmc: at91_mci: support for block size not modulo 4Marc Pignat2008-07-151-5/+10
* mmc: change .get_ro() callback semanticsAnton Vorontsov2008-07-155-21/+26
* mmc_spi: add support for card-detection pollingAnton Vorontsov2008-07-151-2/+17
* sdhci-pci: unaligned data with ricoh controllersPierre Ossman2008-07-151-0/+1
* sdhci: handle hot-removePierre Ossman2008-07-153-14/+58
* sdhci: support JMicron secondary interfacePierre Ossman2008-07-151-2/+125
* sdhci: toggle JMicron PMOS settingPierre Ossman2008-07-151-0/+67
* sdhci: make workaround for timeout bug more generalPierre Ossman2008-07-153-23/+33
* sdhci: more complex quirks handlingPierre Ossman2008-07-151-43/+86
* sdhci: remove forced dma quirksPierre Ossman2008-07-151-20/+2
* sdhci: move pci stuff to separate modulePierre Ossman2008-07-155-436/+651
* sdhci: don't check block count for progressPierre Ossman2008-07-151-14/+9
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-141-3/+20
|\
| * Merge branch 'imx' into develRussell King2008-07-101-1/+18
| |\
| | * IMX: introduce clock APISascha Hauer2008-07-051-1/+18
| * | [ARM] 5122/1: imx_dma_request_by_prio simpilficationPaulius Zaleckas2008-07-031-2/+2
| |/
* | pxamci: fix byte aligned DMA transfersPhilipp Zabel2008-07-061-0/+13
* | mmc: don't use DMA on newer ENE controllersPierre Ossman2008-07-041-2/+4
* | olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon2008-07-041-1/+11
* | olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon2008-07-041-0/+18
|/
* mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert2008-06-121-11/+10
* missing dependencies on HAS_DMAAl Viro2008-05-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-05-192-7/+10
|\
| * at91_mci: minor cleanupMarc Pignat2008-05-171-1/+4
| * mmc: Fix omap compile by replacing dev_name with dma_dev_nameTony Lindgren2008-05-141-6/+6
* | mmc: make one-bit signed bitfields unsignedHarvey Harrison2008-05-131-1/+1
* | [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driverLinus Walleij2008-05-041-1/+13
|/
OpenPOWER on IntegriCloud