aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-01-31ARM: mmci: round down the bytes transferred on errorRussell King
2011-01-31ARM: mmci: complete the transaction on errorRussell King
2011-01-31ARM: 6642/1: mmci: calculate remaining bytes at error correctlyLinus Walleij
2011-01-27mmc: sdhci-s3c: add platform_8bit_width() hookJaehoon Chung
2011-01-27mmc: mmci: don't read command response when invalidRussell King - ARM Linux
2011-01-27ARM: 6632/3: mmci: stop using the blockend interruptsLinus Walleij
2011-01-19mmc: davinci: add support for SDIO irq handlingAlagu Sankar
2011-01-19mmc: fix division by zero in MMC coreLinus Walleij
2011-01-19mmc: tmio_mmc: fix CMD irq handlingArnd Hannemann
2011-01-19mmc: tmio_mmc: handle missing HW interruptsArnd Hannemann
2011-01-19mmc: tmio_mmc: implement SDIO IRQ supportArnd Hannemann
2011-01-19mmc: tmio_mmc: silence compiler warningsArnd Hannemann
2011-01-19mmc: tmio_mmc: implement a bounce buffer for unaligned DMAGuennadi Liakhovetski
2011-01-19mmc: tmio_mmc: merge the private header into the driverGuennadi Liakhovetski
2011-01-19mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failureGuennadi Liakhovetski
2011-01-19mmc: tmio_mmc: allow multi-element scatter-gather listsGuennadi Liakhovetski
2011-01-19mmc: Register debugfs dir before calling card probe function.Viresh Kumar
2011-01-19mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.Chris Ball
2011-01-19mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.Chris Ball
2011-01-19mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross
2011-01-19mmc: fix mmc_set_bus_width_ddr() call without bus-width-test capTakashi Iwai
2011-01-19mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton
2011-01-19mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson
2011-01-19mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson
2011-01-19mmc: check for > 1 clk_requests when disabling gatingLinus Walleij
2011-01-19mmc: sdhci-s3c: Support controllers with no internal clock dividerJeongbae Seo
2011-01-19mmc: sdhci-s3c: Support additional host capabilitiesJeongbae Seo
2011-01-19mmc: sdhci: Enable bus-width test for JMicron controllersTakashi Iwai
2011-01-19mmc: Test bus-width for old MMC devicesAries Lee
2011-01-19mmc: fix detection of memory part of SD-combo card with broken SDIOMichal Miroslaw
2011-01-19mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen
2011-01-19mmc: sdio: don't power up cards on system suspendOhad Ben-Cohen
2011-01-19mmc: skip detection of nonremovable cards on rescanOhad Ben-Cohen
2011-01-19mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai
2011-01-19mmc: davinci_mmc: Remove unnecessary semicolonJoe Perches
2011-01-19mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registersPhilip Rakity
2011-01-19mmc: Aggressive clock gating frameworkLinus Walleij
2011-01-19mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.Jennifer Li
2011-01-19mmc: mxcmmc: remove a unnecessary release_resource() callAxel Lin
2011-01-19mmc: mxcmmc: update the regulator support code to the latest APIAlberto Panizzo
2011-01-19mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltageAlberto Panizzo
2011-01-19mmc: Add support for the Marvell Dove SDHCI controllerMike Rapoport
2011-01-19Merge commit 'c6d92e9' into linaro-2.6.37Nicolas Pitre
2011-01-05Merge branches 'mmci' and 'pl011-dma' into develRussell King
2010-12-30ARM: mmci: Clean up MMCI announcement printkRussell King
2010-12-21mmc: Fix re-probing with PM_POST_RESTORE notificationTakashi Iwai
2010-12-21mmc: atmel-mci: fix multiblock SDIO transfersNicolas Ferre
2010-12-21mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy
2010-12-20Merge branches 'msm-core' and 'msm-mmc' into for-nextDavid Brown
2010-12-20mmc: msm_sdcc: Check for only DATA_END interrupt to end a requestSahitya Tummala