aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2008-11-19s3c_mci.patchmokopatches
2008-11-19Merge branch 'rmk-next' into s3c64xxBen Dooks
2008-11-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-08mmc: increase SD write timeout for crappy cardsPierre Ossman
2008-11-03SDHCI: Add change_clock callback for glue driversBen Dooks
2008-11-03SDHCI: Check DMA for overruns at end of transferBen Dooks
2008-11-03SDHCI: Samsung SDHCI (HSMMC) driverBen Dooks
2008-11-03SDHCI: Add quirk for controller with no end-of-busy IRQBen Dooks
2008-11-03SDHCI: Add set_ios hookBen Dooks
2008-11-03SDHCI: Print ADMA status and pointer on debugBen Dooks
2008-11-03SDHCI: Add timeout hooksBen Dooks
2008-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks
2008-10-30[ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/platBen Dooks
2008-10-28[ARM] 5322/1: Fix fastpath issue in mmci.cLinus Walleij
2008-10-21[PATCH] switch mmcAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-10-15Merge branch 'fixes' into for-linusRussell King
2008-10-15s3cmci: Add Ben Dooks/Simtec Electronics to header & copyrightben@fluff.org.uk
2008-10-15s3cmci: fix continual accesses to host->pio_ptrben@fluff.org.uk
2008-10-15s3cmci: Support transfers which are not multiple of 32 bits.Christer Weinigel
2008-10-15s3cmci: cpufreq supportben@fluff.org.uk
2008-10-15s3cmci: Make general protocol errors less noisyben@fluff.org.uk
2008-10-14Merge branch 's3c-move' into develRussell King
2008-10-14Merge branch 'omap-all' into develRussell King
2008-10-14mmc_block: tell block layer there is no seek penaltyPierre Ossman
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Pierre Ossman
2008-10-12MMC: Use timeout values from CSRMatthew Fleming
2008-10-12MMC: CSD and CID timeout valuesMatthew Fleming
2008-10-12sdhci: 'scratch' may be used uninitializedSteven Noonan
2008-10-12mmc: explicitly mention SDIO support in KconfigPierre Ossman
2008-10-12mmc: remove redundant "depends on"Pierre Ossman
2008-10-12sdio: high-speed supportPierre Ossman
2008-10-12mmc_block: hard code 512 byte block sizePierre Ossman
2008-10-12sdhci: force high speed capability on some controllersPierre Ossman
2008-10-12mmc_block: filter out PC requestsPierre Ossman
2008-10-12mmc_block: indicate strict orderingPierre Ossman
2008-10-12mmc_block: inform block layer about sector count restrictionPierre Ossman
2008-10-12sdio: give sdio irq thread a host specific namePierre Ossman
2008-10-12sdio: make sleep on error interruptablePierre Ossman
2008-10-12sdhci: reduce card detection delayPierre Ossman
2008-10-12sdhci: let the controller wait for busy state to endPierre Ossman
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-09block: don't depend on consecutive minor spaceTejun Heo
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King
2008-10-06atmel-mci: Initialize BLKR before sending data transfer commandHaavard Skinnemoen