summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk2008-04-181-0/+1
* mmc: proper prototypes for mmc_attach_*()Adrian Bunk2008-04-182-4/+4
* mmc: make __mmc_release_bus() staticAdrian Bunk2008-04-181-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
* mmc: use shorter, equivalent set_current_state()Robert P. J. Day2008-04-181-2/+2
* sdhci: allow led to be controlled freelyPierre Ossman2008-04-182-0/+48
* sdhci: remove custom controller namePierre Ossman2008-04-182-32/+17
* mmc: set controller name earlyPierre Ossman2008-04-181-17/+22
* mmc: fix platform driver hotplug/coldplugKay Sievers2008-04-156-1/+10
* mmc: use sysfs groups to handle conditional attributesPierre Ossman2008-03-229-198/+96
* tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin2008-03-151-1/+1
* mmc: extend ricoh_mmc to support Ricoh RL5c476Frank Seidel2008-02-081-21/+80
* at91_mci: use generic GPIO callsDavid Brownell2008-02-081-34/+80
* sdhci: add num index for multi controllers caseFeng Tang2008-02-082-1/+13
* mmc: remove sdhci and mmc_spi experimental markersPierre Ossman2008-02-081-4/+4
* mmc: Handle suspend/resume in Ricoh MMC disablerPhilip Langdale2008-02-081-25/+72
* Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-292-21/+7
|\
| * blk_end_request: changing mmc (take 4)Kiyoshi Ueda2008-01-282-21/+7
* | Merge branch 'pxa-plat' into develRussell King2008-01-282-17/+46
|\ \ | |/ |/|
| * [ARM] pxa: mmc: add 1st host controller support for pxa3xxBridge Wu2008-01-261-1/+1
| * [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layerBridge Wu2008-01-261-7/+23
| * [ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controllerBridge Wu2008-01-261-9/+22
* | i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-271-1/+1
|/
* sdhci: support JMicron JMB38x chipsPierre Ossman2007-12-121-1/+18
* sdhci: use PIO when DMA can't satisfy the requestPierre Ossman2007-12-122-4/+31
* sdhci: don't warn about sdhci 2.0 controllersPierre Ossman2007-12-121-1/+1
* sdhci: describe quirksPierre Ossman2007-12-121-0/+10
* spi: use simplified spi_sync() calling conventionMarc Pignat2007-12-051-10/+0
* sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()Andre Haupt2007-11-291-1/+1
* mmc: Add missing sg_init_table() callHaavard Skinnemoen2007-11-271-1/+2
* mmc: Avoid re-using minor numbers before the original device is closed.David Woodhouse2007-11-211-8/+6
* tifm_sd: handle non-power-of-2 block sizesAlex Dubov2007-11-211-11/+7
OpenPOWER on IntegriCloud