aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
| * au1xmmc: enable 4 bit transfer modeManuel Lauss2008-07-15
| * au1xmmc: remove db1200 board code, rewrite probe.Manuel Lauss2008-07-15
| * at91_mci: Fix byte mode transitions.Ville Syrjala2008-07-15
| * at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.Ville Syrjala2008-07-15
| * at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)Ville Syrjala2008-07-15
| * at91_mci: manage cmd error and data error independentlyNicolas Ferre2008-07-15
| * mmc: at91_mci: do not read irq status twice as it will forget some errorsNicolas Ferre2008-07-15
| * mmc: at91_mci: add sdio irq managementEric Benard2008-07-15
| * mmc: at91_mci: add multiwrite switchNicolas Ferre2008-07-15
| * mmc: at91_mci: update bytes_xfered value once xfer doneNicolas Ferre2008-07-15
| * mmc: at91_mci: avoid timeoutsMarc Pignat2008-07-15
| * mmc: at91_mci: show timeoutsMarc Pignat2008-07-15
| * mmc: at91_mci: support for block size not modulo 4Marc Pignat2008-07-15
| * MMC: Trivial comment cleanupDeepak Saxena2008-07-15
| * mmc: change .get_ro() callback semanticsAnton Vorontsov2008-07-15
| * mmc_spi: add support for card-detection pollingAnton Vorontsov2008-07-15
| * mmc: add support for card-detection pollingAnton Vorontsov2008-07-15
| * sdhci-pci: unaligned data with ricoh controllersPierre Ossman2008-07-15
| * mmc_test: add test case controlPierre Ossman2008-07-15
| * sdhci: handle hot-removePierre Ossman2008-07-15
| * sdhci: support JMicron secondary interfacePierre Ossman2008-07-15
| * sdhci: toggle JMicron PMOS settingPierre Ossman2008-07-15
| * sdhci: make workaround for timeout bug more generalPierre Ossman2008-07-15
| * sdhci: more complex quirks handlingPierre Ossman2008-07-15
| * sdhci: remove forced dma quirksPierre Ossman2008-07-15
| * sdhci: move pci stuff to separate modulePierre Ossman2008-07-15
| * sdhci: don't check block count for progressPierre Ossman2008-07-15
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-14
|\
| * Merge branch 'imx' into develRussell King2008-07-10
| |\
| | * IMX: introduce clock APISascha Hauer2008-07-05
| * | [ARM] 5122/1: imx_dma_request_by_prio simpilficationPaulius Zaleckas2008-07-03
| |/
* | pxamci: fix byte aligned DMA transfersPhilipp Zabel2008-07-06
* | mmc: don't use DMA on newer ENE controllersPierre Ossman2008-07-04
* | olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon2008-07-04
* | olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon2008-07-04
|/
* mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert2008-06-12
* mmc: Fix crash in mmc_block on 64-bitBen Collins2008-06-05
* missing dependencies on HAS_DMAAl Viro2008-05-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-05-19
|\
| * at91_mci: minor cleanupMarc Pignat2008-05-17
| * mmc: mmc host test driverPierre Ossman2008-05-14
| * mmc: Fix omap compile by replacing dev_name with dma_dev_nameTony Lindgren2008-05-14
* | mmc: make one-bit signed bitfields unsignedHarvey Harrison2008-05-13
* | [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driverLinus Walleij2008-05-04
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-29
|\
| * [ARM] 5022/1: Race in ARM MMCI PL18x driver, V2Linus Walleij2008-04-28
* | mmc: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
|/
* mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk2008-04-18
* mmc: proper prototypes for mmc_attach_*()Adrian Bunk2008-04-18
* mmc: make __mmc_release_bus() staticAdrian Bunk2008-04-18