aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
| * 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
* sdhci: improve no card, no reset quirkPierre Ossman2008-04-18
* MMC: OMAP: Do not busy wait for end of command for everJarkko Lavinen2008-04-18
* MMC: OMAP: Start new commands from work queue instead of irqJarkko Lavinen2008-04-18
* MMC: OMAP: Lazy clock shutdownJarkko Lavinen2008-04-18
* MMC: OMAP: Move failing command abortion to workqueueJarkko Lavinen2008-04-18
* MMC: OMAP: Use tasklet instead of workqueue for cover switch notificationJarkko Lavinen2008-04-18
* MMC: OMAP: Check the get_cover_state function pointer if not setKyungmin Park2008-04-18
* MMC: OMAP: Using setup_timer instead of init_timerCarlos Eduardo Aguiar2008-04-18
* MMC: OMAP: Abort stuck commandsJarkko Lavinen2008-04-18
* MMC: OMAP: General cleanup for MMC multislot supportJuha Yrjola2008-04-18
* MMC: OMAP: Power functions modified to MMC multislot supportJuha Yrjola2008-04-18
* MMC: OMAP: Fix timeout calculation for MMC multislot supportJuha Yrjola2008-04-18
* MMC: OMAP: New release dma and abort xfer functionsJuha Yrjola2008-04-18
* MMC: OMAP: Add back cover switch supportJuha Yrjola2008-04-18
* MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola2008-04-18
* MMC: OMAP: Remove cover switch handling to allow adding multislot supportTony Lindgren2008-04-18
* MMC: OMAP: Fix the BYTEBLOCK capability removalFrancisco Alecrim2008-04-18
* MMC: OMAP: Remove extra divisor increaseTony Lindgren2008-04-18