summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-291-1/+3
|\
| * [ARM] 5022/1: Race in ARM MMCI PL18x driver, V2Linus Walleij2008-04-281-1/+3
* | mmc: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-1/+1
|/
* sdhci: improve no card, no reset quirkPierre Ossman2008-04-181-2/+10
* MMC: OMAP: Do not busy wait for end of command for everJarkko Lavinen2008-04-181-1/+7
* MMC: OMAP: Start new commands from work queue instead of irqJarkko Lavinen2008-04-181-6/+42
* MMC: OMAP: Lazy clock shutdownJarkko Lavinen2008-04-181-14/+75
* MMC: OMAP: Move failing command abortion to workqueueJarkko Lavinen2008-04-181-33/+49
* MMC: OMAP: Use tasklet instead of workqueue for cover switch notificationJarkko Lavinen2008-04-181-27/+40
* MMC: OMAP: Check the get_cover_state function pointer if not setKyungmin Park2008-04-181-1/+4
* MMC: OMAP: Using setup_timer instead of init_timerCarlos Eduardo Aguiar2008-04-181-10/+4
* MMC: OMAP: Abort stuck commandsJarkko Lavinen2008-04-181-10/+83
* MMC: OMAP: General cleanup for MMC multislot supportJuha Yrjola2008-04-181-17/+29
* MMC: OMAP: Power functions modified to MMC multislot supportJuha Yrjola2008-04-181-51/+37
* MMC: OMAP: Fix timeout calculation for MMC multislot supportJuha Yrjola2008-04-181-5/+4
* MMC: OMAP: New release dma and abort xfer functionsJuha Yrjola2008-04-181-19/+60
* MMC: OMAP: Add back cover switch supportJuha Yrjola2008-04-181-3/+84
* MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola2008-04-181-110/+292
* MMC: OMAP: Remove cover switch handling to allow adding multislot supportTony Lindgren2008-04-181-151/+1
* MMC: OMAP: Fix the BYTEBLOCK capability removalFrancisco Alecrim2008-04-181-1/+1
* MMC: OMAP: Remove extra divisor increaseTony Lindgren2008-04-181-1/+0
* MMC: OMAP: Remove some opcodes from host driverCarlos Eduardo Aguiar2008-04-181-8/+3
* sdhci: allow led to be controlled freelyPierre Ossman2008-04-182-0/+48
* sdhci: remove custom controller namePierre Ossman2008-04-182-32/+17
* mmc: fix platform driver hotplug/coldplugKay Sievers2008-04-156-1/+10
* tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin2008-03-151-1/+1
OpenPOWER on IntegriCloud