aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
* | mmc: Move OCR bit definesPierre Ossman2007-05-01
* | mmc: add type field to cardsPierre Ossman2007-05-01
* | mmc: MMC sector based cardsPierre Ossman2007-05-01
* | mmc: use right timing mode constantPierre Ossman2007-05-01
* | tifm: layout fixes, small changes to comments and printfsAlex Dubov2007-05-01
* | tifm_sd: implement software scatter-gatherAlex Dubov2007-05-01
* | tifm_sd: fix resume handlerAlex Dubov2007-05-01
* | tifm_sd: replace command completion state machine with full checkingAlex Dubov2007-05-01
* | tifm_sd: merge dma and pio request processing pathsAlex Dubov2007-05-01
* | tifm_sd: separate command flags, socket flags and register bit masksAlex Dubov2007-05-01
* | tifm_sd: remove wait for power off on removeAlex Dubov2007-05-01
* | tifm_sd: remove tifm_sd_terminate functionAlex Dubov2007-05-01
* | tifm: simplify bus match and uevent handlersAlex Dubov2007-05-01
* | tifm: hide details of interrupt processing from socket driversAlex Dubov2007-05-01
* | wbsd: remove block crc testPierre Ossman2007-05-01
* | mmc: enforce correct sg listPierre Ossman2007-05-01
* | mmc: cull sg list to match mmc request sizeAlex Dubov2007-05-01
* | uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-27
|/
* [ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problemsPavel Pisa2007-03-12
* sdhci: release irq during suspendPierre Ossman2007-03-06
* sdhci: make isr tolerant of read errorsMark Lord2007-03-06
* mmc: require explicit support for high-speedPierre Ossman2007-03-06
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-19
|\
| * [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.hAndrew Victor2007-02-08
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-02-11
|\ \
| * | tifm_sd: treat "status error" as normal command completionAlex Dubov2007-02-11
| * | mmc: wbsd: Remove stray kunmap_atomic()Pierre Ossman2007-02-11
| * | mmc: sdhci: Stop asking for mailPierre Ossman2007-02-09
| * | mmc: sdhci: Remove driver versionPierre Ossman2007-02-09
| * | mmc: wbsd: Remove driver versionPierre Ossman2007-02-09
* | | [PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitivesAl Viro2007-02-09
|/ /
* | mmc: tifm: replace kmap with page_addressPierre Ossman2007-02-04
* | mmc: sdhci: fix voltage ocrPierre Ossman2007-02-04
* | mmc: sdhci: replace kmap with page_addressPierre Ossman2007-02-04
* | mmc: wbsd: replace kmap with page_addressPierre Ossman2007-02-04
* | mmc: handle pci_enable_device() return value in sdhciPierre Ossman2007-02-04
* | mmc: Proper unclaim in mmc_blockPierre Ossman2007-02-04
* | mmc: Graceful fallback for fancy featuresPierre Ossman2007-02-04
* | mmc: Handle wbsd's stupid command listPierre Ossman2007-02-04
* | mmc: Allow host drivers to specify max block countPierre Ossman2007-02-04
* | mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-04
* | tifm_sd: add suspend and resume functionalityAlex Dubov2007-02-04
* | Remove unused return value from signal_irq callbackAlex Dubov2007-02-04
* | tifm_sd: prettifyAlex Dubov2007-02-04
* | tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-04
* | tifm_sd: fix hardware timeout setupAlex Dubov2007-02-04
* | tifm_sd: Switch software timeout handler from work_struct to timerAlex Dubov2007-02-04
* | tifm_sd: use kmap_atomic instead of kmap for PIO data bufferAlex Dubov2007-02-04
* | tifm_sd: alter order of the states in the command handlerAlex Dubov2007-02-04