summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2009-06-03mvsdio: fix config failure with some high speed SDHC cardsNicolas Pitre
2009-06-03mvsdio: ignore high speed timing requests from the coreNicolas Pitre
2009-06-03mmc/omap: Use disable_irq_nosync() from within irq handlers.Ben Nizette
2009-06-03sdhci-of: Add fsl,esdhc as a valid compatible to bind againstKumar Gala
2009-06-03mvsdio: allow automatic loading when modularNicolas Pitre
2009-06-03mxcmmc: Fix missing return value checking in DMA setup code.Martin Fuzzey
2009-06-03mxcmmc : Reset the SDHC hardware if software timeout occurs.Martin Fuzzey
2009-06-03omap_hsmmc: Trivial fix for a typo in commentAnand Gadiyar
2009-06-03mxcmmc: decrease minimum frequency to make MMC cards workSascha Hauer
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King
2009-05-28ARM: OMAP3: mmc-twl4030 uses regulator frameworkDavid Brownell
2009-05-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-21[ARM] S3C24XX: Merge devel-gpioBen Dooks
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini
2009-05-18[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: convert to dequeueing model (easy ones)Tejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-05-07[ARM] Remove arch-imx from build systemSascha Hauer
2009-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-05-03mvsdio: fix CONFIG_PM=y buildRabin Vincent
2009-05-03mmci: fix crash with debug enabledRabin Vincent
2009-05-03sdhci: catch ADMA errorsPierre Ossman
2009-05-03mmc: increase power up delayJosé M. Fernández
2009-05-03sdhci-pci: bad error handling in probe functionDan Carpenter
2009-05-03mmc_block: be prepared for oversized requestsPierre Ossman
2009-05-01[ARM] S3C24XX: Remove hardware specific registers from DMABen Dooks
2009-04-23ARM: OMAP: MMC: Remove unused power_pinLadislav Michl
2009-04-08atmel-mci: Add support for inverted detect pinJonas Larsson
2009-04-08mmc_spi: support for non-byte-aligned cardsWolfgang Muees
2009-04-08omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occursJarkko Lavinen
2009-04-08mmc: Fix compile for omap_hsmmc.cTony Lindgren
2009-04-08mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees
2009-04-08mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees
2009-04-08omap_hsmmc: Flush posted write to IRQKevin Hilman
2009-04-08New mail address for Pierre OssmanPierre Ossman
2009-04-08imxmmc: move RSSR BLRPaulius Zaleckas
2009-04-08imxmmc: init-exit reworkPaulius Zaleckas
2009-04-08mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-04-01proc tty: switch sdio_uart to ->proc_fopsAlexey Dobriyan
2009-03-31MMC: regulator utilitiesDavid Brownell
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante